Home
last modified time | relevance | path

Searched defs:end_time (Results 1 – 25 of 69) sorted by relevance

123

/third_party/protobuf/src/google/protobuf/stubs/
Dtime_test.cc95 int64 start_time, end_time; in TEST() local
219 int64 start_time, end_time; in TEST() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_sw.h41 uint64_t begin_time, end_time; member
/third_party/ninja/src/
Dbuild_log.cc119 int start_time, int end_time, TimeStamp restat_mtime) in LogEntry()
144 bool BuildLog::RecordCommand(Edge* edge, int start_time, int end_time, in RecordCommand()
305 int start_time = 0, end_time = 0; in Load() local
Dbuild_log.h62 int end_time; member
/third_party/mesa3d/src/util/
Dos_time.c156 int64_t end_time = start_time + timeout; in os_wait_until_zero() local
/third_party/libuv/test/
Dbenchmark-getaddrinfo.c38 static int64_t end_time; variable
Dbenchmark-spawn.c139 static int64_t start_time, end_time; in BENCHMARK_IMPL() local
Dbenchmark-pound.c280 uint64_t end_time; in pound_it() local
/third_party/node/deps/v8/src/base/platform/
Dcondition-variable.cc109 Time end_time = now + rel_time; in WaitFor() local
/third_party/googletest/googletest/samples/
Dsample5_unittest.cc72 const time_t end_time = time(nullptr); in TearDown() local
/third_party/ltp/testcases/kernel/syscalls/times/
Dtimes03.c59 time_t start_time, end_time; in generate_stime() local
/third_party/mesa3d/src/freedreno/drm/virtio/
Dvirtio_pipe.c124 int64_t end_time = os_time_get_nano() + timeout; in virtio_pipe_wait() local
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
Dpvr_srv_sync.c133 struct timespec end_time; in pvr_srv_sync_wait_many() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiostreamalign.c354 GstClockTime start_time, end_time, duration; in gst_audio_stream_align_process() local
/third_party/ffmpeg/libavfilter/
Dtrim.c42 int64_t start_time, end_time; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cContextFlushControlTests.cpp342 deUint64 end_time = deGetMicroseconds(); in testTime() local
/third_party/ltp/testcases/kernel/sched/sched_stress/
Dsched_driver.c737 long end_time; /* time when program finished */ local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dspinlock_test_common.cc154 int64_t end_time = start_time + cycles; in TEST() local
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixer2.c149 GstClockTime end_time; member
896 GstClockTime start_time, end_time; in gst_videomixer2_fill_queues() local
1777 GstClockTime start_time, end_time; in gst_videomixer2_sink_clip() local
/third_party/gstreamer/gstreamer/gst/
Dgstsystemclock.c131 gst_futex_cond_wait_until (guint * cond_val, GMutex * mutex, gint64 end_time) in gst_futex_cond_wait_until()
182 guint64 end_time) in gst_pthread_cond_wait_until()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstcccombiner.c1062 GstClockTime end_time = in gst_cc_combiner_aggregate() local
1070 GstClockTime end_time = in gst_cc_combiner_aggregate() local
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dgstsubparse.c1006 gchar *end_time; in parse_subrip() local
1104 gchar *end_time; in parse_webvtt() local
/third_party/node/src/
Dnode_http2.h458 uint64_t end_time; member
762 uint64_t end_time; member
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux_dump.c588 gint32 shift = 0, least_offset = 0, start_time = 0, end_time = 0; in qtdemux_dump_cslg() local
599 gint64 shift = 0, least_offset = 0, start_time = 0, end_time = 0; in qtdemux_dump_cslg() local
/third_party/gstreamer/gstplugins_good/ext/qt/
Dqtglrenderer.cc365 gint64 end_time = g_get_monotonic_time () + 5 * G_TIME_SPAN_SECOND; in init() local

123