HomeSort by relevance Sort by last modified time
    Searched full:periodic (Results 1 - 25 of 459) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/qemu/include/hw/timer/
hpet.h 13 #define HPET_INFO_PERIODIC 0x0001 /* timer is periodic */
18 #define HPET_EPI _IO('h', 0x04) /* enable periodic */
19 #define HPET_DPI _IO('h', 0x05) /* disable periodic */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
hpet.h 14 #define HPET_INFO_PERIODIC 0x0010 /* periodic-capable comparator */
19 #define HPET_EPI _IO('h', 0x04) /* enable periodic */
20 #define HPET_DPI _IO('h', 0x05) /* disable periodic */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
hpet.h 14 #define HPET_INFO_PERIODIC 0x0010 /* periodic-capable comparator */
19 #define HPET_EPI _IO('h', 0x04) /* enable periodic */
20 #define HPET_DPI _IO('h', 0x05) /* disable periodic */
  /external/kernel-headers/original/uapi/linux/
hpet.h 14 #define HPET_INFO_PERIODIC 0x0010 /* periodic-capable comparator */
19 #define HPET_EPI _IO('h', 0x04) /* enable periodic */
20 #define HPET_DPI _IO('h', 0x05) /* disable periodic */
  /libcore/luni/src/main/java/java/util/concurrent/
RunnableScheduledFuture.java 22 * Returns true if this is a periodic task. A periodic task may
23 * re-run according to some schedule. A non-periodic task can be
26 * @return true if this task is periodic
  /external/wpa_supplicant_8/wpa_supplicant/
autoscan_periodic.c 2 * WPA Supplicant - auto scan periodic module
54 wpa_printf(MSG_DEBUG, "autoscan periodic: interval is %d",
74 wpa_printf(MSG_DEBUG, "autoscan periodic: scan result notification");
81 .name = "periodic",
  /external/wpa_supplicant_8/src/ap/
p2p_hostapd.c 46 wpa_printf(MSG_DEBUG, "P2P: Non-periodic NoA - set "
57 "periodic NoA parameters");
62 "periodic NoA");
73 wpa_printf(MSG_DEBUG, "P2P: Disable periodic NoA");
84 wpa_printf(MSG_DEBUG, "P2P: Enable periodic NoA");
  /external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/source/
time_scheduler.h 11 // The TimeScheduler class keeps track of periodic events. It is non-drifting
28 // Signal that a periodic event has been triggered.
  /external/chromium_org/third_party/webrtc/system_wrappers/source/
event_win.cc 51 bool EventWindows::StartTimer(bool periodic, unsigned long time) {
57 if (periodic) {
event_win.h 31 virtual bool StartTimer(bool periodic, unsigned long time);
  /external/webrtc/src/system_wrappers/source/
event_win.cc 55 bool EventWindows::StartTimer(bool periodic, unsigned long time)
62 if (periodic)
event_win.h 31 virtual bool StartTimer(bool periodic, unsigned long time);
  /frameworks/base/core/java/android/content/
SyncRequest.java 48 /** Periodic versus one-off. */
57 * @return whether this sync is periodic or one-time. A Sync Request must be
184 /** Specify that this is a periodic sync. */
214 * Whether this builder is building a periodic sync, or a one-time sync.
223 * periodic syncs. See {@link ContentResolver#SYNC_EXTRAS_DO_NOT_RETRY}.
228 * periodic syncs. See
271 * Build a periodic sync. Either this or syncOnce() <b>must</b> be called for this builder.
274 * You cannot reuse the same builder for one-time syncs after having specified a periodic
277 * <p>The bundle for a periodic sync can be queried by applications with the correct
285 * Request a periodic sync every 5 hours with 20 minutes of flex
    [all...]
  /external/bluetooth/bluedroid/bta/sys/
ptim.c 54 ** timers when the periodic GKI timer expires.
110 /* if timer list is empty stop periodic GKI timer */
129 /* if timer list is currently empty, start periodic GKI timer */
158 /* if timer list is empty stop periodic GKI timer */
  /external/libnfc-nci/src/nfa/sys/
nfa_sys_ptim.c 56 ** timers when the periodic GKI timer expires.
113 /* if timer list is empty stop periodic GKI timer */
135 /* if timer list is currently empty, start periodic GKI timer */
166 /* if timer list is empty stop periodic GKI timer */
  /external/oprofile/module/x86/
op_rtc.c 65 /* disable periodic interrupts */
71 /* Set the frequency for periodic interrupts by finding the
100 /* Enable periodic interrupts */
118 /* disable periodic interrupts */
  /system/core/healthd/
healthd.h 26 // which healthd wakes up to poll health state and perform periodic chores,
32 // -1 turns off periodic chores (and wakeups) in these conditions.
37 // tuns off periodic chores (and wakeups) in these conditions.
110 // subsystem, or when updated values are polled by healthd, as for periodic
healthd_board_default.cpp 27 // return 0 to log periodic polled battery status to kernel log
  /external/libnfc-nci/src/nfc/nfc/
nfc_task.c 63 /* if timer list is currently empty, start periodic GKI timer */
141 /* if timer list is empty stop periodic GKI timer */
161 /* if timer list is empty stop periodic GKI timer */
185 /* if timer list is currently empty, start periodic GKI timer */
229 /* if timer list is empty stop periodic GKI timer */
292 /* if timer list is empty stop periodic GKI timer */
  /external/chromium_org/chrome/common/
worker_thread_ticker.h 14 // It invokes a set of registered handlers at periodic intervals in
32 // tick_interval is the periodic interval in which to invoke the
  /external/chromium_org/sync/protocol/
get_updates_caller_info.proto 22 PERIODIC = 4; // The source of the update was periodic polling.
  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
event_wrapper.h 51 // or periodically. If the timer is periodic it ensures that there is no
53 virtual bool StartTimer(bool periodic, unsigned long time) = 0;
  /external/webrtc/src/system_wrappers/interface/
event_wrapper.h 53 // or periodically. If the timer is periodic it ensures that there is no
55 virtual bool StartTimer(bool periodic, unsigned long time) = 0;
  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_registry.h 82 // The DIAL service. Periodic discovery is active when this is not NULL.
102 // Starts and stops periodic discovery. Periodic discovery is done when there
168 // Timer used to manage periodic discovery requests.
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
dial.html 22 <p>Background use (updates only when periodic polling happens):</p>

Completed in 890 milliseconds

1 2 3 4 5 6 7 8 91011>>