| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | deptgt-end-fail.exp | 16 make: stopped making "all" in unit-tests 28 make: stopped making "all" in unit-tests 39 make: stopped making "all" in unit-tests 49 make: stopped making "all" in unit-tests 59 make: stopped making "all" in unit-tests 69 make: stopped making "all" in unit-tests 79 make: stopped making "all" in unit-tests 89 make: stopped making "all" in unit-tests 99 make: stopped making "all" in unit-tests 109 make: stopped making "all" in unit-tests [all …]
|
| H A D | deptgt-delete_on_error.exp | 18 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d… 26 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d… 31 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d… 35 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d… 39 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d… 43 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d… 47 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d…
|
| H A D | opt-debug-errors-jobs.exp | 10 make: stopped making "all" in unit-tests 20 make: stopped making "all" in unit-tests 34 make: stopped making "all" in unit-tests 44 make: stopped making "all" in unit-tests 54 make: stopped making "all" in unit-tests 63 make: stopped making "all" in unit-tests
|
| H A D | jobs-error-nested.exp | 5 make: stopped making "nested" in unit-tests 8 make: stopped making "nested" in unit-tests 11 make: stopped making "all" in unit-tests 14 make: stopped making "all" in unit-tests
|
| H A D | opt-keep-going-indirect.exp | 6 make: stopped making "direct" in unit-tests 13 make: stopped making "direct" in unit-tests 22 make: stopped making "indirect" in unit-tests 29 make: stopped making "indirect" in unit-tests
|
| H A D | var-recursive.exp | 20 make: stopped making "loadtime" in unit-tests
|
| H A D | jobs-error-nested-make.exp | 5 make: stopped making "nested" in unit-tests 8 make: stopped making "nested" in unit-tests 10 make: stopped making "all" in unit-tests
|
| H A D | jobs-error-indirect.exp | 4 make: stopped making "all" in unit-tests 7 make: stopped making "all" in unit-tests
|
| H A D | directive-error.exp | 3 make: stopped in unit-tests
|
| /netbsd-src/external/bsd/libproc/dist/ |
| H A D | proc_bkpt.c | 79 int ret = 0, stopped; in proc_bkptset() local 90 stopped = 0; in proc_bkptset() 94 stopped = 1; in proc_bkptset() 128 if (stopped) in proc_bkptset() 141 int ret = 0, stopped; in proc_bkptdel() local 151 stopped = 0; in proc_bkptdel() 155 stopped = 1; in proc_bkptdel() 172 if (stopped) in proc_bkptdel()
|
| /netbsd-src/tests/lib/libc/sys/ |
| H A D | t_ptrace_topology_wait.h | 92 bool stopped) in tracer_sees_terminaton_before_the_parent_raw() argument 112 ATF_REQUIRE((!notimeout && !unrelated && !stopped) || in tracer_sees_terminaton_before_the_parent_raw() 113 (!notimeout && unrelated && !stopped) || in tracer_sees_terminaton_before_the_parent_raw() 114 (notimeout && !unrelated && !stopped) || in tracer_sees_terminaton_before_the_parent_raw() 115 (!notimeout && unrelated && stopped)); in tracer_sees_terminaton_before_the_parent_raw() 121 if (stopped) { in tracer_sees_terminaton_before_the_parent_raw() 142 if (stopped) { in tracer_sees_terminaton_before_the_parent_raw() 313 parent_attach_to_its_child(bool stopped) in parent_attach_to_its_child() argument 330 if (stopped) { in parent_attach_to_its_child() 341 if (stopped) { in parent_attach_to_its_child() [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/ssl/ |
| H A D | ssl_init.c | 20 static int stopped; variable 73 if (stopped) in ssl_library_stop() 75 stopped = 1; in ssl_library_stop() 95 if (stopped) { in OPENSSL_init_ssl()
|
| /netbsd-src/sys/arch/i386/stand/lib/ |
| H A D | comio_direct.c | 81 static int stopped = 0; variable 128 stopped = 0; in comgetc_d() 131 stopped = 1; in comgetc_d() 146 while (stopped) in computc_d() 230 stopped = 1; in comstatus_d()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
| H A D | ssl_init.c | 18 static int stopped; variable 146 if (stopped) in ssl_library_stop() 148 stopped = 1; in ssl_library_stop() 170 if (stopped) { in OPENSSL_init_ssl()
|
| /netbsd-src/external/mit/libuv/dist/test/ |
| H A D | benchmark-async-pummel.c | 36 static const char stopped[] = "stopped"; variable 45 while (ACCESS_ONCE(const char*, handle->data) != stopped) in async_cb() 60 ACCESS_ONCE(const char*, handle->data) = stopped; in pummel()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/ |
| H A D | init.c | 37 static int stopped = 0; variable 360 if (stopped) in OPENSSL_cleanup() 362 stopped = 1; in OPENSSL_cleanup() 470 if (stopped) { in OPENSSL_init_crypto()
|
| /netbsd-src/tests/kernel/ |
| H A D | t_simplehook.sh | 184 atf_sysctl_wait ${key_hk0}.stopped '1' 211 atf_sysctl_wait ${key_hk1}.stopped '1' 234 atf_sysctl_wait ${key_hk0}.stopped '1'
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ |
| H A D | init.c | 31 static int stopped = 0; variable 506 if (stopped) in OPENSSL_cleanup() 508 stopped = 1; in OPENSSL_cleanup() 613 if (stopped) { in OPENSSL_init_crypto()
|
| /netbsd-src/external/gpl2/groff/dist/src/libs/libdriver/ |
| H A D | input.cpp | 1456 bool stopped = false; in parse_x_command() local 1498 stopped = true; in parse_x_command() 1538 return stopped; in parse_x_command() 1556 bool stopped = false; // terminating condition in do_file() local 1655 while (!stopped) { in do_file() 1818 stopped = parse_x_command(); in do_file() 1834 if (!stopped) in do_file()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/ |
| H A D | stopwatch.d | 243 This does not include any time during which the StopWatch was stopped but 273 immutable stopped = sw.peek(); 275 assert(sw.peek() == stopped); 279 assert(sw.peek() > stopped); 292 The StopWatch does not have to be stopped for setTimeElapsed to be
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | DebuggingJITedCode.rst | 112 Process 21340 stopped 128 Process 21340 stopped 150 Process 21340 stopped 165 Process 21340 stopped
|
| /netbsd-src/external/bsd/unbound/dist/testdata/09-unbound-control.tdir/ |
| H A D | 09-unbound-control.test | 337 echo "not stopped yet, waiting" 340 echo "stopped OK; break" 344 echo "stopped OK; break" 350 echo "not stopped, failure" 353 echo "stopped OK"
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/ |
| H A D | stopwatch.d | 239 This does not include any time during which the StopWatch was stopped but 269 immutable stopped = sw.peek(); 271 assert(sw.peek() == stopped); 275 assert(sw.peek() > stopped); 288 The StopWatch does not have to be stopped for setTimeElapsed to be
|
| /netbsd-src/bin/ps/ |
| H A D | ps.c | 554 int i, onproc, running, sleeping, stopped, suspended; in pick_representative_lwp() local 568 onproc = running = sleeping = stopped = suspended = -1; in pick_representative_lwp() 581 stopped = i; in pick_representative_lwp() 594 if (stopped != -1) in pick_representative_lwp() 595 return &kl[stopped]; in pick_representative_lwp()
|
| /netbsd-src/external/bsd/unbound/dist/testdata/remote-threaded.tdir/ |
| H A D | remote-threaded.test | 273 echo "not stopped yet, waiting" 276 echo "stopped OK; break" 280 echo "stopped OK; break" 289 echo "not stopped, failure" 292 echo "stopped OK"
|