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

  /dalvik/tests/002-sleep/src/
Main.java 19 System.out.println("Actually slept about " + elapsed + " msec...");
  /ndk/sources/cxx-stl/llvm-libc++/test/thread/thread.threads/thread.thread.this/
sleep_for.pass.cpp 30 // The time slept is within 1% of 500ms
sleep_until.pass.cpp 30 // The time slept is within 1% of 500ms
  /external/wpa_supplicant_8/wpa_supplicant/
notify.c 394 int slept; local
398 slept = -1;
401 slept = now.sec - global->suspend_time.sec;
403 wpa_printf(MSG_DEBUG, "System resume notification (slept %d seconds)",
404 slept);
  /external/qemu/distrib/sdl-1.2.15/src/timer/os2/
SDL_systimer.c 151 /* Nobody switched priority while we slept... Ignore errors... */
  /external/qemu/distrib/sdl-1.2.15/test/
testalpha.c 469 fprintf(stderr, "Slept %d ticks\n", (SDL_GetTicks()-ticks));
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
MoviePlayer.java 294 // If we have slept for too long, pause the play
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
unistd.h 397 than SECONDS which it actually slept (thus zero if it slept the full time).
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h 397 than SECONDS which it actually slept (thus zero if it slept the full time).
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h 397 than SECONDS which it actually slept (thus zero if it slept the full time).
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 349 // change the route of the specified output. Returns the number of ms we have slept to
  /external/bison/
aclocal.m4 818 echo "timestamp, slept: $am_has_slept" > conftest.file
854 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
    [all...]
configure     [all...]
  /external/smack/asmack-master/jingle/
60-remove-jingle_mediaimpl.patch 252 - * int slept = 0; while (!done && slept < 60 * 1000 * 2) { try {
254 - * slept += 500; }
    [all...]
  /frameworks/base/core/java/android/app/
ActivityThread.java     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
en-GB_lexpos.utf     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
en-US_lexpos.utf     [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 2159 milliseconds