Home
last modified time | relevance | path

Searched defs:size2_min (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dmatrix.hpp59 const size_type size2_min = (std::min) (size2, msize2); in matrix_resize_preserve() local
5070 const size_type size2_min = (std::min) (size2, size2_); in resize() local
Dtriangular.hpp40 const size_type size2_min = (std::min) (size2, msize2); in matrix_resize_preserve() local