/external/python/cpython3/Lib/test/libregrtest/ |
D | win_utils.py | 44 _wait=_winapi.WaitForSingleObject, argument 114 _wait=_winapi.WaitForSingleObject, argument
|
/external/autotest/server/site_tests/hardware_MemoryIntegrity/ |
D | hardware_MemoryIntegrity.py | 55 def _wait(self, seconds, suspend): member in hardware_MemoryIntegrity
|
/external/pytorch/torch/jit/ |
D | __init__.py | 103 _wait = wait variable
|
/external/igt-gpu-tools/lib/tests/ |
D | igt_describe.c | 206 static int _wait(pid_t pid, int *status) { in _wait() function
|
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/ |
D | syscalls.c | 227 int _wait(int32_t *status) in _wait() function
|
/external/python/cpython3/Lib/asyncio/ |
D | locks.py | 558 async def _wait(self): member in Barrier
|
D | base_subprocess.py | 239 async def _wait(self): member in BaseSubprocessTransport
|
D | tasks.py | 509 async def _wait(fs, timeout, return_when, loop): function
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/gcp/ |
D | api.py | 443 def _wait(self, member in GcpStandardCloudApiResource
|
D | compute.py | 440 def _wait(self, member in ComputeV1
|
/external/scapy/scapy/contrib/isotp/ |
D | isotp_soft_socket.py | 306 def _wait(cls, handle): member in TimeoutScheduler
|
/external/python/cpython3/Lib/ |
D | subprocess.py | 1590 def _wait(self, timeout): member in Popen 2028 def _wait(self, timeout): member in Popen
|
D | threading.py | 763 def _wait(self, timeout): member in Barrier
|
/external/python/cpython3/Lib/test/ |
D | _test_multiprocessing.py | 1951 def _wait(): function
|