/external/skia/tools/ |
D | monobench.cpp | 47 std::unique_ptr<Benchmark> bench{ r->factory()(nullptr) }; in main() local 73 for (auto& bench : benches) { in main() local 87 for (auto& bench : benches) { in main() local 98 for (auto& bench : benches) { in main() local
|
/external/eigen/bench/btl/generic_bench/ |
D | bench.hh | 41 BTL_DONT_INLINE void bench( int size_min, int size_max, int nb_point ) in bench() function 154 BTL_DONT_INLINE void bench( int size_min, int size_max, int nb_point ){ in bench() function
|
/external/toolchain-utils/deprecated/ |
D | run_benchmarks.py | 71 def RunBrowserBenchmark(chromeos_root, board, bench, machine): argument 100 def RunCpuBenchmark(chromeos_root, bench, workdir, machine): argument
|
/external/okhttp/okio/benchmarks/src/main/java/com/squareup/okio/benchmarks/ |
D | BufferPerformanceBench.java | 217 public void setupBench(BufferPerformanceBench bench) { in setupBench() 232 public void setupBench(BufferPerformanceBench bench) { in setupBench() 240 BufferPerformanceBench bench; field in BufferPerformanceBench.BufferSetup
|
/external/skia/bench/ |
D | nanobench.cpp | 143 bool Target::init(SkImageInfo info, Benchmark* bench) { in init() 232 static double time(int loops, Benchmark* bench, Target* target) { in time() 314 static int setup_cpu_bench(const double overhead, Target* target, Benchmark* bench) { in setup_cpu_bench() 358 static int setup_gpu_bench(Target* target, Benchmark* bench, int maxGpuFrameLag) { in setup_gpu_bench() 490 static Target* is_enabled(Benchmark* bench, const Config& config) { in is_enabled() 676 std::unique_ptr<Benchmark> bench; in next() local 689 Benchmark* bench = fBenches->factory()(nullptr); in rawNext() local 1203 std::unique_ptr<Benchmark> bench(b); in main() local
|
D | ResultsWriter.h | 39 virtual void bench(const char name[], int32_t x, int32_t y) {} in bench() function 100 void bench(const char name[], int32_t x, int32_t y) override { in bench() function
|
D | check_bench_regressions.py | 52 def __init__(self, bench, config, time_type, settings): argument
|
/external/compiler-rt/test/tsan/ |
D | bench_acquire_release.cc | 16 void bench() { in bench() function
|
D | bench_acquire_only.cc | 16 void bench() { in bench() function
|
D | bench_rwmutex.cc | 18 void bench() { in bench() function
|
D | bench_single_writer.cc | 21 void bench() { in bench() function
|
D | bench_local_mutex.cc | 19 void bench() { in bench() function
|
D | bench_release_only.cc | 18 void bench() { in bench() function
|
D | bench_mutex.cc | 24 void bench() { in bench() function
|
D | bench_ten_mutexes.cc | 22 void bench() { in bench() function
|
/external/eigen/bench/ |
D | quatmul.cpp | 20 template<typename Quat> void bench(const std::string& label) in bench() function
|
D | benchFFT.cpp | 44 void bench(int nfft,bool fwd,bool unscaled=false, bool halfspec=false) in bench() function
|
D | dense_solvers.cpp | 30 void bench(int id, int rows, int size = Size) in bench() function
|
D | geometry.cpp | 90 EIGEN_DONT_INLINE void bench(const std::string& msg, const Transformation& t) in bench() function
|
/external/eigen/bench/perf_monitoring/gemm/ |
D | gemm.cpp | 23 double bench(long m, long n, long k) in bench() function
|
D | lazy_gemm.cpp | 26 double bench() in bench() function
|
/external/toolchain-utils/crosperf/ |
D | results_organizer.py | 20 def _AdjustIteration(benchmarks, max_dup, bench): argument
|
/external/lz4/examples/ |
D | compress_functions.c | 109 uint64_t bench( in bench() function
|
/external/libcxx/utils/google-benchmark/src/ |
D | benchmark_register.cc | 197 Benchmark* RegisterBenchmarkInternal(Benchmark* bench) { in RegisterBenchmarkInternal()
|
/external/google-benchmark/src/ |
D | benchmark_register.cc | 197 Benchmark* RegisterBenchmarkInternal(Benchmark* bench) { in RegisterBenchmarkInternal()
|