Searched defs:new_child (Results 1 – 15 of 15) sorted by relevance
/third_party/protobuf/python/ |
D | stubout.py | 112 def Set(self, parent, child_name, new_child): argument
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
D | node.c | 422 static void _ppir_node_replace_child(ppir_src *src, ppir_node *old_child, ppir_node *new_child) in _ppir_node_replace_child() 430 void ppir_node_replace_child(ppir_node *parent, ppir_node *old_child, ppir_node *new_child) in ppir_node_replace_child()
|
/third_party/flutter/engine/flutter/flow/layers/ |
D | opacity_layer.cc | 27 auto new_child = std::make_shared<flutter::TransformLayer>(identity); in EnsureSingleChild() local
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | rsndec.c | 107 rsn_dec_set_child (RsnDec * self, GstElement * new_child) in rsn_dec_set_child() 309 GstElement *new_child; in rsn_dec_change_state() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
D | node.c | 375 gpir_node *new_child) in gpir_node_replace_child()
|
/third_party/iowow/src/utils/ |
D | iwavl.c | 167 struct iwavl_node *new_child in avl_replace_child()
|
/third_party/ltp/testcases/kernel/device-drivers/acpi/ |
D | ltp_acpi_cmds.c | 147 acpi_handle new_child; in acpi_traverse() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | scalar_analysis.cpp | 411 SENode* new_child) { in UpdateChildNode()
|
D | loop_dependence.cpp | 1440 SENode* new_child = scalar_evolution_.SimplifyExpression( in PropagateConstraints() local
|
/third_party/spirv-tools/source/opt/ |
D | scalar_analysis.cpp | 411 SENode* new_child) { in UpdateChildNode()
|
D | loop_dependence.cpp | 1440 SENode* new_child = scalar_evolution_.SimplifyExpression( in PropagateConstraints() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | scalar_analysis.cpp | 411 SENode* new_child) { in UpdateChildNode()
|
D | loop_dependence.cpp | 1440 SENode* new_child = scalar_evolution_.SimplifyExpression( in PropagateConstraints() local
|
/third_party/python/Lib/collections/ |
D | __init__.py | 1017 def new_child(self, m=None, **kwargs): # like Django's Context.push() member in ChainMap
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 64681 struct clk_core *new_child; member
|