| /src/games/warp/ |
| move.h | 10 void bounce(OBJECT *); 14 OBJECT *lookimg(int, int, char);
|
| object.h | 1 /* Header: object.h,v 7.0.1.2 86/12/12 17:01:38 lwall Exp */ 3 /* Log: object.h,v 24 typedef struct object { struct 27 struct object *next, *prev, *contend; 34 } OBJECT; 43 OBJECT root = {0, 0, 0, 0, &root, &root, 0, 0, 0, Root, '?', 0, 0}; 45 EXT OBJECT root; 49 OBJECT free_root = {0, 0, 0, 0, &free_root, &free_root, 0, 0, 0, Root, '?', 0, 0}; 51 EXT OBJECT free_root; 54 EXT OBJECT *ent [all...] |
| weapon.h | 14 EXT OBJECT *isatorp[2][3][3]; 19 void fire_torp(OBJECT *, int, int); 20 void attack(OBJECT *); 21 void fire_phaser(OBJECT *, int, int); 22 int tract(OBJECT *, int, int, int);
|
| object.c | 1 /* Header: object.c,v 7.0 86/10/08 15:12:55 lwall Exp */ 3 /* Log: object.c,v 12 #include "object.h" 20 OBJECT * 22 long mas, OBJECT *where) 24 OBJECT *obj; 28 obj = (OBJECT *) malloc(sizeof root); 30 obj = Null(OBJECT*); 59 unmake_object(OBJECT *curobj) 70 free_object(OBJECT *curobj [all...] |
| bang.c | 20 #include "object.h" 37 OBJECT *obj; 74 OBJECT *obj; 112 OBJECT *obj;
|
| move.c | 18 #include "object.h" 37 bounce(OBJECT *obj) 70 OBJECT *curobj; 73 OBJECT *temp; 74 OBJECT *thenext; 239 OBJECT *biggie = 0; 610 OBJECT *obj; 637 OBJECT *obj; 653 OBJECT* 656 OBJECT *obj [all...] |
| play.c | 16 #include "object.h" 36 OBJECT *curobj; 37 OBJECT *to;
|
| weapon.c | 18 #include "object.h" 36 fire_torp(OBJECT *from, int ydir, int xdir) 38 OBJECT *to; 101 attack(OBJECT *attackee) 108 OBJECT *obj; 438 fire_phaser(OBJECT *obj, int dy, int dx) 599 tract(OBJECT *obj, int dy, int dx, int to_or_fro) 605 OBJECT *tractee;
|
| us.c | 21 #include "object.h" 40 OBJECT *obj; 346 OBJECT *obj; 370 OBJECT *obj;
|
| /src/games/battlestar/ |
| words.c | 44 { "knife", KNIFE, OBJECT, NULL }, 46 { "scabbard", SWORD, OBJECT, NULL }, 47 { "fine", SWORD, OBJECT, NULL }, 48 { "two-handed", TWO_HANDED, OBJECT, NULL }, 49 { "cleaver", CLEAVER, OBJECT, NULL }, 50 { "broadsword", BROAD, OBJECT, NULL }, 51 { "mail", MAIL, OBJECT, NULL }, 52 { "coat", MAIL, OBJECT, NULL }, 53 { "helmet", HELM, OBJECT, NULL }, 54 { "shield", SHIELD, OBJECT, NULL } [all...] |
| command4.c | 57 OBJECT) { 102 wordtype[wordnumber--] = OBJECT; 107 wordtype[wordnumber--] = OBJECT; 111 wordtype[wordnumber--] = OBJECT; 117 wordtype[wordnumber--] = OBJECT; 121 wordtype[wordnumber--] = OBJECT; 125 wordtype[wordnumber--] = OBJECT; 130 wordtype[wordnumber--] = OBJECT; 134 wordtype[wordnumber--] = OBJECT; 154 wordtype[wordnumber--] = OBJECT; [all...] |
| command3.c | 113 while (wordtype[++wordnumber] != OBJECT && 122 wordtype[wordnumber] = OBJECT; 156 wordtype[wordnumber] = OBJECT; 162 if (wordtype[wordnumber] == OBJECT && position > 88 && 221 wordtype[wordnumber] == OBJECT) {
|
| parse.c | 148 /* If there is a sequence (NOUN | OBJECT) AND EVERYTHING 158 wordtype[n - 1] == OBJECT) && 165 wordtype[n - 1] = OBJECT;
|
| command2.c | 50 while (wordnumber <= wordcount && (wordtype[wordnumber] == OBJECT || 204 if (wordtype[wordnumber] != OBJECT || 280 if (wordtype[wordnumber] != OBJECT ||
|
| /src/external/lgpl3/gmp/dist/demos/perl/ |
| Makefile.PL | 52 $OBJECT = "GMP.o"; 67 OBJECT => $OBJECT,
|
| /src/external/gpl3/gdb/dist/sim/ppc/ |
| debug.h | 86 #define TRACE(OBJECT, ARGS) \ 89 if (ppc_trace[OBJECT]) { \ 97 #define ITRACE(OBJECT, ARGS) \ 100 if (ppc_trace[OBJECT]) { \ 108 #define DTRACE(OBJECT, ARGS) \ 113 || ppc_trace[trace_##OBJECT##_device] \ 116 lbasename(__FILE__), __LINE__, #OBJECT, \ 125 #define DITRACE(OBJECT, ARGS) \ 131 || ppc_trace[trace_##OBJECT##_device] \ 134 lbasename(__FILE__), __LINE__, #OBJECT, \ [all...] |
| /src/external/gpl3/gdb.old/dist/sim/ppc/ |
| debug.h | 86 #define TRACE(OBJECT, ARGS) \ 89 if (ppc_trace[OBJECT]) { \ 97 #define ITRACE(OBJECT, ARGS) \ 100 if (ppc_trace[OBJECT]) { \ 108 #define DTRACE(OBJECT, ARGS) \ 113 || ppc_trace[trace_##OBJECT##_device] \ 116 lbasename(__FILE__), __LINE__, #OBJECT, \ 125 #define DITRACE(OBJECT, ARGS) \ 131 || ppc_trace[trace_##OBJECT##_device] \ 134 lbasename(__FILE__), __LINE__, #OBJECT, \ [all...] |
| /src/crypto/external/apache2/openssl/dist/test/recipes/ |
| 15-test_gensm2.t | 39 .*?\Qprim: OBJECT :id-ecPublicKey\E\R 40 .*?\Qprim: OBJECT :sm2\E\R
|
| /src/crypto/external/bsd/openssl/dist/test/recipes/ |
| 15-test_gensm2.t | 39 .*?\Qprim: OBJECT :id-ecPublicKey\E\R 40 .*?\Qprim: OBJECT :sm2\E\R
|
| /src/external/gpl3/gcc.old/dist/gcc/d/ |
| runtime.def | 63 DEF_D_RUNTIME (NEWCLASS, "_d_newclass", RT(OBJECT), P1(CONST_CLASSINFO), 0) 64 DEF_D_RUNTIME (NEWTHROW, "_d_newThrowable", RT(OBJECT), P1(CONST_CLASSINFO), 0) 72 DEF_D_RUNTIME (DYNAMIC_CAST, "_d_dynamic_cast", RT(OBJECT), 73 P2(OBJECT, CLASSINFO), 0) 74 DEF_D_RUNTIME (INTERFACE_CAST, "_d_interface_cast", RT(OBJECT), 75 P2(OBJECT, CLASSINFO), 0) 177 DEF_D_RUNTIME (THROW, "_d_throw", RT(VOID), P1(OBJECT), ECF_NORETURN) 188 P1(OBJECT), 0)
|
| /src/external/gpl3/gcc/dist/libobjc/ |
| objc-sync.c | 28 objc_sync_enter(object) needs to get a recursive lock associated 29 with 'object', and lock it. 31 objc_sync_exit(object) needs to get the recursive lock associated 32 with 'object', and unlock it. */ 36 object, we get a lock from the pool and associate it with the 37 object. 45 to use for each object, we compute a hash from the object pointer. 86 /* Given an object, it determines which pool contains the associated 88 #define SYNC_OBJECT_HASH(OBJECT) ((((size_t)OBJECT >> 8) ^ (size_t)OBJECT) & (SYNC_NUMBER_OF_POOLS - 1) 124 id object; member in struct:lock_node [all...] |
| /src/external/gpl3/gcc.old/dist/libobjc/ |
| objc-sync.c | 28 objc_sync_enter(object) needs to get a recursive lock associated 29 with 'object', and lock it. 31 objc_sync_exit(object) needs to get the recursive lock associated 32 with 'object', and unlock it. */ 36 object, we get a lock from the pool and associate it with the 37 object. 45 to use for each object, we compute a hash from the object pointer. 86 /* Given an object, it determines which pool contains the associated 88 #define SYNC_OBJECT_HASH(OBJECT) ((((size_t)OBJECT >> 8) ^ (size_t)OBJECT) & (SYNC_NUMBER_OF_POOLS - 1) 124 id object; member in struct:lock_node [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| collect2-aix.cc | 49 /* OBJECT is a char pointer to an in-file object of type struct TYPE. 51 #define OBJECT_FIELD(OBJECT, TYPE, FIELD) \ 52 (OBJECT) + offsetof (struct TYPE, FIELD) 58 /* OBJECT is a char pointer to an in-file object of type struct TYPE. 60 #define READ_OBJECT(OBJECT, TYPE, FIELD) \ 61 read_value (OBJECT_FIELD (OBJECT, TYPE, FIELD), FIELD_SIZE (TYPE, FIELD)) 90 /* Check that LDFILE's current object has SIZE bytes starting at OFFSET. */ 98 /* Try to read the file header for an XCOFF object at OFFSET bytes int [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| collect2-aix.cc | 49 /* OBJECT is a char pointer to an in-file object of type struct TYPE. 51 #define OBJECT_FIELD(OBJECT, TYPE, FIELD) \ 52 (OBJECT) + offsetof (struct TYPE, FIELD) 58 /* OBJECT is a char pointer to an in-file object of type struct TYPE. 60 #define READ_OBJECT(OBJECT, TYPE, FIELD) \ 61 read_value (OBJECT_FIELD (OBJECT, TYPE, FIELD), FIELD_SIZE (TYPE, FIELD)) 90 /* Check that LDFILE's current object has SIZE bytes starting at OFFSET. */ 98 /* Try to read the file header for an XCOFF object at OFFSET bytes int [all...] |
| /src/games/rogue/ |
| pack.c | 60 static object *check_duplicate(object *, object *); 62 static boolean mask_pack(const object *, unsigned short); 65 object * 66 add_to_pack(object *obj, object *pack, int condense) 68 object *op; 93 take_from_pack(object *obj, object *pack [all...] |