| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.linespec/ |
| cpexplicit.exp | 31 # at LOCATION. 32 proc test_breakpoint {linespec location} { 38 gdb_continue_to_breakpoint $linespec $location 42 # to stop at LOCATION. 43 proc add {thearray linespec location} { 47 lappend ar(locations) $location 52 variable location 53 set lineno(normal) [gdb_get_line_number "myfunction location" $srcfile] 54 set lineno(entry) [gdb_get_line_number "entry location" $srcfile] 55 set lineno(top) [gdb_get_line_number "top location" $srcfile [all...] |
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.linespec/ |
| cpexplicit.exp | 31 # at LOCATION. 32 proc test_breakpoint {linespec location} { 38 gdb_continue_to_breakpoint $linespec $location 42 # to stop at LOCATION. 43 proc add {thearray linespec location} { 47 lappend ar(locations) $location 52 variable location 53 set lineno(normal) [gdb_get_line_number "myfunction location" $srcfile] 54 set lineno(entry) [gdb_get_line_number "entry location" $srcfile] 55 set lineno(top) [gdb_get_line_number "top location" $srcfile [all...] |
| /src/external/mit/libcbor/dist/docs/doxygen/search/ |
| variables_9.js | 4 ['location',['location',['../struct__cbor__unicode__status.html#a74b5cdcf18d76a2cdb19c37857f170a7',1,'_cbor_unicode_status']]],
|
| all_9.js | 6 ['location',['location',['../struct__cbor__unicode__status.html#a74b5cdcf18d76a2cdb19c37857f170a7',1,'_cbor_unicode_status']]],
|
| /src/games/battlestar/ |
| command6.c | 49 if (testbit(location[position].objects, VIPER) && !notes[CANTLAUNCH]) { 51 clearbit(location[position].objects, VIPER); 52 position = location[position].up; 71 if (notes[LAUNCHED] && testbit(location[position].objects, LAND) && 72 location[position].down) { 74 position = location[position].down; 75 setbit(location[position].objects, VIPER); 185 if (testbit(location[position].objects, CAR)) { 189 clearbit(location[position].objects, CAR); 190 setbit(location[position].objects, CRASH) [all...] |
| command2.c | 146 location[position].down = 160; 147 whichway(location[position]); 221 if (testbit(location[position].objects, BATHGOD)) { 224 clearbit(location[position].objects, BATHGOD); 225 setbit(location[position].objects, DEADGOD); 229 if (testbit(location[position].objects, 235 clearbit(location[position].objects, 237 setbit(location[position].objects, 247 if (testbit(location[position].objects, TIMER)) { 249 clearbit(location[position].objects, TIMER) [all...] |
| command3.c | 52 setbit(location[position].objects, DEADWOOD); 53 setbit(location[position].objects, COMPASS); 54 setbit(location[position].objects, KNIFE); 55 setbit(location[position].objects, MACE); 100 setbit(location[position].objects, n); 118 (testbit(location[position].objects, value) || 124 testbit(location[position].objects, MAID)) 127 testbit(location[position].objects, 131 testbit(location[position].objects, 135 testbit(location[position].objects [all...] |
| command1.c | 50 testbit(location[position].objects, LAND) || 59 whichway(location[position]); 87 location = nightfile; 94 location = dayfile; 121 if (location == nightfile) { 132 clearbit(location[POOLS].objects, BATHGOD); 153 if (testbit(location[position].objects, ELF)) { 157 if (testbit(location[position].objects, DARK)) { 161 if (testbit(location[position].objects, WOODSMAN)) { 181 if (testbit(location[position].objects, GIRL) [all...] |
| init.c | 56 location = dayfile; 69 setbit(location[p->room].objects, p->obj); 135 setbit(location[7].objects, WOODSMAN); /* viper room */ 136 setbit(location[20].objects, WOODSMAN); /* laser " */ 137 setbit(location[13].objects, DARK); /* amulet " */ 138 setbit(location[8].objects, ELF); /* closet */
|
| /src/external/gpl3/gcc/dist/gcc/c-family/ |
| c-indentation.h | 27 location_t location; member in struct:token_indent_info 40 info.location = token->location;
|
| /src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| c-indentation.h | 27 location_t location; member in struct:token_indent_info 40 info.location = token->location;
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/ |
| py-unwind.c | 25 swap_value (void **location, void *new_value) 27 void *old_value = *location; 28 *location = new_value;
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| py-unwind.c | 25 swap_value (void **location, void *new_value) 27 void *old_value = *location; 28 *location = new_value;
|
| /src/usr.bin/make/unit-tests/ |
| varname-dot-parsedir.exp | 2 make: <normalized>:43: The location can be faked in some cases. 3 make: varname-dot-parsedir.mk:48: The location is no longer fake.
|
| varname-dot-parsefile.exp | 2 make: <normalized>:38: The location can be faked in some cases. 3 make: varname-dot-parsefile.mk:43: The location is no longer fake.
|
| /src/external/gpl3/gcc/dist/contrib/ |
| filter-clang-warnings.py | 79 location = line[:i] variable 81 if '/libffi/' in location or location.startswith('Makefile'): 83 if not skip_warning(location, message):
|
| /src/external/mit/libcbor/dist/src/cbor/internal/ |
| unicode.h | 19 /** Signals unicode validation error and possibly its location */ 22 size_t location; member in struct:_cbor_unicode_status
|
| /src/external/mpl/bind/dist/lib/dns/rdata/generic/ |
| doa_259.h | 26 uint8_t location; member in struct:dns_rdata_doa
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/ |
| doa_259.h | 27 uint8_t location; member in struct:dns_rdata_doa
|
| /src/etc/autofs/ |
| include_nis_nullfs | 54 # If a map entry contains multiple location fields, it is not changed. 134 # Assumption: location contains colon (":") 138 # the first location field found on the line 145 # If location not found, do not modify. 147 # If there is more than one location, do not modify. Rationale: 162 # We have a line with exactly one location field 164 # Assumption: location has no more than one colon (":") 166 n=split($locationfield,location,":") 167 if (is_self(location[1])) { 168 $locationfield = ":" location[2 [all...] |
| /src/external/apache2/llvm/dist/clang/tools/libclang/ |
| CXSourceLocation.cpp | 33 // pointer, or the CXSourceLocation is a null location. 200 int clang_Location_isInSystemHeader(CXSourceLocation location) { 202 SourceLocation::getFromRawEncoding(location.int_data); 207 *static_cast<const SourceManager*>(location.ptr_data[0]); 211 int clang_Location_isFromMainFile(CXSourceLocation location) { 213 SourceLocation::getFromRawEncoding(location.int_data); 218 *static_cast<const SourceManager*>(location.ptr_data[0]); 222 void clang_getExpansionLocation(CXSourceLocation location, 227 if (!isASTUnitSourceLocation(location)) { 228 CXLoadedDiagnostic::decodeLocation(location, file, line, column, offset) [all...] |
| /src/external/gpl3/gcc/dist/gcc/jit/ |
| jit-playback.h | 71 location * 72 new_location (recording::location *rloc, 81 new_array_type (location *loc, 86 new_field (location *loc, 91 new_bitfield (location *loc, 97 new_compound_type (location *loc, 107 new_param (location *loc, 112 new_function (location *loc, 127 new_global (location *loc, 136 new_global_initialized (location *loc 826 class location : public wrapper class in namespace:gcc::jit::playback [all...] |
| libgccjit++.h | 39 class location; 81 accepting a location also has a default argument. To do this, the 82 other classes need to see that "location" has a default constructor, 84 class location : public object class in namespace:gccjit 87 location (); 88 location (gcc_jit_location *loc); 138 location 153 location loc = location ()); 156 location loc = location ()) 1364 inline location::location () : object () {} function in class:gccjit::location 1365 inline location::location (gcc_jit_location *loc) function in class:gccjit::location [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/jit/ |
| jit-playback.h | 60 location * 61 new_location (recording::location *rloc, 70 new_array_type (location *loc, 75 new_field (location *loc, 80 new_bitfield (location *loc, 86 new_compound_type (location *loc, 96 new_param (location *loc, 101 new_function (location *loc, 110 new_global (location *loc, 117 new_global_initialized (location *loc 790 class location : public wrapper class in namespace:gcc::jit::playback [all...] |
| libgccjit++.h | 39 class location; 81 accepting a location also has a default argument. To do this, the 82 other classes need to see that "location" has a default constructor, 84 class location : public object class in namespace:gccjit 87 location (); 88 location (gcc_jit_location *loc); 138 location 153 location loc = location ()); 156 location loc = location ()) 1363 inline location::location () : object () {} function in class:gccjit::location 1364 inline location::location (gcc_jit_location *loc) function in class:gccjit::location [all...] |