Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dfunctional.hpp1782 size_type restrict1 (size_type i, size_type /* j */) { in restrict1() function
1838 size_type restrict1 (size_type i, size_type j, size_type size1, size_type size2) { in restrict1() function
1917 size_type restrict1 (size_type i, size_type j, size_type size1, size_type /* size2 */) { in restrict1() function
2067 size_type restrict1 (size_type i, size_type j, size_type size1, size_type size2) { in restrict1() function
/aosp_15_r20/external/XNNPACK/src/operators/
H A Daverage-pooling-nhwc.c610 static enum xnn_status setup_average_pooling2d( in setup_average_pooling2d()