HomeSort by relevance Sort by last modified time
    Searched full:timers (Results 51 - 75 of 398) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
mmtimer.h 11 * Timers Draft Specification (rev. 0.97) from Intel. Note that some
  /system/core/adb/
fdevent.h 37 * (used to implement timers).
  /external/chromium/chrome/browser/ui/gtk/
reload_button_gtk_unittest.cc 27 // We need a message loop for the timers to post events.
34 // Set the timer delays to 0 so that timers will fire as soon as we tell the
55 // The stop/reload button starts in the "enabled reload" state with no timers
  /external/chromium/chrome/browser/ui/views/
reload_button_unittest.cc 26 // We need a message loop for the timers to post events.
33 // Set the timer delays to 0 so that timers will fire as soon as we tell the
54 // The stop/reload button starts in the "enabled reload" state with no timers
  /external/kernel-headers/original/linux/
time.h 188 * Names of the interval timers, and structure
206 * The IDs of the various system clocks (for POSIX.1b interval timers):
222 * The various flags for setting POSIX.1b interval timers:
timer.h 77 * Timers with an ->expires field in the past will be executed in the next
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_timer.h 84 /* New timer API, supports multiple timers
99 /* Add a new timer to the pool of timers already running.
104 /* Remove one of the multiple timers knowing its ID.
  /external/webkit/Source/WebCore/page/
DOMTimer.cpp 62 && nestingLevel == 1; // Gestures should not be forwarded to nested timers.
125 // Simple case for non-one-shot timers.
142 // Delete timer before executing the action for one-shot timers.
  /external/webkit/Source/WebCore/platform/win/
SharedTimerWin.cpp 79 const int highResolutionThresholdMsec = 16; // Only activate high-res timer for sub-16ms timers (Windows can fire timers at 16ms intervals without changing the system resolution).
185 // (we prioritize paints over timers)
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_timer.h 84 /* New timer API, supports multiple timers
99 /* Add a new timer to the pool of timers already running.
104 /* Remove one of the multiple timers knowing its ID.
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_timer.h 84 /* New timer API, supports multiple timers
99 /* Add a new timer to the pool of timers already running.
104 /* Remove one of the multiple timers knowing its ID.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
time.h 95 /* Timers run in real time. */
98 /* Timers run only when the process is executing. */
101 /* Timers run when the process is executing and when
  /prebuilt/windows/sdl/host/include/SDL/
SDL_timer.h 87 /* New timer API, supports multiple timers
102 /* Add a new timer to the pool of timers already running.
107 /* Remove one of the multiple timers knowing its ID.
  /prebuilt/windows/sdl/include/SDL/
SDL_timer.h 84 /* New timer API, supports multiple timers
99 /* Add a new timer to the pool of timers already running.
104 /* Remove one of the multiple timers knowing its ID.
  /external/webkit/Source/WebCore/platform/
Timer.cpp 44 // Timers are stored in a heap data structure, used to implement a priority queue.
57 // Maintains the m_heapIndex value in the timers themselves, which allows us to do efficient
218 // Timers should be in the heap if and only if they have a non-zero next fire time.
SharedTimer.h 35 // This instance is shared by all timers in the thread.
Timer.h 81 unsigned m_heapInsertionOrder; // Used to keep order among equal-fire-time timers
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.in 40 # Specify various default timers.
  /external/netperf/
netcpu_osx.c 112 /* watchdog timers such as the udp stream test. We let these */
  /external/nist-sip/java/gov/nist/javax/sip/
SipListenerExt.java 25 * SipProvider. Timeout events represent timers expiring in the underlying SipProvider dialog
  /external/qemu/slirp/
tcp_timer.c 68 * Updates the timers in all active tcb's and
69 * causes finite state machine actions if timers expire.
81 * Search through tcb's and update active timers.
113 * Cancel all timers for TCP tp.
  /external/qemu/slirp-android/
tcp_timer.c 68 * Updates the timers in all active tcb's and
69 * causes finite state machine actions if timers expire.
81 * Search through tcb's and update active timers.
113 * Cancel all timers for TCP tp.
  /external/quake/quake/src/WinQuake/
main.cpp 25 #include <utils/Timers.h>
  /external/webkit/Source/WebCore/workers/
WorkerRunLoop.h 52 // Blocking call. Waits for tasks and timers, invokes the callbacks.
  /frameworks/base/libs/rs/
rsFifoSocket.cpp 18 #include "utils/Timers.h"

Completed in 456 milliseconds

1 23 4 5 6 7 8 91011>>