Home
last modified time | relevance | path

Searched defs:iterator_t (Results 1 – 25 of 101) sorted by relevance

12345

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/tree/
Dcommon.hpp132 typedef IteratorT iterator_t; typedef
225 iterator_t; in operator <<() typedef
256 typedef typename container_t::iterator iterator_t; typedef
362 iterator_t; in operator <<() typedef
396 typedef IteratorT iterator_t; typedef in boost::spirit::node_iter_data_factory::factory
432 typedef IteratorT iterator_t; typedef in boost::spirit::node_val_data_factory::factory
479 typedef IteratorT iterator_t; typedef in boost::spirit::node_all_val_data_factory::factory
694 typedef IteratorT iterator_t; typedef
786 typedef typename MatchPolicyT::iterator_t iterator_t; typedef
892 typedef typename ScannerT::iterator_t iterator_t; in parse() typedef
[all …]
Dparse_tree.hpp74 typedef typename MatchPolicyT::iterator_t iterator_t; typedef
154 typedef typename ScannerT::match_policy_t::iterator_t iterator_t; in parse() typedef
Dast.hpp75 typedef typename MatchPolicyT::iterator_t iterator_t; typedef
231 typedef typename ScannerT::match_policy_t::iterator_t iterator_t; in parse() typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__ranges/
Daccess.h99 using iterator_t = decltype(ranges::begin(std::declval<_Tp&>())); variable
108 typename iterator_t<_Tp>; in requires() local
118 typename iterator_t<_Tp>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__ranges/
Daccess.h98 using iterator_t = decltype(ranges::begin(std::declval<_Tp&>())); variable
107 typename iterator_t<_Tp>; in requires() local
116 typename iterator_t<_Tp>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__ranges/
Daccess.h99 using iterator_t = decltype(ranges::begin(std::declval<_Tp&>())); variable
108 typename iterator_t<_Tp>; in requires() local
118 typename iterator_t<_Tp>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__ranges/
Daccess.h98 using iterator_t = decltype(ranges::begin(std::declval<_Tp&>())); variable
107 typename iterator_t<_Tp>; in requires() local
116 typename iterator_t<_Tp>; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__ranges/
H A Daccess.h98 using iterator_t = decltype(ranges::begin(std::declval<_Tp&>())); variable
107 typename iterator_t<_Tp>; in requires() local
116 typename iterator_t<_Tp>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__ranges/
Daccess.h99 using iterator_t = decltype(ranges::begin(std::declval<_Tp&>())); variable
108 typename iterator_t<_Tp>; in requires() local
118 typename iterator_t<_Tp>; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/
Dirange.hpp183 typedef range_detail::integer_iterator<Integer> iterator_t; typedef in boost::integer_range
196 typedef range_detail::integer_iterator_with_step<Integer> iterator_t; typedef in boost::strided_integer_range
221 typedef typename range_detail::integer_iterator_with_step<Integer> iterator_t; in irange() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/algorithm_ext/
Diota.hpp28 typedef BOOST_DEDUCED_TYPENAME range_iterator<ForwardRange>::type iterator_t; in iota() typedef
41 typedef BOOST_DEDUCED_TYPENAME range_iterator<const ForwardRange>::type iterator_t; in iota() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/algorithm_test/
Dtransform.cpp38 typedef BOOST_DEDUCED_TYPENAME std::vector<value_t>::iterator iterator_t; in test_transform_impl1() typedef
99 typedef BOOST_DEDUCED_TYPENAME std::vector<value_t>::iterator iterator_t; in test_transform_impl2() typedef
Dmerge.cpp30 typedef BOOST_DEDUCED_TYPENAME std::vector<value_t>::iterator iterator_t; in test() typedef
111 typedef BOOST_DEDUCED_TYPENAME std::vector<value_t>::iterator iterator_t; in test_pred() typedef
Dset_union.cpp49 typedef BOOST_DEDUCED_TYPENAME std::vector<value_t>::iterator iterator_t; in test() typedef
103 typedef BOOST_DEDUCED_TYPENAME std::vector<value_t>::iterator iterator_t; in test_pred() typedef
Dset_symmetric_difference.cpp49 typedef BOOST_DEDUCED_TYPENAME std::vector<value_t>::iterator iterator_t; in test() typedef
106 typedef BOOST_DEDUCED_TYPENAME std::vector<value_t>::iterator iterator_t; in test_pred() typedef
Dset_intersection.cpp49 typedef BOOST_DEDUCED_TYPENAME std::vector<value_t>::iterator iterator_t; in test() typedef
105 typedef BOOST_DEDUCED_TYPENAME std::vector<value_t>::iterator iterator_t; in test_pred() typedef
Dset_difference.cpp49 typedef BOOST_DEDUCED_TYPENAME std::vector<value_t>::iterator iterator_t; in test() typedef
105 typedef BOOST_DEDUCED_TYPENAME std::vector<value_t>::iterator iterator_t; in test_pred() typedef
Dequal_range.cpp64 typedef BOOST_DEDUCED_TYPENAME range_iterator<Container>::type iterator_t; in test() typedef
103 typedef BOOST_DEDUCED_TYPENAME range_iterator<Container>::type iterator_t; in test_pred() typedef
Dcopy_n.cpp34 typedef BOOST_DEDUCED_TYPENAME range_iterator< std::vector<value_t> >::type iterator_t; in test_copy_n_impl() typedef
Dcopy.cpp36 typedef BOOST_DEDUCED_TYPENAME range_iterator< std::vector<value_t> >::type iterator_t; in test_copy_impl() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/
Diterator_range_drop.cpp35 typedef std::vector<boost::int32_t>::const_iterator iterator_t; typedef in boost_range_test::__anon3211b20a0111::single_pass_iterator
74 typedef std::vector<boost::int32_t>::const_iterator iterator_t; typedef in boost_range_test::__anon3211b20a0111::bidirectional_iterator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/test/
Dtree_to_xml.cpp121 typedef std::basic_string<wchar_t>::iterator iterator_t; in test() typedef
140 typedef std::string::iterator iterator_t; in test() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/algorithm_ext_test/
Derase.cpp33 typedef BOOST_DEDUCED_TYPENAME Container::iterator iterator_t; in test_erase_impl() typedef
92 typedef BOOST_DEDUCED_TYPENAME Container::const_iterator iterator_t; in test_remove_erase_if_impl() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/test_driver/
Drange_return_test_driver.hpp370 typedef BOOST_DEDUCED_TYPENAME range_iterator<Container>::type iterator_t; in test_range_iter() typedef
387 typedef BOOST_DEDUCED_TYPENAME range_iterator<Container>::type iterator_t; in operator ()() typedef
/aosp_15_r20/external/cronet/base/ranges/
H A Dranges.h98 using iterator_t = decltype(ranges::begin(std::declval<Range&>())); variable

12345