| /netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/internals/ |
| H A D | test-hello-world.exe.log.txt | 5 JIT: exiting: gcc_jit_context_set_str_option 8 JIT: exiting: gcc_jit_context_set_int_option 11 JIT: exiting: gcc_jit_context_set_bool_option 14 JIT: exiting: gcc_jit_context_set_bool_option 17 JIT: exiting: gcc_jit_context_set_bool_option 20 JIT: exiting: gcc_jit_context_set_bool_option 23 JIT: exiting: gcc_jit_context_set_bool_option 25 JIT: exiting: gcc_jit_context_get_type 27 JIT: exiting: gcc_jit_context_get_type 29 JIT: exiting: gcc_jit_context_new_param [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/internals/ |
| H A D | test-hello-world.exe.log.txt | 5 JIT: exiting: gcc_jit_context_set_str_option 8 JIT: exiting: gcc_jit_context_set_int_option 11 JIT: exiting: gcc_jit_context_set_bool_option 14 JIT: exiting: gcc_jit_context_set_bool_option 17 JIT: exiting: gcc_jit_context_set_bool_option 20 JIT: exiting: gcc_jit_context_set_bool_option 23 JIT: exiting: gcc_jit_context_set_bool_option 25 JIT: exiting: gcc_jit_context_get_type 27 JIT: exiting: gcc_jit_context_get_type 29 JIT: exiting: gcc_jit_context_new_param [all …]
|
| /netbsd-src/sys/dev/mii/ |
| H A D | mii.c | 206 bool exiting = false; in mii_detach() local 224 exiting = true; in mii_detach() 226 if (exiting) { in mii_detach() 238 if (!exiting && (mii->mii_flags & MIIF_EXITING) != 0) { in mii_detach() 245 (!exiting || (exiting && mii->mii_probe_waiters == 1))) in mii_detach() 251 if (!exiting) in mii_detach() 269 if (exiting) { in mii_detach()
|
| /netbsd-src/external/gpl2/rcs/include/ |
| H A D | conf.h | 133 # define exiting __attribute__((noreturn)) macro 135 # define exiting macro 202 # define printf_string_exiting(m, n) printf_string(m, n) exiting 384 void _exit P((int)) exiting; 385 void exit P((int)) exiting;
|
| /netbsd-src/external/gpl2/rcs/dist/src/ |
| H A D | rcsbase.h | 449 void exiterr P((void)) exiting; 555 void efaterror P((char const*)) exiting; 556 void enfaterror P((int,char const*)) exiting; 557 void fatcleanup P((int)) exiting; 561 void Ieof P((void)) exiting; 562 void Ierror P((void)) exiting; 563 void Oerror P((void)) exiting; 673 void unexpected_EOF P((void)) exiting;
|
| H A D | conf.heg | 133 # define exiting __attribute__((noreturn)) 135 # define exiting 201 # define printf_string_exiting(m, n) printf_string(m, n) exiting 378 void _exit P((int)) exiting; 379 void exit P((int)) exiting;
|
| H A D | rcssyn.c | 165 static void badDiffOutput P((char const*)) exiting; 166 static void diffLineNumberTooLarge P((char const*)) exiting;
|
| /netbsd-src/external/mit/libuv/dist/test/ |
| H A D | benchmark-udp-pummel.c | 59 static int exiting; variable 82 if (exiting) in send_cb() 138 exiting = 1; in timeout_cb()
|
| /netbsd-src/external/mpl/bind/dist/lib/isc/ |
| H A D | task.c | |
| /netbsd-src/tests/bin/sh/ |
| H A D | t_exit.sh | 90 atf_check -s exit:0 -o match:exiting -e empty ${TEST_SH} helper.sh 102 atf_check -s exit:0 -o match:exiting -o not-match:NO_NO -e empty \
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
| H A D | task.c | 148 bool exiting; member 207 bool exiting; in isc_task_create_bound() local 256 exiting = manager->exiting; in isc_task_create_bound() 257 if (!exiting) { in isc_task_create_bound() 263 if (exiting) { in isc_task_create_bound() 1062 INSIST(manager->exiting == false); in isc__taskmgr_shutdown() 1063 manager->exiting = true; in isc__taskmgr_shutdown() 1138 } else if (mgr->exiting) { in isc_taskmgr_excltask() 1160 (manager->exiting && manager->excl == NULL)); in isc_task_beginexclusive()
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
| H A D | request.c | 63 bool exiting; member 197 requestmgr->exiting = false; in dns_requestmgr_create() 223 if (requestmgr->exiting) { in dns_requestmgr_whenshutdown() 256 if (!requestmgr->exiting) { in mgr_shutdown() 257 requestmgr->exiting = true; in mgr_shutdown() 279 REQUIRE(!source->exiting); in requestmgr_attach() 305 if (requestmgr->iref == 0 && requestmgr->exiting) { in requestmgr_detach() 323 REQUIRE(!source->exiting); in dns_requestmgr_attach() 352 INSIST(requestmgr->exiting && in dns_requestmgr_detach() 812 if (requestmgr->exiting) { in dns_request_createraw() [all …]
|
| H A D | dyndb.c | 384 dns_dyndb_cleanup(bool exiting) { in dns_dyndb_cleanup() argument 405 if (exiting) { in dns_dyndb_cleanup()
|
| /netbsd-src/external/mpl/bind/dist/lib/dns/ |
| H A D | request.c | 62 atomic_bool exiting; global() member
|
| H A D | dyndb.c | 244 dns_dyndb_cleanup(bool exiting) { in dns_dyndb_cleanup() argument 265 if (exiting) { in dns_dyndb_cleanup()
|
| H A D | resolver.c | 588 atomic_bool exiting; 1612 !atomic_load_acquire(&fctx->res->exiting)) in fcount_logspill() 2349 if (atomic_load_acquire(&res->exiting)) { in add_bad_edns() 2794 if (atomic_load_acquire(&fctx->res->exiting)) { in resquery_send() 7308 atomic_load_acquire(&fctx->res->exiting)) in trim_ns_ttl() 9931 if (atomic_load(&res->exiting)) { in rctx_done() 9937 INSIST(!atomic_load_acquire(&res->exiting)); in rctx_done() 10105 if (!atomic_load_acquire(&res->exiting)) { in rctx_badserver() 10162 if (atomic_compare_exchange_strong(&res->exiting, &is_false, true)) { 10165 RTRACE("exiting"); in rctx_lameserver() 521 atomic_bool exiting; global() member 594 atomic_bool exiting; global() member 4413 fctx_destroy(fetchctx_t * fctx,bool exiting) fctx_destroy() argument [all...] |
| /netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/ |
| H A D | dyndb.h | 127 dns_dyndb_cleanup(bool exiting); 131 * 'exiting' indicates whether the server is shutting down,
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/ |
| H A D | dyndb.h | 129 dns_dyndb_cleanup(bool exiting);
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | LoopTerminology.rst | 53 * An **exiting edge** is an edge from inside the loop to a node outside 54 of the loop. The source of such an edge is called an **exiting block**, its 77 itself. In this case that block is the header, latch (and exiting 85 In this case, the role of header, exiting block and latch fall to the 91 Loop at depth 1 containing: %for.body<header><latch><exiting> 193 loop that has no exiting edges. A **dynamically infinite loop** has 194 exiting edges, but it is possible to be never taken. This may happen 205 exiting condition is always false. Because the exiting edge is never
|
| /netbsd-src/sys/arch/sparc64/doc/ |
| H A D | TODO | 18 (verified by exiting sysinst and issuing a ping command)
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
| H A D | tsan_flags.inc | 48 "Sleep in main thread before exiting for that many ms "
|
| /netbsd-src/common/lib/libc/arch/sparc64/string/ |
| H A D | memset.S | 158 * On exiting this routine we undo the damage: restore the original
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
| H A D | tsan_flags.inc | 50 "Sleep in main thread before exiting for that many ms "
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
| H A D | tsan_flags.inc | 48 "Sleep in main thread before exiting for that many ms "
|
| /netbsd-src/sys/arch/atari/stand/tostools/aptck/ |
| H A D | aptck.in | 59 "\t-w wait for key press before exiting\n\n"
|