| /src/games/trek/ |
| attack.c | 58 ** Under certain conditions you can get a critical hit. This 59 ** sort of hit damages devices. The probability that a given 69 ** it) depends on the amount of the hit and the "damfac[]" 80 int hit, i, l; local 118 /* complete the hit */ 121 hit = Etc.klingon[i].power * pow(dustfac, tothe) * Param.hitfac; 126 /* see how much of hit shields will absorb */ 131 shldabsb = propor * chgfac * hit; 136 /* actually do the hit */ 137 printf("\aHIT: %d units", hit); [all...] |
| phaser.c | 104 int hit; local 167 hit = getintpar("units"); 168 if (hit < 0) 170 if (hit == 0) 172 extra += hit; 179 b->units = hit; 180 hit = getintpar("course"); 181 if (hit < 0 || hit > 360) 183 b->angle = hit * 0.0174532925 [all...] |
| /src/games/sail/ |
| pl_3.c | 56 int guns, car, ready, shootat, hit; local 146 hit = HDT[index][target-1]; 148 hit = HDTrake[index][target-1]; 150 hit++; 151 hit += QUAL[index][mc->qual-1]; 155 hit--; 157 hit -= 2; 161 hit++; 163 hit += 2; 167 hit-- [all...] |
| dr_1.c | 276 int shootat, hit; local 354 hit = HDT[indx][target-1]; 356 hit = HDTrake[indx][target-1]; 358 hit++; 359 hit += QUAL[indx][capship(sp)->specs->qual - 1]; 363 hit--; 365 hit -= 2; 374 hit++; 376 hit += 2; 380 hit-- [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| watchpoint-hw-hit-once.exp | 18 set test watchpoint-hw-hit-once
|
| watchpoint-solib.exp | 73 gdb_test "continue" ".*New value = 1.*" "continue to watchpoint hit" 80 gdb_test "continue" ".*New value = 1.*" "continue to watchpoint hit again"
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| watchpoint-hw-hit-once.exp | 18 set test watchpoint-hw-hit-once
|
| watchpoint-solib.exp | 74 gdb_test "continue" ".*New value = 1.*" "continue to watchpoint hit" 81 gdb_test "continue" ".*New value = 1.*" "continue to watchpoint hit again"
|
| /src/external/mpl/bind/dist/lib/dns/rdata/generic/ |
| hip_55.h | 23 unsigned char *hit; member in struct:dns_rdata_hip
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/ |
| hip_55.h | 24 unsigned char *hit; member in struct:dns_rdata_hip
|
| hip_55.c | 40 * Dummy HIT len. 62 * HIT (base16). 70 * Fill in HIT len. 155 * HIT. 218 isc_region_consume(®ion, 2); /* hit length + algorithm */ 279 REQUIRE(hip->hit_len > 0 && hip->hit != NULL); 290 RETERR(mem_tobuffer(target, hip->hit, hip->hit_len)); 327 hip->hit = hip->key = hip->servers = NULL; 329 hip->hit = mem_maybedup(mctx, region.base, hip->hit_len); 330 if (hip->hit == NULL) [all...] |
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/ |
| tests2.d | 15 assert(bmatch("abc",cr).hit == "abc"); 17 assert(bmatch("abbbbc",cr2).hit == "abbbbc"); 22 assert(bmatch("abc",cr3).hit == "abc"); 30 assert(bmatch("aaabaaaabbb", cr5).hit == "aaabaaaabbb"); 32 assert(bmatch("aaabaaaabbb"w, cr6).hit == "aaab"w); 38 assert(bmatch("abc\r\nxy", cr7).hit == "\r\nxy"); 40 assert(bmatch("<packet>text</packet><packet>text</packet>", greed).hit 100 assert(equal(map!"a.hit"(m9), ["First", "", "Second"])); 114 test ~= m.hit; 163 assert(matchFn("<packet>text</packet><packet>text</packet>", nogreed).hit [all...] |
| /src/external/gpl3/gdb/dist/sim/testsuite/example-synacor/ |
| mem.s | 16 # Change the first JMP to skip HALT and hit the pass.
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/example-synacor/ |
| mem.s | 16 # Change the first JMP to skip HALT and hit the pass.
|
| /src/games/rogue/ |
| Makefile | 6 SRCS= hit.c init.c inventory.c level.c machdep.c main.c \
|
| /src/external/gpl3/gdb.old/dist/gdb/dwarf2/ |
| index-cache.h | 98 /* Record a cache hit. */ 99 void hit () function in class:index_cache
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/ |
| mi-dprintf-modified.exp | 63 mi_execute_to "exec-continue" "breakpoint-hit" main "" ".*/$srcfile" \
|
| /src/external/bsd/wpa/dist/src/utils/ |
| radiotap.c | 238 int hit = 0; local 363 hit = 1; 385 /* we've got a hit! */ 386 hit = 1; 393 if (hit)
|
| /src/external/gpl3/gdb/dist/gdb/dwarf2/ |
| index-cache.h | 100 /* Record a cache hit. */ 101 void hit () function in class:index_cache
|
| /src/usr.bin/deroff/ |
| deroff.c | 1441 int hit; local 1486 hit = 1; 1488 printf("preliminary hit macro %c%c ", c1, c2); 1492 hit = YES; 1495 hit = (filesp == files); 1498 hit = !inmacro; 1501 hit = inmacro; 1504 hit = parag; 1507 hit = !keepblock; 1510 hit = 0 [all...] |
| /src/games/larn/ |
| diag.c | 37 int hit, dam; local 74 lprcat("\n\nHere's a Table for the to hit percentages\n"); 77 lprcat("\n to hit: if (rnd(22) < (2[monst AC] + your level + dex + WC/8 -1)/2) then hit"); 79 lprcat("\n to hit: if rnd(22) < to hit then player hits\n"); 80 lprcat("\n Each entry is as follows: to hit / damage / number hits to kill\n"); 84 hit = 2 * monster[i].armorclass + 2 * monster[i].level + 16; 88 (long) (hit / 2), (long) max(0, dam + 2), (long) (monster[i].hitpoints / (dam + 2) + 1), 89 (long) ((hit + 2) / 2), (long) max(0, dam + 10), (long) (monster[i].hitpoints / (dam + 10) + 1) [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/ |
| del-pending-thread-bp.exp | 92 "Thread 1 \[^\r\n\]+ hit Breakpoint $decimal, breakpt \\(\\) at \[^\r\n\]+" \
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/ |
| del-pending-thread-bp.exp | 92 "Thread 1 \[^\r\n\]+ hit Breakpoint $decimal, breakpt \\(\\) at \[^\r\n\]+" \
|
| /src/regress/sys/uvm/pdsim/ |
| pdsim.c | 53 int hit; member in struct:__anon622 196 stats[index].hit++; 280 stats[i].hit, stats[i].fault, irr[i]);
|
| /src/usr.sbin/rpcbind/ |
| pmap_svc.c | 153 register struct pmaplist *hit = NULL; local 160 hit = pml; 164 return (hit);
|