Home
last modified time | relevance | path

Searched defs:starttime (Results 1 – 18 of 18) sorted by relevance

/external/python/cpython2/RISCOS/
Dsleep.c12 os_t starttime, endtime, time; /* monotonic times (centiseconds) */ in riscos_sleep() local
/external/webrtc/modules/audio_coding/codecs/g711/test/
DtestG711.cc46 double starttime; in main() local
/external/ltp/testcases/realtime/perf/latency/
Dpthread_cond_latency.c117 double starttime; in test_signal() local
Dpthread_cond_many.c152 double starttime; in wake_child() local
/external/webrtc/modules/audio_coding/codecs/g722/test/
DtestG722.cc50 double starttime; in main() local
/external/gemmlowp/test/
Dbenchmark.cc110 double starttime = real_time_in_seconds(); in time_for_gemms() local
227 double starttime = real_time_in_seconds(); in benchmark_gemm_sizes() local
/external/webrtc/modules/audio_coding/codecs/isac/main/test/
DsimpleKenny.c83 double starttime; in main() local
/external/tcpdump/
Dprint-mpcp.c66 uint8_t starttime[MPCP_TIMESTAMP_LEN]; member
/external/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
DReleaseTest-API.cc58 double starttime, runtime, length_file; in main() local
/external/webrtc/modules/audio_coding/codecs/isac/fix/test/
Dkenny.cc118 double starttime, runtime, length_file; in TEST() local
/external/ltp/tools/genload/
Dstress.c91 long starttime, stoptime, runtime; in main() local
Dgenload.c91 long starttime, stoptime, runtime; in main() local
/external/libevent/test/
Dregress_thread.c533 struct timeval starttime, endtime; in thread_no_events() local
/external/eigen/bench/
Dbenchmark-blocking-sizes.cpp204 double starttime = timer.getCpuTime(); in run() local
/external/rust/crates/nix/test/
Dtest_unistd.rs726 let starttime = Instant::now(); in test_alarm() localVariable
/external/icu/icu4c/source/tools/tzcode/
Dzic.c2223 register zic_t starttime, untiltime; in outzone() local
2679 addtt(const zic_t starttime, int type) in addtt()
Dlocaltime.c1019 starttime = transtime(year, &start, stdoffset), in tzparse() local
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc354 int64 starttime, Status* status) { in AddControlTrigger()