Home
last modified time | relevance | path

Searched defs:wait (Results 76 - 100 of 222) sorted by relevance

123456789

/third_party/python/Lib/asyncio/
H A Dsubprocess.py135 async def wait(self): member in Process
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkQueryPool.cpp68 void Query::wait() in wait() function in vk::Query
H A DVkSemaphore.cpp140 void BinarySemaphore::wait() in wait() function in vk::BinarySemaphore
H A DVkSemaphoreExternalLinux.hpp86 void wait() in wait() function in SharedSemaphore
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dticket.h138 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 DGraphWriter.cpp148 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 DLockFileManager.cpp83 struct timespec wait = {1, 0}; // 1 second. in getHostID() local
/third_party/rust/crates/nix/src/sys/
H A Dmod.rs200 pub mod wait; modules
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSpinBarrier.cpp68 inline void wait (SpinBarrier::WaitMode mode) in wait() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DWorkerThread.cpp29 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 Drts8891_low.c596 rts8891_park (struct Rts8891_Device *device, SANE_Byte *regs, SANE_Bool wait) in rts8891_park() argument
[all...]
/third_party/mesa3d/bin/pick/
H A Dcore_test.py258 async def wait(self) -> int: member in TestResolveNomination.FakeSubprocess
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_bo.c305 struct drm_v3d_wait_bo wait = { in v3dv_bo_wait() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.c534 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 Dstw_framebuffer.c673 int64_t wait = (min_swap_period - delta) * fudge; in wait_swap_interval() local
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dpb_buffer_simple_fenced.c361 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 Dgfx10_query.c233 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 Dvirgl_query.c174 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 Dv3d_bufmgr.c457 struct drm_v3d_wait_bo wait = { in v3d_wait_bo_ioctl() local
/third_party/mesa3d/src/intel/tools/
H A Dintel_sanitize_gpu.c257 struct drm_i915_gem_wait wait = { in exec_and_check_padding() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw_sm.c308 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 Dtransport.cc293 bool wait = !(pos_ < size_); in WaitForDebugStubEvent() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.c185 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 Diris_monitor.c280 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 Dvk_sync.h220 VkResult (*wait)(struct vk_device *device, global() member
[all...]

Completed in 19 milliseconds

123456789