Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/
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 …]
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 …]
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()
Dreplace.hpp61 range_const_iterator<Range1T>::type>& SearchRange, in replace_range_copy()
80 range_const_iterator<SequenceT>::type>& SearchRange, in replace_range_copy()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/
Dconst_iterator.hpp40 struct range_const_iterator : range_detail::extract_const_iterator<C> struct
48 struct range_const_iterator< std::pair<Iterator,Iterator> > struct
58 struct range_const_iterator< T[sz] > struct
Diterator.hpp37 range_const_iterator< typename remove_const<C>::type >,
62 range_const_iterator< typename remove_const<C>::type >,
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/
Dformatter.hpp36 range_const_iterator<RangeT>::type format_iterator;
104 BOOST_STRING_TYPENAME range_const_iterator<RangeT>::type>
Dfind_format_store.hpp77 range_const_iterator<InputT>::type input_iterator_type; in check_find_result()
Dfind_format.hpp42 range_const_iterator<InputT>::type, in find_format_copy_impl2()
106 range_const_iterator<InputT>::type, in find_format_copy_impl2()
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()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/detail/
Dstr_types.hpp26 struct range_const_iterator<T*> struct