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

1 2 3 4 5 6 7 8 91011>>

  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt 967 <TITLE>Timers</TITLE>
968 <FILE>timers</FILE>
    [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
message_pump_win.h 119 // DoDelayedWork for pending timers. When there are no events to be serviced,
  /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/libnfc-nxp/src/
phLlcNfc_Timer.c 516 PH_LLCNFC_PRINT("\n\nLLC : STOP ALL TIMERS CALLED \n\n");
577 PH_LLCNFC_PRINT("\n\nLLC : STOP ALL TIMERS END \n\n");
    [all...]
  /external/qemu/
Changelog 51 - fix rtc-td-hack on host without high-res timers (Gleb Natapov)
387 - more precise RTC emulation (periodic timers + time updates)
  /external/webkit/Source/WebCore/page/
Geolocation.cpp 628 // Stop all currently running timers.
693 // Note that we do not stop timers here. For one-shots, the request is
  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm.c 146 * eapol_port_timers_tick - Port Timers state machine
987 /* Start one second tick for port timers state machine */
  /development/samples/BrowserPlugin/jni/background/
BackgroundPlugin.cpp 67 test_timers(); // plugin timers
  /external/chromium/net/spdy/
spdy_stream.cc 587 // We need all timers to be filled in, otherwise metrics can be bogus.
  /external/clang/tools/driver/
cc1as_main.cpp 404 // If any timers were active but haven't been destroyed yet, print their
  /external/netperf/
netcpu_kstat10.c 338 /* watchdog timers such as the udp stream test. We let these */
  /external/qemu/hw/
armv7m_nvic.c 45 /* qemu timers run at 1GHz. We want something closer to 1MHz. */
  /external/tcpdump/
decnet.h 342 #define DI_UNREACHABLE 39 /* local timers expired due to ... */
  /frameworks/base/core/java/android/os/
PowerManager.java 71 * <p>*<i>If you hold a partial wakelock, the CPU will continue to run, irrespective of any timers
  /frameworks/base/include/utils/
threads.h 168 #include <utils/Timers.h>
  /frameworks/base/libs/rs/driver/
rsdBcc.cpp 27 #include "utils/Timers.h"
rsdRuntimeStubs.cpp 24 #include "utils/Timers.h"
  /frameworks/base/libs/rs/
rsContext.cpp 136 void Context::timerSet(Timers tm) {
  /frameworks/base/libs/ui/tests/
InputPublisherAndConsumer_test.cpp 18 #include <utils/Timers.h>
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 20 #include <utils/Timers.h>
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
pseudotcp.cc 214 #if 0 // Use this to synchronize timers with logging timestamps (easier debug)
516 // as if it were dropped), which will prevent our timers from being messed up.
  /external/bluetooth/glib/docs/reference/
ChangeLog 578 * docs/reference/glib/tmpl/timers.sgml:
790 * glib/tmpl/timers.sgml: Add a warning about g_thread_init
791 invalidating timers. (#491218)
    [all...]
  /external/bluetooth/glib/tests/
testglib.c 581 g_print ("checking timers...\n");
    [all...]
  /external/kernel-headers/original/linux/
sched.h 405 /* POSIX.1b Interval Timers */
413 /* ITIMER_PROF and ITIMER_VIRTUAL timers for the process */
    [all...]

Completed in 757 milliseconds

1 2 3 4 5 6 7 8 91011>>