HomeSort by: relevance | last modified time | path
    Searched refs:location (Results 1 - 25 of 105) sorted by relevancy

1 2 3 4 5

  /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 */
command4.c 141 if (testbit(location[position].objects, AMULET)) {
158 if (testbit(location[position].objects, MEDALION)) {
170 if (testbit(location[position].objects, TALISMAN)) {
178 if (testbit(location[position].objects, BATHGOD) &&
193 clearbit(location[position].objects, BATHGOD);
195 if (!testbit(location[position].objects,
239 deposit = location[position].up *
240 (location[position].access || position == FINAL);
244 deposit = location[position].down;
251 testbit(location[position].objects, value))
    [all...]
command5.c 50 && testbit(location[position].objects, BATHGOD)) {
56 if (testbit(location[position].objects,
107 if ((testbit(location[position].objects, BATHGOD) ||
108 testbit(location[position].objects, NORMGOD)) &&
147 setbit(location[position].objects,
159 if (testbit(location[position].objects,
203 if (location[position].down) {
204 position = location[position].down;
222 location[position].objects,
232 setbit(location[position].objects, DEADWOOD)
    [all...]
battlestar.c 82 testbit(location[position].objects, LAMPON)) {
87 whichway(location[position]);
save.c 59 location = tmp ? dayfile : nightfile;
61 fread(location[n].link, sizeof location[n].link, 1, fp);
62 fread(location[n].objects, sizeof location[n].objects, 1, fp);
112 tmp = location == dayfile;
115 fwrite(location[n].link, sizeof location[n].link, 1, fp);
116 fwrite(location[n].objects, sizeof location[n].objects, 1, fp)
    [all...]
cypher.c 74 if (location[position].access || wiz || tempwiz) {
75 if (!location[position].access) {
79 if (!moveplayer(location[position].up, AHEAD))
89 if (!moveplayer(location[position].down, AHEAD))
124 if (testbit(location[position].objects,
144 if (testbit(location[position].objects,
179 wordnumber = take(location[position].objects);
186 take(location[position].objects);
217 (testbit(location[position].objects, n) && objsht[n])) {
273 if (testbit(location[position].objects
    [all...]
room.c 50 printf("\n\t%s\n", location[position].name);
53 for (p = location[position].desc; (c = *p++) != 0;)
70 unsigned int *p = location[position].objects;
  /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.
varname-dot-parsedir.mk 39 # There is absolutely no point in faking the location of the file that is
43 .info The location can be faked in some cases.
47 # expect+1: The location is no longer fake.
48 .info The location is no longer fake.
varname-dot-parsefile.mk 34 # There is absolutely no point in faking the location of the file that is
38 .info The location can be faked in some cases.
42 # expect+1: The location is no longer fake.
43 .info The location is no longer fake.
  /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/tools/gcc/
gcc-version.mk 3 # common location for tools and native build
  /src/tests/usr.bin/xlint/lint1/
check-expect.lua 80 local location = ("%s(%d)"):format(pp_fname, pp_lineno + offset)
81 if comments_by_location[location] == nil then
82 table.insert(comment_locations, location)
83 comments_by_location[location] = {}
86 table.insert(comments_by_location[location], trimmed_msg)
121 -- location = "file.c(18)",
135 for location, message in line:gmatch("(.+%(%d+%)): (.+)$") do
138 location = location,
233 local c_comments = c_comments_by_location[exp_message.location] or {
    [all...]
  /src/sbin/bioctl/
bioctl.c 202 str2locator(const char *string, struct locator *location)
216 location->lun = strtonum(lun, 0, 256, &errstr);
220 location->lun = 0;
222 location->target = strtonum(targ, 0, 256, &errstr);
225 location->channel = strtonum(parse, 0, 256, &errstr);
513 "Disk", "Model/Serial", "Status", "Size", "Location");
575 struct locator location; local in function:bio_setstate_hotspare
589 bio_setstate_common(fd, argv[1], &bs, &location);
599 struct locator location; local in function:bio_setstate_passthru
623 bio_setstate_common(fd, argv[1], &bs, &location);
694 struct locator location; local in function:bio_volops_create
900 struct locator location; local in function:bio_volops_remove
936 struct locator location; local in function:bio_setblink
    [all...]
  /src/sbin/newfs_udf/
udf_core.h 303 extern int udf_check_tag_and_location(void *blob, uint32_t location);
330 extern int udf_register_bad_block(uint32_t location);
379 extern int udf_read_sector(void *sector, uint64_t location);
380 extern int udf_write_sector(void *sector, uint64_t location);
383 extern int udf_read_phys(void *blob, uint32_t location, uint32_t sects);
384 extern int udf_write_phys(void *blob, uint32_t location, uint32_t sects);
386 extern int udf_read_virt(void *blob, uint32_t location, uint16_t vpart,
388 extern int udf_write_virt(void *blob, uint32_t location, uint16_t vpart,
392 extern int udf_write_dscr_phys(union dscrptr *dscr, uint32_t location,
398 uint32_t location, uint16_t vpart, uint32_t sects)
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_globals.cc 91 if (g.location) {
92 Report(" location (%p): name=%s[%p], %d %d\n", g.location,
93 g.location->filename, g.location->filename, g.location->line_no,
94 g.location->column_no);
302 // Prefer the filename from source location, if is available.
303 if (g.location) res = g.location->filename
    [all...]
  /src/sys/arch/macppc/dev/
smusat.c 61 char location[32]; member in struct:smusat_sensor
155 memset(sensor->location, 0, sizeof(sensor->location));
156 OF_getprop(node, "location", sensor->location,
157 sizeof(sensor->location));
188 DPRINTF("sensor: location %s reg %x zone %d type %s\n",
189 sensor->location, sensor->reg, sensor->zone, type);
207 for (j = 0; j < strlen(sensor->location); j++) {
208 sysctl_sensor_name[j] = tolower(sensor->location[j])
    [all...]
  /src/share/misc/
nanpa.awk 18 location[f[1]] = f[2];
32 if (s in location) {
33 t = location[s];
60 t = locationmap(trim(f[fnames["Location"]])) FS;
  /src/common/lib/libc/arch/m68k/string/
strrchr.S 53 movl %a1,%a0 | yes, remember location
  /src/share/mk/
bsd.kernobj.mk 3 # KERNSRCDIR Is the location of the top of the kernel src.
6 # KERNARCHDIR Is the location of the machine dependent kernel sources.

Completed in 26 milliseconds

1 2 3 4 5