HomeSort by relevance Sort by last modified time
    Searched refs:SLEEP (Results 1 - 18 of 18) sorted by null

  /external/valgrind/main/gdbserver_tests/
simulate_control_c 5 # which is run every second. When this command is succesful, then the sleep and
9 SLEEP=$1
24 sleep 1
26 sleep $SLEEP
  /external/dropbear/libtommath/demo/
timing.c 8 #define SLEEP sleep(4)
10 #define SLEEP
103 sleep(1);
110 SLEEP;
131 SLEEP;
163 SLEEP;
184 SLEEP;
243 SLEEP;
285 SLEEP;
    [all...]
demo.c 5 #define SLEEP sleep(4)
7 #define SLEEP
  /art/test/ThreadStress/
ThreadStress.java 38 SLEEP(25),
209 case SLEEP: {
211 Thread.sleep(100);
  /packages/services/Telephony/src/com/android/phone/
PhoneGlobals.java 126 * SLEEP means the device can be put to sleep.
131 SLEEP,
204 private WakeState mWakeState = WakeState.SLEEP;
786 * Controls whether or not the screen is allowed to sleep.
    [all...]
  /external/chromium/base/
message_loop_unittest.cc 166 PlatformThread::Sleep(pause_ms_);
339 // In case both timers somehow run at nearly the same time, sleep a little
342 PlatformThread::Sleep(100);
403 // In case both timers somehow run at nearly the same time, sleep a little
406 PlatformThread::Sleep(100);
496 PlatformThread::Sleep(1);
610 SLEEP,
641 case SLEEP: os << "SLEEP"; break;
779 PlatformThread::Sleep(10); // millisecond
    [all...]
  /external/chromium_org/base/message_loop/
message_loop_unittest.cc 167 PlatformThread::Sleep(pause);
345 // In case both timers somehow run at nearly the same time, sleep a little
348 PlatformThread::Sleep(TimeDelta::FromMilliseconds(100));
401 // In case both timers somehow run at nearly the same time, sleep a little
404 PlatformThread::Sleep(TimeDelta::FromMilliseconds(100));
503 PlatformThread::Sleep(TimeDelta::FromMilliseconds(1));
622 SLEEP,
652 case SLEEP: os << "SLEEP"; break;
743 PlatformThread::Sleep(TimeDelta::FromMilliseconds(10))
    [all...]
  /external/qemu/android/
hw-events.h 195 KEY_CODE(SLEEP ,142) \
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 6616 milliseconds