Home
last modified time | relevance | path

Searched defs:wait (Results 1001 – 1025 of 1825) sorted by relevance

1...<<41424344454647484950>>...73

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/concurrent/futures/
Dprocess.py821 def shutdown(self, wait=True, *, cancel_futures=False): argument
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/process/
Dsyscalls.rs379 pub(crate) fn wait(waitopts: WaitOptions) -> io::Result<Option<(Pid, WaitStatus)>> { in wait() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/
Dtasks.py389 async def wait(fs, *, timeout=None, return_when=ALL_COMPLETED): function
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderThroughputTest.cpp147 void wait() { in wait() function in Pipe
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/
Dtasks.py389 async def wait(fs, *, timeout=None, return_when=ALL_COMPLETED): function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTO.cpp1369 Error wait() override { in wait() function in __anond0d2a4fd0c11::InProcessThinBackend
1453 Error wait() override { return Error::success(); } in wait() function in __anond0d2a4fd1111::WriteIndexesThinBackend
/aosp_15_r20/external/javasqlite/src/main/java/SQLite/JDBC2z/
H A DJDBCConnection.java529 void wait(int ms) { in wait() method in DatabaseX
/aosp_15_r20/hardware/interfaces/wifi/1.4/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp114 inline std::cv_status wait(CallbackType waitForCallbackType) { in wait() function in WifiNanIfaceHidlTest
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DResource.cpp795 void VulkanFence::wait() { in wait() function in at::native::vulkan::api::VulkanFence
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestStatsdTelemetry.cpp60 void wait() { in wait() function in android::nn::telemetry::Signal
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/sync/future/
Dfence_signal.rs163 pub fn wait(&self, timeout: Option<Duration>) -> Result<(), FlushError> { in wait() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dwin_iocp_socket_service_base.hpp189 boost::system::error_code wait(base_implementation_type& impl, in wait() function in boost::asio::detail::win_iocp_socket_service_base
/aosp_15_r20/external/mesa3d/src/freedreno/ds/
H A Dfd_pps_driver.cc410 FreedrenoDriver::configure_counters(bool reset, bool wait) in configure_counters()
/aosp_15_r20/external/virtio-media/driver/
H A Dvirtio_media_driver.c560 static __poll_t virtio_media_device_poll(struct file *file, poll_table *wait) in virtio_media_device_poll()
/aosp_15_r20/external/crosvm/base/src/sys/macos/
H A Dmod.rs88 pub fn wait(&self) -> crate::errno::Result<smallvec::SmallVec<[crate::TriggeredEvent<T>; 16]>> { in wait() method
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
H A DMockSatelliteService.java702 public void setWaitToSend(boolean wait) { in setWaitToSend()
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/xe/
H A Dmos_synchronization_xe.c96 struct drm_syncobj_wait wait; in mos_sync_syncobj_wait_err() local
/aosp_15_r20/frameworks/native/opengl/libs/EGL/
H A DMultifileBlobCache.cpp476 bool wait = false; in get() local
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/
H A DDOMTestFramework.java32 void wait(int millisecond); in wait() method
/aosp_15_r20/external/dnsmasq/src/
H A Dforward.c842 struct frec* get_new_frec(time_t now, int* wait) { in get_new_frec()
/aosp_15_r20/external/libdrm/freedreno/
H A Dfreedreno_priv.h122 int (*wait)(struct fd_pipe *pipe, uint32_t timestamp, uint64_t timeout); member
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/
H A D_python_plugin_test.py514 def wait(): # pylint: disable=invalid-name function
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/libc/process/
Dsyscalls.rs428 pub(crate) fn wait(waitopts: WaitOptions) -> io::Result<Option<(Pid, WaitStatus)>> { in wait() function
/aosp_15_r20/development/python-packages/adb/adb/
H A D__init__.py467 def wait(self) -> str: member in AndroidDevice
/aosp_15_r20/hardware/interfaces/wifi/1.5/vts/functional/
H A Dwifi_nan_iface_hidl_test.cpp115 inline std::cv_status wait(CallbackType waitForCallbackType) { in wait() function in WifiNanIfaceHidlTest

1...<<41424344454647484950>>...73