Home
last modified time | relevance | path

Searched defs:bench (Results 1 - 14 of 14) sorted by relevance

/third_party/rust/crates/memchr/bench/src/memchr/
H A Dmod.rs781 let mut bench = bench.clone(); in define_memchr_input1() variables
805 let mut bench = bench.clone(); in define_memchr_input2() variables
829 let mut bench in define_memchr_input3() variables
[all...]
/third_party/optimized-routines/string/
H A DDir.mk[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/tools/cmd/benchdiff/
H A Dmain.go
/third_party/rust/crates/unicode-ident/benches/
H A Dxid.rs49 fn bench(c: &mut Criterion, group_name: &str, string: String) { in bench() functions
/third_party/rust/crates/syn/benches/
H A Drust.rs34 pub fn bench(content: &str) -> Result<(), ()> { in bench() functions
40 pub fn bench(content: &str) -> Result<(), ()> { in bench() functions
62 pub fn bench(content: &str) -> Result<(), ()> { in bench() functions
101 pub fn bench(content: &str) -> Result<(), ()> { in bench() functions
/third_party/skia/bench/
H A DSkSLBench.cpp509 auto bench = [log](const char* name, int bytes) { in RunSkSLMemoryBenchmarks() local
H A Dnanobench.cpp202 init(SkImageInfo info, Benchmark* bench) init() argument
284 time(int loops, Benchmark* bench, Target* target) time() argument
363 setup_cpu_bench(const double overhead, Target* target, Benchmark* bench) setup_cpu_bench() argument
407 setup_gpu_bench(Target* target, Benchmark* bench, int maxGpuFrameLag) setup_gpu_bench() argument
550 is_enabled(Benchmark* bench, const Config& config) is_enabled() argument
730 std::unique_ptr<Benchmark> bench; next() local
743 Benchmark* bench = fBenches->get()(nullptr); rawNext() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Df_bench.c93 AVFILTER_DEFINE_CLASS(bench); variable
/third_party/python/Tools/importbench/
H A Dimportbench.py20 def bench(name, cleanup=lambda: None, *, seconds=1, repeat=3): function
/third_party/lz4/examples/
H A Dcompress_functions.c109 uint64_t bench( in bench() function
[all...]
/third_party/benchmark/src/
H A Dbenchmark_register.cc188 Benchmark* RegisterBenchmarkInternal(Benchmark* bench) { in RegisterBenchmarkInternal() argument
/third_party/optimized-routines/math/test/
H A Dmathbench.c592 bench (const struct fun *f, double lo, double hi, int type, int gen) in bench() function
/third_party/skia/tools/skpbench/
H A Dskpbench.cpp445 void print_result(const std::vector<Sample>& samples, const char* config, const char* bench) { in print_result() argument
/third_party/python/Tools/stringbench/
H A Dstringbench.py57 def bench(s, group, repeat_count): function
[all...]

Completed in 10 milliseconds