| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkTimelineSemaphore.cpp | 69 void TimelineSemaphore::wait(uint64_t value) in wait() function in vk::TimelineSemaphore 74 void TimelineSemaphore::Shared::wait(uint64_t value) in wait() function in vk::TimelineSemaphore::Shared
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | event.h | 150 void Event::Shared::wait() { wait() function in marl::Event::Shared 198 void Event::wait() const { wait() function in marl::Event [all...] |
| /third_party/python/Python/ |
| H A D | condvar.h | 163 DWORD wait; in _PyCOND_WAIT_MS() local
|
| /third_party/rust/crates/nix/src/sys/ |
| H A D | wait.rs | 335 pub fn wait() -> Result<WaitStatus> { in wait() functions
|
| H A D | timerfd.rs | 194 pub fn wait(&self) -> Result<()> { in wait() functions
|
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
| H A D | task_manager.cpp | 88 auto wait = std::make_unique<ActionWait>(seqId, timeoutMs); in WaitExec() local
|
| /device/qemu/drivers/uart/ |
| H A D | uart.c | 199 struct wait_queue_head *wait = NULL; in Hi35xxInit() local 240 struct wait_queue_head *wait in Hi35xxDeinit() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tl/ |
| H A D | mali_kbase_timeline_io.c | 294 static unsigned int kbasep_timeline_io_poll(struct file *filp, poll_table *wait) in kbasep_timeline_io_poll() argument
|
| /foundation/resourceschedule/ffrt/interfaces/kits/cpp/ |
| H A D | task.h | 665 static inline void wait() in wait() function 677 static inline void wait(std::initializer_list<dependence> deps) in wait() function 690 static inline void wait(const std::vector<dependence>& deps) in wait() function
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| H A D | runtime_context_impl.cpp | 240 void RuntimeContextImpl::RemoveTimer(TimerId timerId, bool wait) in RemoveTimer() argument
|
| H A D | notification_chain.cpp | 174 int NotificationChain::ListenerChain::UnRegisterListener(Listener *listener, bool wait) in UnRegisterListener() argument 319 int NotificationChain::Listener::Drop(bool wait) in Drop() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| H A D | cloud_test.cpp | 58 const int32_t wait = 10; in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/ |
| H A D | priority_queue.h | 115 bool Remove(_Tid id, bool wait) in Remove() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| H A D | kv_virtual_device.cpp | 98 int KvVirtualDevice::Subscribe(QuerySyncObject query, bool wait, int id) in Subscribe() argument 115 int KvVirtualDevice::UnSubscribe(QuerySyncObject query, bool wait, int id) in UnSubscribe() argument 120 int KvVirtualDevice::UnSubscribe(const QuerySyncObject &query, bool wait, int id, in UnSubscribe() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/ |
| H A D | cloud_db.cpp | 58 int32_t CloudDB::Sync(const Devices &devices, int32_t mode, const GenQuery &query, Async async, int32_t wait) in Sync() argument
|
| /foundation/distributeddatamgr/preferences/frameworks/native/include/ |
| H A D | priority_queue.h | 117 bool Remove(_Tid id, bool wait) in Remove() argument
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_internal_entry.h | 284 void wait() in wait() function in ParallelManager [all...] |
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| H A D | Query.cpp | 247 boolean wait = !!(Flags & D3D10_DDI_GET_DATA_DO_NOT_FLUSH); in QueryGetData() local 349 enum pipe_render_cond_flag wait; in SetPredication() local
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_query.c | 250 vc4_get_query_result(struct pipe_context *pctx, struct pipe_query *pquery, bool wait, union pipe_query_result *vresult) vc4_get_query_result() argument
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | event.cpp | 120 event::wait() const { in wait() function in event 174 hard_event::wait() const { in wait() function in hard_event
|
| /third_party/node/src/inspector/ |
| H A D | worker_inspector.cc | 105 bool wait = !delegates_waiting_on_start_.empty(); in NewParentHandle() local 127 void WorkerManager::SetWaitOnStartForDelegate(int id, bool wait) { in SetWaitOnStartForDelegate() argument
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_event.h | 79 size_t (*wait)(ares_event_thread_t *e, unsigned long timeout_ms); member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_query.c | 528 boolean b, wait; in llvmpipe_check_render_cond() local 94 llvmpipe_get_query_result(struct pipe_context *pipe, struct pipe_query *q, bool wait, union pipe_query_result *vresult) llvmpipe_get_query_result() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_query.c | 199 nv30_query_result(struct pipe_context *pipe, struct pipe_query *pq, bool wait, union pipe_query_result *result) nv30_query_result() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_query_hw.c | 272 nv50_hw_get_query_result(struct nv50_context *nv50, struct nv50_query *q, bool wait, union pipe_query_result *result) nv50_hw_get_query_result() argument
|