HomeSort by relevance Sort by last modified time
    Searched refs:timer (Results 251 - 275 of 276) sorted by null

<<1112

  /external/webkit/WebKitTools/DumpRenderTree/mac/
LayoutTestControllerMac.mm 424 static void waitUntilDoneWatchdogFired(CFRunLoopTimerRef timer, void* info)
  /external/webkit/WebCore/dom/
Document.cpp 124 #include "Timer.h"
    [all...]
  /external/blktrace/doc/
blktrace.tex 167 IO unplugs: 0 Timer unplugs: 0
174 IO unplugs: 0 Timer unplugs: 0
181 IO unplugs: 0 Timer unplugs: 3
303 IO unplugs: 0 Timer unplugs: 0
309 IO unplugs: 0 Timer unplugs: 4
315 IO unplugs: 0 Timer unplugs: 0
321 IO unplugs: 0 Timer unplugs: 0
328 IO unplugs: 0 Timer unplugs: 4
566 \item[T -- unplug due to timer] If nobody requests the io that was queued
718 \item[T -- unplug due to timer] The command associated with the even
    [all...]
  /device/samsung/crespo/alsa-lib/aserver/
aserver.c 187 } timer;
  /external/kernel-headers/original/linux/
sched.h 81 #include <linux/timer.h>
408 /* ITIMER_REAL timer for the process */
    [all...]
  /external/v8/src/
parser.cc     [all...]
  /external/webkit/WebCore/platform/network/curl/
ResourceHandleManager.cpp 322 void ResourceHandleManager::downloadTimerCallback(Timer<ResourceHandleManager>* timer)
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java 128 // A set of pools of currently active timers. When a timer is queried, we will divide the
129 // elapsed time by the number of active timers to arrive at that timer's share of the time.
130 // In order to do this, we must refresh each timer whenever the number of active timers
429 public static abstract class Timer extends BatteryStats.Timer implements Unpluggable {
474 Timer(int type, ArrayList<Unpluggable> unpluggables, Parcel in) {
489 Timer(int type, ArrayList<Unpluggable> unpluggables) {
500 * Clear state of this timer. Returns true if the timer is inactive
554 * Writes a possibly null Timer to a Parcel
    [all...]
  /external/ipsec-tools/src/racoon/
cftoken.l 266 /* timer */
267 <S_INI>timer { BEGIN S_RTRY; YYDB; return(RETRY); }
  /external/qemu/hw/
bt-hci.c 22 #include "qemu-timer.h"
577 static void bt_hci_mod_timer_1280ms(QEMUTimer *timer, int period)
579 qemu_mod_timer(timer, qemu_get_clock(vm_clock) +
    [all...]
  /external/webkit/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js 175 function $clear(timer){
176 clearTimeout(timer);
177 clearInterval(timer);
    [all...]
  /external/webkit/WebKit/mac/WebView/
WebHTMLView.mm     [all...]
  /external/bluetooth/bluez/src/
device.c 106 guint timer; member in struct:browse_req
    [all...]
  /external/blktrace/btt/doc/
btt.tex 270 DEV | # Plugs # Timer Us | % Time Q Plugged
286 ones due to timer unplugs.
297 DEV | # Plugs # Timer Us | % Time Q Plugged
302 Overall | # Plugs # Timer Us | % Time Q Plugged
    [all...]
  /prebuilt/common/netbeans-visual/
org-openide-util.jar 
  /prebuilt/darwin-x86/swt/
swt.jar 
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 692 milliseconds

<<1112