Home
last modified time | relevance | path

Searched defs:size1_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.hpp58 const size_type size1_min = (std::min) (size1, msize1); in matrix_resize_preserve() local
5069 const size_type size1_min = (std::min) (size1, size1_); in resize() local
Dtriangular.hpp39 const size_type size1_min = (std::min) (size1, msize1); in matrix_resize_preserve() local