Searched refs:is_strided (Results 1 – 5 of 5) sorted by relevance
131 static constexpr bool is_strided() noexcept { return true; }185 static constexpr bool is_strided() noexcept { return true; }241 static constexpr bool is_strided() noexcept { return true; }353 constexpr bool is_strided() const354 { return map_.is_strided(); }
257 _LIBCPP_HIDE_FROM_ABI constexpr bool is_strided() const { return __map_.is_strided(); }; in is_strided() function
172 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_strided() noexcept { return true; } in is_strided() function
169 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_strided() noexcept { return true; } in is_strided() function
328 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_strided() noexcept { return true; } in is_strided() function