/external/webrtc/src/system_wrappers/source/ |
D | event_win.cc | 55 bool EventWindows::StartTimer(bool periodic, unsigned long time) in StartTimer() argument 62 if (periodic) in StartTimer()
|
D | event_win.h | 31 virtual bool StartTimer(bool periodic, unsigned long time);
|
D | event_posix.cc | 208 bool EventPosix::StartTimer(bool periodic, unsigned long time) in StartTimer() argument 230 _periodic = periodic; in StartTimer()
|
D | event_posix.h | 39 virtual bool StartTimer(bool periodic, unsigned long time);
|
/external/chromium_org/third_party/webrtc/system_wrappers/source/ |
D | event_win.cc | 51 bool EventWindows::StartTimer(bool periodic, unsigned long time) { in StartTimer() argument 57 if (periodic) { in StartTimer()
|
D | event_win.h | 31 virtual bool StartTimer(bool periodic, unsigned long time);
|
D | event_posix.cc | 185 bool EventPosix::StartTimer(bool periodic, unsigned long time) { in StartTimer() argument 207 periodic_ = periodic; in StartTimer()
|
D | event_posix.h | 38 virtual bool StartTimer(bool periodic, unsigned long time) OVERRIDE;
|
/external/chromium_org/third_party/webrtc/system_wrappers/interface/ |
D | event_wrapper.h | 53 virtual bool StartTimer(bool periodic, unsigned long time) = 0;
|
/external/webrtc/src/system_wrappers/interface/ |
D | event_wrapper.h | 55 virtual bool StartTimer(bool periodic, unsigned long time) = 0;
|
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/ |
D | test_util.h | 70 virtual bool StartTimer(bool periodic, unsigned long time) { return true; } in StartTimer() argument
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
D | PeriodicWave.idl | 25 // PeriodicWave represents a periodic audio waveform given by its Fourier coefficients.
|
D | OscillatorNode.idl | 33 // OscillatorNode is an audio generator of periodic waveforms.
|
/external/chromium_org/chrome/common/extensions/api/ |
D | dial.idl | 54 // (1) The DIAL service refreshed its device list through periodic polling.
|
/external/chromium_org/sync/protocol/ |
D | get_updates_caller_info.proto | 22 PERIODIC = 4; // The source of the update was periodic polling.
|
D | sync_enums.proto | 142 PERIODIC = 4; // The source of the update was periodic polling.
|
/external/chromium_org/components/metrics/proto/ |
D | sampled_profile.proto | 22 // The profile was triggered by periodic sampling. Periodically sampled
|
/external/chromium_org/google_apis/gcm/protocol/ |
D | android_checkin.proto | 5 // Logging information for Android "checkin" events (automatic, periodic
|
/external/kernel-headers/original/uapi/linux/ |
D | input.h | 1145 struct ff_periodic_effect periodic; member
|
/external/blktrace/btt/doc/ |
D | btt.tex | 813 [ -L <freq> | --periodic-latencies=<freq> ] 915 \subsection{\label{sec:o-L}\texttt{--periodic-latencies}/\texttt{-L}} 918 files (q2c \& d2c) per device containing a periodic timestamp \& 1028 While \texttt{btt} is processing data, it will put out periodic (1-second
|
/external/chromium_org/third_party/webrtc/modules/audio_device/win/ |
D | audio_device_wave_win.cc | 256 const bool periodic(true); in Init() local 257 if (!_timeEvent.StartTimer(periodic, TIMER_PERIOD_MS)) in Init()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | android.config | 471 # For periodic module:
|
D | defconfig | 491 # For periodic module:
|
/external/qemu/ |
D | Changelog | 387 - more precise RTC emulation (periodic timers + time updates)
|
/external/qemu-pc-bios/bochs/ |
D | config.h.in | 98 // will print out periodic IPS ratings. This will change
|