/external/libxkbcommon/bench/ |
D | bench.c | 64 bench_start(struct bench *bench) in bench_start() 75 bench_stop(struct bench *bench) in bench_stop() 86 bench_elapsed(const struct bench *bench, struct bench_time *result) in bench_elapsed() 97 bench_elapsed_str(const struct bench *bench) in bench_elapsed_str()
|
D | bench.h | 33 struct bench { struct 34 struct bench_time start; argument 35 struct bench_time stop; argument
|
D | rulescomp.c | 38 struct bench bench; in main() local
|
D | rules.c | 43 struct bench bench; in main() local
|
D | compose.c | 42 struct bench bench; in main() local
|
D | x11.c | 45 struct bench bench; in main() local
|
D | atom.c | 48 struct bench bench; in main() local
|
D | key-proc.c | 62 struct bench bench; in main() local
|
/external/tensorflow/tensorflow/python/framework/ |
D | graph_building_benchmark.py | 70 def bench(): function 82 def bench(): function 94 def bench(): function
|
/external/rust/crates/syn/benches/ |
D | rust.rs | 27 pub fn bench(content: &str) -> Result<(), ()> { in bench() function 33 pub fn bench(content: &str) -> Result<(), ()> { in bench() function 52 pub fn bench(content: &str) -> Result<(), ()> { in bench() function 82 pub fn bench(content: &str) -> Result<(), ()> { in bench() function
|
/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/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/okio/okio/jvm/jmh/src/jmh/java/com/squareup/okio/benchmarks/ |
D | BufferPerformanceBenchmark.java | 217 public void setupBench(BufferPerformanceBenchmark bench) { in setupBench() 232 public void setupBench(BufferPerformanceBenchmark bench) { in setupBench() 240 BufferPerformanceBenchmark bench; field in BufferPerformanceBenchmark.BufferSetup
|
/external/skia/bench/ |
D | nanobench.cpp | 202 bool Target::init(SkImageInfo info, Benchmark* bench) { in init() 284 static double time(int loops, Benchmark* bench, Target* target) { in time() 363 static int setup_cpu_bench(const double overhead, Target* target, Benchmark* bench) { in setup_cpu_bench() 407 static int setup_gpu_bench(Target* target, Benchmark* bench, int maxGpuFrameLag) { in setup_gpu_bench() 550 static Target* is_enabled(Benchmark* bench, const Config& config) { in is_enabled() 730 std::unique_ptr<Benchmark> bench; in next() local 743 Benchmark* bench = fBenches->get()(nullptr); in rawNext() local 1274 std::unique_ptr<Benchmark> bench(b); in main() local
|
/external/compiler-rt/test/tsan/ |
D | bench_acquire_only.cc | 16 void bench() { in bench() function
|
D | bench_rwmutex.cc | 18 void bench() { in bench() function
|
D | bench_acquire_release.cc | 16 void bench() { in bench() function
|
D | bench_single_writer.cc | 21 void bench() { in bench() function
|
D | bench_release_only.cc | 18 void bench() { in bench() function
|
D | bench_local_mutex.cc | 19 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/grpc-grpc-java/benchmarks/src/jmh/java/io/grpc/benchmarks/netty/ |
D | SingleThreadBlockingQpsBenchmark.java | 77 SingleThreadBlockingQpsBenchmark bench = new SingleThreadBlockingQpsBenchmark(); in main() local
|
/external/rust/crates/crc32fast/benches/ |
D | bench.rs | 10 fn bench(b: &mut Bencher, size: usize, hasher_init: Hasher) { in bench() function
|
/external/eigen/bench/ |
D | bench_move_semantics.cpp | 33 void bench(const std::string& label) in bench() function
|