HomeSort by: relevance | last modified time | path
    Searched refs:terminated (Results 1 - 25 of 138) sorted by relevancy

1 2 3 4 5 6

  /src/external/mit/libuv/dist/test/
runner-unix.h 33 int terminated; member in struct:__anon23842
runner-unix.h 33 int terminated; member in struct:__anon23842
runner-unix.c 135 p->terminated = 0;
211 if (p->terminated) continue;
217 p->terminated = 1;
234 * msec, or never if timeout == -1. Return 0 if all processes are terminated,
runner-unix.c 135 p->terminated = 0;
211 if (p->terminated) continue;
217 p->terminated = 1;
234 * msec, or never if timeout == -1. Return 0 if all processes are terminated,
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dap/
terminate.exp 16 # Test that the 'terminated' event is delivered.
42 dap_wait_for_event_and_check "terminated event" terminated
terminate.exp 16 # Test that the 'terminated' event is delivered.
42 dap_wait_for_event_and_check "terminated event" terminated
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dap/
terminate.exp 16 # Test that the 'terminated' event is delivered.
42 dap_wait_for_event_and_check "terminated event" terminated
terminate.exp 16 # Test that the 'terminated' event is delivered.
42 dap_wait_for_event_and_check "terminated event" terminated
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
gcore-stale-thread.exp 56 {The current thread <Thread ID 1> has terminated\. See `help thread'\.} \
gcore-stale-thread.exp 56 {The current thread <Thread ID 1> has terminated\. See `help thread'\.} \
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
gcore-stale-thread.exp 56 {The current thread <Thread ID 1> has terminated\. See `help thread'\.} \
gcore-stale-thread.exp 56 {The current thread <Thread ID 1> has terminated\. See `help thread'\.} \
  /src/external/mpl/dhcp/dist/common/tests/
test_alloc.c 259 if (a.terminated) {
260 atf_tc_fail("incorrect terminated");
294 a.terminated = 1;
307 if (a.terminated) {
308 atf_tc_fail("incorrect terminated");
348 if (b.terminated != a.terminated) {
349 atf_tc_fail("incorrect terminated");
379 a.terminated = 1;
393 if (b.terminated != a.terminated)
    [all...]
test_alloc.c 259 if (a.terminated) {
260 atf_tc_fail("incorrect terminated");
294 a.terminated = 1;
307 if (a.terminated) {
308 atf_tc_fail("incorrect terminated");
348 if (b.terminated != a.terminated) {
349 atf_tc_fail("incorrect terminated");
379 a.terminated = 1;
393 if (b.terminated != a.terminated)
    [all...]
  /src/tests/lib/csu/
t_crt0.sh 73 main terminated
t_crt0.sh 73 main terminated
  /src/usr.bin/make/unit-tests/
job-output-long-lines.mk 12 # not terminated by a newline. Because of this missing newline, the job
job-output-long-lines.mk 12 # not terminated by a newline. Because of this missing newline, the job
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
prof_inlines.h 52 bool terminated = false; local
55 terminated = true;
58 assert(terminated);
prof_inlines.h 52 bool terminated = false; local
55 terminated = true;
58 assert(terminated);
  /src/external/bsd/jemalloc/include/jemalloc/internal/
prof_inlines.h 52 bool terminated = false; local
55 terminated = true;
58 assert(terminated);
prof_inlines.h 52 bool terminated = false; local
55 terminated = true;
58 assert(terminated);
  /src/usr.bin/xargs/
xargs.c 603 warnx("%s terminated by SIG%s", name,
606 warnx("%s terminated by signal %d", name,
  /src/external/gpl3/gdb.old/dist/gdb/
ada-lex.l 196 error (_("ill-formed or non-terminated string literal"));
519 is also null-terminated. Result string valid until the next call of
  /src/external/gpl3/gdb/dist/gdb/
ada-lex.l 196 error (_("ill-formed or non-terminated string literal"));
519 is also null-terminated. Result string valid until the next call of

Completed in 118 milliseconds

1 2 3 4 5 6