Home
last modified time | relevance | path

Searched defs:shape (Results 1 – 25 of 113) sorted by relevance

12345

/netbsd-src/games/tetris/
H A Dtetris.h126 struct shape { struct
128 int rot; /* index of rotated version of this shape */ argument
132 extern const struct shape shapes[]; argument
H A Dshapes.c82 fits_in(const struct shape *shape, int pos) in fits_in()
97 place(const struct shape *shape, int pos, int onoff) in place()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dreshape_generic.c33 reshape_internal (parray *ret, parray *source, shape_type *shape, in reshape_internal()
361 reshape (parray *ret, parray *source, shape_type *shape, parray *pad, in reshape()
376 parray *source, shape_type *shape, parray *pad, in reshape_char()
391 parray *source, shape_type *shape, parray *pad, in reshape_char4()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dreshape_generic.c33 reshape_internal (parray *ret, parray *source, shape_type *shape, in reshape_internal()
361 reshape (parray *ret, parray *source, shape_type *shape, parray *pad, in reshape()
376 parray *source, shape_type *shape, parray *pad, in reshape_char()
391 parray *source, shape_type *shape, parray *pad, in reshape_char4()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dorder.c35 offstar(NODE *p, int shape) in offstar()
57 shumul(NODE *p, int shape) in shumul()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/nova/
H A Dorder.c61 offstar(NODE *p, int shape) in offstar()
95 shumul(NODE *p, int shape) in shumul()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dorder.c56 offstar(NODE *p, int shape) in offstar()
90 shumul(NODE *p, int shape) in shumul()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dorder.c47 offstar(NODE *p, int shape) in offstar()
117 special(NODE *p, int shape) in special()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dorder.c53 offstar(NODE *p, int shape) in offstar()
101 shumul(NODE *p, int shape) in shumul()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/mips/
H A Dorder.c55 offstar(NODE * p, int shape) in offstar()
85 shumul(NODE *p, int shape) in shumul()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp11/
H A Dorder.c67 offstar(NODE *p, int shape) in offstar()
125 shumul(NODE *p, int shape) in shumul()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/arm/
H A Dorder.c59 offstar(NODE *p, int shape) in offstar()
131 shumul(NODE *p, int shape) in shumul()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/models/inliner/
H A Doutput_spec.json8 "shape": [ array
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/
H A Dorder.c51 offstar(NODE *p, int shape) in offstar()
107 shumul(NODE *p, int shape) in shumul()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/
H A Dorder.c51 offstar(NODE *p, int shape) in offstar()
107 shumul(NODE *p, int shape) in shumul()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dorder.c60 offstar(NODE *p, int shape) in offstar()
118 shumul(NODE *p, int shape) in shumul()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dorder.c83 offstar(NODE *p, int shape) in offstar()
196 shumul(NODE *p, int shape) in shumul()
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dmatch.c86 tshape(NODE *p, int shape) in tshape()
414 swmatch(NODE *p, int shape, int w) in swmatch()
455 chcheck(NODE *p, int shape, int rew) in chcheck()
494 shswitch(int sh, NODE *p, int shape, int cookie, int rew, int go) in shswitch()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m16c/
H A Dorder.c79 offstar(NODE *p, int shape) in offstar()
99 shumul(NODE *p, int shape) in shumul()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvector-builder.h267 vector_builder<T, Shape, Derived>::new_unary_operation (Shape shape, T vec, in new_unary_operation()
295 vector_builder<T, Shape, Derived>::new_binary_operation (Shape shape, in new_binary_operation()
H A Dreginfo.cc59 subreg_shape shape; member in simplifiable_subreg
1185 simplifiable_subregs (const subreg_shape &shape) in simplifiable_subregs()
1235 subreg_shape shape (shape_of_subreg (subreg)); in record_subregs_of_mode() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvector-builder.h267 vector_builder<T, Shape, Derived>::new_unary_operation (Shape shape, T vec, in new_unary_operation()
295 vector_builder<T, Shape, Derived>::new_binary_operation (Shape shape, in new_binary_operation()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/vax/
H A Dlocal2.c799 shumul(NODE *p, int shape) in shumul()
814 shumul( p, shape ) register NODE *p; int shape; { in shumul() argument
1414 special(NODE *p, int shape) in special()
H A Dorder.c300 offstar(NODE *p, int shape) in offstar()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/
H A DTFUtils.h60 const std::vector<int64_t> &shape() const { return Shape; } in shape() function

12345