Home
last modified time | relevance | path

Searched refs:shape (Results 1 – 25 of 36) sorted by relevance

12

/minix3/games/tetris/
H A Dshapes.c55 const struct shape shapes[] = {
82 fits_in(const struct shape *shape, int pos) in fits_in() argument
84 const int *o = shape->off; in fits_in()
97 place(const struct shape *shape, int pos, int onoff) in place() argument
99 const int *o = shape->off; in place()
100 onoff = onoff ? shape->color : 0; in place()
H A Dtetris.h125 struct shape { struct
131 extern const struct shape shapes[]; argument
134 extern const struct shape *nextshape;
173 int fits_in(const struct shape *, int);
174 void place(const struct shape *, int, int);
H A Dtetris.c66 static const struct shape *curshape;
67 const struct shape *nextshape;
281 const struct shape *new = &shapes[curshape->rot]; in main()
H A Dscreen.c296 static const struct shape *lastshape; in scr_update()
/minix3/external/bsd/llvm/dist/llvm/test/YAMLParser/
H A Dspec-02-24.data4 --- !shape
18 #CHECK: !<tag:clarkevans.com,2002:shape>
/minix3/external/mit/xorg/lib/libxcb/shape/
H A DMakefile3 XCBEXT= shape
/minix3/external/mit/xorg/server/xorg-server/Xext/Xextmodule/
H A DMakefile11 SRCS= ${SRCS.Xextmodule} shape.c ${SRCS.Xext}
/minix3/external/mit/xorg/lib/libxcb/
H A DMakefile18 shape \
/minix3/external/mit/xorg/server/xorg-server/Xext/
H A DMakefile.Xextbuiltin3 SRCS.Xextbuiltin= bigreq.c geext.c shape.c sleepuntil.c \
H A DMakefile.Xext21 COPTS.shape.c+= -Wno-error
/minix3/external/mit/xorg/lib/libxcb/files/
H A DMakefile.xmlsrcs19 shape.c \
H A Dxproto.h3424 uint8_t shape; /**< */ member
9369 uint8_t shape /**< */,
9386 uint8_t shape /**< */,
H A Dxproto.c6772 uint8_t shape /**< */, in xcb_fill_poly_checked() argument
6791 xcb_out.shape = shape; in xcb_fill_poly_checked()
6813 uint8_t shape /**< */, in xcb_fill_poly() argument
6832 xcb_out.shape = shape; in xcb_fill_poly()
/minix3/external/mit/xorg/bin/xwininfo/
H A DMakefile13 LDADD+= -lXmuu -lXt -lSM -lICE -lXext -lX11 -lxcb -lxcb-shape
/minix3/external/mit/xorg/include/xcb-proto/
H A DMakefile9 res.xml screensaver.xml shape.xml shm.xml sync.xml xc_misc.xml \
/minix3/external/mit/xorg/lib/libxcb/libxcb/
H A DMakefile53 shape.h \
/minix3/external/mit/xorg/lib/libXext/
H A DMakefile95 shape.h \
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/ARM/
H A D2007-05-23-BadPreIndexedStore.ll7 define %struct.shape_path_t* @shape_path_alloc(%struct.shape_pool_t* %pool, i32* %shape) {
/minix3/distrib/sets/lists/xbase/
H A Dshl.mi408 ./usr/X11R7/lib/libxcb-shape.so -unknown- xorg,compatx11file
409 ./usr/X11R7/lib/libxcb-shape.so.0 -unknown- xorg,compatx11file
410 ./usr/X11R7/lib/libxcb-shape.so.0.1 -unknown- xorg,compatx11file
/minix3/distrib/sets/lists/xdebug/
H A Dshl.mi136 ./usr/libdata/debug/usr/X11R7/lib/libxcb-shape.so.0.1.debug -unknown- xorg,debug,compatx11file
/minix3/external/bsd/llvm/dist/llvm/docs/
H A DHowToReleaseLLVM.rst89 #. Verify that the current Subversion trunk is in decent shape by
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DREADME.txt32 The constant island pass is in good shape. Some cleanups might be desirable,
/minix3/usr.bin/calendar/calendars/
H A Dcalendar.history101 shape of post-war Europe, 1945
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrFormats.td542 // and also determines the shape of any address operand.
/minix3/games/fortune/datfiles/
H A Dzippy335 I can't think about that. It doesn't go with HEDGES in the shape of

12