/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
timevar.def | 45 /* Concurrent timers, indicated by "|". */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
timevar.def | 45 /* Concurrent timers, indicated by "|". */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
timevar.def | 45 /* Concurrent timers, indicated by "|". */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
siginfo.h | 69 /* POSIX.1b timers. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
siginfo.h | 69 /* POSIX.1b timers. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
siginfo.h | 69 /* POSIX.1b timers. */
|
/external/bluetooth/bluedroid/bta/dm/ |
bta_dm_pm.c | 103 /* Need to stop all active timers. */ 443 /* no more timers */ 721 /* no more timers */
|
/external/chromium/base/ |
message_loop.cc | 485 // Windows timers are granular to 15.6ms. If we only set high-res 486 // timers for those under 15.6ms, then a 18ms timer ticks at ~32ms, 488 // res timers for any timer which is within 2x of the granularity.
|
message_loop.h | 84 // asynchronous events it may process in addition to tasks and timers. 87 // This type of ML only supports tasks and timers. 306 // Returns true if the message loop has high resolution timers enabled.
|
message_loop_unittest.cc | 339 // In case both timers somehow run at nearly the same time, sleep a little 403 // In case both timers somehow run at nearly the same time, sleep a little [all...] |
/external/chromium_org/base/message_loop/ |
message_loop.h | 99 // asynchronous events it may process in addition to tasks and timers. 102 // This type of ML only supports tasks and timers. 391 // Returns true if the message loop has high resolution timers enabled.
|
/external/iproute2/doc/ |
ss.sgml | 49 Option <tt/-o/ shows TCP timers state. 253 to network 193.233.7/24 and look at their timers: 333 <item><tt/-o/ - show some optional information, f.e. TCP timers
|
/frameworks/base/core/java/android/os/ |
BatteryStats.java | 1616 final ArrayList<TimerEntry> timers = new ArrayList<TimerEntry>(); local 1643 final ArrayList<TimerEntry> timers = new ArrayList<TimerEntry>(); local [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/ |
jquery.js | [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/ |
jquery-1.3.2.js | [all...] |
/external/chromium/third_party/libevent/ |
event.h | 88 @section timers Timers 90 libevent can also be used to create timers that invoke a callback after a 93 evtimer_add(). Timers can be deactivated by calling evtimer_del(). 97 In addition to simple timers, libevent can assign timeout events to file [all...] |
/external/chromium_org/third_party/libevent/ |
event.h | 88 @section timers Timers 90 libevent can also be used to create timers that invoke a callback after a 93 evtimer_add(). Timers can be deactivated by calling evtimer_del(). 97 In addition to simple timers, libevent can assign timeout events to file [all...] |
/cts/apps/CtsVerifier/res/values/ |
strings.xml | [all...] |
/external/bluetooth/bluedroid/gki/ulinux/ |
gki_ulinux.c | 707 /* Increment the GKI time value by one tick and update internal timers */ 794 /* register start stop function which disable timer loop in GKI_run() when no timers are 863 ** the tasks and timers when the system is being stopped [all...] |
/external/arduino/hardware/arduino/cores/arduino/ |
wiring.c | 210 // timers 1 and 2 are used for phase-correct hardware pwm
|
/external/bluetooth/bluedroid/include/ |
gki_target.h | 83 /* The number of GKI timers in the software system. */
|
/external/chromium/chrome/browser/history/ |
expire_history_backend.h | 258 // Used to generate runnable methods to do timers on this class. They will be
|
/external/chromium_org/base/timer/ |
timer.h | 165 // Repeating timers automatically post the task again before calling the task
|
/external/chromium_org/chrome/browser/history/ |
expire_history_backend.h | 261 // Used to generate runnable methods to do timers on this class. They will be
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
event_pages.html | 143 <a href="alarms.html">alarms API</a> instead. DOM-based timers won't
|