/third_party/protobuf/src/google/protobuf/stubs/ |
D | time_test.cc | 95 int64 start_time, end_time; in TEST() local 219 int64 start_time, end_time; in TEST() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_query_sw.h | 41 uint64_t begin_time, end_time; member
|
/third_party/ninja/src/ |
D | build_log.cc | 119 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
|
D | build_log.h | 62 int end_time; member
|
/third_party/mesa3d/src/util/ |
D | os_time.c | 156 int64_t end_time = start_time + timeout; in os_wait_until_zero() local
|
/third_party/libuv/test/ |
D | benchmark-getaddrinfo.c | 38 static int64_t end_time; variable
|
D | benchmark-spawn.c | 139 static int64_t start_time, end_time; in BENCHMARK_IMPL() local
|
D | benchmark-pound.c | 280 uint64_t end_time; in pound_it() local
|
/third_party/node/deps/v8/src/base/platform/ |
D | condition-variable.cc | 109 Time end_time = now + rel_time; in WaitFor() local
|
/third_party/googletest/googletest/samples/ |
D | sample5_unittest.cc | 72 const time_t end_time = time(nullptr); in TearDown() local
|
/third_party/ltp/testcases/kernel/syscalls/times/ |
D | times03.c | 59 time_t start_time, end_time; in generate_stime() local
|
/third_party/mesa3d/src/freedreno/drm/virtio/ |
D | virtio_pipe.c | 124 int64_t end_time = os_time_get_nano() + timeout; in virtio_pipe_wait() local
|
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
D | pvr_srv_sync.c | 133 struct timespec end_time; in pvr_srv_sync_wait_many() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudiostreamalign.c | 354 GstClockTime start_time, end_time, duration; in gst_audio_stream_align_process() local
|
/third_party/ffmpeg/libavfilter/ |
D | trim.c | 42 int64_t start_time, end_time; member
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cContextFlushControlTests.cpp | 342 deUint64 end_time = deGetMicroseconds(); in testTime() local
|
/third_party/ltp/testcases/kernel/sched/sched_stress/ |
D | sched_driver.c | 737 long end_time; /* time when program finished */ local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
D | spinlock_test_common.cc | 154 int64_t end_time = start_time + cycles; in TEST() local
|
/third_party/gstreamer/gstplugins_good/gst/videomixer/ |
D | videomixer2.c | 149 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/ |
D | gstsystemclock.c | 131 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/ |
D | gstcccombiner.c | 1062 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/ |
D | gstsubparse.c | 1006 gchar *end_time; in parse_subrip() local 1104 gchar *end_time; in parse_webvtt() local
|
/third_party/node/src/ |
D | node_http2.h | 458 uint64_t end_time; member 762 uint64_t end_time; member
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | qtdemux_dump.c | 588 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/ |
D | qtglrenderer.cc | 365 gint64 end_time = g_get_monotonic_time () + 5 * G_TIME_SPAN_SECOND; in init() local
|