Home
last modified time | relevance | path

Searched refs:forward_range (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dpartition.hpp600 static inline void expand_to_range(ForwardRange const& forward_range, in expand_to_range() argument
606 it = boost::begin(forward_range); in expand_to_range()
607 it != boost::end(forward_range); in expand_to_range()
626 static inline bool apply(ForwardRange const& forward_range, in apply() argument
631 return apply(forward_range, visitor, expand_policy, overlaps_policy, in apply()
642 static inline bool apply(ForwardRange const& forward_range, in apply() argument
648 return apply(forward_range, visitor, expand_policy, overlaps_policy, in apply()
660 static inline bool apply(ForwardRange const& forward_range, in apply() argument
672 if (std::size_t(boost::size(forward_range)) > min_elements) in apply()
677 expand_to_range<IncludePolicy1>(forward_range, total, in apply()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dranges118 empty() requires forward_range<_Derived>
122 empty() const requires forward_range<const _Derived>
145 requires forward_range<_Derived>
151 requires forward_range<const _Derived>
157 front() requires forward_range<_Derived>
164 front() const requires forward_range<const _Derived>
1361 template<forward_range _Range>
1422 template<forward_range _Base>
1458 else if constexpr (forward_range<_Vp>)
1517 operator++(int) requires forward_range<_Vp>
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dranges118 empty() requires forward_range<_Derived>
122 empty() const requires forward_range<const _Derived>
145 requires forward_range<_Derived>
151 requires forward_range<const _Derived>
157 front() requires forward_range<_Derived>
164 front() const requires forward_range<const _Derived>
1361 template<forward_range _Range>
1422 template<forward_range _Base>
1458 else if constexpr (forward_range<_Vp>)
1517 operator++(int) requires forward_range<_Vp>
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dranges_algo.h343 template<input_range _Range1, forward_range _Range2, in _GLIBCXX_VISIBILITY()
534 template<forward_range _Range1, forward_range _Range2, in _GLIBCXX_VISIBILITY()
626 template<forward_range _Range, typename _Tp, in _GLIBCXX_VISIBILITY()
701 template<forward_range _Range1, forward_range _Range2, in _GLIBCXX_VISIBILITY()
743 template<forward_range _Range, typename _Proj = identity, in _GLIBCXX_VISIBILITY()
826 template<forward_range _Range1, forward_range _Range2, in _GLIBCXX_VISIBILITY()
1233 template<forward_range _Range, typename _Proj = identity, in _GLIBCXX_VISIBILITY()
1265 template<forward_range _Range, typename _Tp, typename _Proj = identity> in _GLIBCXX_VISIBILITY()
1384 template<forward_range _Range, typename _Proj = identity, in _GLIBCXX_VISIBILITY()
1706 template<forward_range _Range> in _GLIBCXX_VISIBILITY()
[all …]
H A Drange_access.h923 concept forward_range in _GLIBCXX_VISIBILITY() local
929 = forward_range<_Tp> && bidirectional_iterator<iterator_t<_Tp>>; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dranges_algo.h343 template<input_range _Range1, forward_range _Range2, in _GLIBCXX_VISIBILITY()
534 template<forward_range _Range1, forward_range _Range2, in _GLIBCXX_VISIBILITY()
626 template<forward_range _Range, typename _Tp, in _GLIBCXX_VISIBILITY()
701 template<forward_range _Range1, forward_range _Range2, in _GLIBCXX_VISIBILITY()
743 template<forward_range _Range, typename _Proj = identity, in _GLIBCXX_VISIBILITY()
826 template<forward_range _Range1, forward_range _Range2, in _GLIBCXX_VISIBILITY()
1233 template<forward_range _Range, typename _Proj = identity, in _GLIBCXX_VISIBILITY()
1265 template<forward_range _Range, typename _Tp, typename _Proj = identity> in _GLIBCXX_VISIBILITY()
1384 template<forward_range _Range, typename _Proj = identity, in _GLIBCXX_VISIBILITY()
1706 template<forward_range _Range> in _GLIBCXX_VISIBILITY()
[all …]
H A Drange_access.h923 concept forward_range in _GLIBCXX_VISIBILITY() local
929 = forward_range<_Tp> && bidirectional_iterator<iterator_t<_Tp>>; in _GLIBCXX_VISIBILITY()