HomeSort by relevance Sort by last modified time
    Searched full:sleep (Results 626 - 650 of 1083) sorted by null

<<21222324252627282930>>

  /external/bluetooth/bluez/common/
uinput.h 210 #define KEY_SLEEP 142 /* SC System Sleep */
  /external/bluetooth/glib/gio/inotify/
inotify-kernel.c 133 * further sleep doubles.
  /external/grub/netboot/
3c509.c 135 sleep(2); /* Give time for media to negotiate */
  /external/iproute2/man/man8/
tc-cbq-details.8 338 go, and then sleep minburst times longer.
tc-cbq.8 255 go, and then sleep minburst times longer.
  /external/qemu/android/
hw-events.h 184 KEY_CODE(SLEEP ,142) \
  /external/qemu/distrib/sdl-1.2.12/src/audio/windx5/
SDL_dx5audio.c 269 /* FIXME: find out how much time is left and sleep that long */
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/bsdi/
SDL_syscdrom.c 182 sleep(2);
  /external/quake/quake/src/WinQuake/
sys_android.cpp 106 sleep (0);
sys_linux.cpp 75 sleep (0);
  /external/srec/portable/include/
ptrd.h 84 * @param sleepTimeMs number of milliseconds to sleep. A value of 0 is
  /external/v8/src/
platform-freebsd.cc 182 void OS::Sleep(int milliseconds) {
platform-macos.cc 175 void OS::Sleep(int milliseconds) {
platform-openbsd.cc 180 void OS::Sleep(int milliseconds) {
platform-solaris.cc 179 void OS::Sleep(int milliseconds) {
platform-win32.cc 886 void OS::Sleep(int milliseconds) {
887 ::Sleep(milliseconds);
    [all...]
v8threads.cc 435 OS::Sleep(sleep_ms_);
  /external/webkit/JavaScriptCore/bytecode/
SamplingTool.cpp 101 Sleep(ms);
  /external/webkit/WebCore/platform/
KeyboardCodes.h 285 // VK_SLEEP (5F) Computer Sleep key
  /external/webkit/WebCore/platform/android/
KeyboardCodes.h 268 // VK_SLEEP (5F) Computer Sleep key
  /external/webkit/WebCore/platform/chromium/
KeyCodeConversionGtk.cpp 282 // VKEY_SLEEP (5F) Computer Sleep key
KeyboardCodesPosix.h 267 // VKEY_SLEEP (5F) Computer Sleep key
KeyboardCodesWin.h 273 // VKEY_SLEEP (5F) Computer Sleep key
  /external/webkit/WebCore/platform/haiku/
KeyboardCodes.h 268 // VK_SLEEP (5F) Computer Sleep key
  /external/webkit/WebCore/platform/wx/
KeyboardCodes.h 267 // VK_SLEEP (5F) Computer Sleep key

Completed in 365 milliseconds

<<21222324252627282930>>