Home
last modified time | relevance | path

Searched refs:scope_guard (Results 1 – 21 of 21) sorted by relevance

/third_party/boost/libs/unordered/test/helpers/
Dexception_test.hpp50 for (::test::scope_guard unordered_test_guard(BOOST_STRINGIZE(scope_name)); \
68 class scope_guard class
70 scope_guard& operator=(scope_guard const&);
71 scope_guard(scope_guard const&);
78 scope_guard(char const* name) in scope_guard() function in test::scope_guard
84 ~scope_guard() in ~scope_guard()
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/irpass/
Dgradient_eliminate.cc25 ScopeGuard scope_guard(vnode->scope()); in ExpandJPrimitive() local
88 ScopeGuard scope_guard(vnode->scope()); in ExpandJ() local
Dbranch_culling.h136 ScopeGuard scope_guard(scope); in operator()
Denv_item_eliminate.h291 ScopeGuard scope_guard(scope); in operator()
Dspecial_op_eliminate.h707 ScopeGuard scope_guard(scope); in operator()
/third_party/boost/libs/scope_exit/example/
DJamfile.v218 run scope_guard.cpp ;
/third_party/boost/boost/signals2/detail/
Dscope_guard.hpp78 typedef const scope_guard_impl_base& scope_guard; typedef
Dauto_buffer.hpp296 scope_guard guard = make_obj_guard( *this, in move_to_new_buffer()
524 scope_guard guard = make_obj_guard( *this, in operator =()
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/ad/
Ddfunctor.cc257 ScopeGuard scope_guard(morph->scope()); in MapMorphism() local
520 ScopeGuard scope_guard(primal->scope()); in MapPrimitiveToK() local
546 ScopeGuard scope_guard(primal->scope()); in MapFuncGraphToK() local
573 ScopeGuard scope_guard(primal->scope()); in MapParameterToK() local
584 ScopeGuard scope_guard(node->scope()); in MapFvObject() local
611 ScopeGuard scope_guard(p->scope()); in MapParamObject() local
Dkprim.cc263 ScopeGuard scope_guard(scope); in GetBprop() local
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Dprogram_specialize.cc305 ScopeGuard scope_guard(node->scope()); in ProcessNode() local
434 ScopeGuard scope_guard(node->scope()); in BuildSpecializedNode() local
550 ScopeGuard scope_guard(new_node->scope()); in BuildSpecializedParameterNode() local
Dprim.cc94 ScopeGuard scope_guard(scope); in Run() local
196 ScopeGuard scope_guard(scope); in Run() local
277 ScopeGuard scope_guard(scope); in Run() local
1007 ScopeGuard scope_guard(scope); in StaticGetter() local
1418 ScopeGuard scope_guard(scope); in HandleDoSignature() local
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Dresolve.cc293 ScopeGuard scope_guard(node->scope()); in ResolveObjectAndAddToManager() local
Dparse.cc264 ScopeGuard scope_guard(scope); in ParseFunction() local
/third_party/boost/libs/scope_exit/doc/
Dscope_exit.qbk57 [import ../example/scope_guard.cpp]
402 …xit__ we can simply do the following (see also [@../../example/scope_guard.cpp =scope_guard.cpp=]):
/third_party/boost/boost/multi_index/detail/
Dscope_guard.hpp95 typedef const scope_guard_impl_base& scope_guard; typedef
Dord_index_impl.hpp90 detail::scope_guard BOOST_JOIN(check_invariant_,__LINE__)= \
/third_party/boost/boost/multi_index/
Dsequenced_index.hpp52 detail::scope_guard BOOST_JOIN(check_invariant_,__LINE__)= \
Drandom_access_index.hpp60 detail::scope_guard BOOST_JOIN(check_invariant_,__LINE__)= \
Dhashed_index.hpp62 detail::scope_guard BOOST_JOIN(check_invariant_,__LINE__)= \
/third_party/boost/boost/
Dmulti_index_container.hpp67 detail::scope_guard BOOST_JOIN(check_invariant_,__LINE__)= \