Home
last modified time | relevance | path

Searched defs:actor (Results 1 – 25 of 45) sorted by relevance

12

/third_party/boost/boost/phoenix/core/detail/cpp03/preprocessed/
Dactor_result_of_50.hpp34 struct actor<Expr, A0> struct
56 struct actor<Expr, A0 , A1> argument
78 struct actor<Expr, A0 , A1 , A2> struct
100 struct actor<Expr, A0 , A1 , A2 , A3> argument
122 struct actor<Expr, A0 , A1 , A2 , A3 , A4> argument
144 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5> struct
166 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6> argument
188 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7> argument
210 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7 , A8> struct
232 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7 , A8 , A9> argument
[all …]
Dactor_result_of_40.hpp34 struct actor<Expr, A0> struct
56 struct actor<Expr, A0 , A1> argument
78 struct actor<Expr, A0 , A1 , A2> struct
100 struct actor<Expr, A0 , A1 , A2 , A3> argument
122 struct actor<Expr, A0 , A1 , A2 , A3 , A4> argument
144 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5> argument
166 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6> argument
188 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7> argument
210 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7 , A8> struct
232 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7 , A8 , A9> argument
[all …]
Dactor_result_of_30.hpp34 struct actor<Expr, A0> struct
56 struct actor<Expr, A0 , A1> argument
78 struct actor<Expr, A0 , A1 , A2> struct
100 struct actor<Expr, A0 , A1 , A2 , A3> argument
122 struct actor<Expr, A0 , A1 , A2 , A3 , A4> struct
144 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5> struct
166 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6> argument
188 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7> struct
210 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7 , A8> struct
232 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7 , A8 , A9> struct
[all …]
Dactor_result_of_20.hpp34 struct actor<Expr, A0> struct
56 struct actor<Expr, A0 , A1> struct
78 struct actor<Expr, A0 , A1 , A2> struct
100 struct actor<Expr, A0 , A1 , A2 , A3> argument
122 struct actor<Expr, A0 , A1 , A2 , A3 , A4> argument
144 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5> struct
166 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6> argument
188 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7> argument
210 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7 , A8> struct
232 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7 , A8 , A9> struct
[all …]
Dactor_result_of_10.hpp34 struct actor<Expr, A0> struct
56 struct actor<Expr, A0 , A1> struct
78 struct actor<Expr, A0 , A1 , A2> struct
100 struct actor<Expr, A0 , A1 , A2 , A3> argument
122 struct actor<Expr, A0 , A1 , A2 , A3 , A4> struct
144 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5> struct
166 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6> argument
188 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7> struct
210 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7 , A8> struct
232 struct actor<Expr, A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7 , A8 , A9> argument
[all …]
/third_party/boost/boost/phoenix/core/
Dactor.hpp110 struct actor<Expr> struct
119 type;
133 struct actor struct
144 expr_type;
154 operator()() in operator ()()
163 operator()() const in operator ()()
180 eval(Env const & env) const in eval()
190 struct result<This(A...)>
199 operator()(A &&... a) in operator ()()
214 operator()(A &&... a) const in operator ()()
/third_party/boost/boost/spirit/home/lex/
Dargument_phoenix.hpp145 struct actor<spirit::lex::value_context> struct
150 > base_type;
152 actor(base_type const & base = base_type()) in actor() argument
159 operator=(Expr const & expr) const in operator =()
209 struct actor<spirit::lex::state_context> struct
214 > base_type;
216 actor(base_type const & base = base_type()) in actor() argument
223 operator=(Expr const & expr) const in operator =()
/third_party/mindspore/mindspore/core/mindrt/src/
Dmindrt.cc82 AID Spawn(const ActorReference actor, bool sharedThread) { in Spawn()
95 void Await(const ActorReference &actor) { ActorMgr::GetActorMgrRef()->Wait(actor->GetAID()); } in Await()
97 void Await(const AID &actor) { ActorMgr::GetActorMgrRef()->Wait(actor); } in Await()
100 ActorReference GetActor(const AID &actor) { return ActorMgr::GetActorMgrRef()->GetActor(actor); } in GetActor()
102 void Terminate(const AID &actor) { ActorMgr::GetActorMgrRef()->Terminate(actor); } in Terminate()
/third_party/mindspore/mindspore/core/mindrt/src/actor/
Dactormgr.cc190 int ActorMgr::EnqueueMessage(const mindspore::ActorReference actor, std::unique_ptr<mindspore::Mess… in EnqueueMessage()
197 auto actor = GetActor(to); in Send() local
227 AID ActorMgr::Spawn(const ActorReference &actor, bool shareThread) { in Spawn()
262 auto actor = GetActor(id); in Terminate() local
272 auto actor = GetActor(id); in Wait() local
/third_party/boost/boost/phoenix/core/detail/cpp03/
Dactor_result_of.hpp70 struct actor<Expr, BOOST_PHOENIX_A> struct
85 type;
/third_party/boost/boost/xpressive/detail/core/matcher/
Dend_matcher.hpp68 for(actionable const *actor = state.action_list_.next; 0 != actor; actor = actor->next) in match() local
87 for(actionable const *actor = state.action_list_.next; 0 != actor; actor = actor->next) in match() local
/third_party/boost/boost/spirit/home/classic/dynamic/
Dlazy.hpp52 ActorT actor; member
59 lazy_parser<ActorT> lazy_p(ActorT const& actor) in lazy_p()
/third_party/boost/libs/compute/example/
Dopengl_sphere.cpp125 void Render(vtkRenderer *renderer, vtkActor *actor) in Render()
154 void Initialize(vtkRenderer *renderer, vtkActor *actor) in Initialize()
209 vtkSmartPointer<vtkActor> actor = in main() local
/third_party/mindspore/mindspore/ccsrc/runtime/framework/
Dgraph_scheduler.cc316 for (auto actor : actors) { in Schedule() local
398 OpActor<DeviceTensor> *actor = nullptr; in CacheGraphOutputToActor() local
906 auto actor = FetchActor(actor_name); in LinkDataArrow() local
1649 auto actor = FetchActor(inputs[0]->DebugString()); in PrepareInputNodeForSwitchActor() local
1674 auto actor = actor_name_to_actor_[node->DebugString()]; in LinkArrowByControlNode() local
1682 auto actor = FetchActor(actor_name); in LinkArrowByControlNode() local
1727 auto actor = FetchActor(func_graph->get_return()->DebugString()); in LinkArrowByControlNode() local
1738 auto actor = FetchActor(kernel_graph->ToString()); in LinkArrowByControlNode() local
1786 auto actor = FetchActor(actor_name); in LinkDataArrowByCallInput() local
1852 auto actor = FetchActor(actor_name); in LinkDataArrowByControlNode() local
[all …]
/third_party/boost/boost/wave/util/
Dinterpret_pragma.hpp33 #define spirit_append_actor(actor) boost::spirit::classic::push_back_a(actor) argument
34 #define spirit_assign_actor(actor) boost::spirit::classic::assign_a(actor) argument
Dtime_conversion_helper.hpp24 #define spirit_append_actor(actor) boost::spirit::classic::push_back_a(actor) argument
25 #define spirit_assign_actor(actor) boost::spirit::classic::assign_a(actor) argument
/third_party/mindspore/mindspore/core/mindrt/include/async/
Dasync.h38 void Run(ActorBase *actor) override { (handler)(actor); } in Run()
/third_party/boost/boost/wave/grammars/
Dcpp_defined_grammar.hpp27 #define spirit_append_actor(actor) boost::spirit::classic::push_back_a(actor) argument
28 #define spirit_assign_actor(actor) boost::spirit::classic::assign_a(actor) argument
Dcpp_intlit_grammar.hpp29 #define spirit_append_actor(actor) boost::spirit::classic::push_back_a(actor) argument
30 #define spirit_assign_actor(actor) boost::spirit::classic::assign_a(actor) argument
Dcpp_chlit_grammar.hpp37 #define spirit_append_actor(actor) boost::spirit::classic::push_back_a(actor) argument
38 #define spirit_assign_actor(actor) boost::spirit::classic::assign_a(actor) argument
/third_party/mindspore/mindspore/core/mindrt/src/thread/
Dactor_threadpool.cc53 auto actor = pool_->PopActorFromQueue(); in RunQueueActorTask() local
118 void ActorThreadPool::PushActorToQueue(ActorBase *actor) { in PushActorToQueue()
/third_party/mindspore/mindspore/lite/src/
Dmindrt_executor.cc89 for (auto actor : op_actors_) { in Resize() local
122 for (auto actor : op_actors_) { in Prepare() local
Dlite_mindrt.cc102 [](std::shared_ptr<LiteOpActor> actor) { return actor->kernel_; }); in IsolateInputData()
814 auto actor = std::make_shared<LiteOpActor>(kernel); in CreateOpActor() local
828 for (auto &actor : actors) { in CreateOpActor() local
838 for (const auto &actor : actor_list) { in MindrtTerminate() local
/third_party/boost/boost/spirit/home/classic/core/composite/
Dactions.hpp126 ActionT actor; member in boost::spirit::action
/third_party/gstreamer/gstplugins_base/ext/libvisual/
Dvisual.h52 VisActor *actor; member

12