/external/usrsctp/programs/ |
D | programs_helper.c | 37 struct timeval time_now; in debug_printf_runtime() local 57 struct timeval time_now; in debug_printf_stack() local
|
D | tsctp.c | 135 struct timeval time_start, time_now, time_diff; in handle_connection() local 336 struct timeval time_start, time_now, time_diff; local
|
D | tsctp_upcall.c | 220 struct timeval time_now; in handle_upcall() local
|
/external/webrtc/common_video/ |
D | video_render_frames.cc | 52 const int64_t time_now = rtc::TimeMillis(); in AddFrame() local
|
/external/adhd/cras/src/tests/ |
D | polled_interval_checker_unittest.cc | 14 static struct timespec time_now; variable
|
D | cras_tm_unittest.cc | 27 static struct timespec time_now; variable
|
D | util_unittest.cc | 17 static std::vector<struct timespec> time_now; variable
|
D | loopback_iodev_unittest.cc | 31 static struct timespec time_now; variable
|
D | a2dp_iodev_unittest.cc | 100 static struct timespec time_now; variable
|
D | audio_thread_unittest_obsolete.cc | 53 static struct timespec time_now; variable
|
/external/google-breakpad/src/client/windows/crash_generation/ |
D | client_info.cc | 170 ULARGE_INTEGER time_now; in SetProcessUptime() local
|
/external/openssh/ |
D | moduli.c | 157 time_t time_now; in qfileout() local 535 time_t time_now, elapsed; in print_progress() local
|
/external/webrtc/modules/utility/source/ |
D | process_thread_impl.cc | 29 int64_t GetNextCallbackTime(Module* module, int64_t time_now) { in GetNextCallbackTime()
|
/external/dnsmasq/src/ |
D | log.c | 220 time_t time_now; in my_syslog() local
|
/external/boringssl/src/tool/ |
D | speed.cc | 120 static uint64_t time_now() { return GetTickCount64() * 1000; } in time_now() function 122 static uint64_t time_now() { in time_now() function 133 static uint64_t time_now() { in time_now() function
|
/external/rust/crates/quiche/deps/boringssl/src/tool/ |
D | speed.cc | 119 static uint64_t time_now() { return GetTickCount64() * 1000; } in time_now() function 121 static uint64_t time_now() { in time_now() function 132 static uint64_t time_now() { in time_now() function
|
/external/webrtc/modules/audio_coding/neteq/ |
D | neteq_network_stats_unittest.cc | 231 uint32_t time_now; in RunTest() local
|
D | neteq_stereo_unittest.cc | 162 int time_now = 0; in RunTest() local
|
/external/webrtc/modules/congestion_controller/goog_cc/ |
D | delay_based_bwe_unittest_helper.cc | 83 StreamGenerator::StreamGenerator(int capacity, int64_t time_now) in StreamGenerator()
|
/external/webrtc/modules/remote_bitrate_estimator/ |
D | remote_bitrate_estimator_unittest_helper.cc | 124 StreamGenerator::StreamGenerator(int capacity, int64_t time_now) in StreamGenerator()
|
/external/webrtc/video/adaptation/ |
D | overuse_frame_detector.cc | 708 bool OveruseFrameDetector::IsUnderusing(int usage_percent, int64_t time_now) { in IsUnderusing()
|
/external/eigen/bench/ |
D | benchmark-blocking-sizes.cpp | 396 double time_now = 0; in try_run_some_benchmarks() local
|
/external/grpc-grpc/test/cpp/end2end/ |
D | async_end2end_test.cc | 429 std::chrono::system_clock::time_point time_now( in TEST_P() local 470 std::chrono::system_clock::time_point time_now( in TEST_P() local
|
/external/webrtc/pc/ |
D | stats_collector.cc | 621 double time_now = GetTimeNow(); in UpdateStats() local
|
/external/libchrome/base/time/ |
D | time_unittest.cc | 1527 Time time_now = Time::Now(); in TEST() local
|