| /external/skia/src/core/ |
| D | SkSemaphore.cpp | 21 void wait() { semaphore_wait(fSemaphore); } in wait() function 38 void wait() { WaitForSingleObject(fSemaphore, INFINITE/*timeout in ms*/); } in wait() function 51 void wait() { in wait() function 97 void SkSemaphore::wait() { fBaseSemaphore.wait(); } in wait() function in SkSemaphore
|
| /external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
| D | SyncEvent.h | 70 void wait () in wait() function 86 bool wait (long millisec) in wait() function
|
| D | CondVar.cpp | 82 void CondVar::wait (Mutex& mutex) in wait() function in CondVar 102 bool CondVar::wait (Mutex& mutex, long millisec) in wait() function in CondVar
|
| /external/junit/src/junit/textui/ |
| D | TestRunner.java | 112 public TestResult doRun(Test suite, boolean wait) { in doRun() 125 protected void pause(boolean wait) { in pause() 186 …protected TestResult runSingleMethod(String testCase, String method, boolean wait) throws Exceptio… in runSingleMethod()
|
| /external/llvm/lib/Support/ |
| D | ThreadPool.cpp | 75 void ThreadPool::wait() { in wait() function in ThreadPool 123 void ThreadPool::wait() { in wait() function in ThreadPool
|
| D | GraphWriter.cpp | 82 StringRef Filename, bool wait, in ExecGraphViewer() 135 bool llvm::DisplayGraph(StringRef FilenameRef, bool wait, in DisplayGraph()
|
| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_query.c | 87 boolean wait, in llvmpipe_get_query_result() 161 boolean b, wait; in llvmpipe_check_render_cond() local
|
| /external/openssh/openbsd-compat/ |
| D | bsd-nextstep.h | 43 #define wait(a) posix_wait(a) macro
|
| /external/mesa3d/src/gallium/state_trackers/clover/core/ |
| D | event.cpp | 118 hard_event::wait() const { in wait() function in hard_event 169 soft_event::wait() const { in wait() function in soft_event
|
| /external/mesa3d/src/gallium/drivers/r300/ |
| D | r300_query.c | 137 boolean wait, in r300_get_query_result() 185 boolean wait; in r300_render_condition() local
|
| /external/valgrind/drd/tests/ |
| D | monitor_example.cpp | 116 void wait() in wait() function in Monitor 195 void wait(const int state) in wait() function in StateVariable
|
| /external/mesa3d/src/gallium/drivers/softpipe/ |
| D | sp_query.c | 159 boolean wait, in softpipe_get_query_result() 204 boolean b, wait; in softpipe_check_render_cond() local
|
| /external/autotest/scheduler/ |
| D | drone_task_queue.py | 28 def execute(self, drones, wait=True): argument
|
| /external/skia/include/private/ |
| D | SkSemaphore.h | 34 void wait() { in wait() function
|
| /external/libchrome/base/process/ |
| D | kill_posix.cc | 103 TimeDelta wait, in WaitForProcessesToExit() 124 TimeDelta wait, in CleanupProcesses()
|
| /external/autotest/server/hosts/ |
| D | guest.py | 63 def hardreset(self, timeout=600, wait=True): argument
|
| /external/webrtc/talk/app/webrtc/objctests/ |
| D | RTCSessionDescriptionSyncObserver.m | 66 - (void)wait { method
|
| /external/openssh/contrib/redhat/ |
| D | openssh.spec | 573 - make initscript stop() function wait until sshd really dead to avoid function
|
| /external/clang/test/CodeGenObjC/ |
| D | debug-info-crash.m | 6 - (void)wait { method
|
| /external/autotest/client/tests/kvm/deps/ |
| D | whql_submission_15.cs | 69 static void ResetMachine(IResourcePool rootPool, string machineName, bool wait) in ResetMachine()
|
| /external/libcxx/src/ |
| D | condition_variable.cpp | 39 condition_variable::wait(unique_lock<mutex>& lk) _NOEXCEPT in wait() function in condition_variable
|
| /external/parameter-framework/asio-1.10.6/include/asio/detail/ |
| D | posix_event.hpp | 96 void wait(Lock& lock) in wait() function in asio::detail::posix_event
|
| /external/autotest/client/tests/kvm/tests/ |
| D | nic_hotplug.py | 91 def nic_del(vm, nic_id, wait=True): argument
|
| /external/google-breakpad/src/client/mac/testapp/ |
| D | TestClass.mm | 86 - (void)wait { method
|
| /external/autotest/client/site_tests/hardware_StorageFio/ |
| D | hardware_StorageFio.py | 110 integrity=False, wait=60 * 60 * 72): argument
|