/external/llvm-project/libcxx/test/libcxx/thread/thread.condition/ |
D | PR30202_notify_from_pthread_created_thread.pass.cpp | 41 bool exited = false; variable 51 exited = true; in func() 63 assert(exited == false); in main() 66 assert(exited); in main() 70 exited = false; in main() 75 assert(exited == false); in main() 78 assert(exited); in main()
|
/external/libcxx/test/libcxx/thread/thread.condition/ |
D | PR30202_notify_from_pthread_created_thread.pass.cpp | 35 bool exited = false; variable 45 exited = true; in func() 57 assert(exited == false); in main() 60 assert(exited); in main() 64 exited = false; in main() 69 assert(exited == false); in main() 72 assert(exited); in main()
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | contextlib_ext_unittest.py | 16 self.exited = False 22 self.exited = True 28 self.assertTrue(c.exited) 34 self.assertFalse(c.exited)
|
/external/cpuinfo/test/dmesg/ |
D | nexus6.log | 164 [ 0.259540] of_get_named_gpio_flags exited with status 11 165 [ 0.259585] of_get_named_gpio_flags exited with status 10 166 [ 0.260195] of_get_named_gpio_flags exited with status 42 167 [ 0.260239] of_get_named_gpio_flags exited with status 41 168 [ 0.260558] of_get_named_gpio_flags exited with status 62 169 [ 0.260602] of_get_named_gpio_flags exited with status 61 170 [ 0.261074] of_get_named_gpio_flags exited with status 54 171 [ 0.261118] of_get_named_gpio_flags exited with status 53 172 [ 0.261828] of_get_named_gpio_flags exited with status 50 173 [ 0.261872] of_get_named_gpio_flags exited with status 49 [all …]
|
D | nexus9.log | 200 [ 0.141321] of_get_named_gpio_flags exited with status 130 202 [ 0.141357] of_get_named_gpio_flags exited with status 136 204 [ 0.141389] of_get_named_gpio_flags exited with status 68 206 [ 0.141420] of_get_named_gpio_flags exited with status 61 245 [ 0.256900] of_get_named_gpio_flags exited with status 130 247 [ 0.256932] of_get_named_gpio_flags exited with status 136 249 [ 0.256976] of_get_named_gpio_flags exited with status 68 251 [ 0.257007] of_get_named_gpio_flags exited with status 61 296 [ 0.309281] of_get_named_gpio_flags exited with status 20 297 [ 0.309298] of_get_named_gpio_flags exited with status 21 [all …]
|
/external/libchrome/base/process/ |
D | process_posix.cc | 191 const bool exited = (parent_pid < 0); in WaitForExitWithTimeoutImpl() local 193 if (!exited && parent_pid != our_pid) { in WaitForExitWithTimeoutImpl() 205 return exited; in WaitForExitWithTimeoutImpl() 216 return exited; in WaitForExitWithTimeoutImpl() 343 bool exited = WaitForExitWithTimeoutImpl(Handle(), &local_exit_code, timeout); in WaitForExitWithTimeout() local 344 if (exited) { in WaitForExitWithTimeout() 349 return exited; in WaitForExitWithTimeout()
|
/external/llvm-project/compiler-rt/test/fuzzer/ |
D | exit-report.test | 4 CHECK: ERROR: libFuzzer: fuzz target exited 5 CHECK: SUMMARY: libFuzzer: fuzz target exited
|
/external/strace/ |
D | wait.c | 67 int exited = 0; in printstatus() local 88 exited = 1; in printstatus() 115 return exited; in printstatus()
|
/external/ltp/lib/ |
D | tst_status.c | 14 const char *exited(int status) in exited() function 38 return exited(status); in tst_strstatus()
|
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
D | AbstractLauncher.java | 156 private boolean exited = false; field in AbstractLauncher.Helper 187 !exited) { in launchAndAccept() 191 if (exited) { in launchAndAccept() 216 exited = true; in notifyOfExit()
|
/external/llvm-project/lldb/test/Shell/ScriptInterpreter/Lua/ |
D | breakpoint_oneline_callback.test | 7 # CHECK: Process {{[0-9]+}} exited with status = 0 11 # CHECK: Process {{[0-9]+}} exited with status = 0
|
/external/llvm-project/lldb/source/Host/common/ |
D | Host.cpp | 218 bool exited = false; in MonitorChildProcessThreadFunction() local 228 exited = true; in MonitorChildProcessThreadFunction() 233 exited = true; in MonitorChildProcessThreadFunction() 254 if (exited || (signal != 0 && monitor_signals)) { in MonitorChildProcessThreadFunction() 257 callback_return = callback(wait_pid, exited, signal, exit_status); in MonitorChildProcessThreadFunction() 260 if (exited && wait_pid == abs(pid)) { in MonitorChildProcessThreadFunction() 457 bool exited, // True if the process did exit in MonitorShellCommand() argument
|
/external/llvm-project/lldb/test/Shell/Reproducer/ |
D | TestMultipleTargets.test | 18 # CHECK: Process [[TARGET0]] exited 20 # CHECK: Process [[TARGET1]] exited
|
/external/googletest/googletest/test/ |
D | gtest_xml_output_unittest.py | 308 self.assert_(p.exited) 333 self.assert_(p.exited) 386 self.assert_(p.exited)
|
/external/cros/system_api/dbus/authpolicy/ |
D | active_directory_info.proto | 34 // kinit exited with unspecified error. 36 // net exited with unspecified error. 38 // smdclient exited with unspecified error. 40 // authpolicy_parser exited with unknown error. 70 // Klist exited with unspecified error. 98 // Kpasswd exited with unspecified error.
|
/external/strace/tests/ |
D | strace-ff.expected | 2 +++ exited with 0 +++
|
D | umovestr.expected | 2 +++ exited with 0 +++
|
D | pipe.expected | 2 +++ exited with 0 +++
|
/external/strace/tests-m32/ |
D | strace-ff.expected | 2 +++ exited with 0 +++
|
D | pipe.expected | 2 +++ exited with 0 +++
|
D | umovestr.expected | 2 +++ exited with 0 +++
|
D | eventfd.expected | 2 +++ exited with 0 +++
|
/external/strace/tests-mx32/ |
D | pipe.expected | 2 +++ exited with 0 +++
|
D | umovestr.expected | 2 +++ exited with 0 +++
|
D | strace-ff.expected | 2 +++ exited with 0 +++
|