Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dfunctional.hpp1754 struct basic_full { struct
1755 typedef Z size_type;
1760 size_type packed_size (L, size_type size_i, size_type size_j) { in packed_size()
1766 bool zero (size_type /* i */, size_type /* j */) { in zero()
1771 bool one (size_type /* i */, size_type /* j */) { in one()
1776 bool other (size_type /* i */, size_type /* j */) { in other()
1782 size_type restrict1 (size_type i, size_type /* j */) { in restrict1()
1787 size_type restrict2 (size_type /* i */, size_type j) { in restrict2()
1792 size_type mutable_restrict1 (size_type i, size_type /* j */) { in mutable_restrict1()
1797 size_type mutable_restrict2 (size_type /* i */, size_type j) { in mutable_restrict2()