Home
last modified time | relevance | path

Searched defs:min_time (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Durisourcebin.c32 guint64 min_time, max_time, avg_time; in GST_START_TEST() local
/third_party/benchmark/src/
Dbenchmark_runner.h71 const double min_time; variable
Dbenchmark_api_internal.h38 double min_time() const { return min_time_; } in min_time() function
/third_party/benchmark/include/benchmark/
Dbenchmark.h1496 std::string min_time; member
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c866 static const zic_t min_time = (zic_t) -1 << (TIME_T_BITS_IN_FILE - 1); variable
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c866 static const zic_t min_time = (zic_t) -1 << (TIME_T_BITS_IN_FILE - 1); variable
/third_party/icu/icu4c/source/tools/tzcode/
Dzic.c866 static const zic_t min_time = (zic_t) -1 << (TIME_T_BITS_IN_FILE - 1); variable
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavidemux.c5164 guint64 min_time, max_time; in gst_avi_demux_find_next() local
/third_party/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp983 double min_time = data->stats_min.stats[s] / data->time_dividor; in compute_swapchain_display() local
/third_party/tzdata/
Dzic.c668 static zic_t const min_time = MINVAL(zic_t, TIME_T_BITS_IN_FILE); variable
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c1766 gint64 time, min_time; in gst_qtdemux_find_sample() local
6419 GstClockTime min_time; in gst_qtdemux_loop_state_movie() local
/third_party/libabigail/tests/lib/
Dcatch.hpp7309 auto min_time = env.clock_resolution.mean * Detail::minimum_ticks; in prepare() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h41731 long int min_time; member