Home
last modified time | relevance | path

Searched defs:caller_ (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/coroutine/detail/
Dpush_coroutine_impl.hpp40 coroutine_context * caller_; member in boost::coroutines::detail::push_coroutine_impl
132 coroutine_context * caller_; member in boost::coroutines::detail::push_coroutine_impl
207 coroutine_context * caller_; member in boost::coroutines::detail::push_coroutine_impl
Dpull_coroutine_impl.hpp40 coroutine_context * caller_; member in boost::coroutines::detail::pull_coroutine_impl
150 coroutine_context * caller_; member in boost::coroutines::detail::pull_coroutine_impl
260 coroutine_context * caller_; member in boost::coroutines::detail::pull_coroutine_impl
Dsymmetric_coroutine_impl.hpp135 coroutine_context caller_; member in boost::coroutines::detail::symmetric_coroutine_impl
275 coroutine_context caller_; member in boost::coroutines::detail::symmetric_coroutine_impl
420 coroutine_context caller_; member in boost::coroutines::detail::symmetric_coroutine_impl
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/ad/
Dadjoint.h44 FuncGraphPtr caller_; variable
/third_party/boost/doc/html/boost_asio/example/cpp11/executors/
Dactor.cpp255 actor_address caller_; member in member
/third_party/boost/libs/asio/example/cpp14/executors/
Dactor.cpp254 actor_address caller_; member in member
/third_party/boost/libs/asio/example/cpp11/executors/
Dactor.cpp255 actor_address caller_; member in member
/third_party/boost/boost/asio/impl/
Dawaitable.hpp258 awaitable_frame_base<Executor>* caller_ = nullptr; member in boost::asio::detail::awaitable_frame_base
/third_party/boost/libs/asio/include/boost/asio/impl/
Dawaitable.hpp258 awaitable_frame_base<Executor>* caller_ = nullptr; member in boost::asio::detail::awaitable_frame_base
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Dauto_monad.cc1059 CNodePtr caller_ = nullptr; member in mindspore::pipeline::__anon60d367910111::SideEffectFinder