| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/ |
| H A D | runqueue.py | 26 …1_sstatevalid = "a1:do_package a1:do_package_qa a1:do_packagedata a1:do_package_write_ipk a1:do_pa… 56 cmd = ["bitbake", "a1"] 59 expected = ['a1:' + x for x in self.alltasks] 66 cmd = ["bitbake", "a1"] 67 sstatevalid = "a1:do_package" 69 …expected = ['a1:package_setscene', 'a1:fetch', 'a1:unpack', 'a1:patch', 'a1:prepare_recipe_sysroot… 70 …'a1:compile', 'a1:install', 'a1:packagedata', 'a1:package_qa', 'a1:package_write_rpm', 'a1:package… 71 'a1:populate_sysroot', 'a1:build'] 78 cmd = ["bitbake", "a1"] 79 sstatevalid = "a1:do_package a1:do_populate_sysroot" [all …]
|
| /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 D | actor_operator_10.hpp | 27 template <typename This, typename A0 , typename A1> 28 struct result<This(A0 , A1)> 29 …:result_type_deduction_helper<A0>::type , typename detail::result_type_deduction_helper<A1>::type)> 31 …A1> struct result<This(A0 & , A1 &)> : result_of::actor<proto_base_expr, A0 & , A1 &> {}; template… in operator ()() argument 39 template <typename This, typename A0 , typename A1 , typename A2> 40 struct result<This(A0 , A1 , A2)> 41 : result<This(A0 const& , A1 const& , A2 const&)> 43 template <typename This, typename A0 , typename A1 , typename A2> 44 struct result<This(A0 & , A1 & , A2 &)> 45 : result_of::actor<proto_base_expr, A0 & , A1 & , A2 &> [all …]
|
| H A D | function_eval_expr_20.hpp | 8 …A1 = void , typename A2 = void , typename A3 = void , typename A4 = void , typename A5 = void , ty… in make_function_eval() argument
|
| H A D | function_eval_expr_10.hpp | 8 …A1 = void , typename A2 = void , typename A3 = void , typename A4 = void , typename A5 = void , ty… in make_function_eval() argument
|
| H A D | actor_operator_20.hpp | 27 template <typename This, typename A0 , typename A1> 28 struct result<This(A0 , A1)> 29 …:result_type_deduction_helper<A0>::type , typename detail::result_type_deduction_helper<A1>::type)> 31 …A1> struct result<This(A0 & , A1 &)> : result_of::actor<proto_base_expr, A0 & , A1 &> {}; template… in operator ()() argument 39 template <typename This, typename A0 , typename A1 , typename A2> 40 struct result<This(A0 , A1 , A2)> 41 : result<This(A0 const& , A1 const& , A2 const&)> 43 template <typename This, typename A0 , typename A1 , typename A2> 44 struct result<This(A0 & , A1 & , A2 &)> 45 : result_of::actor<proto_base_expr, A0 & , A1 & , A2 &> [all …]
|
| H A D | phx2_result_10.hpp | 44 template <typename F, typename A0 , typename A1> 45 struct has_phx2_result<F, A0 , A1> 49 , has_phx2_result_impl<typename F::template result<F(A0 , A1)> > 52 template <typename F, typename A0 , typename A1> 53 struct phx2_result<F, A0 , A1> 55 typedef typename F::template result<A0 , A1>::type type; 57 template <typename F, typename A0 , typename A1> 58 struct phx2_result<F, A0 & , A1 &> 60 typedef typename F::template result<A0 , A1>::type type; 62 template <typename F, typename A0 , typename A1> [all …]
|
| H A D | phx2_result_20.hpp | 44 template <typename F, typename A0 , typename A1> 45 struct has_phx2_result<F, A0 , A1> 49 , has_phx2_result_impl<typename F::template result<F(A0 , A1)> > 52 template <typename F, typename A0 , typename A1> 53 struct phx2_result<F, A0 , A1> 55 typedef typename F::template result<A0 , A1>::type type; 57 template <typename F, typename A0 , typename A1> 58 struct phx2_result<F, A0 & , A1 &> 60 typedef typename F::template result<A0 , A1>::type type; 62 template <typename F, typename A0 , typename A1> [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 D | vector_10.hpp | 76 template <typename A0 , typename A1> 79 typedef A0 member_type0; A0 a0; typedef A1 member_type1; A1 a1; member 84 vector1<A1> 88 args_type r = {a1}; in args() 95 template <typename A0 , typename A1> 98 typedef vector2<A0 , A1> type; 103 (A0) (A1) 104 , ( boost::phoenix::vector2 ) (A0) (A1) 105 , (A0, a0) (A1, a1) 116 template <typename A0 , typename A1 , typename A2> [all …]
|
| H A D | vector_20.hpp | 76 template <typename A0 , typename A1> 79 typedef A0 member_type0; A0 a0; typedef A1 member_type1; A1 a1; member 84 vector1<A1> 88 args_type r = {a1}; in args() 95 template <typename A0 , typename A1> 98 typedef vector2<A0 , A1> type; 103 (A0) (A1) 104 , ( boost::phoenix::vector2 ) (A0) (A1) 105 , (A0, a0) (A1, a1) 116 template <typename A0 , typename A1 , typename A2> [all …]
|
| /OK3568_Linux_fs/u-boot/board/freescale/m54418twr/ |
| H A D | sbf_dram_init.S | 13 move.l #0xFC04002D, %a1 14 move.b #46, (%a1) /* DDR */ 17 move.l #0xEC094060, %a1 18 move.b #0, (%a1) 21 move.l #0xEC09001A, %a1 22 move.w #0xE01D, (%a1) 25 move.l #0xFC0B8180, %a1 26 move.l #0x00000000, (%a1) 27 move.l #0x40000000, (%a1) 29 move.l #0xFC0B81AC, %a1 [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 D | mem_fun_ptr_expr_10.hpp | 7 …A1 = void , typename A2 = void , typename A3 = void , typename A4 = void , typename A5 = void , ty… in make_mem_fun_ptr() argument
|
| H A D | mem_fun_ptr_expr_20.hpp | 7 …A1 = void , typename A2 = void , typename A3 = void , typename A4 = void , typename A5 = void , ty… in make_mem_fun_ptr() argument
|
| H A D | mem_fun_ptr_eval_10.hpp | 16 template <typename This, typename A0 , typename A1, typename Context> 17 struct result<This(A0 , A1, Context)> 18 : result<This(A0 const& , A1 const&, Context)> 20 template <typename This, typename A0 , typename A1, typename Context> 21 struct result<This(A0 & , A1 &, Context)> 22 : result_of::mem_fun_ptr_eval<Context, A0 , A1> 24 template <typename A0 , typename A1, typename Context> 25 typename result_of::mem_fun_ptr_eval<Context, A0 , A1>::type 27 A0 const& a0 , A1 const& a1 in operator ()() argument 34 ->*boost::phoenix::eval(a1, ctx) in operator ()() [all …]
|
| H A D | mem_fun_ptr_gen_20.hpp | 49 template <typename A0 , typename A1> 53 , A0 , A1 55 operator()(A0 const& a0 , A1 const& a1) const in operator ()() 60 , A0 , A1 in operator ()() 61 >::make(obj, ptr, a0 , a1); in operator ()() 70 template <typename A0 , typename A1 , typename A2> 74 , A0 , A1 , A2 76 operator()(A0 const& a0 , A1 const& a1 , A2 const& a2) const in operator ()() 81 , A0 , A1 , A2 in operator ()() 82 >::make(obj, ptr, a0 , a1 , a2); in operator ()() [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 D | expr.hpp | 311 template<typename A0 , typename A1> 315 , default_domain , const A0 , const A1 317 operator ()(A0 const &a0 , A1 const &a1) const in operator ()() 321 , default_domain , const A0 , const A1 in operator ()() 322 >::call(*this , a0 , a1); in operator ()() 326 template<typename A0 , typename A1> 330 , default_domain , const A0 , const A1 332 operator ()(A0 const &a0 , A1 const &a1) in operator ()() 336 , default_domain , const A0 , const A1 in operator ()() 337 >::call(*this , a0 , a1); in operator ()() [all …]
|
| H A D | make_expr_funop.hpp | 8 template<typename This , typename A0 , typename A1> 9 struct result<This(A0 , A1)> 15 , A0 , A1 21 template<typename A0 , typename A1> 26 , const A0 , const A1 28 operator ()(const A0 &a0 , const A1 &a1) const in operator ()() 33 , const A0 , const A1 in operator ()() 34 >()(a0 , a1); in operator ()() 36 template<typename This , typename A0 , typename A1 , typename A2> 37 struct result<This(A0 , A1 , A2)> [all …]
|
| H A D | poly_function_traits.hpp | 33 template<typename PolyFun , typename A0 , typename A1> 34 struct poly_function_traits<PolyFun, PolyFun(A0 , A1), mpl::size_t<sizeof(poly_function_t)> > 36 typedef typename PolyFun::template impl<const A0 , const A1> function_type; 40 template<typename PolyFun , typename A0 , typename A1> 41 struct as_mono_function_impl<PolyFun(A0 , A1), true> 43 typedef typename PolyFun::template impl<const A0 , const A1> type; 46 template<typename PolyFun , typename A0 , typename A1> 47 struct as_mono_function_impl<PolyFun(A0 , A1), false> 52 template<typename PolyFun , typename A0 , typename A1> 53 struct as_mono_function<PolyFun(A0 , A1)> [all …]
|
| H A D | extends_funop.hpp | 11 …A1> BOOST_FORCEINLINE typename BOOST_PROTO_RESULT_OF< proto_generator( typename boost::proto::resu… in operator ()() argument 12 …A1 , typename A2> BOOST_FORCEINLINE typename BOOST_PROTO_RESULT_OF< proto_generator( typename boos… in operator ()() argument 13 …A1 , typename A2 , typename A3> BOOST_FORCEINLINE typename BOOST_PROTO_RESULT_OF< proto_generator(… in operator ()() argument 14 …A1 , typename A2 , typename A3 , typename A4> BOOST_FORCEINLINE typename BOOST_PROTO_RESULT_OF< pr… in operator ()() argument 15 …A1 , typename A2 , typename A3 , typename A4 , typename A5> BOOST_FORCEINLINE typename BOOST_PROTO… in operator ()() argument 16 …A1 , typename A2 , typename A3 , typename A4 , typename A5 , typename A6> BOOST_FORCEINLINE typena… in operator ()() argument 17 …A1 , typename A2 , typename A3 , typename A4 , typename A5 , typename A6 , typename A7> BOOST_FORC… in operator ()() argument 18 …A1 , typename A2 , typename A3 , typename A4 , typename A5 , typename A6 , typename A7 , typename … in operator ()() argument
|
| /OK3568_Linux_fs/u-boot/board/sysam/stmark2/ |
| H A D | sbf_dram_init.S | 26 move.l #PPMCR0, %a1 27 move.b #46, (%a1) 30 move.l #MSCR_SDRAMC, %a1 31 move.b #1, (%a1) 49 move.l #MISCCR2, %a1 50 move.w #0xa01d, (%a1) 53 move.l #DDR_RCR, %a1 54 move.l #0x00000000, (%a1) 55 move.l #0x40000000, (%a1) 61 move.l #DDR_PADCR, %a1 [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 D | function_operator_10.hpp | 32 template <typename This, typename A0 , typename A1> 33 struct result<This(A0 const& , A1 const&)> 34 : detail::expression::function_eval<F, A0 , A1> 36 template <typename A0 , typename A1> 37 typename detail::expression::function_eval<F, A0 , A1>::type const 38 operator()(A0 const& a0 , A1 const& a1) const in operator ()() 40 return detail::expression::function_eval<F, A0 , A1>::make(f, a0 , a1); in operator ()() 49 template <typename This, typename A0 , typename A1 , typename A2> 50 struct result<This(A0 const& , A1 const& , A2 const&)> 51 : detail::expression::function_eval<F, A0 , A1 , A2> [all …]
|
| H A D | function_operator_20.hpp | 32 template <typename This, typename A0 , typename A1> 33 struct result<This(A0 const& , A1 const&)> 34 : detail::expression::function_eval<F, A0 , A1> 36 template <typename A0 , typename A1> 37 typename detail::expression::function_eval<F, A0 , A1>::type const 38 operator()(A0 const& a0 , A1 const& a1) const in operator ()() 40 return detail::expression::function_eval<F, A0 , A1>::make(f, a0 , a1); in operator ()() 49 template <typename This, typename A0 , typename A1 , typename A2> 50 struct result<This(A0 const& , A1 const& , A2 const&)> 51 : detail::expression::function_eval<F, A0 , A1 , A2> [all …]
|
| /OK3568_Linux_fs/kernel/arch/riscv/lib/ |
| H A D | memset.S | 29 sb a1, 0(t0) 36 andi a1, a1, 0xff 37 slli a3, a1, 8 38 or a1, a3, a1 39 slli a3, a1, 16 40 or a1, a3, a1 42 slli a3, a1, 32 43 or a1, a3, a1 67 REG_S a1, 0(t0) 68 REG_S a1, SZREG(t0) [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/bind/ |
| H A D | mem_fn_vw.hpp | 28 … T, class A1> struct BOOST_MEM_FN_NAME(mf1): public mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME… in BOOST_MEM_FN_NAME() 30 typedef R (BOOST_MEM_FN_CC T::*F) (A1); in BOOST_MEM_FN_NAME() 31 …OOST_MEM_FN_NAME(mf1)(F f): mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME2(mf1)<R, T, A1, F>(f) {} in BOOST_MEM_FN_NAME() 34 …T, class A1> struct BOOST_MEM_FN_NAME(cmf1): public mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME… in BOOST_MEM_FN_NAME() 36 typedef R (BOOST_MEM_FN_CC T::*F) (A1) const; in BOOST_MEM_FN_NAME() 37 …ST_MEM_FN_NAME(cmf1)(F f): mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME2(cmf1)<R, T, A1, F>(f) {} in BOOST_MEM_FN_NAME() 41 …ss A1, class A2> struct BOOST_MEM_FN_NAME(mf2): public mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_N… in BOOST_MEM_FN_NAME() 43 typedef R (BOOST_MEM_FN_CC T::*F) (A1, A2); in BOOST_MEM_FN_NAME() 44 …_MEM_FN_NAME(mf2)(F f): mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME2(mf2)<R, T, A1, A2, F>(f) {} in BOOST_MEM_FN_NAME() 47 …s A1, class A2> struct BOOST_MEM_FN_NAME(cmf2): public mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_N… in BOOST_MEM_FN_NAME() [all …]
|
| H A D | mem_fn_cc.hpp | 25 template<class R, class T, class A1> _mfi::BOOST_MEM_FN_NAME(mf1)<R, T, A1> mem_fn(R (BOOST_MEM_FN_… in BOOST_MEM_FN_NAME() 27 return _mfi::BOOST_MEM_FN_NAME(mf1)<R, T, A1>(f); in BOOST_MEM_FN_NAME() 30 template<class R, class T, class A1> _mfi::BOOST_MEM_FN_NAME(cmf1)<R, T, A1> mem_fn(R (BOOST_MEM_FN… in BOOST_MEM_FN_NAME() 32 return _mfi::BOOST_MEM_FN_NAME(cmf1)<R, T, A1>(f); in BOOST_MEM_FN_NAME() 35 …plate<class R, class T, class A1, class A2> _mfi::BOOST_MEM_FN_NAME(mf2)<R, T, A1, A2> mem_fn(R (B… in BOOST_MEM_FN_NAME() 37 return _mfi::BOOST_MEM_FN_NAME(mf2)<R, T, A1, A2>(f); in BOOST_MEM_FN_NAME() 40 …late<class R, class T, class A1, class A2> _mfi::BOOST_MEM_FN_NAME(cmf2)<R, T, A1, A2> mem_fn(R (B… in BOOST_MEM_FN_NAME() 42 return _mfi::BOOST_MEM_FN_NAME(cmf2)<R, T, A1, A2>(f); in BOOST_MEM_FN_NAME() 45 …lass R, class T, class A1, class A2, class A3> _mfi::BOOST_MEM_FN_NAME(mf3)<R, T, A1, A2, A3> mem_… in BOOST_MEM_FN_NAME() 47 return _mfi::BOOST_MEM_FN_NAME(mf3)<R, T, A1, A2, A3>(f); in BOOST_MEM_FN_NAME() [all …]
|
| H A D | mem_fn_template.hpp | 136 template<class R, class T, class A1 BOOST_MEM_FN_CLASS_F> class BOOST_MEM_FN_NAME(mf1) in BOOST_MEM_FN_NAME() 142 typedef A1 second_argument_type; in BOOST_MEM_FN_NAME() 146 BOOST_MEM_FN_TYPEDEF(R (BOOST_MEM_FN_CC T::*F) (A1)) in BOOST_MEM_FN_NAME() 163 R operator()(T * p, A1 a1) const in BOOST_MEM_FN_NAME() 165 BOOST_MEM_FN_RETURN (p->*f_)(a1); in BOOST_MEM_FN_NAME() 168 template<class U> R operator()(U & u, A1 a1) const in BOOST_MEM_FN_NAME() 171 BOOST_MEM_FN_RETURN call(u, p, a1); in BOOST_MEM_FN_NAME() 176 template<class U> R operator()(U const & u, A1 a1) const in BOOST_MEM_FN_NAME() 179 BOOST_MEM_FN_RETURN call(u, p, a1); in BOOST_MEM_FN_NAME() 184 R operator()(T & t, A1 a1) const in BOOST_MEM_FN_NAME() [all …]
|