Home
last modified time | relevance | path

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

1234

/external/python/cpython3/Python/
Dast_opt.c687 astfold_mod(mod_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_mod()
709 astfold_expr(expr_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_expr()
832 astfold_keyword(keyword_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_keyword()
839 astfold_comprehension(comprehension_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_comprehension()
850 astfold_arguments(arguments_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_arguments()
863 astfold_arg(arg_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_arg()
872 astfold_stmt(stmt_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_stmt()
1007 astfold_excepthandler(excepthandler_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_excepthandler()
1021 astfold_withitem(withitem_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_withitem()
1029 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_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
/external/pigweed/pw_bluetooth_sapphire/fuchsia/bt_hci_virtual/
Dcontroller.h90 fidl::WireClient<fuchsia_driver_framework::Node> node_; variable
/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/deqp-deps/SPIRV-Tools/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/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()
/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/host/gap/public/pw_bluetooth_sapphire/internal/host/gap/
Dpeer_cache.h260 inspect::Node node_; variable
Dpeer.h372 inspect::Node node_; variable
560 inspect::Node node_; variable
789 inspect::Node node_; variable
/external/pytorch/torch/csrc/lazy/core/
Dtensor.h16 NodePtr node_; variable
/external/libchrome/mojo/core/ports/
Dnode.h190 Node* const node_; in COMPONENT_EXPORT() local
/external/cronet/tot/net/disk_cache/blockfile/
Dentry_impl.h297 CacheRankingsBlock node_; // Rankings related information for this entry. variable
/external/cronet/stable/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 __anon38d21cd00111::IsBinaryOpSupportedTest

1234