Home
last modified time | relevance | path

Searched refs:first_type (Results 1 – 25 of 76) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/transformation/
H A Derase.hpp31 typedef typename convert_iterator<First>::type first_type; typedef
34 result_of::equal_to<first_type, seq_last_type>
35 , first_type
36 , typename result_of::next<first_type>::type
58 return call(first, result_of::equal_to<first_type, seq_last_type>()); in call()
92 typedef typename convert_iterator<FirstType>::type first_type; typedef
94 typedef iterator_range<seq_first_type, first_type> left_type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/reverse_view/detail/
H A Dnext_impl.hpp29 typedef typename Iterator::first_type first_type; typedef
30 typedef typename prior_impl<typename first_type::fusion_tag>::
31 template apply<first_type>
H A Dprior_impl.hpp29 typedef typename Iterator::first_type first_type; typedef
30 typedef typename next_impl<typename first_type::fusion_tag>::
31 template apply<first_type>
H A Ddistance_impl.hpp32 typedef typename First::first_type first_type; typedef
33 typedef typename Last::first_type last_type;
34 typedef typename result_of::distance<last_type, first_type>::type type;
H A Dadvance_impl.hpp33 typedef typename Iterator::first_type first_type; typedef
35 typedef typename result_of::advance<first_type, negative_dist>::type advanced_type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/functional/std/
H A Dutility.hpp64 typedef typename Pair::first_type type;
70 typedef typename Pair::first_type &type;
76 typedef typename Pair::first_type const &type;
80 typename Pair::first_type &operator()(Pair &pair) const in operator ()()
86 typename Pair::first_type const &operator()(Pair const &pair) const in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/transform_view/detail/
H A Ddistance_impl.hpp30 : result_of::distance<typename First::first_type, typename Last::first_type>
34 … typename result_of::distance<typename First::first_type, typename Last::first_type>::type
H A Dbegin_impl.hpp33 typedef typename Sequence::first_type first_type; typedef
35 typedef transform_view_iterator<first_type, transform_type> type;
H A Dprior_impl.hpp37 typedef typename Iterator::first_type first_type; typedef
38 typedef typename result_of::prior<first_type>::type prior_type;
H A Dnext_impl.hpp36 typedef typename Iterator::first_type first_type; typedef
37 typedef typename result_of::next<first_type>::type next_type;
H A Dadvance_impl.hpp37 typedef typename Iterator::first_type first_type; typedef
38 typedef typename result_of::advance<first_type, Dist>::type advanced_type;
H A Dequal_to_impl.hpp28 : result_of::equal_to<typename It1::first_type, typename It2::first_type>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/joint_view/detail/
H A Dbegin_impl.hpp32 typedef typename Sequence::first_type first_type; typedef
36 typedef result_of::equal_to<first_type, last_type> equal_to;
42 , joint_view_iterator<category, first_type, last_type, concat_type>
H A Dnext_impl.hpp33 typedef typename Iterator::first_type first_type; typedef
37 typedef typename result_of::next<first_type>::type next_type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/filter_view/detail/
H A Dnext_impl.hpp38 typedef typename Iterator::first_type first_type; typedef
45 result_of::equal_to<first_type, last_type>
47 , result_of::next<first_type>
H A Dbegin_impl.hpp28 typedef typename Sequence::first_type first_type; typedef
32 typedef filter_iterator<category, first_type, last_type, pred_type> type;
H A Dequal_to_impl.hpp28 : result_of::equal_to<typename I1::first_type, typename I2::first_type>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/node/
H A Dpairs.hpp24 typedef First first_type; typedef in boost::geometry::index::detail::rtree::ptr_pair
30 first_type first;
48 typedef First first_type; typedef in boost::geometry::index::detail::rtree::exclusive_ptr_pair
56 first_type first;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/reverse_view/
H A Dreverse_view_iterator.hpp36 typedef typename converter::type first_type; typedef
38 typedef typename traits::category_of<first_type>::type category;
49 first_type first;
H A Dreverse_view.hpp44 typedef typename result_of::begin<Sequence>::type first_type; typedef
51 , typename traits::category_of<first_type>::type>::value));
59 first_type first() const { return fusion::begin(seq); } in first()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/joint_view/
H A Djoint_view_iterator.hpp36 typedef typename first_converter::type first_type; typedef
42 BOOST_STATIC_ASSERT((!result_of::equal_to<first_type, last_type>::value));
50 first_type first;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/transform_view/
H A Dtransform_view_iterator.hpp34 typedef typename converter::type first_type; typedef
35 typedef typename traits::category_of<first_type>::type category;
42 first_type first;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_pair.h73 typedef value_type first_type; typedef
81 first_type first;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/filter_view/
H A Dfilter_view.hpp45 typedef typename result_of::begin<Sequence>::type first_type; typedef
55 first_type first() const { return fusion::begin(seq); } in first()
H A Dfilter_view_iterator.hpp54 typedef typename filter::type first_type; typedef
62 first_type first;

1234