/third_party/boost/libs/numeric/odeint/performance/ |
D | odeint_rk4_array.cpp | 45 double min_time = 1E6; // something big in main() local
|
D | c_lorenz.c | 23 double min_time = 1E6; in main() local
|
D | fortran_lorenz.f90 | 16 real(dp) :: min_time = 100.0 variable
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | urisourcebin.c | 32 guint64 min_time, max_time, avg_time; in GST_START_TEST() local
|
/third_party/boost/libs/multiprecision/performance/ |
D | miller_rabin_performance.cpp | 51 double min_time = (std::numeric_limits<double>::max)(); variable
|
D | sf_performance.cpp | 59 double min_time = (std::numeric_limits<double>::max)(); in print_quickbook_tables() local
|
D | voronoi_performance.cpp | 143 double min_time = (std::numeric_limits<double>::max)(); variable
|
/third_party/boost/libs/compute/perf/ |
D | perf.hpp | 85 nanosecond_type min_time() const in min_time() function in perf_timer
|
D | perf_sort.cpp | 62 double min_time = (std::numeric_limits<double>::max)(); in tune_sort() local
|
D | perf_accumulate.cpp | 61 double min_time = (std::numeric_limits<double>::max)(); in tune_accumulate() local
|
D | perf_saxpy.cpp | 80 double min_time = (std::numeric_limits<double>::max)(); in tune_saxpy() local
|
/third_party/benchmark/src/ |
D | benchmark_runner.h | 71 const double min_time; variable
|
D | benchmark_api_internal.h | 38 double min_time() const { return min_time_; } in min_time() function
|
/third_party/json/benchmarks/thirdparty/benchmark/src/ |
D | benchmark_api_internal.h | 31 double min_time; member
|
D | benchmark.cc | 234 const double min_time = in RunBenchmark() local
|
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/ |
D | opencl_kernel.cc | 295 double min_time = MAX_PROFILING_TIME_MILLI_SECOND; in Tune() local
|
/third_party/boost/libs/math/example/ |
D | root_finding_algorithms.cpp | 150 …boost::int_least64_t min_time = (std::numeric_limits<boost::int_least64_t>::max)(); // Used to nor… member
|
D | root_n_finding_algorithms.cpp | 143 int min_time = (std::numeric_limits<int>::max)(); // Used to normalize times. member
|
D | root_elliptic_finding.cpp | 142 int min_time = (std::numeric_limits<int>::max)(); // Used to normalize times. member
|
/third_party/benchmark/include/benchmark/ |
D | benchmark.h | 1496 std::string min_time; member
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 866 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/ |
D | zic.c | 866 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/ |
D | zic.c | 866 static const zic_t min_time = (zic_t) -1 << (TIME_T_BITS_IN_FILE - 1); variable
|
/third_party/gstreamer/gstplugins_good/gst/avi/ |
D | gstavidemux.c | 5164 guint64 min_time, max_time; in gst_avi_demux_find_next() local
|
/third_party/mesa3d/src/vulkan/overlay-layer/ |
D | overlay.cpp | 983 double min_time = data->stats_min.stats[s] / data->time_dividor; in compute_swapchain_display() local
|