Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 17 of 17) sorted by relevance

/device/linaro/hikey/hifi/xaf/hifi-dpf/include/sys/xt-shmem/
Dxf-runtime.h54 u32 wait; member
/device/linaro/poplar/wifi/wifi_hal/
Dsync.h62 int wait() { in wait() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/
DSynch.py211 def producer(buffer, wait, n=1000): argument
221 def consumer(buffer, wait, n=1000): argument
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/
DStubFunctions.c70 wait(int *stat_loc) { in wait() function
/device/google/cuttlefish_common/guest/vsoc/lib/
Dregion_control.cpp83 struct vsoc_cond_wait wait; in WaitForSignal() local
/device/linaro/hikey/hifi/xaf/host-apf/include/os/android/
Dxf-osal.h79 pthread_cond_t wait; member
/device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
DE100b.c1886 UINTN wait; in E100bSetEepromLockOut() local
3325 INT16 wait; in CommandWaitForCompletion() local
3353 UINT16 wait; in SoftwareReset() local
3452 UINT16 wait; in SelectiveReset() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpopen2.py105 def wait(self): member in Popen3
/device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpegdec.c415 OMX_BOOL wait) in mm_jpeg_session_port_enable()
455 OMX_BOOL wait) in mm_jpeg_session_port_disable()
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DVirtioGpuStream.cpp353 drm_virtgpu_3d_wait wait = { in readFully() local
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dwait.h113 union wait { union
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dthread_nt.h37 EnterNonRecursiveMutex(PNRMUTEX mutex, BOOL wait) in EnterNonRecursiveMutex()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_signal.py67 def wait(self, child): member in InterProcessSignalTests
Dtest_multiprocessing.py1032 def sqr(x, wait=0.0): argument
/device/google/contexthub/contexthubhal/
Dsystem_comms.h217 int wait() { in wait() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2424 class wait(Union): class
/device/google/marlin/camera/
DQCamera_Intf.h861 pthread_cond_t wait; member