Home
last modified time | relevance | path

Searched defs:new_child (Results 1 – 25 of 49) sorted by relevance

12

/aosp_15_r20/frameworks/base/tools/aapt2/
H A DDominatorTree.cpp42 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 Dnode.c428 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 Dstubout.py112 def Set(self, parent, child_name, new_child): argument
/aosp_15_r20/external/python/pyfakefs/pyfakefs/
Dmox3_stubout.py124 def set(self, parent, child_name, new_child): argument
/aosp_15_r20/external/protobuf/python/
H A Dstubout.py112 def Set(self, parent, child_name, new_child): argument
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dcontained_range_map-inl.h145 ContainedRangeMap* new_child = in StoreRange() local
/aosp_15_r20/external/pigweed/pw_containers/
H A Daa_tree_item.cc127 void AATreeItem::Replace(AATreeItem* old_child, AATreeItem* new_child) { in Replace()
/aosp_15_r20/external/tensorflow/tensorflow/python/platform/
H A Dgoogletest.py230 def Set(self, parent, child_name, new_child): argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dnode.c375 gpir_node *new_child) in gpir_node_replace_child()
/aosp_15_r20/external/trusty/lk/lib/binary_search_tree/
Dbinary_search_tree.c441 struct bst_node *new_child; in bst_delete() local
/aosp_15_r20/external/ruy/ruy/profiler/
H A Dtreeview.cc77 auto* new_child = new TreeView::Node; in AddOther() local
/aosp_15_r20/external/perfetto/src/trace_processor/importers/memory_tracker/
H A Dgraph.cc144 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 Dltp_acpi_cmds.c147 acpi_handle new_child; in acpi_traverse() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_analysis.cpp410 SENode* new_child) { in UpdateChildNode()
Dloop_dependence.cpp1439 SENode* new_child = scalar_evolution_.SimplifyExpression( in PropagateConstraints() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_analysis.cpp410 SENode* new_child) { in UpdateChildNode()
H A Dloop_dependence.cpp1439 SENode* new_child = scalar_evolution_.SimplifyExpression( in PropagateConstraints() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dscalar_analysis.cpp410 SENode* new_child) { in UpdateChildNode()
H A Dloop_dependence.cpp1439 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/
Dtest_generated.cc341 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/
Dcompat.py579 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/
Dcompat.py579 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/
Dcompat.py579 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/
Dcompat.py579 def new_child(self): # like Django's Context.push() member in ChainMap
/aosp_15_r20/external/dtc/
H A Dlivetree.c145 struct node *new_child, *old_child; in merge_nodes() local

12