Home
last modified time | relevance | path

Searched refs:A4 (Results 1 – 25 of 227) sorted by relevance

12345678910

/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 Dphx2_result_20.hpp134 template <typename F, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
135 struct has_phx2_result<F, A0 , A1 , A2 , A3 , A4>
139 , has_phx2_result_impl<typename F::template result<F(A0 , A1 , A2 , A3 , A4)> >
142 template <typename F, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
143 struct phx2_result<F, A0 , A1 , A2 , A3 , A4>
145 typedef typename F::template result<A0 , A1 , A2 , A3 , A4>::type type;
147 template <typename F, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
148 struct phx2_result<F, A0 & , A1 & , A2 & , A3 & , A4 &>
150 typedef typename F::template result<A0 , A1 , A2 , A3 , A4>::type type;
152 template <typename F, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
[all …]
H A Dphx2_result_10.hpp134 template <typename F, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
135 struct has_phx2_result<F, A0 , A1 , A2 , A3 , A4>
139 , has_phx2_result_impl<typename F::template result<F(A0 , A1 , A2 , A3 , A4)> >
142 template <typename F, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
143 struct phx2_result<F, A0 , A1 , A2 , A3 , A4>
145 typedef typename F::template result<A0 , A1 , A2 , A3 , A4>::type type;
147 template <typename F, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
148 struct phx2_result<F, A0 & , A1 & , A2 & , A3 & , A4 &>
150 typedef typename F::template result<A0 , A1 , A2 , A3 , A4>::type type;
152 template <typename F, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
[all …]
H A Dfunction_eval_expr_20.hpp8A4 = void , typename A5 = void , typename A6 = void , typename A7 = void , typename A8 = void , ty… in make_function_eval()
H A Dactor_operator_10.hpp173 … template <typename This, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
174 struct result<This(A0 , A1 , A2 , A3 , A4)>
175 : result<This(A0 const& , A1 const& , A2 const& , A3 const& , A4 const&)>
177 … template <typename This, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
178 struct result<This(A0 & , A1 & , A2 & , A3 & , A4 &)>
179 : result_of::actor<proto_base_expr, A0 & , A1 & , A2 & , A3 & , A4 &>
181 template <typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
182 typename result_of::actor<proto_base_expr, A0 & , A1 & , A2 & , A3 & , A4 &>::type
183 operator()(A0 & a0 , A1 & a1 , A2 & a2 , A3 & a3 , A4 & a4) in operator ()()
187 const actor<Expr> *, A0 & , A1 & , A2 & , A3 & , A4 & in operator ()()
[all …]
H A Dphx2_result_30.hpp134 template <typename F, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
135 struct has_phx2_result<F, A0 , A1 , A2 , A3 , A4>
139 , has_phx2_result_impl<typename F::template result<F(A0 , A1 , A2 , A3 , A4)> >
142 template <typename F, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
143 struct phx2_result<F, A0 , A1 , A2 , A3 , A4>
145 typedef typename F::template result<A0 , A1 , A2 , A3 , A4>::type type;
147 template <typename F, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
148 struct phx2_result<F, A0 & , A1 & , A2 & , A3 & , A4 &>
150 typedef typename F::template result<A0 , A1 , A2 , A3 , A4>::type type;
152 template <typename F, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
[all …]
H A Dfunction_eval_expr_10.hpp8A4 = void , typename A5 = void , typename A6 = void , typename A7 = void , typename A8 = void , ty… in make_function_eval()
H A Dactor_operator_20.hpp173 … template <typename This, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
174 struct result<This(A0 , A1 , A2 , A3 , A4)>
175 : result<This(A0 const& , A1 const& , A2 const& , A3 const& , A4 const&)>
177 … template <typename This, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
178 struct result<This(A0 & , A1 & , A2 & , A3 & , A4 &)>
179 : result_of::actor<proto_base_expr, A0 & , A1 & , A2 & , A3 & , A4 &>
181 template <typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
182 typename result_of::actor<proto_base_expr, A0 & , A1 & , A2 & , A3 & , A4 &>::type
183 operator()(A0 & a0 , A1 & a1 , A2 & a2 , A3 & a3 , A4 & a4) in operator ()()
187 const actor<Expr> *, A0 & , A1 & , A2 & , A3 & , A4 & in operator ()()
[all …]
H A Dfunction_eval_expr_30.hpp8A4 = void , typename A5 = void , typename A6 = void , typename A7 = void , typename A8 = void , ty… in make_function_eval()
H A Dphx2_result_40.hpp134 template <typename F, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
135 struct has_phx2_result<F, A0 , A1 , A2 , A3 , A4>
139 , has_phx2_result_impl<typename F::template result<F(A0 , A1 , A2 , A3 , A4)> >
142 template <typename F, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
143 struct phx2_result<F, A0 , A1 , A2 , A3 , A4>
145 typedef typename F::template result<A0 , A1 , A2 , A3 , A4>::type type;
147 template <typename F, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
148 struct phx2_result<F, A0 & , A1 & , A2 & , A3 & , A4 &>
150 typedef typename F::template result<A0 , A1 , A2 , A3 , A4>::type type;
152 template <typename F, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/preprocessed/
H A Dpoly_function_traits.hpp105 template<typename PolyFun , typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
106 …struct poly_function_traits<PolyFun, PolyFun(A0 , A1 , A2 , A3 , A4), mpl::size_t<sizeof(poly_func…
108 …ypename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> function_type;
112 template<typename PolyFun , typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
113 struct as_mono_function_impl<PolyFun(A0 , A1 , A2 , A3 , A4), true>
115 …typedef typename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> type;
118 template<typename PolyFun , typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
119 struct as_mono_function_impl<PolyFun(A0 , A1 , A2 , A3 , A4), false>
124 template<typename PolyFun , typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
125 struct as_mono_function<PolyFun(A0 , A1 , A2 , A3 , A4)>
[all …]
H A Dmake_expr_funop.hpp92 template<typename This , typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
93 struct result<This(A0 , A1 , A2 , A3 , A4)>
99 , A0 , A1 , A2 , A3 , A4
105 template<typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
110 , const A0 , const A1 , const A2 , const A3 , const A4
112 operator ()(const A0 &a0 , const A1 &a1 , const A2 &a2 , const A3 &a3 , const A4 &a4) const in operator ()()
117 , const A0 , const A1 , const A2 , const A3 , const A4 in operator ()()
120 …template<typename This , typename A0 , typename A1 , typename A2 , typename A3 , typename A4 , typ…
121 struct result<This(A0 , A1 , A2 , A3 , A4 , A5)>
127 , A0 , A1 , A2 , A3 , A4 , A5
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/operator/detail/cpp03/preprocessed/
H A Dmem_fun_ptr_expr_10.hpp7A4 = void , typename A5 = void , typename A6 = void , typename A7 = void , typename A8 = void , ty… in make_mem_fun_ptr()
H A Dmem_fun_ptr_expr_20.hpp7A4 = void , typename A5 = void , typename A6 = void , typename A7 = void , typename A8 = void , ty… in make_mem_fun_ptr()
H A Dmem_fun_ptr_expr_30.hpp7A4 = void , typename A5 = void , typename A6 = void , typename A7 = void , typename A8 = void , ty… in make_mem_fun_ptr()
H A Dmem_fun_ptr_eval_10.hpp106 …pename This, typename A0 , typename A1 , typename A2 , typename A3 , typename A4, typename Context>
107 struct result<This(A0 , A1 , A2 , A3 , A4, Context)>
108 : result<This(A0 const& , A1 const& , A2 const& , A3 const& , A4 const&, Context)>
110 …pename This, typename A0 , typename A1 , typename A2 , typename A3 , typename A4, typename Context>
111 struct result<This(A0 & , A1 & , A2 & , A3 & , A4 &, Context)>
112 : result_of::mem_fun_ptr_eval<Context, A0 , A1 , A2 , A3 , A4>
114 … template <typename A0 , typename A1 , typename A2 , typename A3 , typename A4, typename Context>
115 typename result_of::mem_fun_ptr_eval<Context, A0 , A1 , A2 , A3 , A4>::type
117 A0 const& a0 , A1 const& a1 , A2 const& a2 , A3 const& a3 , A4 const& a4 in operator ()()
136 …ame This, typename A0 , typename A1 , typename A2 , typename A3 , typename A4 , typename A5, typen…
[all …]
/OK3568_Linux_fs/kernel/arch/c6x/lib/
H A Ddivremu.S16 ;; in A4. The top bit of the quotient is computed first and is
22 mv .s2x A4, B1
34 cmpltu .l1x A4, B4, A2
35 [!A2] sub .l1x A4, B4, A4
40 || [b1] subc .l1x A4,B4,A4
42 [b1] subc .l1x A4,B4,A4
48 || [b1] subc .l1x A4,B4,A4
50 [b1] subc .l1x A4,B4,A4
53 [b1] subc .l1x A4,B4,A4
55 [b1] subc .l1x A4,B4,A4
[all …]
H A Ddivu.S10 ;; __c6xabi_divi A0,A1,A2,A4,A6,B0,B1,B2,B4,B5
11 ;; __c6xabi_divu A0,A1,A2,A4,A6,B0,B1,B2,B4
12 ;; __c6xabi_remi A1,A2,A4,A5,A6,B0,B1,B2,B4
13 ;; __c6xabi_remu A1,A4,A5,A7,B0,B1,B2,B4
33 ;; in A4. The top bit of the quotient is computed first and is
37 mv .s2x A4, B1
46 cmpltu .l1x A4, B4, A2
47 [!A2] sub .l1x A4, B4, A4
52 || [B1] subc .l1x A4,B4,A4
54 [B1] subc .l1x A4,B4,A4
[all …]
H A Dremu.S10 ;; __c6xabi_divi A0,A1,A2,A4,A6,B0,B1,B2,B4,B5
11 ;; __c6xabi_divu A0,A1,A2,A4,A6,B0,B1,B2,B4
12 ;; __c6xabi_remi A1,A2,A4,A5,A6,B0,B1,B2,B4
13 ;; __c6xabi_remu A1,A4,A5,A7,B0,B1,B2,B4
31 mv .s2x A4, B1
39 cmpltu .l1x A4, B4, A1
40 [!A1] sub .l1x A4, B4, A4
45 || [B1] subc .l1x A4,B4,A4
48 [B1] subc .l1x A4,B4,A4
51 [B1] subc .l1x A4,B4,A4
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/function/detail/cpp03/preprocessed/
H A Dfunction_operator_20.hpp83 … template <typename This, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
84 struct result<This(A0 const& , A1 const& , A2 const& , A3 const& , A4 const&)>
85 : detail::expression::function_eval<F, A0 , A1 , A2 , A3 , A4>
87 template <typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
88 typename detail::expression::function_eval<F, A0 , A1 , A2 , A3 , A4>::type const
89 operator()(A0 const& a0 , A1 const& a1 , A2 const& a2 , A3 const& a3 , A4 const& a4) const in operator ()()
91 …return detail::expression::function_eval<F, A0 , A1 , A2 , A3 , A4>::make(f, a0 , a1 , a2 , a3 , a… in operator ()()
100 … <typename This, typename A0 , typename A1 , typename A2 , typename A3 , typename A4 , typename A5>
101 struct result<This(A0 const& , A1 const& , A2 const& , A3 const& , A4 const& , A5 const&)>
102 : detail::expression::function_eval<F, A0 , A1 , A2 , A3 , A4 , A5>
[all …]
H A Dfunction_operator_10.hpp83 … template <typename This, typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
84 struct result<This(A0 const& , A1 const& , A2 const& , A3 const& , A4 const&)>
85 : detail::expression::function_eval<F, A0 , A1 , A2 , A3 , A4>
87 template <typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
88 typename detail::expression::function_eval<F, A0 , A1 , A2 , A3 , A4>::type const
89 operator()(A0 const& a0 , A1 const& a1 , A2 const& a2 , A3 const& a3 , A4 const& a4) const in operator ()()
91 …return detail::expression::function_eval<F, A0 , A1 , A2 , A3 , A4>::make(f, a0 , a1 , a2 , a3 , a… in operator ()()
100 … <typename This, typename A0 , typename A1 , typename A2 , typename A3 , typename A4 , typename A5>
101 struct result<This(A0 const& , A1 const& , A2 const& , A3 const& , A4 const& , A5 const&)>
102 : detail::expression::function_eval<F, A0 , A1 , A2 , A3 , A4 , A5>
[all …]
/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.hpp196 template <typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
199 …a1; typedef A2 member_type2; A2 a2; typedef A3 member_type3; A3 a3; typedef A4 member_type4; A4 a4;
204 vector4<A1 , A2 , A3 , A4>
215 template <typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
218 typedef vector5<A0 , A1 , A2 , A3 , A4> type;
223 (A0) (A1) (A2) (A3) (A4)
224 , ( boost::phoenix::vector5 ) (A0) (A1) (A2) (A3) (A4)
225 , (A0, a0) (A1, a1) (A2, a2) (A3, a3) (A4, a4)
236 template <typename A0 , typename A1 , typename A2 , typename A3 , typename A4 , typename A5>
239 …ef A2 member_type2; A2 a2; typedef A3 member_type3; A3 a3; typedef A4 member_type4; A4 a4; typedef…
[all …]
H A Dvector_20.hpp196 template <typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
199 …a1; typedef A2 member_type2; A2 a2; typedef A3 member_type3; A3 a3; typedef A4 member_type4; A4 a4;
204 vector4<A1 , A2 , A3 , A4>
215 template <typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
218 typedef vector5<A0 , A1 , A2 , A3 , A4> type;
223 (A0) (A1) (A2) (A3) (A4)
224 , ( boost::phoenix::vector5 ) (A0) (A1) (A2) (A3) (A4)
225 , (A0, a0) (A1, a1) (A2, a2) (A3, a3) (A4, a4)
236 template <typename A0 , typename A1 , typename A2 , typename A3 , typename A4 , typename A5>
239 …ef A2 member_type2; A2 a2; typedef A3 member_type3; A3 a3; typedef A4 member_type4; A4 a4; typedef…
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/bind/
H A Dmem_fn_cc.hpp55 …lass A2, class A3, class A4> _mfi::BOOST_MEM_FN_NAME(mf4)<R, T, A1, A2, A3, A4> mem_fn(R (BOOST_ME… in BOOST_MEM_FN_NAME()
57 return _mfi::BOOST_MEM_FN_NAME(mf4)<R, T, A1, A2, A3, A4>(f); in BOOST_MEM_FN_NAME()
60 …ass A2, class A3, class A4> _mfi::BOOST_MEM_FN_NAME(cmf4)<R, T, A1, A2, A3, A4> mem_fn(R (BOOST_ME… in BOOST_MEM_FN_NAME()
62 return _mfi::BOOST_MEM_FN_NAME(cmf4)<R, T, A1, A2, A3, A4>(f); in BOOST_MEM_FN_NAME()
65 …, class A3, class A4, class A5> _mfi::BOOST_MEM_FN_NAME(mf5)<R, T, A1, A2, A3, A4, A5> mem_fn(R (B… in BOOST_MEM_FN_NAME()
67 return _mfi::BOOST_MEM_FN_NAME(mf5)<R, T, A1, A2, A3, A4, A5>(f); in BOOST_MEM_FN_NAME()
70 … class A3, class A4, class A5> _mfi::BOOST_MEM_FN_NAME(cmf5)<R, T, A1, A2, A3, A4, A5> mem_fn(R (B… in BOOST_MEM_FN_NAME()
72 return _mfi::BOOST_MEM_FN_NAME(cmf5)<R, T, A1, A2, A3, A4, A5>(f); in BOOST_MEM_FN_NAME()
75 … A3, class A4, class A5, class A6> _mfi::BOOST_MEM_FN_NAME(mf6)<R, T, A1, A2, A3, A4, A5, A6> mem_… in BOOST_MEM_FN_NAME()
77 return _mfi::BOOST_MEM_FN_NAME(mf6)<R, T, A1, A2, A3, A4, A5, A6>(f); in BOOST_MEM_FN_NAME()
[all …]
H A Dmem_fn_vw.hpp67A4> struct BOOST_MEM_FN_NAME(mf4): public mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME2(mf4)<R, … in BOOST_MEM_FN_NAME()
69 typedef R (BOOST_MEM_FN_CC T::*F) (A1, A2, A3, A4); in BOOST_MEM_FN_NAME()
70 …NAME(mf4)(F f): mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME2(mf4)<R, T, A1, A2, A3, A4, F>(f) {} in BOOST_MEM_FN_NAME()
73A4> struct BOOST_MEM_FN_NAME(cmf4): public mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME2(cmf4)<R… in BOOST_MEM_FN_NAME()
75 typedef R (BOOST_MEM_FN_CC T::*F) (A1, A2, A3, A4) const; in BOOST_MEM_FN_NAME()
76 …ME(cmf4)(F f): mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME2(cmf4)<R, T, A1, A2, A3, A4, F>(f) {} in BOOST_MEM_FN_NAME()
80A4, class A5> struct BOOST_MEM_FN_NAME(mf5): public mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME… in BOOST_MEM_FN_NAME()
82 typedef R (BOOST_MEM_FN_CC T::*F) (A1, A2, A3, A4, A5); in BOOST_MEM_FN_NAME()
83 …(mf5)(F f): mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME2(mf5)<R, T, A1, A2, A3, A4, A5, F>(f) {} in BOOST_MEM_FN_NAME()
86A4, class A5> struct BOOST_MEM_FN_NAME(cmf5): public mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAM… in BOOST_MEM_FN_NAME()
[all …]
/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 Dwhen.hpp304 …typename Grammar, typename R , typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
305 struct when<Grammar, R(A0 , A1 , A2 , A3 , A4)>
306 : detail::when_impl<Grammar, R, R(A0 , A1 , A2 , A3 , A4)>
334 …typename Grammar, typename R , typename A0 , typename A1 , typename A2 , typename A3 , typename A4>
335 struct when<Grammar, R(A0 , A1 , A2 , A3 , A4...)>
336 : detail::when_impl<Grammar, R, R(A0 , A1 , A2 , A3 , A4...)>
364 …ar, typename R , typename A0 , typename A1 , typename A2 , typename A3 , typename A4 , typename A5>
365 struct when<Grammar, R(A0 , A1 , A2 , A3 , A4 , A5)>
366 : detail::when_impl<Grammar, R, R(A0 , A1 , A2 , A3 , A4 , A5)>
394 …ar, typename R , typename A0 , typename A1 , typename A2 , typename A3 , typename A4 , typename A5>
[all …]

12345678910