Searched defs:column_major (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/test/ |
D | test_banded_storage_layout.cpp | 12 int expected_index( size_t index, column_major ) { in expected_index() argument 27 int expected_index_6_by_5( size_t index, column_major ) { in expected_index_6_by_5() argument 39 int expected_index_5_by_6( size_t index, column_major ) { in expected_index_5_by_6() argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/ |
D | fwd.hpp | 132 typedef basic_column_major<> column_major; typedef
|
D | operation.hpp | 275 const compressed_matrix<T2, column_major, 0, IA2, TA2> &e2, in axpy_prod() argument
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | io.hpp | 41 enum order_type { column_major, row_major}; enumerator
|
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
H A D | io.hpp | 41 enum order_type { column_major, row_major}; enumerator
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | ast.h | 562 unsigned column_major:1; member
|