Home
last modified time | relevance | path

Searched refs:BOOST_PROTO_TEMPLATE_ARITY_PARAM (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/preprocessed/
H A Dlambda_matches.hpp16 BOOST_PROTO_TEMPLATE_ARITY_PARAM(2)
31 BOOST_PROTO_TEMPLATE_ARITY_PARAM(3)
46 BOOST_PROTO_TEMPLATE_ARITY_PARAM(4)
61 BOOST_PROTO_TEMPLATE_ARITY_PARAM(5)
76 BOOST_PROTO_TEMPLATE_ARITY_PARAM(6)
91 BOOST_PROTO_TEMPLATE_ARITY_PARAM(7)
106 BOOST_PROTO_TEMPLATE_ARITY_PARAM(8)
121 BOOST_PROTO_TEMPLATE_ARITY_PARAM(9)
136 BOOST_PROTO_TEMPLATE_ARITY_PARAM(10)
H A Dtraits.hpp146 struct is_callable_<T<A0> BOOST_PROTO_TEMPLATE_ARITY_PARAM(1)>
288 struct is_callable_<T<A0 , A1> BOOST_PROTO_TEMPLATE_ARITY_PARAM(2)>
430 struct is_callable_<T<A0 , A1 , A2> BOOST_PROTO_TEMPLATE_ARITY_PARAM(3)>
572 struct is_callable_<T<A0 , A1 , A2 , A3> BOOST_PROTO_TEMPLATE_ARITY_PARAM(4)>
714 struct is_callable_<T<A0 , A1 , A2 , A3 , A4> BOOST_PROTO_TEMPLATE_ARITY_PARAM(5)>
856 struct is_callable_<T<A0 , A1 , A2 , A3 , A4 , A5> BOOST_PROTO_TEMPLATE_ARITY_PARAM(6)>
998 … struct is_callable_<T<A0 , A1 , A2 , A3 , A4 , A5 , A6> BOOST_PROTO_TEMPLATE_ARITY_PARAM(7)>
1140 … struct is_callable_<T<A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7> BOOST_PROTO_TEMPLATE_ARITY_PARAM(8)>
1282 …uct is_callable_<T<A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7 , A8> BOOST_PROTO_TEMPLATE_ARITY_PARAM(9)>
1415 …_callable_<T<A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7 , A8 , A9> BOOST_PROTO_TEMPLATE_ARITY_PARAM(10)>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dmatches.hpp89 BOOST_PROTO_TEMPLATE_ARITY_PARAM(long Arity = detail::template_arity<U>::value)
96 struct lambda_matches<T, proto::_ BOOST_PROTO_TEMPLATE_ARITY_PARAM(-1)>
101 struct lambda_matches<T, T BOOST_PROTO_TEMPLATE_ARITY_PARAM(-1)>
106 struct lambda_matches<T[M], U BOOST_PROTO_TEMPLATE_ARITY_PARAM(-1)>
111 struct lambda_matches<T[M], _ BOOST_PROTO_TEMPLATE_ARITY_PARAM(-1)>
116 struct lambda_matches<T[M], T[M] BOOST_PROTO_TEMPLATE_ARITY_PARAM(-1)>
121 struct lambda_matches<T<Expr0>, T<Grammar0> BOOST_PROTO_TEMPLATE_ARITY_PARAM(1) >
H A Dtraits.hpp66 …template<typename T BOOST_PROTO_TEMPLATE_ARITY_PARAM(long Arity = boost::proto::detail::template_a…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/preprocessed/
H A Dmake.hpp91 BOOST_PROTO_TEMPLATE_ARITY_PARAM(1)
106 BOOST_PROTO_TEMPLATE_ARITY_PARAM(1)
215 BOOST_PROTO_TEMPLATE_ARITY_PARAM(2)
230 BOOST_PROTO_TEMPLATE_ARITY_PARAM(1)
339 BOOST_PROTO_TEMPLATE_ARITY_PARAM(3)
354 BOOST_PROTO_TEMPLATE_ARITY_PARAM(1)
463 BOOST_PROTO_TEMPLATE_ARITY_PARAM(4)
478 BOOST_PROTO_TEMPLATE_ARITY_PARAM(1)
587 BOOST_PROTO_TEMPLATE_ARITY_PARAM(5)
602 BOOST_PROTO_TEMPLATE_ARITY_PARAM(1)
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/
H A Dmake.hpp70 BOOST_PROTO_TEMPLATE_ARITY_PARAM(N)
86 BOOST_PROTO_TEMPLATE_ARITY_PARAM(1)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/
H A Dtemplate_arity.hpp17 #define BOOST_PROTO_TEMPLATE_ARITY_PARAM BOOST_PROTO_TEMPLATE_ARITY_PARAM2 macro
H A Dlambda_matches.hpp51 BOOST_PROTO_TEMPLATE_ARITY_PARAM(N)
H A Dtraits.hpp133 struct is_callable_<T<BOOST_PP_ENUM_PARAMS(N, A)> BOOST_PROTO_TEMPLATE_ARITY_PARAM(N)>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/
H A Dmake.hpp79 BOOST_PROTO_TEMPLATE_ARITY_PARAM(long Arity = detail::template_arity<R>::value)