Home
last modified time | relevance | path

Searched defs:node_ (Results 1 – 25 of 46) sorted by relevance

12

/third_party/python/Python/
Dast_opt.c468 astfold_mod(mod_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_mod()
490 astfold_expr(expr_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_expr()
613 astfold_keyword(keyword_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_keyword()
620 astfold_comprehension(comprehension_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_comprehension()
631 astfold_arguments(arguments_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_arguments()
644 astfold_arg(arg_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_arg()
653 astfold_stmt(stmt_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_stmt()
774 astfold_excepthandler(excepthandler_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_excepthandler()
788 astfold_withitem(withitem_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_withitem()
796 astfold_pattern(pattern_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_pattern()
[all …]
/third_party/cef/libcef/renderer/
Ddom_node_impl.h57 blink::WebNode node_; variable
/third_party/mindspore/mindspore/lite/micro/coder/opcoders/
Dop_coder_builder.h57 const mindspore::lite::Model::Node *node_ = nullptr; variable
/third_party/mindspore/mindspore/ccsrc/runtime/hccl_adapter/
Dall_to_all_v_calc_param.h39 CNodeWeakPtr node_; variable
/third_party/boost/libs/intrusive/example/
Ddoc_member_value_traits.cpp42 simple_node node_; member
47 simple_node node_; member
Ddoc_derivation_value_traits.cpp42 simple_node node_; member
47 simple_node node_; member
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dunique_cpu_kernel.cc57 auto node_ = node_wpt_.lock(); in Launch() local
Dmasked_select_cpu_kernel.cc66 auto node_ = node_wpt_.lock(); in Launch() local
Dpad_and_shift_cpu_kernel.cc84 auto node_ = node_wpt_.lock(); in LaunchKernel() local
/third_party/boost/boost/multi_index/detail/
Dbidir_node_iterator.hpp46 explicit bidir_node_iterator(Node* node_):node(node_){} in bidir_node_iterator()
Drnd_node_iterator.hpp44 explicit rnd_node_iterator(Node* node_):node(node_){} in rnd_node_iterator()
Dduplicates_iterator.hpp39 duplicates_iterator(Node* node_,Node* end_,Predicate pred_): in duplicates_iterator()
Dhash_index_iterator.hpp52 hashed_index_iterator(Node* node_):node(node_){} in hashed_index_iterator()
Dnode_handle.hpp147 node_handle(Node* node_,const allocator_type& al):node(node_) in node_handle()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction_list.h94 delete node_; in Erase() local
/third_party/spirv-tools/source/opt/
Dinstruction_list.h94 delete node_; in Erase() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstruction_list.h94 delete node_; in Erase() local
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_bootstrap.h83 std::unique_ptr<Node> node_; variable
/third_party/grpc/src/core/ext/xds/
Dxds_bootstrap.h110 std::unique_ptr<Node> node_; variable
/third_party/boost/boost/spirit/home/support/detail/lexer/
Dgenerator.hpp285 detail::node *node_ = parser::parse (regex_.c_str (), in build_macros() local
434 static void closure_ex (detail::node *node_, bool &end_state_, in closure_ex()
675 const detail::node *node_ = *iter_; in fill_rhs_list() local
715 const detail::node *node_ = *iter_; in fixup_bol() local
/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node_mac.mm249 client::OsrAXNode* node_; field
/third_party/boost/boost/spirit/home/support/detail/lexer/partition/
Dequivset.hpp81 node *node_ = *rhs_iter_; in intersect() local
/third_party/mindspore/mindspore/core/abstract/
Dabstract_function.h211 AnfNodeWeakPtr node_; variable
314 AnfNodeWeakPtr node_; variable
/third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/
Dswitch_actor.h164 CNodePtr node_; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_btree_navigator.h147 CordRepBtree* node_[CordRepBtree::kMaxHeight]; variable

12