/external/vboot_reference/tests/ |
D | timer_utils.c | 8 void StartTimer(ClockTimerState* ct) { in StartTimer() function
|
/external/pdfium/xfa/fwl/ |
D | cfwl_timer.cpp | 19 CFWL_TimerInfo* CFWL_Timer::StartTimer(uint32_t dwElapse, bool bImmediately) { in StartTimer() function in CFWL_Timer
|
/external/webrtc/webrtc/system_wrappers/source/ |
D | event_timer_win.cc | 52 bool EventTimerWin::StartTimer(bool periodic, unsigned long time) { in StartTimer() function in webrtc::EventTimerWin
|
D | event_timer_posix.cc | 137 bool EventTimerPosix::StartTimer(bool periodic, unsigned long time) { in StartTimer() function in webrtc::EventTimerPosix
|
/external/google-benchmark/src/ |
D | thread_timer.h | 15 void StartTimer() { in StartTimer() function
|
/external/libcxx/utils/google-benchmark/src/ |
D | thread_timer.h | 15 void StartTimer() { in StartTimer() function
|
/external/webrtc/webrtc/modules/video_coding/test/ |
D | test_util.h | 40 virtual bool StartTimer(bool periodic, unsigned long time) { // NOLINT in StartTimer() function
|
/external/ImageMagick/MagickCore/ |
D | timer.c | 384 MagickExport void StartTimer(TimerInfo *time_info,const MagickBooleanType reset) in StartTimer() function
|
D | methods.h | 970 #define StartTimer PrependMagickMethod(StartTimer) macro
|
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
D | executor.cc | 100 bool XlaInterpreterExecutor::StartTimer(Stream *stream, Timer *timer) { in StartTimer() function in stream_executor::interpreter::XlaInterpreterExecutor
|
/external/tensorflow/tensorflow/stream_executor/host/ |
D | host_gpu_executor.cc | 172 bool HostExecutor::StartTimer(Stream *stream, Timer *timer) { in StartTimer() function in stream_executor::host::HostExecutor
|
/external/libchrome/base/timer/ |
D | timer_unittest.cc | 564 void StartTimer() { in StartTimer() function in base::OneShotSelfOwningTimerTester 747 void StartTimer(TimeDelta delay, const Closure& task) { in StartTimer() function in base::__anon992290430311::TimerSequenceTest
|
/external/tensorflow/tensorflow/stream_executor/ |
D | stream_executor_pimpl.cc | 804 bool StreamExecutor::StartTimer(Stream *stream, Timer *timer) { in StartTimer() function in stream_executor::StreamExecutor
|
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_gpu_executor.cc | 643 bool GpuExecutor::StartTimer(Stream* stream, Timer* timer) { in StartTimer() function in stream_executor::gpu::GpuExecutor
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_gpu_executor.cc | 762 bool GpuExecutor::StartTimer(Stream* stream, Timer* timer) { in StartTimer() function in stream_executor::gpu::GpuExecutor
|