Home
last modified time | relevance | path

Searched defs:wait (Results 176 - 200 of 385) sorted by relevance

12345678910>>...16

/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...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_context.c337 bool wait = ice->condition.mode == PIPE_RENDER_COND_WAIT || in crocus_sw_check_cond_render() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw.c308 nvc0_hw_get_query_result(struct nvc0_context *nvc0, struct nvc0_query *q, bool wait, union pipe_query_result *result) nvc0_hw_get_query_result() argument
/third_party/python/Lib/asyncio/
H A Dlocks.py200 async def wait(self): member in Event
248 async def wait(self): member in Condition
481 async def wait(self): global() member in Barrier
[all...]
/third_party/python/Lib/multiprocessing/
H A Dprocess.py377 from multiprocessing.connection import wait namespace
388 from multiprocessing.connection import wait namespace
H A Dsynchronize.py247 def wait(self, timeout=None): member in Condition
344 def wait(self, timeout=None): member in Event
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dgen_vk_internal_shaders.py356 def wait(self, queue): member in CompileQueue.CompressAndAppendPreprocessorOutput
396 def wait(self, queue): member in CompileQueue.CompileToSPIRV
H A DQueryVk.cpp495 angle::Result QueryVk::getResult(const gl::Context *context, bool wait) in getResult() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DThread.hpp225 inline void Event::wait() in wait() function in sw::Event
/third_party/python/Lib/test/
H A Dtest_webbrowser.py23 def wait(self, seconds=None): member in PopenMock
/third_party/python/Lib/concurrent/futures/
H A D_base.py263 def wait(fs, timeout=None, return_when=ALL_COMPLETED): function
[all...]
/third_party/skia/tools/calmbench/
H A Dab.py159 def wait(self): member in ThreadRunner
/third_party/toybox/toys/other/
H A Dvmstat.c33 uint64_t user, nice, sys, idle, wait, irq, sirq, intr, ctxt, running, blocked; member
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Depoll.rs225 pub fn wait<'context>( in wait() functions
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Depoll.rs216 pub fn wait<'context>( in wait() functions
/third_party/rust/crates/once_cell/src/
H A Dimp_std.rs220 fn wait(queue: &AtomicPtr<Waiter>, mut curr_queue: *mut Waiter) { in wait() functions
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dpeer_binder_catcher.cpp222 std::string wait = stringSplit(strList[5], 1); in BinderInfoParser() local
[all...]

Completed in 17 milliseconds

12345678910>>...16