Searched defs:size_min (Results 1 – 6 of 6) 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()
|
/external/libyuv/files/util/ |
D | compare.cc | 37 uint64_t 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()
|
/external/mesa3d/src/imgui/ |
D | imgui.cpp | 4585 ImVec2 size_min = style.WindowMinSize; in CalcSizeAutoFit() local 6195 void ImGui::SetNextWindowSizeConstraints(const ImVec2& size_min, const ImVec2& size_max, ImGuiSizeC… in SetNextWindowSizeConstraints()
|
/external/llvm-project/openmp/runtime/src/ |
D | kmp_settings.cpp | 307 size_t size_min, size_t size_max, in __kmp_stg_parse_size()
|