/external/valgrind/main/memcheck/tests/ |
D | err_disable4.stderr.exp | 4 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 …]
|
D | err_disable2.stderr.exp | 15 --------- exiting (expect complaint) --------- 17 WARNING: exiting thread has error reporting disabled.
|
D | err_disable_arange1.stderr.exp | 31 WARNING: exiting program has the following client-requested
|
/external/strace/ |
D | block.c | 130 if (exiting(tcp)) { in block_ioctl() 144 if (exiting(tcp)) { in block_ioctl() 158 if (exiting(tcp)) { in block_ioctl() 170 if (exiting(tcp)) { in block_ioctl() 181 if (exiting(tcp)) { in block_ioctl() 193 if (exiting(tcp)) { in block_ioctl() 217 if (exiting(tcp)) { in block_ioctl() 256 if (exiting(tcp)) { in block_ioctl()
|
D | fanotify.c | 12 if (exiting(tcp)) in sys_fanotify_init() 34 if (exiting(tcp)) in sys_fanotify_mark()
|
D | time.c | 164 if (exiting(tcp)) { in sys_time() 173 if (exiting(tcp)) { in sys_stime() 182 if (exiting(tcp)) { in sys_gettimeofday() 199 if (exiting(tcp)) { in sys_osf_gettimeofday() 517 if (exiting(tcp)) in sys_adjtimex() 596 if (exiting(tcp)) in sys_clock_adjtime() 773 if (exiting(tcp)) { in rtc_ioctl() 790 if (exiting(tcp)) in rtc_ioctl() 807 if (exiting(tcp)) { in rtc_ioctl()
|
D | resource.c | 75 (exiting(tcp) && syserror(tcp))) in decode_rlimit64() 119 else if (!verbose(tcp) || (exiting(tcp) && syserror(tcp))) in decode_rlimit() 310 if (exiting(tcp)) { in sys_sysinfo() 358 if (exiting(tcp)) { in sys_times()
|
D | ptp.c | 31 if (exiting(tcp)) in ptp_ioctl() 47 if (exiting(tcp)) in ptp_ioctl()
|
D | reboot.c | 11 if (exiting(tcp)) in sys_reboot()
|
D | mem.c | 339 if (exiting(tcp)) in sys_getpagesize() 448 if (exiting(tcp)) { in sys_get_mempolicy() 520 if (exiting(tcp)) { in sys_move_pages()
|
D | ldt.c | 82 if (exiting(tcp)) { in sys_get_thread_area()
|
D | kexec.c | 70 if (exiting(tcp)) in sys_kexec_load()
|
D | signal.c | 574 if (!verbose(tcp) || (exiting(tcp) && syserror(tcp))) { in decode_old_sigaction() 945 if (exiting(tcp)) { in sys_siggetmask() 1092 if (exiting(tcp)) { in sys_sigpending() 1155 if (!verbose(tcp) || (exiting(tcp) && syserror(tcp))) { in decode_new_sigaction() 1245 if (exiting(tcp)) { in sys_rt_sigpending()
|
/external/ltrace/ |
D | libltrace.c | 44 int exiting = 0; /* =1 if a SIGINT or SIGTERM has been received */ variable 81 if (exiting != 0) in signal_exit() 84 exiting = 1 + !!os_ltrace_exiting_sighandler(); in signal_exit() 160 exiting && ev->e_un.signum == SIGSTOP) { in dispatch_callbacks()
|
D | common.h | 44 extern int exiting; /* =1 if we have to exit ASAP */
|
/external/valgrind/main/gdbserver_tests/ |
D | nlgone_exit.stderr.exp | 7 exiting ...
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/ |
D | elfglobal.asm | 2 ; program that calls function with eax=constant, thus exiting err=0
|
/external/valgrind/main/none/tests/ |
D | require-text-symbol-2.stderr.exp-libcso6 | 8 valgrind: Cannot continue -- exiting now.
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/ |
D | main.m | 21 NSLog(@"exiting combined\n");
|
/external/ltrace/sysdeps/linux-gnu/ |
D | trace.h | 100 int exiting; member
|
/external/llvm/test/Other/ |
D | 2003-02-19-LoopInfoNestingBug.ll | 6 ; RUN: grep " Loop at depth 3 containing: %Inner<header><latch><exiting>"
|
/external/llvm/test/Analysis/LoopInfo/ |
D | 2003-05-15-NestingProblem.ll | 6 ; CHECK: Loop at depth 4 containing: %loopentry.7<header><latch><exiting>
|
/external/chromium_org/chrome/browser/ui/cocoa/download/ |
D | download_shelf_controller.h | 125 - (void)exiting;
|
/external/lldb/examples/test/tmp/ |
D | lldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dwarf.txt | 39 …b-remote.async> ProcessGDBRemote::AsyncThread (arg = 0x7fabc1882000, pid = 55289) thread exiting... 54 …b-remote.async> ProcessGDBRemote::AsyncThread (arg = 0x7fabc0bed200, pid = 55292) thread exiting...
|
D | lldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dsym.txt | 39 …b-remote.async> ProcessGDBRemote::AsyncThread (arg = 0x7fabc185e200, pid = 55239) thread exiting... 54 …b-remote.async> ProcessGDBRemote::AsyncThread (arg = 0x7fabc18f8600, pid = 55243) thread exiting...
|