Home
last modified time | relevance | path

Searched refs:required_span_size (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__mdspan/
H A Dlayout_left.h92 __mdspan_detail::__is_representable_as<index_type>(__other.required_span_size()), in requires()
108 __mdspan_detail::__is_representable_as<index_type>(__other.required_span_size()), in mapping()
128 __mdspan_detail::__is_representable_as<index_type>(__other.required_span_size()), in requires()
139 _LIBCPP_HIDE_FROM_ABI constexpr index_type required_span_size() const noexcept { in required_span_size() function
H A Dlayout_right.h92 __mdspan_detail::__is_representable_as<index_type>(__other.required_span_size()), in requires()
108 __mdspan_detail::__is_representable_as<index_type>(__other.required_span_size()), in mapping()
128 __mdspan_detail::__is_representable_as<index_type>(__other.required_span_size()), in requires()
139 _LIBCPP_HIDE_FROM_ABI constexpr index_type required_span_size() const noexcept { in required_span_size() function
H A Dlayout_stride.h130 …} else if (__mapping.required_span_size() == static_cast<typename _StridedMapping::index_type>(0))… in __offset()
251 __mdspan_detail::__is_representable_as<index_type>(__other.required_span_size()),
268 _LIBCPP_HIDE_FROM_ABI constexpr index_type required_span_size() const noexcept { in required_span_size() function
312 index_type __span_size = required_span_size(); in is_exhaustive()
327 return required_span_size() == [&]<size_t... _Pos>(index_sequence<_Pos...>) { in is_exhaustive()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dmdspan124 constexpr index_type required_span_size() const noexcept;
178 constexpr index_type required_span_size() const noexcept;
234 constexpr index_type required_span_size() const noexcept;