Home
last modified time | relevance | path

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

12

/third_party/python/Python/
Dast_opt.c449 astfold_mod(mod_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_mod()
468 astfold_expr(expr_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_expr()
578 astfold_keyword(keyword_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_keyword()
585 astfold_comprehension(comprehension_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_comprehension()
596 astfold_arguments(arguments_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_arguments()
609 astfold_arg(arg_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_arg()
618 astfold_stmt(stmt_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_stmt()
720 astfold_excepthandler(excepthandler_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_excepthandler()
734 astfold_withitem(withitem_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_withitem()
/third_party/cef/libcef/renderer/
Ddom_node_impl.h57 blink::WebNode 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/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/spirv-tools/source/opt/
Dinstruction_list.h94 delete node_; in Erase() local
Dscalar_analysis_simplification.cpp141 SENode* node_; member in spvtools::opt::SENodeSimplifyImpl
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction_list.h94 delete node_; in Erase() local
Dscalar_analysis_simplification.cpp141 SENode* node_; member in spvtools::opt::SENodeSimplifyImpl
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_bootstrap.h83 std::unique_ptr<Node> node_; variable
Dxds_api.h338 const XdsBootstrap::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/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_btree_navigator.h147 CordRepBtree* node_[CordRepBtree::kMaxHeight]; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
Dilist.h139 T* node_; variable
/third_party/skia/third_party/externals/spirv-tools/source/util/
Dilist.h139 T* node_; variable
/third_party/node/test/cctest/
Dtest_util.cc17 struct Item { node::ListNode<Item> node_; }; in TEST() member
/third_party/grpc/test/core/channel/
Dchannel_trace_test.cc53 ChannelNode* node_; member in grpc_core::channelz::testing::ChannelNodePeer
/third_party/boost/libs/intrusive/test/
Ditestvalue.hpp39 typename Hooks::member_hook_type node_; member

12