| /foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/include/ |
| H A D | engine_event_callback.h | 27 EngineEventCallback(sptr<OHOS::IntellVoiceEngine::IIntellVoiceEngine> &engine, WaitForResult *wait) in EngineEventCallback() argument
|
| /foundation/resourceschedule/ffrt/interfaces/kits/cpp/ |
| H A D | condition_variable.h | 81 void wait(std::unique_lock<mutex>& lk, Pred&& pred) in wait() function in ffrt::condition_variable 88 void wait(std::unique_lock<mutex>& lk) in wait() function in ffrt::condition_variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| H A D | task_executor_adapter.cpp | 43 bool TaskExecutorAdapter::Remove(const TaskExecutorAdapter::TaskId &taskId, bool wait) in Remove() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
| H A D | task_manager.cpp | 46 bool TaskManager::Remove(const TaskId &taskId, bool wait) in Remove() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/ |
| H A D | relational_store_connection.h | 39 bool wait = true; member
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
| H A D | linux_semaphore.c | 130 void __init_waitqueue_head(wait_queue_head_t *wait) in __init_waitqueue_head() argument 140 void __wake_up_interruptible(wait_queue_head_t *wait) in __wake_up_interruptible() argument 149 __wake_up_interruptible_poll(wait_queue_head_t *wait, pollevent_t key) __wake_up_interruptible_poll() argument [all...] |
| /third_party/mesa3d/.gitlab-ci/ |
| H A D | report-flakes.py | 43 def wait(self, secs): member in Connection
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_scene_queue.c | 98 lp_scene_dequeue(struct lp_scene_queue *queue, boolean wait) in lp_scene_dequeue() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_query_sw.c | 143 fd_sw_get_query_result(struct fd_context *ctx, struct fd_query *q, bool wait, in fd_sw_get_query_result() argument
|
| /third_party/python/Lib/multiprocessing/ |
| H A D | popen_fork.py | 36 def wait(self, timeout=None): member in Popen 39 from multiprocessing.connection import wait namespace
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkEvent.hpp | 61 void wait() in wait() function in vk::Event
|
| H A D | VkTimelineSemaphore.hpp | 146 VkResult TimelineSemaphore::wait(uint64_t value, in wait() function in vk::TimelineSemaphore 153 VkResult TimelineSemaphore::Shared::wait(uint64_ function in vk::TimelineSemaphore::Shared [all...] |
| /third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/ |
| H A D | barrier.hpp | 51 void wait() in wait() function in spirv_cross::Barrier
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | mutex.h | 80 inline void wait(std::condition_variable& cv, Predicate&& p) { in wait() function in marl::lock [all...] |
| H A D | waitgroup.h | 101 void WaitGroup::wait() const { in wait() function in marl::WaitGroup
|
| /third_party/rust/crates/rustix/src/process/ |
| H A D | wait.rs | 127 pub fn wait(waitopts: WaitOptions) -> io::Result<Option<(Pid, WaitStatus)>> { wait() functions [all...] |
| H A D | mod.rs | 31 mod wait; modules
|
| /third_party/rust/crates/rustix/tests/process/ |
| H A D | main.rs | 30 mod wait; modules
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Semaphore.cpp | 38 angle::Result Semaphore::wait(Context *context, in wait() function in gl::Semaphore
|
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/ |
| H A D | peer_binder_catcher.h | 39 int wait; member
|
| /base/startup/init/initsync/include/ |
| H A D | init_stage.h | 44 unsigned int wait; member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_timeline_fence_wait.c | 33 static void mali_timeline_fence_wait_tracker_free(struct mali_timeline_fence_wait_tracker *wait) in mali_timeline_fence_wait_tracker_free() argument 48 struct mali_timeline_fence_wait_tracker *wait; in mali_timeline_fence_wait_tracker_is_activated() local 150 struct mali_timeline_fence_wait_tracker *wait; global() local 201 mali_timeline_fence_wait_activate(struct mali_timeline_fence_wait_tracker *wait) global() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_timeline_fence_wait.c | 31 static void mali_timeline_fence_wait_tracker_free(struct mali_timeline_fence_wait_tracker *wait) in mali_timeline_fence_wait_tracker_free() argument 46 struct mali_timeline_fence_wait_tracker *wait; in mali_timeline_fence_wait_tracker_is_activated() local 147 struct mali_timeline_fence_wait_tracker *wait; global() local 196 mali_timeline_fence_wait_activate(struct mali_timeline_fence_wait_tracker *wait) global() argument [all...] |
| /foundation/communication/nfc/interfaces/inner_api/controller/ |
| H A D | nfc_sa_client.cpp | 91 auto wait = locatorCond_.wait_for(lock, std::chrono::milliseconds(NFC_LOADSA_TIMEOUT_MS), [this] { in WaitLoadStateChange() local
|
| /foundation/communication/wifi/wifi/utils/src/ |
| H A D | wifi_sa_manager.cpp | 72 auto wait = locatorCon_.wait_for(lock, std::chrono::milliseconds(WIFI_LOADSA_TIMEOUT_MS), [this] { in WaitLoadStateChange() local
|