Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__mdspan/
H A Dmdspan.h125 template <class _OtherIndexType, size_t _Size> in mdspan() argument
134 mdspan(data_handle_type __p,span<_OtherIndexType,_Size> __exts) mdspan() argument
198 requires(is_convertible_v<const _OtherIndexType &,index_type> && is_nothrow_constructible_v<index_type,const _OtherIndexType &>) requires() argument
199 requires(is_convertible_v<const _OtherIndexType &,index_type> && is_nothrow_constructible_v<index_type,const _OtherIndexType &>) requires() argument
207 requires(is_convertible_v<const _OtherIndexType &,index_type> && is_nothrow_constructible_v<index_type,const _OtherIndexType &>) requires() argument
208 requires(is_convertible_v<const _OtherIndexType &,index_type> && is_nothrow_constructible_v<index_type,const _OtherIndexType &>) requires() argument
[all...]
H A Dlayout_stride.h95 __required_span_size_is_representable(const extents_type & __ext,span<_OtherIndexType,__rank_> __strides) __required_span_size_is_representable() argument
173 requires(is_convertible_v<const _OtherIndexType &,index_type> && is_nothrow_constructible_v<index_type,const _OtherIndexType &>) requires() argument
174 requires(is_convertible_v<const _OtherIndexType &,index_type> && is_nothrow_constructible_v<index_type,const _OtherIndexType &>) requires() argument
212 requires(is_convertible_v<const _OtherIndexType &,index_type> && is_nothrow_constructible_v<index_type,const _OtherIndexType &>) requires() argument
213 requires(is_convertible_v<const _OtherIndexType &,index_type> && is_nothrow_constructible_v<index_type,const _OtherIndexType &>) requires() argument
[all...]