| /src/games/tetris/ |
| tetris.h | 86 * A `shape' is the fundamental thing that makes up the game. There 95 * Except for 3 and 6, the center of each shape is one of the blots. 97 * described as offsets from the center. Shape 3 is the same under 99 * so that it `sticks out' upward and leftward. Except for shape 6, 101 * shape 6's center `wobbles' as it rotates, so that while it `sticks out' 109 * The shape is moved steadily downward until it collides with something: 110 * either another shape, or the bottom of the board. When the shape can 113 * these rows move down to make more room. A new random shape is again 115 * The game ends when the new shape will not fit at (1,5) 126 struct shape { struct [all...] |
| /src/external/bsd/jemalloc/dist/test/unit/ |
| math.c | 309 * shape=[0.5..3.0] increment=0.5). 355 double shape = pt_gamma_shape[i]; local 356 double ln_gamma_shape = ln_gamma(shape); 359 expect_true(double_eq_rel(pt_gamma(p, shape, 1.0, 370 double shape = 1.0; local 371 double ln_gamma_shape = ln_gamma(shape); 374 pt_gamma(0.5, shape, 1.0, ln_gamma_shape) * 10.0, 375 pt_gamma(0.5, shape, 10.0, ln_gamma_shape), MAX_REL_ERR,
|
| /src/external/bsd/jemalloc.old/dist/test/unit/ |
| math.c | 309 * shape=[0.5..3.0] increment=0.5). 355 double shape = pt_gamma_shape[i]; local 356 double ln_gamma_shape = ln_gamma(shape); 359 assert_true(double_eq_rel(pt_gamma(p, shape, 1.0, 370 double shape = 1.0; local 371 double ln_gamma_shape = ln_gamma(shape); 374 pt_gamma(0.5, shape, 1.0, ln_gamma_shape) * 10.0, 375 pt_gamma(0.5, shape, 10.0, ln_gamma_shape), MAX_REL_ERR,
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/ |
| TFUtils.h | 41 /// "shape" (row-major), its type (see TensorSpec::getDataType specializations 52 const std::vector<int64_t> &Shape, 54 return TensorSpec(Name, Port, getDataType<T>(), Shape); 60 const std::vector<int64_t> &shape() const { return Shape; } function in class:llvm::final 64 TypeIndex == Other.TypeIndex && Shape == Other.Shape; 69 /// Get the number of elements in a tensor with this shape. 80 const std::vector<int64_t> &Shape); 89 std::vector<int64_t> Shape; [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| graph.cc | 72 const char *shape; local 77 shape = "Mdiamond"; 82 shape = "record"; 91 "[shape=%s,style=filled,fillcolor=%s,label=\"", 92 funcdef_no, bb->index, shape, fillcolor);
|
| reginfo.cc | 52 /* Used to cache the results of simplifiable_subregs. SHAPE is the input 59 subreg_shape shape; member in class:simplifiable_subreg 1176 h.add_hwi (value->shape.unique_id ()); 1184 return value->shape == *compare; 1188 : shape (shape_in) 1194 described by SHAPE. */ 1197 simplifiable_subregs (const subreg_shape &shape) 1203 h.add_hwi (shape.unique_id ()); 1206 ->find_slot_with_hash (&shape, h.end (), INSERT)); 1210 simplifiable_subreg *info = new simplifiable_subreg (shape); [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| graph.cc | 72 const char *shape; local 77 shape = "Mdiamond"; 82 shape = "record"; 91 "[shape=%s,style=filled,fillcolor=%s,label=\"", 92 funcdef_no, bb->index, shape, fillcolor);
|
| reginfo.cc | 52 /* Used to cache the results of simplifiable_subregs. SHAPE is the input 59 subreg_shape shape; member in class:simplifiable_subreg 1171 h.add_hwi (value->shape.unique_id ()); 1179 return value->shape == *compare; 1183 : shape (shape_in) 1189 described by SHAPE. */ 1192 simplifiable_subregs (const subreg_shape &shape) 1198 h.add_hwi (shape.unique_id ()); 1201 ->find_slot_with_hash (&shape, h.end (), INSERT)); 1205 simplifiable_subreg *info = new simplifiable_subreg (shape); [all...] |
| /src/external/gpl2/gettext/dist/gettext-tools/src/ |
| x-awk.c | 70 struct callshape shape; local 76 split_keywordspec (name, &end, &shape); 82 insert_keyword_callshape (&keywords, name, end - name, &shape);
|
| x-elisp.c | 85 struct callshape shape; local 91 split_keywordspec (name, &end, &shape); 97 insert_keyword_callshape (&keywords, name, end - name, &shape);
|
| x-librep.c | 87 struct callshape shape; local 93 split_keywordspec (name, &end, &shape); 99 insert_keyword_callshape (&keywords, name, end - name, &shape);
|
| x-php.c | 74 struct callshape shape; local 80 split_keywordspec (name, &end, &shape); 86 insert_keyword_callshape (&keywords, name, end - name, &shape);
|
| x-scheme.c | 97 struct callshape shape; local 103 split_keywordspec (name, &end, &shape); 118 insert_keyword_callshape (&keywords, name, end - name, &shape);
|
| x-sh.c | 88 struct callshape shape; local 94 split_keywordspec (name, &end, &shape); 100 insert_keyword_callshape (&keywords, name, end - name, &shape);
|
| x-tcl.c | 90 struct callshape shape; local 95 split_keywordspec (name, &end, &shape); 102 insert_keyword_callshape (&keywords, name, end - name, &shape);
|
| x-c.c | 116 struct callshape shape; local 122 split_keywordspec (name, &end, &shape); 128 insert_keyword_callshape (keywords, name, end - name, &shape);
|
| x-csharp.c | 79 struct callshape shape; local 85 split_keywordspec (name, &end, &shape); 92 insert_keyword_callshape (&keywords, name, end - name, &shape);
|
| x-java.c | 76 struct callshape shape; local 82 split_keywordspec (name, &end, &shape); 89 insert_keyword_callshape (&keywords, name, end - name, &shape);
|
| x-lisp.c | 128 struct callshape shape; local 137 split_keywordspec (name, &end, &shape); 159 insert_keyword_callshape (&keywords, symname, len, &shape);
|
| /src/sys/external/mit/xen-include-public/dist/xen/include/public/io/ |
| kbdif.h | 436 * Multi-touch shape event - touch point's shape has changed its shape. 437 * Shape is approximated by an ellipse through the major and minor axis 461 * Multi-touch orientation event - touch point's shape has changed 495 } shape; member in union:xenkbd_mtouch::__anon6605
|
| /src/external/gpl3/gcc/dist/gcc/config/arm/ |
| arm-mve-builtins.h | 242 /* The shape of the functions, as described above the class definition. 245 const function_shape *const *shape; member in struct:arm_mve::function_group_info 298 const function_shape *shape; variable 642 : base_name (base_name_in), base (base_in), shape (shape_in), 652 && shape == other.shape
|
| /src/sys/arch/arm/broadcom/ |
| bcm283x_platform.c | 1095 int shape = 0; local 1108 shape = 1; 1127 shape = 1; 1136 shape = 1; 1138 if (shape) {
|
| /src/sys/arch/arm/ti/ |
| omap3_dss.c | 1172 int shape = 0; local 1205 shape = 1; 1211 shape = 1; 1213 if (shape) {
|
| /src/sys/dev/ |
| smbiosvar.h | 202 uint8_t shape; member in struct:smbios_chassis
|
| /src/sys/stand/efiboot/ |
| smbios.h | 197 uint8_t shape; member in struct:smbios_chassis
|