Home
last modified time | relevance | path

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

/third_party/node/test/pummel/
Dtest-net-timeout.js28 let starttime = null; variable
78 starttime = new Date(); variable
Dtest-timers.js30 const starttime = Date.now(); constant
50 const starttime = Date.now(); constant
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdmetricsrangenode.h35 guint64 starttime; /* [ms] */ member
/third_party/rust/crates/nix/test/
Dtest_timer.rs78 let starttime = Instant::now(); in alarm_fires() localVariable
Dtest_unistd.rs838 let starttime = Instant::now(); in test_alarm() localVariable
/third_party/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
/third_party/gstreamer/gstplugins_bad/ext/opencv/
DMotionCells.cpp111 motioncellidx * motioncellsidx, gint64 starttime, char *p_datafile, in performDetectionMotionCells()
290 MotionCells::initDataFile (char *p_datafile, gint64 starttime) //p_date is increased with differen… in initDataFile()
Dmotioncells_wrapper.cpp90 int motioncells_count, motioncellidx * motioncellsidx, gint64 starttime, in perform_detection_motion_cells()
Dgstmotioncells.h86 gint64 diff_timestamp, starttime; member
DMotionCells.h70 gint64 starttime; member
Dgstmotioncells.cpp890 gint64 starttime; in gst_motion_cells_transform_ip() local
/third_party/gstreamer/gstplugins_base/tests/check/pipelines/
Dtheoraenc.c107 GstClockTime starttime) in check_buffer_granulepos_from_starttime()
/third_party/ltp/tools/genload/
Dgenload.c91 long starttime, stoptime, runtime; in main() local
Dstress.c91 long starttime, stoptime, runtime; in main() local
/third_party/skia/third_party/externals/icu/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
/third_party/flutter/skia/third_party/externals/icu/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
/third_party/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
/third_party/tzdata/
Dzic.c2746 register zic_t starttime, untiltime; in outzone() local
3101 addtt(zic_t starttime, int type) in addtt()
Dlocaltime.c1238 starttime = transtime(year, &start, stdoffset), in tzparse() local
/third_party/ffmpeg/libavformat/
Ddashdec.c59 int64_t starttime; member