/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/ImageMagick/MagickCore/ |
D | timer.c | 366 MagickExport void StartTimer(TimerInfo *time_info,const MagickBooleanType reset) in StartTimer() function
|
D | methods.h | 1146 #define StartTimer PrependMagickMethod(StartTimer) macro
|
/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/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
D | executor.cc | 93 bool InterpreterExecutor::StartTimer(Stream *stream, Timer *timer) { in StartTimer() function in perftools::gputools::interpreter::InterpreterExecutor
|
/external/tensorflow/tensorflow/stream_executor/host/ |
D | host_gpu_executor.cc | 170 bool HostExecutor::StartTimer(Stream *stream, Timer *timer) { in StartTimer() function in perftools::gputools::host::HostExecutor
|
/external/libcxx/utils/google-benchmark/src/ |
D | benchmark.cc | 167 void StartTimer() { in StartTimer() function in benchmark::internal::ThreadTimer
|
/external/google-benchmark/src/ |
D | benchmark.cc | 167 void StartTimer() { in StartTimer() function in benchmark::internal::ThreadTimer
|
/external/libchrome/base/timer/ |
D | timer_unittest.cc | 568 void StartTimer() { in StartTimer() function in base::OneShotSelfOwningTimerTester
|
/external/tensorflow/tensorflow/stream_executor/ |
D | stream_executor_pimpl.cc | 694 bool StreamExecutor::StartTimer(Stream *stream, Timer *timer) { in StartTimer() function in perftools::gputools::StreamExecutor
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_gpu_executor.cc | 659 bool CUDAExecutor::StartTimer(Stream *stream, Timer *timer) { in StartTimer() function in perftools::gputools::cuda::CUDAExecutor
|