/aosp_15_r20/external/python/cpython3/Python/ |
D | ast_opt.c | 683 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/ |
D | generator.hpp | 285 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 D | tflite_op_shim.h | 72 TfLiteNode* node_; variable 97 TfLiteNode* node_; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/example/ |
D | doc_member_value_traits.cpp | 42 simple_node node_; member 47 simple_node node_; member
|
D | doc_derivation_value_traits.cpp | 42 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 D | peer.h | 351 inspect::Node node_; variable 519 inspect::Node node_; variable 751 inspect::Node node_; variable
|
H A D | peer_cache.h | 260 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 D | UpdateNodeRequest.java | 124 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 D | CreateNodeRequest.java | 178 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 D | UpdateNodeRequest.java | 124 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 D | CreateNodeRequest.java | 179 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 D | CreateNodeRequest.java | 178 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 D | serializer_impl.h | 171 xmlNodePtr node_; variable
|
/aosp_15_r20/external/leveldb/db/ |
H A D | skiplist.h | 97 Node* node_; variable
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/bt_hci_virtual/ |
H A D | controller.h | 90 fidl::WireClient<fuchsia_driver_framework::Node> node_; variable
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/ |
H A D | memory_tracker_snapshot_parser.h | 49 GlobalNodeGraph::Node* node_; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
H A D | object_reader.h | 142 const TfLiteNode* node_; variable
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_stackdepot.h | 26 StackDepotNode *node_; member
|
/aosp_15_r20/external/libchrome/components/policy/core/common/ |
H A D | schema.h | 206 const internal::SchemaNode* node_; variable
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/ |
H A D | impl.h | 842 Node* node_; variable 1026 Node* node_; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | step_stats_collector.h | 129 const NodeDef* const node_; // Not owned. variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/ |
D | bidir_node_iterator.hpp | 46 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 D | instruction_list.h | 94 delete node_; in Erase() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | instruction_list.h | 94 delete node_; in Erase() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | instruction_list.h | 94 delete node_; in Erase() local
|