Home
last modified time | relevance | path

Searched defs:size_max (Results 1 – 5 of 5) sorted by relevance

/external/eigen/bench/btl/generic_bench/
Dbench.hh41 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/
Dsize_lin_log.hh26 void size_lin_log(const int nb_point, const int size_min, const int size_max, Vector & X) in size_lin_log()
Dsize_log.hh29 void size_log(const int nb_point, const int size_min, const int size_max, Vector & X) in size_log()
/external/eigen/bench/btl/data/
Dmean.cxx153 …ector<int> & tab_sizes, const vector<double> & tab_mflops, const int size_min, const int size_max){ in mean_calc()
/external/libnfc-nci/src/nfc/tags/
Dce_t3t.c911 UINT32 size_max, in CE_T3tSetLocalNDEFMsg()