Home
last modified time | relevance | path

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

123

/external/python/cpython3/Python/
Dast_opt.c683 astfold_mod(mod_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_mod()
705 astfold_expr(expr_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_expr()
828 astfold_keyword(keyword_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_keyword()
835 astfold_comprehension(comprehension_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_comprehension()
846 astfold_arguments(arguments_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_arguments()
859 astfold_arg(arg_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_arg()
868 astfold_stmt(stmt_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_stmt()
995 astfold_excepthandler(excepthandler_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_excepthandler()
1009 astfold_withitem(withitem_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_withitem()
1017 astfold_pattern(pattern_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_pattern()
[all …]
/external/tensorflow/tensorflow/lite/kernels/shim/
Dtflite_op_shim.h72 TfLiteNode* node_; variable
97 TfLiteNode* node_; variable
/external/dynamic_depth/internal/xmpmeta/xml/
Dserializer_impl.h171 xmlNodePtr node_; variable
/external/sdv/vsomeip/third_party/boost/intrusive/example/
Ddoc_derivation_value_traits.cpp42 simple_node node_; member
47 simple_node node_; member
Ddoc_member_value_traits.cpp42 simple_node node_; member
47 simple_node node_; member
/external/leveldb/db/
Dskiplist.h97 Node* node_; variable
/external/perfetto/src/trace_processor/importers/proto/
Dmemory_tracker_snapshot_parser.h49 GlobalNodeGraph::Node* node_; variable
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dobject_reader.h142 const TfLiteNode* node_; variable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stackdepot.h26 StackDepotNode *node_; member
/external/libchrome/components/policy/core/common/
Dschema.h206 const internal::SchemaNode* node_; variable
/external/tensorflow/tensorflow/core/common_runtime/
Dstep_stats_collector.h129 const NodeDef* const node_; // Not owned. variable
/external/angle/third_party/spirv-tools/src/source/opt/
Dinstruction_list.h94 delete node_; in Erase() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction_list.h94 delete node_; in Erase() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction_list.h94 delete node_; in Erase() local
/external/sdv/vsomeip/third_party/boost/multi_index/include/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()
/external/sdv/vsomeip/third_party/boost/spirit/include/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
/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
Dpeer_cache.h260 inspect::Node node_; variable
Dpeer.h326 inspect::Node node_; variable
481 inspect::Node node_; variable
712 inspect::Node node_; variable
/external/libchrome/mojo/core/ports/
Dnode.h190 Node* const node_; in COMPONENT_EXPORT() local
/external/cronet/net/disk_cache/blockfile/
Dentry_impl.h297 CacheRankingsBlock node_; // Rankings related information for this entry. variable
/external/tensorflow/tensorflow/lite/delegates/coreml/builders/
Dutil_test.cc66 TfLiteNode node_; member in __anon19b8492e0111::IsBinaryOpSupportedTest
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/partition/
Dequivset.hpp81 node *node_ = *rhs_iter_; in intersect() local
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/
Dcord_rep_btree_navigator.h147 CordRepBtree* node_[CordRepBtree::kMaxDepth]; variable

123