Home
last modified time | relevance | path

Searched refs:car_type (Results 1 – 15 of 15) sorted by relevance

/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.hpp109 typename Stack::car_type::begin_type
117 , typename Stack::cdr_type::car_type::end_type
123 typename Stack::cdr_type::car_type::begin_type
132 typename Stack::car_type::begin_type
180 typename Stack::car_type::begin_type
185 , typename Stack::cdr_type::car_type::end_type
190 typename Stack::cdr_type::car_type::begin_type
195 typename Stack::car_type::begin_type
257 typename Stack::car_type::begin_type
265 , 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/spirit/home/support/detail/
H A Dmake_cons.hpp48 …typedef typename as_meta_element<Car>::type car_type; typedef typename fusion::cons<car… typedef
56 typedef typename as_meta_element<Car>::type car_type; in make_cons() typedef
57 typedef typename fusion::cons<car_type, Cdr> result; in make_cons()
65 typedef typename as_meta_element<Car>::type car_type; in make_cons() typedef
66 typedef typename fusion::cons<car_type> result; in make_cons()
78 typedef typename as_meta_element<Car>::type car_type; in make_cons() typedef
79 typedef typename fusion::cons<car_type> result; in make_cons()
/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.hpp39 typename Stack::car_type::begin_type,
40 typename Stack::car_type::end_type
58 typename Stack::car_type::begin_type
60 , typename Stack::car_type::end_type
62 car_type; typedef
65 cons<car_type, typename Stack::cdr_type>
72 car_type(fusion::next(stack.car.first), stack.car.last), in call()
111 typedef typename Stack::car_type::end_type end_type;
137 typename Stack::car_type::begin_type
H A Dsegmented_iterator.hpp51 typename It::context_type::car_type::begin_type
71 typename It::context_type::car_type::begin_type
88 : result_of::key_of<typename It::context_type::car_type::begin_type>
97 : result_of::value_of<typename It::context_type::car_type::begin_type>
106 : result_of::value_of_data<typename It::context_type::car_type::begin_type>
H A Dsegmented_equal_to.hpp29 typename Stack1::car_type::begin_type,
30 typename Stack2::car_type::begin_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.hpp76 typename remove_const<typename Elements::car_type>::type,
85 typedef typename remove_const<typename Elements::car_type>::type term; in operator ()()
127 typename remove_const<typename Elements::car_type>::type,
139 typename remove_const<typename Elements::car_type>::type, in operator ()()
157 typename remove_const<typename Elements::car_type>::type,
158 typename remove_const<typename Elements::cdr_type::car_type>::type,
169 typename remove_const<typename Elements::car_type>::type, in operator ()()
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.hpp51 typedef Car car_type; typedef
138 car_type car;
H A Dnil.hpp31 typedef void_ car_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.hpp166 remove_const<typename Elements::car_type>::type
170 remove_const<typename Elements::cdr_type::car_type>::type
/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 Dvalue_of_impl.hpp27 typedef typename cons_type::car_type type;
H A Dvalue_at_impl.hpp34 , mpl::identity<typename Sequence::car_type>
H A Dderef_impl.hpp33 typedef typename cons_type::car_type value_type;
H A Dat_impl.hpp24 typedef typename Cons::car_type type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dcontext.hpp100 context(typename Attributes::car_type attribute) in context()
105 typename Attributes::car_type attribute in context()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/support/detail/
H A Dsegmented_fold_until_impl.hpp54 typename Context::car_type::begin_type