Home
last modified time | relevance | path

Searched refs:vector2 (Results 1 – 25 of 75) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/preprocessed/
H A Dactor_result_of_10.hpp18 , vector2<
40 , vector2<
41 vector2<const ::boost::phoenix::actor<Expr> *, A0> &
62 , vector2<
84 , vector2<
106 , vector2<
128 , vector2<
150 , vector2<
172 , vector2<
194 , vector2<
[all …]
H A Dactor_result_of_20.hpp18 , vector2<
40 , vector2<
41 vector2<const ::boost::phoenix::actor<Expr> *, A0> &
62 , vector2<
84 , vector2<
106 , vector2<
128 , vector2<
150 , vector2<
172 , vector2<
194 , vector2<
[all …]
H A Dactor_result_of_30.hpp18 , vector2<
40 , vector2<
41 vector2<const ::boost::phoenix::actor<Expr> *, A0> &
62 , vector2<
84 , vector2<
106 , vector2<
128 , vector2<
150 , vector2<
172 , vector2<
194 , vector2<
[all …]
H A Dactor_result_of_40.hpp18 , vector2<
40 , vector2<
41 vector2<const ::boost::phoenix::actor<Expr> *, A0> &
62 , vector2<
84 , vector2<
106 , vector2<
128 , vector2<
150 , vector2<
172 , vector2<
194 , vector2<
[all …]
H A Dactor_result_of_50.hpp18 , vector2<
40 , vector2<
41 vector2<const ::boost::phoenix::actor<Expr> *, A0> &
62 , vector2<
84 , vector2<
106 , vector2<
128 , vector2<
150 , vector2<
172 , vector2<
194 , vector2<
[all …]
H A Dactor_operator_10.hpp19vector2< const actor<Expr> *, A0 & > env_type; env_type env = {this, a0}; return phoenix::eval(*th… in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Denvironment.hpp30 typedef vector2<Env, Actions> type;
94 vector2<Env &, Actions &> e = {env, actions}; in operator ()()
102 vector2<Env const &, Actions &> e = {env, actions}; in operator ()()
110 vector2<Env &, Actions const &> e = {env, actions}; in operator ()()
118 vector2<Env const&, Actions const &> e = {env, actions}; in operator ()()
200 typedef vector2<State, Data> result_type;
208 vector2<State, Data> e = {s, d}; in operator ()()
219 vector2<Env const&, Actions const &> e = {env, actions}; in context()
236 vector2<Env &, Actions const &> e = {env, actions}; in context()
253 vector2<Env const&, Actions &> e = {env, actions}; in context()
[all …]
H A Dis_nullary.hpp118 , vector2<
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/vector/aux_/preprocessed/typeof_based/
H A Dvector10.hpp29 struct vector2 struct
35 typedef vector2 type; argument
44 , vector2< T0,T1 >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/directive/
H A Drepeat.hpp48 , fusion::vector2<T, T> >
54 , fusion::vector2<T, inf_type> >
247 terminal_ex<tag::repeat, fusion::vector2<T, T> >, Subject, Modifiers>
268 , fusion::vector2<T, inf_type> >, Subject, Modifiers>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/
H A Dactor_result_of.hpp47 , vector2<
76 , vector2<
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/vector/aux_/preprocessed/plain/
H A Dvector10.hpp88 struct vector2 struct
91 typedef vector2 type; argument
107 typedef vector2<
131 typedef vector2<
192 typedef vector2<
216 typedef vector2<
H A Dvector10_c.hpp30 : vector2< integral_c< T,C0 >, integral_c< T,C1 > >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/vector/aux_/preprocessed/no_ctps/
H A Dvector10.hpp193 struct vector2 struct
196 typedef vector2 type; argument
212 typedef vector2<
236 typedef vector2<
363 typedef vector2<
387 typedef vector2<
H A Dvector10_c.hpp30 : vector2< integral_c< T,C0 >, integral_c< T,C1 > >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/support/preprocessed/
H A Dvector_10.hpp77 struct vector2 struct
98 typedef vector2<A0 , A1> type;
104 , ( boost::phoenix::vector2 ) (A0) (A1) argument
124 vector2<A1 , A2>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/zip_view/detail/
H A Dequal_to_impl.hpp38 … typedef mpl::zip_view<mpl::vector2<typename It1::iterators, typename It2::iterators> > zipped;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/detail/cpp03/preprocessed/
H A Dvector10_fwd.hpp16 struct vector2;
H A Dvector10.hpp269 struct vector2 struct
271 , sequence_base<vector2<T0 , T1> >
273 typedef vector2<T0 , T1> this_type; argument
275 typedef mpl::vector2<T0 , T1> types; argument
282 vector2() {} in vector2() argument
287 vector2( in vector2() argument
296 vector2(U0 && arg0 , U1 && arg1) in vector2() argument
299 vector2(vector2&& rhs) in vector2() argument
302 vector2(vector2 const& rhs) in vector2() function
305 vector2&
[all …]
H A Dvector_chooser10.hpp33 typedef vector2<T0 , T1> type;
/OK3568_Linux_fs/kernel/net/sctp/
H A Dauth.c149 struct sctp_auth_bytes *vector2) in sctp_auth_compare_vectors() argument
155 diff = vector1->len - vector2->len; in sctp_auth_compare_vectors()
157 longer = (diff > 0) ? vector1->data : vector2->data; in sctp_auth_compare_vectors()
170 return memcmp(vector1->data, vector2->data, vector1->len); in sctp_auth_compare_vectors()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/char/
H A Dchar.hpp62 , fusion::vector2<A0, A1>
564 , fusion::vector2<A0, A1>
591 , fusion::vector2<Char(&)[2], Char(&)[2]> // For single char strings
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/generation/detail/preprocessed/
H A Dmake_vector10.hpp52 …typedef vector2<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<…
57 …inline vector2<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T…
60 …return vector2<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T… in make_vector()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/
H A Dcomponents.hpp254 typedef mpl::vector2< typename detail::member_obj_ptr_result<T,C>::type,
365 typedef mpl::vector2<result_type, class_type> result_and_class_type;
/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.hpp49 fusion::vector2<Sequence1, Sequence2> >::type category;

123