Home
last modified time | relevance | path

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

12345

/aosp_15_r20/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 …]
/aosp_15_r20/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
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/shim/
H A Dtflite_op_shim.h72 TfLiteNode* node_; variable
97 TfLiteNode* node_; variable
/aosp_15_r20/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
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dpeer.h351 inspect::Node node_; variable
519 inspect::Node node_; variable
751 inspect::Node node_; variable
H A Dpeer_cache.h260 inspect::Node node_; variable
/aosp_15_r20/external/google-cloud-java/java-tpu/proto-google-cloud-tpu-v2/src/main/java/com/google/cloud/tpu/v2/
H A DUpdateNodeRequest.java124 private com.google.cloud.tpu.v2.Node node_; field in UpdateNodeRequest
758 private com.google.cloud.tpu.v2.Node node_; field in UpdateNodeRequest.Builder
H A DCreateNodeRequest.java178 private com.google.cloud.tpu.v2.Node node_; field in CreateNodeRequest
841 private com.google.cloud.tpu.v2.Node node_; field in CreateNodeRequest.Builder
/aosp_15_r20/external/google-cloud-java/java-tpu/proto-google-cloud-tpu-v2alpha1/src/main/java/com/google/cloud/tpu/v2alpha1/
H A DUpdateNodeRequest.java124 private com.google.cloud.tpu.v2alpha1.Node node_; field in UpdateNodeRequest
762 private com.google.cloud.tpu.v2alpha1.Node node_; field in UpdateNodeRequest.Builder
H A DCreateNodeRequest.java179 private com.google.cloud.tpu.v2alpha1.Node node_; field in CreateNodeRequest
921 private com.google.cloud.tpu.v2alpha1.Node node_; field in CreateNodeRequest.Builder
/aosp_15_r20/external/google-cloud-java/java-tpu/proto-google-cloud-tpu-v1/src/main/java/com/google/cloud/tpu/v1/
H A DCreateNodeRequest.java178 private com.google.cloud.tpu.v1.Node node_; field in CreateNodeRequest
841 private com.google.cloud.tpu.v1.Node node_; field in CreateNodeRequest.Builder
/aosp_15_r20/external/dynamic_depth/internal/xmpmeta/xml/
H A Dserializer_impl.h171 xmlNodePtr node_; variable
/aosp_15_r20/external/leveldb/db/
H A Dskiplist.h97 Node* node_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/bt_hci_virtual/
H A Dcontroller.h90 fidl::WireClient<fuchsia_driver_framework::Node> node_; variable
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dmemory_tracker_snapshot_parser.h49 GlobalNodeGraph::Node* node_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dobject_reader.h142 const TfLiteNode* node_; variable
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.h26 StackDepotNode *node_; member
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dschema.h206 const internal::SchemaNode* node_; variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dimpl.h842 Node* node_; variable
1026 Node* node_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dstep_stats_collector.h129 const NodeDef* const node_; // Not owned. variable
/aosp_15_r20/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()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dinstruction_list.h94 delete node_; in Erase() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction_list.h94 delete node_; in Erase() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstruction_list.h94 delete node_; in Erase() local

12345