Home
last modified time | relevance | path

Searched defs:impl (Results 1 – 25 of 998) sorted by relevance

12345678910>>...40

/third_party/boost/boost/phoenix/bind/detail/cpp03/preprocessed/
Dfunction_ptr_40.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() function
24 RT operator()(A0 & a0 , A1 & a1) const in operator ()()
28 FP fp;
42 struct impl struct
44 typedef RT result_type;
45 impl(FP fp_) in impl() function
48 RT operator()(A0 & a0 , A1 & a1 , A2 & a2) const in operator ()()
52 FP fp;
[all …]
Dfunction_ptr_50.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() function
24 RT operator()(A0 & a0 , A1 & a1) const in operator ()()
28 FP fp;
42 struct impl struct
44 typedef RT result_type;
45 impl(FP fp_) in impl() function
48 RT operator()(A0 & a0 , A1 & a1 , A2 & a2) const in operator ()()
52 FP fp;
[all …]
Dfunction_ptr_30.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() function
24 RT operator()(A0 & a0 , A1 & a1) const in operator ()()
28 FP fp;
42 struct impl struct
44 typedef RT result_type;
45 impl(FP fp_) in impl() argument
48 RT operator()(A0 & a0 , A1 & a1 , A2 & a2) const in operator ()()
52 FP fp;
[all …]
Dmember_function_ptr_50.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() argument
24 RT operator()(Class& obj, A0 & a0) const in operator ()()
31 RT operator()(Class* obj, A0 & a0) const in operator ()()
35 FP fp;
49 struct impl struct
51 typedef RT result_type;
52 impl(FP fp_) in impl() argument
55 RT operator()(Class& obj, A0 & a0 , A1 & a1) const in operator ()()
[all …]
Dfunction_ptr_20.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() function
24 RT operator()(A0 & a0 , A1 & a1) const in operator ()()
28 FP fp;
42 struct impl struct
44 typedef RT result_type;
45 impl(FP fp_) in impl() function
48 RT operator()(A0 & a0 , A1 & a1 , A2 & a2) const in operator ()()
52 FP fp;
[all …]
Dmember_function_ptr_40.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() function
24 RT operator()(Class& obj, A0 & a0) const in operator ()()
31 RT operator()(Class* obj, A0 & a0) const in operator ()()
35 FP fp;
49 struct impl struct
51 typedef RT result_type;
52 impl(FP fp_) in impl() argument
55 RT operator()(Class& obj, A0 & a0 , A1 & a1) const in operator ()()
[all …]
Dmember_function_ptr_30.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() argument
24 RT operator()(Class& obj, A0 & a0) const in operator ()()
31 RT operator()(Class* obj, A0 & a0) const in operator ()()
35 FP fp;
49 struct impl struct
51 typedef RT result_type;
52 impl(FP fp_) in impl() function
55 RT operator()(Class& obj, A0 & a0 , A1 & a1) const in operator ()()
[all …]
Dmember_function_ptr_20.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() argument
24 RT operator()(Class& obj, A0 & a0) const in operator ()()
31 RT operator()(Class* obj, A0 & a0) const in operator ()()
35 FP fp;
49 struct impl struct
51 typedef RT result_type;
52 impl(FP fp_) in impl() argument
55 RT operator()(Class& obj, A0 & a0 , A1 & a1) const in operator ()()
[all …]
Dfunction_ptr_10.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() argument
24 RT operator()(A0 & a0 , A1 & a1) const in operator ()()
28 FP fp;
42 struct impl struct
44 typedef RT result_type;
45 impl(FP fp_) in impl() argument
48 RT operator()(A0 & a0 , A1 & a1 , A2 & a2) const in operator ()()
52 FP fp;
[all …]
Dmember_function_ptr_10.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() function
24 RT operator()(Class& obj, A0 & a0) const in operator ()()
31 RT operator()(Class* obj, A0 & a0) const in operator ()()
35 FP fp;
49 struct impl struct
51 typedef RT result_type;
52 impl(FP fp_) in impl() argument
55 RT operator()(Class& obj, A0 & a0 , A1 & a1) const in operator ()()
[all …]
/third_party/boost/boost/proto/transform/detail/preprocessed/
Dcall.hpp15 struct impl struct
35 struct impl struct
55 struct impl struct
75 struct impl : transform_impl<Expr, State, Data> struct
77 …ult_type b0; typedef typename when<_, A1>::template impl<Expr, State, Data> a1; typedef typename a…
78 typedef detail::poly_function_traits<Fun, Fun(b0 , b1 , b2 , b3)> function_traits;
79 typedef typename function_traits::result_type result_type;
88 result_type operator ()( in operator ()()
106 struct impl struct
126 struct impl : transform_impl<Expr, State, Data> struct
[all …]
Dmake_gcc_workaround.hpp15 struct impl : transform_impl<Expr, State, Data> struct
17 typedef proto::expr<Tag, Args, Arity> result_type;
19 result_type operator ()( in operator ()()
36 struct impl : transform_impl<Expr, State, Data> struct
38 typedef proto::basic_expr<Tag, Args, Arity> result_type;
40 result_type operator ()( in operator ()()
58 struct impl : transform_impl<Expr, State, Data> struct
60 typedef proto::expr<Tag, Args, Arity> result_type;
62 result_type operator ()( in operator ()()
79 struct impl : transform_impl<Expr, State, Data> struct
[all …]
Dlazy.hpp21 struct impl struct
41 struct impl struct
53 struct impl struct
79 struct impl struct
91 struct impl struct
117 struct impl struct
129 struct impl struct
155 struct impl struct
167 struct impl struct
193 struct impl struct
[all …]
/third_party/boost/boost/spirit/home/support/
Dmake_component.hpp132 struct impl : make_terminal_impl<Expr, State, Data, Domain> {}; struct
139 struct impl : proto::transform_impl<Expr, State, Data> struct
143 child;
147 child_component;
151 elements;
153 typedef make_component<Domain, Tag> make_component_;
158 result_type;
160 result_type operator()( in operator ()()
181 struct impl : proto::transform_impl<Expr, State, Data> struct
187 lhs_component;
[all …]
/third_party/boost/boost/xpressive/detail/static/transforms/
Das_action.hpp81 struct impl : proto::transform_impl<Expr, State, Data> struct
83 typedef typename impl::expr expr_type;
90 attr_type;
99 result_type;
101 result_type operator ()(proto::ignore, proto::ignore, proto::ignore) const in operator ()()
127 struct impl : proto::transform_impl<Expr, State, Data> struct
129 typedef typename impl::expr expr_type;
130 typedef typename expr_type::proto_child0::nbr_type::type result_type;
155 struct impl : proto::transform_impl<Expr, State, Data> struct
162 result_type;
[all …]
Das_quantifier.hpp70 struct impl : proto::transform_impl<Expr, State, Data> struct
74 arg_type;
78 xpr_type;
82 matcher_type;
86 result_type;
88 result_type operator ()( in operator ()()
118 struct impl : proto::transform_impl<Expr, State, Data> struct
120 typedef typename impl::expr expr_type;
129 result_type;
131 result_type operator ()( in operator ()()
[all …]
Das_independent.hpp102 struct impl : proto::transform_impl<Expr, State, Data> struct
104 typedef typename proto::result_of::child<Expr>::type arg_type;
108 end_xpr_type;
112 xpr_type;
116 result_type;
118 result_type operator ()( in operator ()()
141 struct impl : proto::transform_impl<Expr, State, Data> struct
143 typedef typename proto::result_of::child<Expr>::type arg_type;
147 end_xpr_type;
151 xpr_type;
[all …]
/third_party/boost/tools/quickbook/src/
Dgrammar_impl.hpp114 struct quickbook_grammar::impl struct in quickbook::quickbook_grammar
116 quickbook::state& state;
117 cleanup cleanup_;
120 cl::rule<scanner> block_start;
121 cl::rule<scanner> phrase_start;
122 cl::rule<scanner> nested_phrase;
123 cl::rule<scanner> inline_phrase;
124 cl::rule<scanner> paragraph_phrase;
125 cl::rule<scanner> extended_phrase;
126 cl::rule<scanner> table_title_phrase;
[all …]
/third_party/boost/boost/phoenix/bind/detail/cpp03/
Dfunction_ptr.hpp49 struct impl struct
51 typedef RT result_type;
53 impl(FP fp_) in impl() argument
56 RT operator()() const in operator ()()
61 FP fp;
69 struct impl struct
71 typedef RT result_type;
73 impl(FP fp_) in impl() function
77 RT operator()(A &a) const in operator ()()
82 FP fp;
[all …]
Dmember_function_ptr.hpp49 struct impl struct
51 typedef RT result_type;
53 impl(FP fp_) in impl() argument
57 RT operator()(Class& obj) const in operator ()()
66 RT operator()(Class* obj) const in operator ()()
71 FP fp;
118 struct impl struct
120 typedef RT result_type;
122 impl(FP fp_) in impl() argument
126 RT operator()(Class& obj, BOOST_PHOENIX_A_ref_a) const in operator ()()
[all …]
/third_party/mindspore/mindspore/lite/src/c_api/
Dcontext_c.cc22 auto impl = new (std::nothrow) mindspore::ContextC; in OH_AI_ContextCreate() local
32 auto impl = static_cast<mindspore::ContextC *>(*context); in OH_AI_ContextDestroy() local
43 auto impl = static_cast<mindspore::ContextC *>(context); in OH_AI_ContextSetThreadNum() local
52 auto impl = static_cast<mindspore::ContextC *>(context); in OH_AI_ContextGetThreadNum() local
61 auto impl = static_cast<mindspore::ContextC *>(context); in OH_AI_ContextSetThreadAffinityMode() local
71 auto impl = static_cast<mindspore::ContextC *>(context); in OH_AI_ContextGetThreadAffinityMode() local
81 auto impl = static_cast<mindspore::ContextC *>(context); in OH_AI_ContextSetThreadAffinityCoreList() local
91 auto impl = static_cast<mindspore::ContextC *>(context); in OH_AI_ContextGetThreadAffinityCoreList() local
101 auto impl = static_cast<mindspore::ContextC *>(context); in OH_AI_ContextSetEnableParallel() local
110 auto impl = static_cast<mindspore::ContextC *>(context); in OH_AI_ContextGetEnableParallel() local
[all …]
/third_party/boost/boost/proto/transform/
Denv.hpp180 struct impl struct
182 typedef env<data_type, typename detail::value_type<T>::type> result_type;
184 result_type const operator()(detail::arg<T> t) const in operator ()()
192 struct impl<T, true> struct
194 typedef T result_type;
196 typename add_const<T>::type operator()(detail::arg<T> t) const in operator ()()
239 struct impl struct
248 result_type;
250 result_type operator()(detail::arg<Env>) const in operator ()()
257 struct impl<Env, false> struct
[all …]
Dfold_tree.hpp27 struct impl struct
29 typedef mpl::false_ result_type;
33 struct impl<Expr, State, Data, typename Expr::proto_tag> struct
35 typedef mpl::true_ result_type;
39 struct impl<Expr &, State, Data, typename Expr::proto_tag> struct
41 typedef mpl::true_ result_type;
93 struct impl struct
102 struct impl<Expr &, State, Data> struct
148 struct impl struct
157 struct impl<Expr &, State, Data> struct
Dfold.hpp89 struct impl : transform_impl<Expr, State, Data> struct
96 sequence;
103 state0;
108 fun;
116 result_type;
127 result_type operator ()( in operator ()()
151 struct impl : transform_impl<Expr, State, Data> struct
158 sequence;
165 state0;
170 fun;
[all …]
/third_party/boost/boost/filesystem/
Dexception.hpp78 struct impl : struct in boost::filesystem::filesystem_error
81 path m_path1; // may be empty()
82 path m_path2; // may be empty()
83 std::string m_what; // not built until needed
85 BOOST_DEFAULTED_FUNCTION(impl(), {}) in impl() argument
87 impl(path const& path1, path const& path2) : m_path1(path1), m_path2(path2) {} in impl() argument

12345678910>>...40