Home
last modified time | relevance | path

Searched defs:wait (Results 901 – 925 of 1825) sorted by relevance

1...<<31323334353637383940>>...73

/aosp_15_r20/tools/asuite/adevice/tests/common/
H A Dfakes.rs140 fn wait(&self, _profiler: &mut Profiler) -> Result<String> { in wait() method
/aosp_15_r20/external/crosvm/base/src/
H A Dwait_context.rs218 pub fn wait(&self) -> Result<SmallVec<[TriggeredEvent<T>; 16]>> { in wait() method
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/utils/src/
H A DDevice.cpp165 nn::GeneralResult<void> Device::wait() const { in wait() function in android::hardware::neuralnetworks::V1_3::utils::Device
/aosp_15_r20/external/pytorch/test/cpp/c10d/
H A DProcessGroupGlooAsyncTest.cpp96 void wait(c10::intrusive_ptr<c10d::Work>& work) { in wait() function in AsyncInputIsOutputTest
/aosp_15_r20/system/core/fs_mgr/libfs_avb/
H A Dfs_avb.cpp568 bool AvbHandle::TearDownAvbHashtree(FstabEntry* fstab_entry, bool wait) { in TearDownAvbHashtree()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/
H A Dstw_framebuffer.c727 int64_t wait = (min_swap_period - delta) * fudge; in wait_swap_interval() local
/aosp_15_r20/external/crosvm/cros_async/src/sync/
H A Dwaiter.rs213 pub fn wait(&self) -> WaitFuture<'_> { in wait() method
/aosp_15_r20/art/test/924-threads/src/art/
H A DTest924.java422 private static void printMajorityThreadState(Thread t, int votes, int wait) throws Exception { in printMajorityThreadState()
/aosp_15_r20/system/core/fs_mgr/libfstab/include/fstab/
H A Dfstab.h64 bool wait : 1; member
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/
H A Dqueue.rs213 unsafe fn wait(&self) { in wait() method
/aosp_15_r20/system/core/init/
H A Dkeychords_test.cpp213 void TestFrame::RelaxForMs(std::chrono::milliseconds wait) { in RelaxForMs()
/aosp_15_r20/external/igt-gpu-tools/benchmarks/
H A Dgem_busy.c81 struct drm_i915_gem_wait wait = { .bo_handle = handle }; in gem_wait__busy() local
/aosp_15_r20/hardware/interfaces/gnss/1.0/vts/functional/
H A DVtsHalGnssV1_0TargetTest.cpp124 inline std::cv_status wait(int timeoutSeconds) { in wait() function in GnssHalTest
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_sync.c229 struct vk_sync_wait wait = { in __vk_sync_wait() local
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DDevice.cpp214 nn::GeneralResult<void> Device::wait() const { in wait() function in android::hardware::neuralnetworks::V1_2::utils::Device
/aosp_15_r20/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
H A DNetworkScanApiTest.java272 public synchronized void wait(int millis) throws InterruptedException { in wait() method in NetworkScanApiTest.CellInfoResultsCallback
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/
H A Dqueue.rs213 unsafe fn wait(&self) { in wait() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/
H A Dqueue.rs213 unsafe fn wait(&self) { in wait() method
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.c165 fd_hw_get_query_result(struct fd_context *ctx, struct fd_query *q, bool wait, in fd_hw_get_query_result()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/
H A Dqueue.rs213 unsafe fn wait(&self) { in wait() method
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_insert_delay_alu.cpp162 alu_delay_wait wait = (alu_delay_wait)imm[i]; in parse_delay_alu() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/
H A Dqueue.rs213 unsafe fn wait(&self) { in wait() method
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_query.c653 bool wait, in get_query_result()
1109 bool wait, in zink_get_query_result()
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DManager.cpp146 int wait() const override { in wait() function in android::nn::DriverDevice
892 int wait() const override { return ANEURALNETWORKS_NO_ERROR; } in wait() function in android::nn::CpuDevice
/aosp_15_r20/trusty/kernel/lib/trusty/
H A Dtipc_virtio_dev.c1271 bool wait) { in tipc_send_data()
1395 bool wait) { in tipc_send_buf()

1...<<31323334353637383940>>...73