Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__mdspan/
H A Dlayout_stride.h73 using rank_type = typename extents_type::rank_type; variable
136 _LIBCPP_HIDE_FROM_ABI constexpr void __bubble_sort_by_strides(array<rank_type, __rank_>& __permute) const { in __bubble_sort_by_strides() argument
[all...]
H A Dlayout_right.h52 using rank_type = typename extents_type::rank_type; variable
H A Dlayout_left.h53 using rank_type = typename extents_type::rank_type; variable
H A Dmdspan.h88 using rank_type = typename extents_type::rank_type; global() variable