Searched defs:size_min (Results 1 – 5 of 5) 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() 154 BTL_DONT_INLINE void bench( int size_min, int size_max, int nb_point ){ in bench()
|
/external/eigen/bench/btl/generic_bench/utils/ |
D | size_log.hh | 29 void size_log(const int nb_point, const int size_min, const int size_max, Vector & X) in size_log()
|
D | size_lin_log.hh | 26 void size_lin_log(const int nb_point, const int size_min, const int size_max, Vector & X) in size_lin_log()
|
/external/libyuv/files/util/ |
D | compare.cc | 37 uint64 size_min = 0; in main() local
|
/external/eigen/bench/btl/data/ |
D | mean.cxx | 153 …(const vector<int> & tab_sizes, const vector<double> & tab_mflops, const int size_min, const int s… in mean_calc()
|