/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | DominatorTree.cpp | 42 bool DominatorTree::Node::TryAddChild(std::unique_ptr<Node> new_child) { in TryAddChild() 51 bool DominatorTree::Node::AddChild(std::unique_ptr<Node> new_child) { in AddChild()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/pp/ |
H A D | node.c | 428 static void _ppir_node_replace_child(ppir_src *src, ppir_node *old_child, ppir_node *new_child) in _ppir_node_replace_child() 436 void ppir_node_replace_child(ppir_node *parent, ppir_node *old_child, ppir_node *new_child) in ppir_node_replace_child()
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/ |
H A D | stubout.py | 112 def Set(self, parent, child_name, new_child): argument
|
/aosp_15_r20/external/python/pyfakefs/pyfakefs/ |
D | mox3_stubout.py | 124 def set(self, parent, child_name, new_child): argument
|
/aosp_15_r20/external/protobuf/python/ |
H A D | stubout.py | 112 def Set(self, parent, child_name, new_child): argument
|
/aosp_15_r20/external/google-breakpad/src/processor/ |
H A D | contained_range_map-inl.h | 145 ContainedRangeMap* new_child = in StoreRange() local
|
/aosp_15_r20/external/pigweed/pw_containers/ |
H A D | aa_tree_item.cc | 127 void AATreeItem::Replace(AATreeItem* old_child, AATreeItem* new_child) { in Replace()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/platform/ |
H A D | googletest.py | 230 def Set(self, parent, child_name, new_child): argument
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/gp/ |
H A D | node.c | 375 gpir_node *new_child) in gpir_node_replace_child()
|
/aosp_15_r20/external/trusty/lk/lib/binary_search_tree/ |
D | binary_search_tree.c | 441 struct bst_node *new_child; in bst_delete() local
|
/aosp_15_r20/external/ruy/ruy/profiler/ |
H A D | treeview.cc | 77 auto* new_child = new TreeView::Node; in AddOther() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/memory_tracker/ |
H A D | graph.cc | 144 Node* new_child = node_graph_->global_graph()->CreateNode(node_graph_, this); in CreateChild() local
|
/aosp_15_r20/external/ltp/testcases/kernel/device-drivers/acpi/ |
H A D | ltp_acpi_cmds.c | 147 acpi_handle new_child; in acpi_traverse() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | scalar_analysis.cpp | 410 SENode* new_child) { in UpdateChildNode()
|
D | loop_dependence.cpp | 1439 SENode* new_child = scalar_evolution_.SimplifyExpression( in PropagateConstraints() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | scalar_analysis.cpp | 410 SENode* new_child) { in UpdateChildNode()
|
H A D | loop_dependence.cpp | 1439 SENode* new_child = scalar_evolution_.SimplifyExpression( in PropagateConstraints() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | scalar_analysis.cpp | 410 SENode* new_child) { in UpdateChildNode()
|
H A D | loop_dependence.cpp | 1439 SENode* new_child = scalar_evolution_.SimplifyExpression( in PropagateConstraints() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/protos_generator/tests/ |
D | test_generated.cc | 341 auto new_child = test_model.add_child_model_2(); in TEST() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | compat.py | 579 def new_child(self): # like Django's Context.push() member in ChainMap
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | compat.py | 579 def new_child(self): # like Django's Context.push() member in ChainMap
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | compat.py | 579 def new_child(self): # like Django's Context.push() member in ChainMap
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | compat.py | 579 def new_child(self): # like Django's Context.push() member in ChainMap
|
/aosp_15_r20/external/dtc/ |
H A D | livetree.c | 145 struct node *new_child, *old_child; in merge_nodes() local
|