Home
last modified time | relevance | path

Searched refs:range_const_iterator (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/
H A Dfind_format.hpp68 BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type> in find_format_copy()
73 FinderT,BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type> in find_format_copy()
76 …iterator_range<BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type> lit_input(::boost::as_lit… in find_format_copy()
102 BOOST_STRING_TYPENAME range_const_iterator<SequenceT>::type> in find_format_copy()
107 FinderT,BOOST_STRING_TYPENAME range_const_iterator<SequenceT>::type> in find_format_copy()
138 BOOST_STRING_TYPENAME range_const_iterator<SequenceT>::type> in find_format()
143 FinderT,BOOST_STRING_TYPENAME range_const_iterator<SequenceT>::type> in find_format()
187 BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type> in find_format_all_copy()
192 FinderT,BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type> in find_format_all_copy()
195 …iterator_range<BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type> lit_input(::boost::as_lit… in find_format_all_copy()
[all …]
H A Dfinder.hpp51 BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type,
58 range_const_iterator<RangeT>::type, in first_finder()
68 BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type,
76 range_const_iterator<RangeT>::type, in first_finder()
92 BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type,
99 range_const_iterator<RangeT>::type, in last_finder()
108 BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type,
115 range_const_iterator<RangeT>::type, in last_finder()
132 BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type,
141 range_const_iterator<RangeT>::type, in nth_finder()
[all …]
H A Dpredicate.hpp62 …iterator_range<BOOST_STRING_TYPENAME range_const_iterator<Range1T>::type> lit_input(::boost::as_li… in starts_with()
63 …iterator_range<BOOST_STRING_TYPENAME range_const_iterator<Range2T>::type> lit_test(::boost::as_lit… in starts_with()
66 range_const_iterator<Range1T>::type Iterator1T; in starts_with()
68 range_const_iterator<Range2T>::type Iterator2T; in starts_with()
144 …iterator_range<BOOST_STRING_TYPENAME range_const_iterator<Range1T>::type> lit_input(::boost::as_li… in ends_with()
145 …iterator_range<BOOST_STRING_TYPENAME range_const_iterator<Range2T>::type> lit_test(::boost::as_lit… in ends_with()
148 range_const_iterator<Range1T>::type Iterator1T; in ends_with()
218 …iterator_range<BOOST_STRING_TYPENAME range_const_iterator<Range1T>::type> lit_input(::boost::as_li… in contains()
219 …iterator_range<BOOST_STRING_TYPENAME range_const_iterator<Range2T>::type> lit_test(::boost::as_lit… in contains()
289 …iterator_range<BOOST_STRING_TYPENAME range_const_iterator<Range1T>::type> lit_input(::boost::as_li… in equals()
[all …]
H A Dformatter.hpp48 BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type> >
53 … BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type> >(::boost::as_literal(Format)); in const_formatter()
66 BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type> >
71 BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type> >(); in identity_formatter()
H A Dtrim.hpp66 …iterator_range<BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type> lit_range(::boost::as_lit… in trim_left_copy_if()
174 …iterator_range<BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type> lit_range(::boost::as_lit… in trim_right_copy_if()
286 …iterator_range<BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type> lit_range(::boost::as_lit… in trim_copy_if()
289 range_const_iterator<RangeT>::type TrimEnd= in trim_copy_if()
313 range_const_iterator<SequenceT>::type TrimEnd= in trim_copy_if()
H A Djoin.hpp52 typedef typename range_const_iterator<SequenceSequenceT>::type InputIteratorT; in join()
103 typedef typename range_const_iterator<SequenceSequenceT>::type InputIteratorT; in join_if()
H A Derase.hpp55 range_const_iterator<RangeT>::type>& SearchRange ) in erase_range_copy()
73 range_const_iterator<SequenceT>::type>& SearchRange ) in erase_range_copy()
H A Dclassification.hpp205 …iterator_range<BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type> lit_set(boost::as_literal… in is_any_of()
H A Dreplace.hpp61 range_const_iterator<Range1T>::type>& SearchRange, in replace_range_copy()
80 range_const_iterator<SequenceT>::type>& SearchRange, in replace_range_copy()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/within/
H A Dmulti_point.hpp52 typedef typename boost::range_const_iterator<MultiPoint>::type iterator; in apply()
83 typedef typename boost::range_const_iterator<MultiPoint1>::type iterator; in apply()
134 typedef typename boost::range_const_iterator<MultiPoint>::type iterator; in apply()
204 typedef typename boost::range_const_iterator<MultiPoint>::type iterator; in apply()
H A Dpoint_in_geometry.hpp252 typedef typename boost::range_const_iterator<Geometry>::type iterator; in apply()
333 typedef typename boost::range_const_iterator<Geometry>::type iterator; in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/
H A Diterator.hpp38 range_const_iterator< typename remove_const<C>::type >,
64 range_const_iterator<typename remove_const<typename remove_reference<C>::type>::type>,
H A Dhas_range_iterator.hpp40 has_type<range_const_iterator<
60 has_type<range_const_iterator<T> >
H A Drange_fwd.hpp24 struct range_const_iterator;
H A Dconst_iterator.hpp66 struct range_const_iterator struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/detail/
H A Dformatter.hpp36 range_const_iterator<RangeT>::type format_iterator;
104 BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type>
H A Dfind_format.hpp42 range_const_iterator<InputT>::type, in find_format_copy_impl2()
106 range_const_iterator<InputT>::type, in find_format_copy_impl2()
H A Dfind_format_all.hpp43 range_const_iterator<InputT>::type input_iterator_type; in find_format_all_copy_impl2()
117 range_const_iterator<InputT>::type input_iterator_type; in find_format_all_copy_impl2()
H A Dfind_format_store.hpp77 range_const_iterator<InputT>::type input_iterator_type; in check_find_result()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/string/
H A Dsymbols.hpp102 typename range_const_iterator<Symbols>::type si = boost::begin(syms); in symbols()
116 typename range_const_iterator<Symbols>::type si = boost::begin(syms); in symbols()
117 typename range_const_iterator<Data>::type di = boost::begin(data); in symbols()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/detail/
H A Dstr_types.hpp26 struct range_const_iterator<T*> struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Dhas_duplicates.hpp42 typedef typename boost::range_const_iterator in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/detail/
H A Dnormalized_view.hpp96 typedef typename boost::range_const_iterator<closeable>::type const_iterator;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/algorithms/
H A Dpath_intersection.hpp58 typedef typename ::boost::range_const_iterator<Linestring>::type const_iterator; in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dmulti_point_geometry.hpp173 typedef typename boost::range_const_iterator<MultiPoint>::type iterator; in apply()
396 typedef typename boost::range_const_iterator<MultiPoint>::type iterator; in apply()

12