HomeSort by relevance Sort by last modified time
    Searched refs:timers (Results 26 - 50 of 51) sorted by null

12 3

  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/ip32/
mace.h 304 struct mace_timers timers; member in struct:mace_perif
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/ip32/
mace.h 304 struct mace_timers timers; member in struct:mace_perif
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/ip32/
mace.h 304 struct mace_timers timers; member in struct:mace_perif
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/ip32/
mace.h 304 struct mace_timers timers; member in struct:mace_perif
  /external/chromium_org/chrome/browser/resources/
about_stats.js 94 /* Compute the average time for timers */
  /packages/apps/DeskClock/src/com/android/deskclock/timer/
TimerReceiver.java 49 if (Timers.LOGGING) {
53 // This action does not need the timers data
54 if (Timers.NOTIF_IN_USE_CANCEL.equals(actionType)) {
59 // Get the updated timers data.
66 // These actions do not provide a timer ID, but do use the timers data
67 if (Timers.NOTIF_IN_USE_SHOW.equals(actionType)) {
70 } else if (Timers.NOTIF_TIMES_UP_SHOW.equals(actionType)) {
73 } else if (Timers.NOTIF_TIMES_UP_CANCEL.equals(actionType)) {
79 if (!intent.hasExtra(Timers.TIMER_INTENT_EXTRA)) {
86 int timerId = intent.getIntExtra(Timers.TIMER_INTENT_EXTRA, -1)
    [all...]
  /external/skia/tools/
bench_pictures_main.cpp 47 DEFINE_string(timers, "c", "[wcgWC]*: Display wall, cpu, gpu, truncated wall or truncated cpu time"
  /external/chromium/chrome/browser/resources/
menu.js 202 * Timers for opening/closing submenu.
388 * Set the selected item. This controls timers to open/close submenus.
395 * 3) If the selected menu is not submenu, cancel all timers and start
609 * Cancels timers to open/close submenus.
  /external/chromium_org/chrome/browser/resources/chromeos/
menu.js 202 * Timers for opening/closing submenu.
383 * Set the selected item. This controls timers to open/close submenus.
390 * 3) If the selected menu is not submenu, cancel all timers and start
604 * Cancels timers to open/close submenus.
  /cts/suite/cts/deviceTests/browserbench/assets/octane/js/
jquery.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
jquery.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
jquery-1.6.4.js     [all...]
  /bionic/libc/
Android.mk 394 bionic/pthread-timers.c.arm \
408 bionic/pthread-timers.c \
447 bionic/pthread-timers.c \
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java 144 // A set of pools of currently active timers. When a timer is queried, we will divide the
145 // elapsed time by the number of active timers to arrive at that timer's share of the time.
146 // In order to do this, we must refresh each timer whenever the number of active timers
160 // Last partial timers we use for distributing CPU usage.
4405 ArrayList<StopwatchTimer> timers = mSensorTimers.get(sensor); local
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
code-load.js     [all...]
gbemu.js     [all...]
  /external/chromium_org/chrome_frame/
CFInstance.js 596 // FIXME(slightlyoff): is it really smart to be creating this many timers?
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.core_2.2.0.v20100429.jar 
  /external/chromium_org/chrome/browser/resources/ntp_android/
ntp_android.js 350 * Keep track of any outstanding timers related to updating the sync section.
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
string-unpack-code.js     [all...]
  /external/openssh/
configure     [all...]

Completed in 2199 milliseconds

12 3