Home
last modified time | relevance | path

Searched refs:sleep (Results 1 – 25 of 180) sorted by relevance

12345678

/external/bluetooth/bluez/test/
Dipctest-hsp-a2dp-switch.test6 sleep 2
9 sleep 2
18 sleep 2
21 sleep 2
30 sleep 2
33 sleep 2
42 sleep 2
45 sleep 2
Dipctest-init-shutdown.test38 sleep 1
42 sleep 1
46 sleep 1
Dipctest-a2dp-resume-fast.test9 sleep 1
37 sleep 1
46 sleep 1
Dipctest-a2dp-easy.test5 sleep 2
Dipctest-hsp-easy.test5 sleep 2
/external/netcat/scripts/
Ddist.sh10 sleep 1
17 sleep 8
19 sleep 1
21 sleep 1
Dirc15 sleep 60
26 sleep 2
52 sleep 1
Discan27 sleep 3
29 sleep 2
Dbsh11 sleep 1
/external/icu4c/test/intltest/
Dsimplethread.cpp92 #ifdef sleep
93 #undef sleep
113 SimpleThread::sleep(int32_t millis) in sleep() function in SimpleThread
248 void SimpleThread::sleep(int32_t millis) in sleep() function in SimpleThread
281 SimpleThread::sleep(int32_t millis) in sleep() function in SimpleThread
418 void SimpleThread::sleep(int32_t millis) in sleep() function in SimpleThread
Dtsmthred.cpp88 #ifdef sleep
89 #undef sleep
207 virtual void run() { SimpleThread::sleep(1000); in run()
238 SimpleThread::sleep(100); in TestThreads()
274 SimpleThread::sleep(500); in TestThreads()
362 SimpleThread::sleep(500); in TestMutex()
380 SimpleThread::sleep(500); in TestMutex()
393 SimpleThread::sleep(500); in TestMutex()
801 SimpleThread::sleep(1); // yield in TestThreadedIntl()
1082 SimpleThread::sleep(900); in TestCollators()
[all …]
/external/bluetooth/bluez/tools/
Ddfutool.c258 sleep(1); in open_device()
499 sleep(1); in cmd_upgrade()
509 sleep(1); in cmd_upgrade()
519 sleep(1); in cmd_upgrade()
532 sleep(1); in cmd_upgrade()
551 sleep(1); in cmd_upgrade()
576 sleep(10); in cmd_upgrade()
626 sleep(1); in cmd_archive()
636 sleep(1); in cmd_archive()
646 sleep(1); in cmd_archive()
[all …]
/external/chromium/third_party/icu/source/test/intltest/
Dtsmthred.cpp86 #ifdef sleep
87 #undef sleep
162 static void sleep(int32_t millis); // probably shouldn't go here but oh well.
291 void SimpleThread::sleep(int32_t millis) in sleep() function in SimpleThread
324 SimpleThread::sleep(int32_t millis) in sleep() function in SimpleThread
461 void SimpleThread::sleep(int32_t millis) in sleep() function in SimpleThread
560 virtual void run() { SimpleThread::sleep(1000); in run()
591 SimpleThread::sleep(100); in TestThreads()
627 SimpleThread::sleep(500); in TestThreads()
715 SimpleThread::sleep(500); in TestMutex()
[all …]
/external/chromium/base/
Dmessage_pump_mac.mm415 // Called before the run loop goes to sleep or exits, or processes sources.
436 // Attempt to do some idle work before going to sleep.
439 // The run loop is about to go to sleep. If any of the work done since it
455 // level did not sleep or exit, nesting-deferred work may have accumulated
477 // Not all run loops go to sleep. If a run loop is stopped before it
478 // goes to sleep due to a CFRunLoopStop call, or if the timeout passed
480 // handling sources to exiting without any sleep. This most commonly
482 // to make a single pass through the loop and exit without sleep. Some
490 // to sleep or exiting. It must be called before decrementing the
518 // pending while the system was asleep will be delayed by the sleep
[all …]
/external/dbus/test/
DMakefile.am9 …vice test-names test-shell-service shell-test spawn-test test-segfault test-exit test-sleep-forever
57 test-sleep-forever.c
Dtest-sleep-forever.c9 sleep (10000000); in main()
DMakefile.in57 @DBUS_BUILD_TESTS_TRUE@ test-sleep-forever$(EXEEXT)
88 am_test_sleep_forever_OBJECTS = test-sleep-forever.$(OBJEXT)
305 …vice test-names test-shell-service shell-test spawn-test test-segfault test-exit test-sleep-forever
340 test-sleep-forever.c
442 test-sleep-forever$(EXEEXT): $(test_sleep_forever_OBJECTS) $(test_sleep_forever_DEPENDENCIES)
443 @rm -f test-sleep-forever$(EXEEXT)
460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sleep-forever.Po@am__quote@
/external/protobuf/python/
Dez_setup.py153 ); from time import sleep; sleep(delay)
/external/oprofile/opcontrol/
Dopcontrol.cpp594 sleep(1); in main()
604 sleep(1); in main()
606 sleep(1); in main()
/external/netcat/
Dnetcat.c177 #define Debug(x) printf x; printf ("\n"); fflush (stdout); sleep (1);
222 sleep (1);
669 sleep (2);
965 sleep (o_wait);
1159 sleep (o_interval); /* pause *before* sending stuff, too */
1282 sleep (o_interval);
1618 sleep (o_interval); /* if -i, delay between ports too */
/external/webkit/WebCore/manual-tests/
Dtimeout-test.php2 sleep(610)
/external/webkit/LayoutTests/http/tests/appcache/resources/
Dslow-resource.php2 sleep(10);
/external/ipsec-tools/src/libipsec/
Dtest-policy.c268 sleep(4); in test2()
292 sleep(4); in test2()
/external/bluetooth/bluez/cups/
Dmain.c736 sleep(5); in main()
739 sleep(20); in main()
763 sleep(5); in main()
766 sleep(20); in main()
/external/dnsmasq/contrib/slackware-dnsmasq/
Drc.dnsmasq.gz

12345678