| /third_party/python/Lib/asyncio/ |
| H A D | subprocess.py | 135 async def wait(self): member in Process
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkQueryPool.cpp | 68 void Query::wait() in wait() function in vk::Query
|
| H A D | VkSemaphore.cpp | 140 void BinarySemaphore::wait() in wait() function in vk::BinarySemaphore
|
| H A D | VkSemaphoreExternalLinux.hpp | 86 void wait() in wait() function in SharedSemaphore
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | ticket.h | 138 void Ticket::wait() const { in wait() function in marl::Ticket
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | GraphWriter.cpp | 148 bool llvm::DisplayGraph(StringRef FilenameRef, bool wait, in DisplayGraph() argument 93 ExecGraphViewer(StringRef ExecPath, std::vector<StringRef> &args, StringRef Filename, bool wait, std::string &ErrMsg) ExecGraphViewer() argument [all...] |
| H A D | LockFileManager.cpp | 83 struct timespec wait = {1, 0}; // 1 second. in getHostID() local
|
| /third_party/rust/crates/nix/src/sys/ |
| H A D | mod.rs | 200 pub mod wait; modules
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deSpinBarrier.cpp | 68 inline void wait (SpinBarrier::WaitMode mode) in wait() function
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | WorkerThread.cpp | 29 void WaitableEventDone::wait() {} in wait() function in angle::WaitableEventDone 49 void SingleThreadedWaitableEvent::wait() {} in wait() function in angle::SingleThreadedWaitableEvent 108 void AsyncWaitableEvent::wait() in wait() function in angle::AsyncWaitableEvent 244 void DelegateWaitableEvent::wait() wait() function in angle::DelegateWaitableEvent [all...] |
| /third_party/backends/backend/ |
| H A D | rts8891_low.c | 596 rts8891_park (struct Rts8891_Device *device, SANE_Byte *regs, SANE_Bool wait) in rts8891_park() argument [all...] |
| /third_party/mesa3d/bin/pick/ |
| H A D | core_test.py | 258 async def wait(self) -> int: member in TestResolveNomination.FakeSubprocess
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_bo.c | 305 struct drm_v3d_wait_bo wait = { in v3dv_bo_wait() local
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_bufmgr.c | 534 struct drm_vc4_wait_seqno wait = { in vc4_wait_seqno_ioctl() local 576 struct drm_vc4_wait_bo wait = { in vc4_wait_bo_ioctl() local
|
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_framebuffer.c | 673 int64_t wait = (min_swap_period - delta) * fudge; in wait_swap_interval() local
|
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | pb_buffer_simple_fenced.c | 361 fenced_manager_check_signalled_locked(struct fenced_manager *fenced_mgr, boolean wait) fenced_manager_check_signalled_locked() argument 454 fenced_buffer_create_gpu_storage_locked(struct fenced_manager *fenced_mgr, struct fenced_buffer *fenced_buf, const struct pb_desc *desc, boolean wait) fenced_buffer_create_gpu_storage_locked() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | gfx10_query.c | 233 static bool gfx10_sh_query_get_result(struct si_context *sctx, struct si_query *rquery, bool wait, in gfx10_sh_query_get_result() argument
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_query.c | 174 virgl_get_query_result(struct pipe_context *ctx, struct pipe_query *q, bool wait, union pipe_query_result *result) virgl_get_query_result() argument
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_bufmgr.c | 457 struct drm_v3d_wait_bo wait = { in v3d_wait_bo_ioctl() local
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | intel_sanitize_gpu.c | 257 struct drm_i915_gem_wait wait = { in exec_and_check_padding() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_query_hw_sm.c | 308 nv50_hw_sm_query_read_data(uint32_t count[32][4], struct nv50_context *nv50, bool wait, struct nv50_hw_query *hq, const struct nv50_hw_sm_query_cfg *cfg, unsigned mp_count) nv50_hw_sm_query_read_data() argument 334 nv50_hw_sm_get_query_result(struct nv50_context *nv50, struct nv50_hw_query *hq, bool wait, union pipe_query_result *result) nv50_hw_sm_get_query_result() argument
|
| /third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
| H A D | transport.cc | 293 bool wait = !(pos_ < size_); in WaitForDebugStubEvent() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_query_hw.c | 185 fd_hw_get_query_result(struct fd_context *ctx, struct fd_query *q, bool wait, in fd_hw_get_query_result() argument
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_monitor.c | 280 iris_get_monitor_result(struct pipe_context *ctx, struct iris_monitor_object *monitor, bool wait, union pipe_numeric_type_union *result) iris_get_monitor_result() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_sync.h | 220 VkResult (*wait)(struct vk_device *device, global() member [all...] |