| /external/toolchain-utils/android_bench_suite/ |
| D | parse_result.py | 11 def normalize(bench, dict_list): argument 27 def parse_Panorama(bench, fin): argument 40 def parse_Synthmark(bench, fin): argument 58 def parse_Binder(bench, fin): argument 77 def parse_Dex2oat(bench, fin): argument 99 def parse_Hwui(bench, fin): argument 112 def parse_Skia(bench, fin): argument
|
| D | build_bench.py | 60 def set_flags(bench, cflags, ldflags): argument 128 def set_compiler_env(bench, compiler, build_os, llvm_prebuilts_version, cflags, argument 159 def restore_makefile(bench): argument 168 def build_bench(bench, source_dir): argument
|
| D | gen_json.py | 50 def collect_data(infile, bench, it): argument 61 def create_outfile(outfile, bench): argument 67 def get_outfile(outfile, bench): argument
|
| D | set_flags.py | 15 def backup_file(bench, file_type): argument 32 def replace_flags(bench, android_type, file_type, cflags, ldflags): argument 67 def apply_patches(bench): argument 78 def replace_flags_in_dir(bench, cflags, ldflags): argument
|
| D | run.py | 248 def build_bench(setting_no, bench, compiler, llvm_version, build_os, cflags, argument 273 def run_and_collect_result(test_cmd, setting_no, i, bench, serial='default'): argument 300 def test_bench(bench, setting_no, iterations, serials, remote, mode): argument 328 def gen_json(bench, setting_no, iterations, serials): argument
|
| D | fix_json.py | 33 def fix_json(bench): argument
|
| /external/libxkbcommon/bench/ |
| D | bench.h | 33 struct bench { struct 34 struct bench_time start; argument 35 struct bench_time stop; argument
|
| 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()
|
| /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 | 26 pub fn bench(content: &str) -> Result<(), ()> { in bench() function 32 pub fn bench(content: &str) -> Result<(), ()> { in bench() function 51 pub fn bench(content: &str) -> Result<(), ()> { in bench() function 81 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/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/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/compiler-rt/test/tsan/ |
| D | bench_rwmutex.cc | 18 void bench() { in bench() function
|
| D | bench_acquire_release.cc | 16 void bench() { in bench() function
|
| D | bench_acquire_only.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
|
| /external/llvm-project/compiler-rt/test/tsan/ |
| D | bench_rwmutex.cpp | 18 void bench() { in bench() function
|
| D | bench_acquire_release.cpp | 16 void bench() { in bench() function
|
| D | bench_acquire_only.cpp | 16 void bench() { in bench() function
|
| D | bench_single_writer.cpp | 21 void bench() { in bench() function
|
| D | bench_local_mutex.cpp | 19 void bench() { in bench() function
|
| D | bench_release_only.cpp | 18 void bench() { in bench() function
|
| D | bench_mutex.cpp | 24 void bench() { in bench() function
|