/external/bcc/tests/cc/ |
D | test_usdt_probes.cc | 98 if (spawned()) { in ChildProcess() 106 if (spawned()) { in ~ChildProcess() 114 bool spawned() const { return pid_ > 0; } in spawned() function in ChildProcess 226 if (!ruby.spawned())
|
/external/perfetto/src/profiling/memory/ |
D | CHANGELOG.md | 5 or only for newly spawned ones using `no_startup` or `no_running` in
|
/external/swiftshader/.vscode/ |
D | tasks.json | 10 // ${cwd}: the current working directory of the spawned process
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-death-test.cc | 408 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl 558 if (!spawned()) in Passed() 672 if (!spawned()) in Wait() 875 if (!spawned()) in Wait() 1025 if (!spawned()) in Wait()
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-death-test.cc | 344 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl 494 if (!spawned()) in Passed() 602 if (!spawned()) in Wait() 766 if (!spawned()) in Wait()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/ |
D | gtest-death-test.cc | 392 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl 542 if (!spawned()) in Passed() 651 if (!spawned()) in Wait() 811 if (!spawned()) in Wait()
|
/external/autotest/client/site_tests/hardware_SAT/ |
D | control.memory_qual | 18 threads are spawned which draw pages from an empty queue and a valid queue, and
|
D | control | 18 threads are spawned which draw pages from an empty queue and a valid queue, and
|
D | control.hwqual | 18 threads are spawned which draw pages from an empty queue and a valid queue, and
|
/external/autotest/client/site_tests/security_ProcessManagementPolicy/ |
D | control | 14 can be switched to by processes spawned under the restricted UID.
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest-death-test.cc | 379 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl 529 if (!spawned()) in Passed() 638 if (!spawned()) in Wait() 802 if (!spawned()) in Wait()
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest-death-test.cc | 409 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl 558 if (!spawned()) return false; in Passed() 672 if (!spawned()) return 0; in Wait() 862 if (!spawned()) return 0; in Wait() 1071 if (!spawned()) return 0; in Wait()
|
/external/mesa3d/src/gtest/src/ |
D | gtest-death-test.cc | 415 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl 570 if (!spawned()) in Passed() 681 if (!spawned()) in Wait() 882 if (!spawned()) in Wait() 1097 if (!spawned()) in Wait()
|
/external/googletest/googletest/src/ |
D | gtest-death-test.cc | 415 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl 570 if (!spawned()) in Passed() 681 if (!spawned()) in Wait() 882 if (!spawned()) in Wait() 1097 if (!spawned()) in Wait()
|
/external/toybox/kconfig/ |
D | README | 11 each of which spawned long "I think you should go do this and this and this
|
/external/perfetto/protos/perfetto/metrics/android/ |
D | startup_metric.proto | 48 // spawned.
|
/external/gflags/src/ |
D | gflags.h.in | 71 // or even before, main() -- that is, before threads are spawned. 183 // Thread-hostile; meant to be called before any threads are spawned. 332 // Thread-hostile; meant to be called before any threads are spawned. 337 // Thread-hostile; meant to be called before any threads are spawned. 372 // are spawned.
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_flags.inc | 109 " If non-zero, a background thread is spawned at startup" 114 " If non-zero, a background thread is spawned at startup"
|
/external/python/cpython3/Doc/library/ |
D | pty.rst | 47 spawned behind the pty will eventually terminate, and when it does *spawn*
|
D | smtpd.rst | 197 Holds the :class:`SMTPServer` that spawned this channel.
|
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | fork_posix.pyx.pxi | 32 # Python-spawned threads into user code (e.g., callbacks for asynchronous RPCs)
|
/external/python/cpython2/PC/os2vacpp/ |
D | readme.txt | 52 of the spawned program. I could find no easy way to do this under
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.26.txt | 49 The number of processes spawned by fsck can now be limited using the
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-05-18-ExceptionHandling.txt | 40 function, for a spawned thread, it corresponds to the thread function.
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/ |
D | 2001-05-18-ExceptionHandling.txt | 40 function, for a spawned thread, it corresponds to the thread function.
|