/external/libcxx/test/std/thread/futures/futures.shared_future/ |
D | wait_until.pass.cpp | 25 enum class WorkerThreadState { Uninitialized, AllowedToRun, Exiting }; enumerator 44 set_worker_thread_state(WorkerThreadState::Exiting); in func1() 54 set_worker_thread_state(WorkerThreadState::Exiting); in func3() 61 set_worker_thread_state(WorkerThreadState::Exiting); in func5() 78 wait_for_worker_thread_state(WorkerThreadState::Exiting); in main() 99 wait_for_worker_thread_state(WorkerThreadState::Exiting); in main() 120 wait_for_worker_thread_state(WorkerThreadState::Exiting); in main()
|
/external/libcxx/test/std/thread/futures/futures.unique_future/ |
D | wait_until.pass.cpp | 25 enum class WorkerThreadState { Uninitialized, AllowedToRun, Exiting }; enumerator 44 set_worker_thread_state(WorkerThreadState::Exiting); in func1() 54 set_worker_thread_state(WorkerThreadState::Exiting); in func3() 61 set_worker_thread_state(WorkerThreadState::Exiting); in func5() 78 wait_for_worker_thread_state(WorkerThreadState::Exiting); in main() 99 wait_for_worker_thread_state(WorkerThreadState::Exiting); in main() 120 wait_for_worker_thread_state(WorkerThreadState::Exiting); in main()
|
/external/valgrind/helgrind/tests/ |
D | tc22_exit_w_lock.stderr.exp-solaris | 11 Thread #x: Exiting thread still holds 2 locks 23 Thread #x: Exiting thread still holds 1 lock 35 Thread #x: Exiting thread still holds 1 lock
|
D | tc22_exit_w_lock.stderr.exp-kfail-x86 | 12 Thread #x: Exiting thread still holds 2 locks 25 Thread #x: Exiting thread still holds 1 lock 34 Thread #x: Exiting thread still holds 1 lock
|
D | tc09_bad_unlock.stderr.exp-solaris | 142 Thread #x: Exiting thread still holds 1 lock
|
D | tc20_verifywrap.stderr.exp-glibc-2.21 | 243 Thread #x: Exiting thread still holds 1 lock
|
D | tc20_verifywrap.stderr.exp-mips32 | 236 Thread #x: Exiting thread still holds 1 lock
|
D | tc20_verifywrap.stderr.exp-s390x | 236 Thread #x: Exiting thread still holds 1 lock
|
D | tc20_verifywrap.stderr.exp-mips32-b | 244 Thread #x: Exiting thread still holds 1 lock
|
D | tc20_verifywrap.stderr.exp-glibc-2.18 | 233 Thread #x: Exiting thread still holds 1 lock
|
D | tc20_verifywrap.stderr.exp-solaris | 255 Thread #x: Exiting thread still holds 1 lock
|
/external/llvm/lib/Fuzzer/test/ |
D | fuzzer.test | 33 UNINSTRUMENTED: ERROR: __sanitizer_set_death_callback is not defined. Exiting. 36 NO_COVERAGE: ERROR: no interesting inputs were found. Is the code instrumented for coverage? Exiting
|
/external/protobuf/util/ |
D | appveyor.bat | 6 echo Unsupported language %language%. Exiting.
|
/external/protobuf/ |
D | appveyor.bat | 6 echo Unsupported language %language%. Exiting.
|
/external/llvm/unittests/Analysis/ |
D | UnrollAnalyzer.cpp | 35 BasicBlock *Exiting = L->getExitingBlock(); in runOnFunction() local 38 TripCount = SE->getSmallConstantTripCount(L, Exiting); in runOnFunction()
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | BranchProbabilityInfo.cpp | 315 BasicBlock *Exiting = *EI; in calcLoopBranchHeuristics() local 316 BP->setEdgeWeight(BB, Exiting, exitWeight); in calcLoopBranchHeuristics()
|
/external/vulkan-validation-layers/build-android/ |
D | update_external_sources_android.bat | 173 echo Exiting
|
/external/vulkan-validation-layers/ |
D | update_external_sources.bat | 184 echo Exiting
|
/external/libcxx/utils/google-benchmark/ |
D | README.md | 433 ## Exiting Benchmarks in Error
|
/external/google-breakpad/src/client/mac/sender/ |
D | crash_report_sender.m | 750 GTMLoggerDebug(@"Exiting with no errors");
|
/external/google-benchmark/ |
D | README.md | 433 ## Exiting Benchmarks in Error
|
/external/clang/docs/analyzer/ |
D | IPA.txt | 126 Exiting an inlined function is a bit more work, fortunately broken up into
|