Searched refs:sleep (Results 1 - 25 of 92) sorted by relevance

1234

/device/google/marlin/
H A Dinit.qcom.qseecomd.sh7 sleep 0.1
/device/huawei/angler/
H A Dinit.angler.qseecomd.sh6 sleep 0.1
H A Dinit.qcom.devwait.sh6 sleep 0.1
/device/lge/bullhead/
H A Dinit.bullhead.qseecomd.sh6 sleep 0.1
H A Dinit.qcom.devwait.sh6 sleep 0.1
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/
H A Dunicast.py14 time.sleep(2)
H A Dbroadcast.py15 time.sleep(2)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dfork_wait.py33 time.sleep(SHORTSLEEP)
44 time.sleep(2 * SHORTSLEEP)
53 time.sleep(LONGSLEEP)
68 time.sleep(LONGSLEEP)
79 time.sleep(2*SHORTSLEEP) # Wait for threads to die
H A Dtest_startfile.py14 from time import sleep namespace
33 sleep(0.1)
39 sleep(0.1)
H A Dtest_wait4.py22 time.sleep(1.0)
H A Dtest_fork1.py26 time.sleep(1.0)
40 time.sleep(0.01) # Give the other thread time to try and acquire.
H A Dtest_wait3.py28 time.sleep(1.0)
H A Dtest_dummy_thread.py69 time.sleep(delay)
148 time.sleep(delay)
164 time.sleep(DELAY)
H A Dtest_capi.py26 time.sleep(random.random()*0.02) #0.01 secs on average
123 time.sleep(1)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
H A Dcvslock.py33 - if there are, release the meta-lock, sleep, try again
139 self.sleep(st)
166 def sleep(self, st): member in class:Lock
167 sleep(st, self.repository, self.delay)
173 def sleep(st, repository, delay): function
184 time.sleep(delay)
214 self.sleep(uid)
242 sleep(instance.msg, r, delay)
/device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/Arm/
H A DCpuSleep.asm27 ; Places the CPU in a sleep state until an interrupt is received.
29 ; Places the CPU in a sleep state until an interrupt is received. If interrupts
31 ; sleep state indefinitely.
/device/google/dragon/dumpstate/
H A DDumpstateDevice.cpp51 sleep(1);
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_unit_test.c58 sleep(1);
98 sleep(1);
146 sleep(1);
194 sleep(1);
243 sleep(1);
253 sleep(1);
318 sleep(1);
329 sleep(1);
367 sleep(1);
575 sleep(
[all...]
H A Dmm_qcamera_dual_test.c117 sleep(1);
125 sleep(1);
140 sleep(1);
207 sleep(1);
216 sleep(1);
296 sleep(1);
305 sleep(1);
585 sleep(1);
607 sleep(1);
622 sleep(
[all...]
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_dual_test.c120 sleep(1);
128 sleep(1);
143 sleep(1);
210 sleep(1);
219 sleep(1);
299 sleep(1);
308 sleep(1);
588 sleep(1);
610 sleep(1);
625 sleep(
[all...]
H A Dmm_qcamera_unit_test.c55 sleep(1);
95 sleep(1);
143 sleep(1);
191 sleep(1);
240 sleep(1);
250 sleep(1);
315 sleep(1);
326 sleep(1);
364 sleep(1);
572 sleep(
[all...]
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_dual_test.c120 sleep(1);
128 sleep(1);
143 sleep(1);
210 sleep(1);
219 sleep(1);
299 sleep(1);
308 sleep(1);
588 sleep(1);
610 sleep(1);
625 sleep(
[all...]
H A Dmm_qcamera_unit_test.c55 sleep(1);
95 sleep(1);
143 sleep(1);
191 sleep(1);
240 sleep(1);
250 sleep(1);
315 sleep(1);
326 sleep(1);
364 sleep(1);
572 sleep(
[all...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
H A Dsystimes.py87 time.sleep(0.1)
200 time.sleep(1)
/device/generic/goldfish/qemu-props/
H A Dqemu-props.c65 sleep(1);

Completed in 452 milliseconds

1234