Home
last modified time | relevance | path

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

12

/third_party/boost/libs/numeric/odeint/performance/
Dodeint_rk4_array.cpp45 double min_time = 1E6; // something big in main() local
Dc_lorenz.c23 double min_time = 1E6; in main() local
Dfortran_lorenz.f9016 real(dp) :: min_time = 100.0 variable
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Durisourcebin.c32 guint64 min_time, max_time, avg_time; in GST_START_TEST() local
/third_party/boost/libs/multiprecision/performance/
Dmiller_rabin_performance.cpp51 double min_time = (std::numeric_limits<double>::max)(); variable
Dsf_performance.cpp59 double min_time = (std::numeric_limits<double>::max)(); in print_quickbook_tables() local
Dvoronoi_performance.cpp143 double min_time = (std::numeric_limits<double>::max)(); variable
/third_party/boost/libs/compute/perf/
Dperf.hpp85 nanosecond_type min_time() const in min_time() function in perf_timer
Dperf_sort.cpp62 double min_time = (std::numeric_limits<double>::max)(); in tune_sort() local
Dperf_accumulate.cpp61 double min_time = (std::numeric_limits<double>::max)(); in tune_accumulate() local
Dperf_saxpy.cpp80 double min_time = (std::numeric_limits<double>::max)(); in tune_saxpy() 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/json/benchmarks/thirdparty/benchmark/src/
Dbenchmark_api_internal.h31 double min_time; member
Dbenchmark.cc234 const double min_time = in RunBenchmark() local
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/
Dopencl_kernel.cc295 double min_time = MAX_PROFILING_TIME_MILLI_SECOND; in Tune() local
/third_party/boost/libs/math/example/
Droot_finding_algorithms.cpp150 …boost::int_least64_t min_time = (std::numeric_limits<boost::int_least64_t>::max)(); // Used to nor… member
Droot_n_finding_algorithms.cpp143 int min_time = (std::numeric_limits<int>::max)(); // Used to normalize times. member
Droot_elliptic_finding.cpp142 int min_time = (std::numeric_limits<int>::max)(); // Used to normalize times. member
/third_party/benchmark/include/benchmark/
Dbenchmark.h1496 std::string min_time; member
/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/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/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/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

12