Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__mdspan/
H A Dlayout_right.h53 using layout_type = layout_right; variable
H A Dlayout_left.h54 using layout_type = layout_left; variable
H A Dlayout_stride.h74 using layout_type = layout_stride; variable
H A Dmdspan.h81 using layout_type = _LayoutPolicy; global() variable