Home
last modified time | relevance | path

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

12

/external/cronet/tot/third_party/protobuf/python/
Dstubout.py112 def Set(self, parent, child_name, new_child): argument
/external/protobuf/python/
Dstubout.py112 def Set(self, parent, child_name, new_child): argument
/external/python/pyfakefs/pyfakefs/
Dmox3_stubout.py116 def set(self, parent, child_name, new_child): argument
/external/cronet/stable/third_party/protobuf/python/
Dstubout.py112 def Set(self, parent, child_name, new_child): argument
/external/mesa3d/src/gallium/drivers/lima/ir/pp/
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()
/external/google-breakpad/src/processor/
Dcontained_range_map-inl.h145 ContainedRangeMap* new_child = in StoreRange() local
/external/pigweed/pw_containers/
Daa_tree_item.cc127 void AATreeItem::Replace(AATreeItem* old_child, AATreeItem* new_child) { in Replace()
/external/tensorflow/tensorflow/python/platform/
Dgoogletest.py230 def Set(self, parent, child_name, new_child): argument
/external/mesa3d/src/gallium/drivers/lima/ir/gp/
Dnode.c375 gpir_node *new_child) in gpir_node_replace_child()
/external/trusty/lk/lib/binary_search_tree/
Dbinary_search_tree.c441 struct bst_node *new_child; in bst_delete() local
/external/perfetto/src/trace_processor/importers/memory_tracker/
Dgraph.cc144 Node* new_child = node_graph_->global_graph()->CreateNode(node_graph_, this); in CreateChild() local
/external/ruy/ruy/profiler/
Dtreeview.cc77 auto* new_child = new TreeView::Node; in AddOther() local
/external/ltp/testcases/kernel/device-drivers/acpi/
Dltp_acpi_cmds.c147 acpi_handle new_child; in acpi_traverse() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_analysis.cpp410 SENode* new_child) { in UpdateChildNode()
Dloop_dependence.cpp1439 SENode* new_child = scalar_evolution_.SimplifyExpression( in PropagateConstraints() local
/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
/external/angle/third_party/spirv-tools/src/source/opt/
Dscalar_analysis.cpp410 SENode* new_child) { in UpdateChildNode()
Dloop_dependence.cpp1439 SENode* new_child = scalar_evolution_.SimplifyExpression( in PropagateConstraints() local
/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
/external/dtc/
Dlivetree.c145 struct node *new_child, *old_child; in merge_nodes() local
/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dbstree_algorithms.hpp1787 …static void set_child(node_ptr header, node_ptr new_child, node_ptr new_parent, const bool link_le… in set_child()
/external/grpc-grpc/src/core/load_balancing/rls/
Drls.cc1360 auto new_child = MakeRefCounted<ChildPolicyWrapper>( in OnRlsResponseLocked() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/rls/
Drls.cc1335 auto new_child = MakeRefCounted<ChildPolicyWrapper>( in OnRlsResponseLocked() local
/external/python/cpython3/Lib/collections/
D__init__.py1054 def new_child(self, m=None, **kwargs): # like Django's Context.push() member in ChainMap

12