/device/generic/vulkan-cereal/base/ |
D | ConditionVariable.h | 53 void wait(AutoLock* userLock) { in wait() function 77 void wait(StaticLock* lock, Predicate pred) { in wait() function 84 void wait(AutoLock* lock, Predicate pred) { in wait() function 107 void wait(StaticLock* userLock) { in wait() function 145 void wait(StaticLock* userLock) { in wait() function
|
D | Thread_win32.cpp | 51 bool Thread::wait(intptr_t* exitStatus) { in wait() function in android::base::Thread
|
D | Thread_pthread.cpp | 77 bool Thread::wait(intptr_t* exitStatus) { in wait() function in android::base::Thread
|
/device/generic/goldfish-opengl/android-emu/android/base/synchronization/ |
D | AndroidConditionVariable.h | 57 void wait(AutoLock<Lockable>* userLock) { in wait() function 81 void wait(StaticLock<IsRecursive>* lock, Predicate pred) { in wait() function 88 void wait(AutoLock<Lockable>* lock, Predicate pred) { in wait() function 112 void wait(StaticLock<IsRecursive>* userLock) { in wait() function 152 void wait(StaticLock<IsRecursive>* userLock) { in wait() function
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | WorkerThread.cpp | 27 void WaitableEventDone::wait() {} in wait() function in angle::WaitableEventDone 47 void SingleThreadedWaitableEvent::wait() {} in wait() function in angle::SingleThreadedWaitableEvent 106 void AsyncWaitableEvent::wait() in wait() function in angle::AsyncWaitableEvent
|
D | Semaphore.cpp | 38 angle::Result Semaphore::wait(Context *context, in wait() function in gl::Semaphore
|
/device/google/trout/hal/sensors/2.0/ |
D | SensorThread.h | 42 void wait(Predicate p) { in wait() function
|
/device/linaro/poplar/wifi/wifi_hal/ |
D | sync.h | 62 int wait() { in wait() function
|
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/ |
D | GLBackgroundLoader.cpp | 81 bool GLBackgroundLoader::wait(intptr_t* exitStatus) { in wait() function in GLBackgroundLoader
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/ |
D | ProgramImpl.h | 62 inline angle::Result LinkEventDone::wait(const gl::Context *context) in wait() function
|
D | ShaderImpl.cpp | 25 void WaitableCompileEvent::wait() in wait() function in rx::WaitableCompileEvent
|
/device/generic/vulkan-cereal/fake-android-guest/utils/ |
D | Condition.h | 117 inline status_t Condition::wait(Mutex& mutex) { in wait() function
|
/device/generic/goldfish-opengl/android-emu/android/base/threads/ |
D | AndroidThread_pthread.cpp | 80 bool Thread::wait(intptr_t* exitStatus) { in wait() function in android::base::guest::Thread
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/ |
D | gen_vk_internal_shaders.py | 286 def wait(self, queue): member in CompileQueue.AppendPreprocessorOutput 318 def wait(self, queue): member in CompileQueue.CompileToSPIRV
|
D | QueryVk.cpp | 169 angle::Result QueryVk::getResult(const gl::Context *context, bool wait) in getResult()
|
D | SemaphoreVk.cpp | 98 angle::Result SemaphoreVk::wait(gl::Context *context, in wait() function in rx::SemaphoreVk
|
/device/generic/vulkan-cereal/stream-servers/ |
D | FenceSync.cpp | 115 EGLint FenceSync::wait(uint64_t timeout) { in wait() function in FenceSync
|
D | PostWorker.cpp | 53 static void sDefaultRunOnUiThread(UiUpdateFunc f, void* data, bool wait) { in sDefaultRunOnUiThread()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/ |
D | SemaphoreGL.cpp | 78 angle::Result SemaphoreGL::wait(gl::Context *context, in wait() function in rx::SemaphoreGL
|
D | ShaderGL.cpp | 115 void wait() override { mCheckShaderFunctor(); } in wait() function in rx::WaitableCompileEventNativeParallel
|
D | ProgramGL.cpp | 160 angle::Result wait(const gl::Context *context) override in wait() function in rx::ProgramGL::LinkEventNativeParallel 197 angle::Result wait(const gl::Context *context) override in wait() function in rx::ProgramGL::LinkEventGL
|
/device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
D | VirtioGpuStream.cpp | 336 drm_virtgpu_3d_wait wait = { in readFully() local
|
D | VirtioGpuPipeStream.cpp | 348 void VirtioGpuPipeStream::wait() { in wait() function in VirtioGpuPipeStream
|
/device/google/redbull-kernel/sm7250/kernel-headers/linux/ |
D | spcom.h | 99 bool wait; member
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/ |
D | spcom.h | 142 bool wait; member
|