Searched defs:is_strided (Results 1 – 5 of 5) sorted by relevance
169 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_strided() noexcept { return true; } is_strided() function
172 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_strided() noexcept { return true; } is_strided() function
328 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_strided() noexcept { return true; } is_strided() function
257 _LIBCPP_HIDE_FROM_ABI constexpr bool is_strided() const { return __map_.is_strided(); }; is_strided() function
154 constexpr bool is_strided() const noexcept { is_strided() function 301 static constexpr bool is_strided() noexcept { return true; } is_strided() function