Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/list/detail/
H A Dat_impl.hpp31 cons_advance<Cons, I-1>::type::cdr_type
44 typedef typename Cons::cdr_type type;
51 typedef typename Cons::cdr_type::cdr_type type;
53 typedef typename Cons::cdr_type _a;
54 typedef typename _a::cdr_type type;
62 typedef typename Cons::cdr_type::cdr_type::cdr_type type;
64 typedef typename Cons::cdr_type _a;
65 typedef typename _a::cdr_type _b;
66 typedef typename _b::cdr_type type;
74 typedef typename Cons::cdr_type::cdr_type::cdr_type::cdr_type type;
[all …]
H A Dnext_impl.hpp38 typedef typename cons_type::cdr_type cdr_type; typedef
43 , add_const<cdr_type>
44 , mpl::identity<cdr_type>
H A Dreverse_cons.hpp28 typedef fusion::cons<Car, State> cdr_type; in call() typedef
29 return impl::call(cons.cdr, cdr_type(cons.car, state)); in call()
H A Dvalue_at_impl.hpp35 , apply<typename Sequence::cdr_type, mpl::int_<N::value-1> >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/iterator_range/detail/
H A Dsegmented_iterator_range.hpp117 , typename Stack::cdr_type::car_type::end_type
123 typename Stack::cdr_type::car_type::begin_type
144 make_segment_sequence_front<typename Stack::cdr_type>
185 , typename Stack::cdr_type::car_type::end_type
190 typename Stack::cdr_type::car_type::begin_type
214 typedef typename Stack::cdr_type type; // nil_
265 , typename Stack::cdr_type::car_type::end_type
285 , typename Stack::cdr_type::car_type::begin_type
290 make_segment_sequence_back<typename Stack::cdr_type>
331 , typename Stack::cdr_type::car_type::end_type
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp65 cons<car_type, typename Stack::cdr_type>
98 typedef segmented_next_impl_recurse<typename Stack::cdr_type> impl;
185 typename segmented_next_impl_recurse<typename Stack::cdr_type>::type
191 return segmented_next_impl_recurse<typename Stack::cdr_type>::call(stack.cdr); in call()
236 typedef segmented_next_impl_recurse<typename Stack::cdr_type> impl;
H A Dsegmented_equal_to.hpp25 typename Stack1::cdr_type,
26 typename Stack2::cdr_type
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/
H A Dmeta_compiler.hpp128 typename Elements::cdr_type,
140 typename Elements::cdr_type, in operator ()()
158 typename remove_const<typename Elements::cdr_type::car_type>::type,
170 typename remove_const<typename Elements::cdr_type::car_type>::type, in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/list/
H A Dcons.hpp52 typedef Cdr cdr_type; typedef
139 cdr_type cdr;
H A Dnil.hpp32 typedef void_ cdr_type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/action/
H A Daction.hpp170 remove_const<typename Elements::cdr_type::car_type>::type