Searched defs:bench (Results 1 – 9 of 9) sorted by relevance
/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/chromium/third_party/libevent/test/ |
D | Makefile.am | 7 noinst_PROGRAMS = test-init test-eof test-weof test-time regress bench program 35 bench test-init test-eof test-weof test-time: ../libevent.la target
|
/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 | geometry.cpp | 90 EIGEN_DONT_INLINE void bench(const std::string& msg, const Transformation& t) in bench() function
|
/external/skia/bench/ |
D | bench_util.py | 20 def __init__(self, bench, config, time_type, time, settings): argument 83 def _ParseAndStoreTimes(config_re, time_re, line, bench, dic, argument
|
D | bench_analyze.py | 133 def CreateBenchOutput(page, bench, val_dic): argument
|
D | benchmain.cpp | 96 AutoPrePostDraw(SkBenchmark* bench) : fBench(bench) { in AutoPrePostDraw() 323 SkBenchmark* bench; in determine_gpu_context_size() local 717 SkBenchmark* bench; in tool_main() local
|
D | bench_graph_svg.py | 53 def __init__(self, bench, config, time_type, settings): argument
|