| /external/igt-gpu-tools/tests/i915/ |
| D | gem_wait.c | 44 struct drm_i915_gem_wait wait; in invalid_flags() local 61 struct drm_i915_gem_wait wait; in invalid_buf() local 80 struct drm_i915_gem_wait wait = { in basic() local
|
| D | gem_eio.c | 160 struct drm_i915_gem_wait wait = { in __gem_wait() local 257 static void check_wait(int fd, uint32_t bo, unsigned int wait, igt_stats_t *st) in check_wait() 369 static void test_wait(int fd, unsigned int flags, unsigned int wait) in test_wait() 417 static void test_inflight(int fd, unsigned int wait) in test_inflight() 549 static void test_inflight_contexts(int fd, unsigned int wait) in test_inflight_contexts() 674 static void test_inflight_internal(int fd, unsigned int wait) in test_inflight_internal() 881 unsigned int wait; member
|
| /external/skia/src/core/ |
| D | SkSemaphore.cpp | 21 void wait() { dispatch_semaphore_wait(fSemaphore, DISPATCH_TIME_FOREVER); } in wait() function 38 void wait() { WaitForSingleObject(fSemaphore, INFINITE/*timeout in ms*/); } in wait() function 51 void wait() { in wait() function
|
| /external/u-boot/arch/riscv/lib/ |
| D | smp.c | 47 static int send_ipi_many(struct ipi_data *ipi, int wait) in send_ipi_many() 134 int smp_call_function(ulong addr, ulong arg0, ulong arg1, int wait) in smp_call_function()
|
| /external/swiftshader/src/Vulkan/ |
| D | VkFence.hpp | 49 VkResult wait() in wait() function in vk::Fence 56 VkResult wait(const std::chrono::time_point<CLOCK, DURATION> &timeout) in wait() function in vk::Fence
|
| D | VkSemaphoreExternalLinux.hpp | 85 void wait() in wait() function in SharedSemaphore 184 void wait() in wait() function in vk::Semaphore::External
|
| D | VkSemaphoreExternalNone.hpp | 29 void wait() {} in wait() function in vk::Semaphore::External
|
| /external/igt-gpu-tools/tests/ |
| D | syncobj_wait.c | 143 struct local_syncobj_wait wait = { 0 }; in test_wait_bad_flags() local 151 struct local_syncobj_wait wait = { 0 }; in test_wait_zero_handles() local 158 struct local_syncobj_wait wait = { 0 }; in test_wait_illegal_handle() local 514 struct local_syncobj_wait wait; member 520 struct wait_thread_data *wait = data; in wait_thread_func() local 528 struct wait_thread_data wait = { 0 }; in test_wait_snapshot() local 615 struct wait_thread_data wait = { 0 }; in test_wait_complex() local 716 struct local_syncobj_wait wait = { 0 }; in test_wait_interrupted() local 743 struct local_syncobj_wait wait = { 0 }; in has_syncobj_wait() local
|
| /external/skqp/src/core/ |
| D | SkSemaphore.cpp | 38 void wait() { in wait() function 58 void wait() { WaitForSingleObject(fSemaphore, INFINITE/*timeout in ms*/); } in wait() function 71 void wait() { in wait() function
|
| /external/libchrome/mojo/core/ |
| D | trap_unittest.cc | 158 base::WaitableEvent wait(base::WaitableEvent::ResetPolicy::MANUAL, in TEST_F() local 221 base::WaitableEvent wait(base::WaitableEvent::ResetPolicy::MANUAL, in TEST_F() local 247 base::WaitableEvent wait(base::WaitableEvent::ResetPolicy::MANUAL, in TEST_F() local 295 base::WaitableEvent wait(base::WaitableEvent::ResetPolicy::MANUAL, in TEST_F() local 359 base::WaitableEvent wait(base::WaitableEvent::ResetPolicy::MANUAL, in TEST_F() local 444 base::WaitableEvent wait(base::WaitableEvent::ResetPolicy::MANUAL, in TEST_F() local 521 base::WaitableEvent wait(base::WaitableEvent::ResetPolicy::MANUAL, in TEST_F() local 547 base::WaitableEvent wait(base::WaitableEvent::ResetPolicy::MANUAL, in TEST_F() local 593 base::WaitableEvent wait(base::WaitableEvent::ResetPolicy::MANUAL, in TEST_F() local 626 base::WaitableEvent wait(base::WaitableEvent::ResetPolicy::MANUAL, in TEST_F() local [all …]
|
| /external/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
|
| /external/junit/src/main/java/junit/textui/ |
| D | TestRunner.java | 112 public TestResult doRun(Test suite, boolean wait) { in doRun() 125 protected void pause(boolean wait) { in pause() 189 …protected TestResult runSingleMethod(String testCase, String method, boolean wait) throws Exceptio… in runSingleMethod()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
| D | ThreadPool.cpp | 72 void ThreadPool::wait() { in wait() function in ThreadPool 123 void ThreadPool::wait() { in wait() function in ThreadPool
|
| /external/llvm/lib/Support/ |
| D | ThreadPool.cpp | 75 void ThreadPool::wait() { in wait() function in ThreadPool 126 void ThreadPool::wait() { in wait() function in ThreadPool
|
| /external/openssh/openbsd-compat/ |
| D | bsd-nextstep.h | 41 #define wait(a) posix_wait(a) macro
|
| /external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| D | nvc0_query.c | 71 bool wait, union pipe_query_result *result) in nvc0_get_query_result() 80 bool wait, in nvc0_get_query_result_resource() 105 bool wait = in nvc0_render_condition() local
|
| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_query.c | 96 bool wait, in llvmpipe_get_query_result() 196 bool wait, in llvmpipe_get_query_result_resource() 494 boolean b, wait; in llvmpipe_check_render_cond() local
|
| /external/mesa3d/src/gallium/frontends/clover/core/ |
| D | event.cpp | 120 event::wait() const { in wait() function in event 171 hard_event::wait() const { in wait() function in hard_event 262 soft_event::wait() const { in wait() function in soft_event
|
| /external/mesa3d/src/intel/common/ |
| D | gen_gem.c | 40 struct drm_syncobj_wait wait = { in gen_gem_supports_syncobj_wait() local
|
| /external/swiftshader/src/System/ |
| D | Synchronization.hpp | 87 void wait() in wait() function in sw::WaitGroup 97 bool wait(const std::chrono::time_point<CLOCK, DURATION> &timeout) in wait() function in sw::WaitGroup
|
| /external/grpc-grpc/src/php/lib/Grpc/ |
| D | ClientStreamingCall.php | 65 public function wait() function in Grpc\\ClientStreamingCall
|
| D | UnaryCall.php | 55 public function wait() function in Grpc\\UnaryCall
|
| /external/libchrome/base/process/ |
| D | kill_posix.cc | 104 TimeDelta wait, in WaitForProcessesToExit() 125 TimeDelta wait, in CleanupProcesses()
|
| /external/grpc-grpc/src/ruby/lib/grpc/ |
| D | notifier.rb | 29 def wait method in GRPC.Notifier
|
| /external/mesa3d/src/gallium/drivers/swr/ |
| D | swr_query.cpp | 78 bool wait, in swr_get_query_result() 236 bool b, wait; in swr_check_render_cond() local
|