Home
last modified time | relevance | path

Searched refs:shapes (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/games/tetris/
H A Dtetris.c139 tmp = &shapes[arc4random_uniform(7)]; in randshape()
142 tmp = &shapes[classic? tmp->rotc : tmp->rot]; in randshape()
295 const struct shape *new = &shapes[ in main()
H A DMakefile4 SRCS= input.c screen.c shapes.c scores.c tetris.c
H A Dtetris.h130 extern const struct shape shapes[];
H A Dshapes.c57 const struct shape shapes[] = { variable
/dflybsd-src/games/quiz/datfiles/
H A Dbard109 There['s| is] a divinity that shapes our ends{,}:\
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dtree-ssa.texi69 or memory location. Since statements come in different shapes and
/dflybsd-src/games/fortune/datfiles/
H A Dfortunes54975 shapes of the delightful human tadpole, the horizon would not wear so wide
55424 What really shapes and conditions and makes us is somebody only a few
/dflybsd-src/contrib/ncurses/misc/
H A Dterminfo.src20804 # 1. Using double-shapes for vt100 graphical chars (eg: mc).