| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | CaptureTracking.cpp | 82 bool captured(const Use *U) override { in captured() function 121 bool captured(const Use *U) override { in captured() function 267 if (Tracker->captured(U)) in PointerMayBeCaptured() 280 if (Tracker->captured(U)) in PointerMayBeCaptured() 288 if (Tracker->captured(U)) in PointerMayBeCaptured() 298 if (Tracker->captured(U)) in PointerMayBeCaptured() 309 if (Tracker->captured(U)) in PointerMayBeCaptured() 322 if (Tracker->captured(U)) in PointerMayBeCaptured() 362 if (Tracker->captured(U)) in PointerMayBeCaptured() 368 if (Tracker->captured(U)) in PointerMayBeCaptured()
|
| /netbsd-src/games/sail/ |
| H A D | dr_5.c | 69 mensent(struct ship *from, struct ship *to, int crew[3], struct ship **captured, in mensent() argument 78 *captured = from->file->captured; in mensent() 91 c3 = *captured == 0 ? crew[2] : *pc; in mensent()
|
| H A D | dr_2.c | 74 if (sp->file->struck || sp->file->captured != 0) in thinkofgrapples() 137 if (sp->file->captured == 0) in prizecheck() 144 send_points(sp->file->captured, in prizecheck() 145 sp->file->captured->file->points in prizecheck()
|
| H A D | extern.h | 78 #define sterncolour(sp) ((sp)->file->stern+'0'-((sp)->file->captured ? 10 : 0)) 82 #define capship(sp) ((sp)->file->captured?(sp)->file->captured:(sp)) 151 struct ship *captured; /* 68 */ member
|
| H A D | assorted.c | 84 if (on->file->captured != 0) { in table() 145 if (on->file->captured != 0 && Chit) in table()
|
| H A D | pl_3.c | 152 for (n = 0; n < 3 && mf->captured == 0; n++) in acceptcombat() 165 if (mf->captured != 0) { in acceptcombat()
|
| H A D | dr_1.c | 84 if (sp->file->struck || sp->file->captured != 0) in boardcomp() 360 for (n = 0; n < 3 && sp->file->captured == 0; n++) { in compcombat() 378 if (sp->file->captured != 0) { in compcombat()
|
| H A D | pl_4.c | 113 else if (sp->file->captured != 0) in saywhat()
|
| H A D | pl_2.c | 86 if (mf->captured != 0) in newturn()
|
| /netbsd-src/external/bsd/libpcap/dist/doc/ |
| H A D | README.dag | 65 pcap_setdirection() is not supported. Only received traffic is captured. 102 how many bits of CRC/FCS to strip from the end of the captured 110 the existing FCS to be captured into the pcap file. Note some
|
| H A D | README.sita | 57 All captured packets are then forwarded across that TCP session
|
| /netbsd-src/external/apache2/llvm/dist/clang/ |
| H A D | NOTES.txt | 81 doesn't actually rely on the value of the captured variable. 89 warn about non-POD variables that are referenced but not captured, but
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
| H A D | CaptureTracking.h | 83 virtual bool captured(const Use *U) = 0;
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
| H A D | tcptop_example.txt | 26 that the screen does not clear. Some traffic was captured, around 110 Kbytes
|
| H A D | tcptop_snv_example.txt | 26 that the screen does not clear. Some traffic was captured, around 110 Kbytes
|
| H A D | js_who_example.txt | 23 button was pressed. This output captured the many browser events that occured
|
| H A D | shellsnoop_example.txt | 4 shellsnoop has successfully captured the text that was displayed on the
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
| H A D | tcptop_snv_example.txt | 26 that the screen does not clear. Some traffic was captured, around 110 Kbytes
|
| H A D | tcptop_example.txt | 26 that the screen does not clear. Some traffic was captured, around 110 Kbytes
|
| H A D | js_who_example.txt | 23 button was pressed. This output captured the many browser events that occured
|
| H A D | shellsnoop_example.txt | 4 shellsnoop has successfully captured the text that was displayed on the
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | BlockLanguageSpec.rst | 156 statement of a Block are imported and captured by the Block as const 162 Programmers can force a variable to be captured by referencing it in a 179 (nest) and all variables captured by any nested blocks are implicitly 180 also captured in the scopes of their enclosing Blocks. 314 As usual, within the block, references to captured variables become
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/dnstap/ |
| H A D | README | 22 The captured RRset from the "example." zone was created using:
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | statistics | 30 # (I'm sure the version number could be captured as well but I did not
|
| /netbsd-src/external/gpl2/gmake/dist/tests/scripts/functions/ |
| H A D | sort | 16 ."bar := captured \n"
|