/external/chromium_org/ui/views/widget/ |
aero_tooltip_manager.cc | 68 // Hide the tooltip and cancel any timers.
|
/external/ipsec-tools/src/racoon/samples/ |
racoon.conf.in | 40 # Specify various default timers.
|
/external/kernel-headers/original/asm-mips/ |
siginfo.h | 52 /* POSIX.1b timers */
|
/external/kernel-headers/original/linux/ |
timer.h | 77 * Timers with an ->expires field in the past will be executed in the next
|
/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/distrib/ |
README | 36 SIGALRM signals to implement timers. this makes for much better timing accuracy
|
/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.
|
tcp_timer.h | 37 * Definitions of the TCP timers. These timers are counted
|
/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.
|
tcp_timer.h | 37 * Definitions of the TCP timers. These timers are counted
|
/frameworks/base/services/input/ |
InputManager.h | 32 #include <utils/Timers.h>
|
/frameworks/native/opengl/libs/GLES_trace/src/ |
gltrace_egl.cpp | 18 #include <utils/Timers.h>
|
/frameworks/native/opengl/tests/gl_perfapp/jni/ |
gl_code.cpp | 10 #include <utils/Timers.h>
|
/hardware/ril/libril/ |
ril_event.cpp | 170 dlog("~~~~ Looking for timers <= %ds + %dus ~~~~", (int)now.tv_sec, (int)now.tv_usec); 225 // no pending timers 359 // no pending timers; block indefinitely 360 dlog("~~~~ no timers; blocking indefinitely ~~~~");
|
/bionic/libc/upstream-netbsd/libc/isc/ |
eventlib_p.h | 253 /* Timers. */ 255 heap_context timers; member in struct:__anon738
|
/external/chromium/chrome/browser/ui/cocoa/ |
fullscreen_controller.h | 53 // Timers for scheduled showing/hiding of the bar (which are always done with 106 // Cancels any running animation and timers.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
presentation_mode_controller.h | 54 // Timers for scheduled showing/hiding of the bar (which are always done with 107 // Cancels any running animation and timers.
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
LongPressDetector.java | 16 * This class controls long press timers and is owned by a ContentViewGestureHandler. 98 // Cancel LONG_PRESS timers.
|
/external/chromium_org/remoting/base/ |
plugin_thread_task_runner.cc | 52 // timers are cancelled. It is OK to clear |scheduled_timers_| even if 53 // the timers weren't actually cancelled (i.e. DetachAndRunShutdownLoop() is
|
/external/chromium_org/third_party/opus/src/silk/ |
debug.h | 60 /* Flag for using timers */ 89 /* max number of timers (in different locations) */
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
profile-handler.h | 33 * This module manages the cpu profile timers and the associated interrupt 126 * Unregisters all the callbacks, stops the timers (if shared) and disables the
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
profile-handler.h | 33 * This module manages the cpu profile timers and the associated interrupt 126 * Unregisters all the callbacks, stops the timers (if shared) and disables the
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
guidebasicsinit.html | 80 >SDL is composed of eight subsystems - Audio, CDROM, Event Handling, File I/O, Joystick Handling, Threading, Timers and Video. Before you can use any of these subsystems they must be initialized by calling <A 100 To initialize the default subsystems, the Video subsystem and the Timers subsystem you would call:
|
/external/skia/tools/ |
PictureBenchmark.cpp | 116 // There are two timers, which will behave slightly differently: 127 // Although "legal", having two gpu timers running at the same time
|