Home
last modified time | relevance | path

Searched refs:stopped (Results 1 – 25 of 399) sorted by relevance

12345678910>>...16

/netbsd-src/usr.bin/make/unit-tests/
H A Ddeptgt-end-fail.exp16 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 Ddeptgt-delete_on_error.exp18 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 Dopt-debug-errors-jobs.exp10 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 Djobs-error-nested.exp5 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 Dopt-keep-going-indirect.exp6 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 Dvar-recursive.exp20 make: stopped making "loadtime" in unit-tests
H A Djobs-error-nested-make.exp5 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 Djobs-error-indirect.exp4 make: stopped making "all" in unit-tests
7 make: stopped making "all" in unit-tests
H A Ddirective-error.exp3 make: stopped in unit-tests
/netbsd-src/external/bsd/libproc/dist/
H A Dproc_bkpt.c79 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 Dt_ptrace_topology_wait.h92 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 Dssl_init.c20 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 Dcomio_direct.c81 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 Dssl_init.c18 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 Dbenchmark-async-pummel.c36 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 Dinit.c37 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 Dt_simplehook.sh184 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 Dinit.c31 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 Dinput.cpp1456 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 Dstopwatch.d243 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 DDebuggingJITedCode.rst112 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 D09-unbound-control.test337 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 Dstopwatch.d239 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 Dps.c554 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 Dremote-threaded.test273 echo "not stopped yet, waiting"
276 echo "stopped OK; break"
280 echo "stopped OK; break"
289 echo "not stopped, failure"
292 echo "stopped OK"

12345678910>>...16