Searched
full:timers (Results
401 -
425 of
701) sorted by null
<<11121314151617181920>>
/external/chromium_org/media/audio/ |
audio_input_controller.cc | 15 // TODO(henrika): remove usage of timers and add support for proper
|
/external/chromium_org/sync/notifier/ |
registration_manager_unittest.cc | 229 // Needed by timers in RegistrationManager.
|
/external/jmdns/src/javax/jmdns/impl/ |
DNSTaskStarter.java | 154 // This is needed because in some case we cancel the timers before all the task have finished running and in some case they will try to reschedule
|
/external/libnfc-nci/src/include/ |
gki_target.h | 125 /* The number of GKI timers in the software system. */
|
/external/libppp/src/ |
README.changes | 81 `set {lcp,ccp,ipcp,chap,pap}retry' for the other timers. These timeout
|
/external/netperf/ |
netcpu_pstatnew.c | 206 /* watchdog timers such as the udp stream test. We let these */
|
/external/qemu/distrib/sdl-1.2.15/src/events/ |
SDL_events.c | 170 /* The event thread will handle timers too */
|
/external/qemu/slirp-android/ |
tcp_var.h | 51 short t_timer[TCPT_NTIMERS]; /* tcp timers */
|
/external/skia/tools/ |
bench_pictures_main.cpp | 47 DEFINE_string(timers, "c", "[wcgWC]*: Display wall, cpu, gpu, truncated wall or truncated cpu time"
|
/external/tcpdump/ |
print-stp.c | 32 /* STP timers are expressed in multiples of 1/256th second */
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap.h | 115 * EAPOL state machine timers. EAP state machine reads and writes this
|
/frameworks/native/include/gui/ |
IGraphicBufferConsumer.h | 25 #include <utils/Timers.h>
|
/frameworks/native/libs/gui/ |
IGraphicBufferProducer.cpp | 23 #include <utils/Timers.h>
|
/frameworks/native/libs/input/ |
KeyLayoutMap.cpp | 27 #include <utils/Timers.h>
|
/frameworks/native/opengl/tests/gl2_copyTexImage/ |
gl2_copyTexImage.cpp | 27 #include <utils/Timers.h>
|
/frameworks/native/opengl/tests/gl2_yuvtex/ |
gl2_yuvtex.cpp | 28 #include <utils/Timers.h>
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
HWComposer.h | 32 #include <utils/Timers.h>
|
/frameworks/rs/ |
rsScriptC.cpp | 28 #include "utils/Timers.h"
|
/packages/apps/DeskClock/ |
AndroidManifest.xml | 193 so that is only has the fired timers -->
|
/packages/apps/DeskClock/res/values/ |
dimens.xml | 170 <!-- Height of space between timers. -->
|
/external/bluetooth/bluedroid/bta/ag/ |
bta_ag_main.c | 321 /* set up timers */ 356 /* stop timers */ [all...] |
/external/chromium/base/ |
time.h | 405 // Indicates whether fast timers are usable right now. For instance, 406 // when using battery power, we might elect to prevent high speed timers
|
/external/chromium/chrome/browser/ui/views/ |
status_bubble_views.cc | 130 // Resets any timers we have. Typically called when the user moves a 137 // Manage the timers that control the delay before a fade begins or ends.
|
/external/chromium_org/base/time/ |
time.h | 476 // Indicates whether fast timers are usable right now. For instance, 477 // when using battery power, we might elect to prevent high speed timers
|
time_unittest.cc | 608 // able to detect the fine-granularity timers at least once, then the test 618 // Loop until we can detect that the clock has changed. Non-HighRes timers
|
Completed in 3440 milliseconds
<<11121314151617181920>>