Home
last modified time | relevance | path

Searched refs:exiting (Results 1 – 25 of 166) sorted by relevance

1234567

/external/valgrind/memcheck/tests/
Derr_disable4.stderr.exp4 WARNING: exiting thread has error reporting disabled.
7 WARNING: exiting thread has error reporting disabled.
10 WARNING: exiting thread has error reporting disabled.
13 WARNING: exiting thread has error reporting disabled.
16 WARNING: exiting thread has error reporting disabled.
19 WARNING: exiting thread has error reporting disabled.
22 WARNING: exiting thread has error reporting disabled.
25 WARNING: exiting thread has error reporting disabled.
28 WARNING: exiting thread has error reporting disabled.
31 WARNING: exiting thread has error reporting disabled.
[all …]
Derr_disable2.stderr.exp18 --------- exiting (expect complaint) ---------
20 WARNING: exiting thread has error reporting disabled.
/external/llvm/test/Transforms/IRCE/
Dwith-parent-loops.ll8 …ner_loop: constrained Loop at depth 1 containing: %loop<header><exiting>,%in.bounds<latch><exiting>
36 …rent: constrained Loop at depth 2 containing: %loop.i<header><exiting>,%in.bounds.i<latch><exiting>
76 …: constrained Loop at depth 3 containing: %loop.i.i<header><exiting>,%in.bounds.i.i<latch><exiting>
125 …ling: constrained Loop at depth 2 containing: %loop.i<header><exiting>,%in.bounds.i<latch><exiting>
126 …ng: constrained Loop at depth 2 containing: %loop.i6<header><exiting>,%in.bounds.i9<latch><exiting>
189 …: constrained Loop at depth 3 containing: %loop.i.i<header><exiting>,%in.bounds.i.i<latch><exiting>
190 …nstrained Loop at depth 3 containing: %loop.i.i10<header><exiting>,%in.bounds.i.i13<latch><exiting>
271 …ncle: constrained Loop at depth 2 containing: %loop.i<header><exiting>,%in.bounds.i<latch><exiting>
272 …: constrained Loop at depth 3 containing: %loop.i.i<header><exiting>,%in.bounds.i.i<latch><exiting>
Donly-lower-check.ll8 …er_check: constrained Loop at depth 1 containing: %loop<header><exiting>,%in.bounds<latch><exiting>
Donly-upper-check.ll8 …ementing: constrained Loop at depth 1 containing: %loop<header><exiting>,%in.bounds<latch><exiting>
/external/strace/
Dtime.c50 if (exiting(tcp)) { in SYS_FUNC()
61 if (exiting(tcp)) { in SYS_FUNC()
183 if (exiting(tcp)) in SYS_FUNC()
260 if (exiting(tcp)) in SYS_FUNC()
Ddm.c170 if (exiting(tcp)) in dm_decode_dm_target_spec()
514 if (exiting(tcp) && syserror(tcp) && !ioc_changed) in dm_known_ioctl()
554 if (exiting(tcp)) in dm_known_ioctl()
581 if (exiting(tcp)) in dm_known_ioctl()
Dprint_timeval.c107 } else if (!verbose(tcp) || (exiting(tcp) && syserror(tcp)) || in MPERS_PRINTER_DECL()
200 } else if (!verbose(tcp) || (exiting(tcp) && syserror(tcp)) || in sprint_timeval32()
Dgetcpu.c5 if (exiting(tcp)) { in SYS_FUNC()
Dgetcwd.c5 if (exiting(tcp)) { in SYS_FUNC()
Dsignal.c396 if (exiting(tcp) && !syserror(tcp)) { in SYS_FUNC()
477 if (exiting(tcp)) in SYS_FUNC()
600 if (exiting(tcp)) { in SYS_FUNC()
Dgetrandom.c6 if (exiting(tcp)) { in SYS_FUNC()
Dprint_time.c37 if (exiting(tcp)) { in SYS_FUNC()
Dhostname.c29 if (exiting(tcp)) { in SYS_FUNC()
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
Dhotplug06.txt27 When exiting:
53 When exiting:
/external/cblas/
DREADME49 exiting of routines when called with bad arguments. This is done by
53 exiting cannot be checked.
/external/python/cpython2/Python/
Dthread_sgi.h20 static int exiting; /* we're already exiting (for maybe_exit) */ variable
185 exiting = 1; in PyThread_exit_thread()
/external/ltp/testcases/network/nfsv4/locks/
DVERSION3 * 21/12/05 free alocated memory before exiting
/external/valgrind/gdbserver_tests/
Dnlgone_exit.stderr.exp7 exiting ...
/external/valgrind/memcheck/tests/solaris/
Dthr_daemon_exit_libc.stdout.exp12 MAIN thread exiting
/external/valgrind/none/tests/
Drequire-text-symbol-2.stderr.exp-libcso18 valgrind: Cannot continue -- exiting now.
Drequire-text-symbol-2.stderr.exp-libcso68 valgrind: Cannot continue -- exiting now.
/external/iputils/
Dping_common.c31 volatile int exiting; variable
403 exiting = 1; in sigexit()
477 if (exiting || (npackets && ntransmitted >= npackets && !deadline)) in pinger()
741 if (exiting) in main_loop()
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
Dmain.m21 NSLog(@"exiting combined\n");
/external/llvm/lib/Fuzzer/test/
Dfuzzer-dirs.test11 NONEXISTENT_DIR: No such directory: NONEXISTENT_DIR; exiting

1234567