Searched defs:child_node (Results 1 – 11 of 11) sorted by relevance
69 struct child_node : public node_base struct71 child_node(const std::string& __id) in child_node() function
60 auto child_node = child_node_user.first->cast<CNodePtr>(); in Process() local
74 auto child_node = child_node_user.first->cast<CNodePtr>(); in Process() local
23 for (xmlNodePtr child_node = children; child_node != NULL; child_node = child_node->next) { in get_text_from_children() local
196 void *child_node = (void *)(ctx->dst + child_offset); in lvp_build_internal_node() local
461 auto child_node = child_node_user.first->cast<CNodePtr>(); in RemoveTensorToScalar() local
141 std::vector<std::shared_ptr<DatasetOp>> child_node = this->Children(); in ~DataQueueOp() local
890 mindspore::CNodePtr child_node = nullptr; in AddSwitchNode() local
1690 PyHamtNode *child_node; in hamt_node_array_assoc() local
12499 for (auto child_node : d->children_nodes()) in visit_end() local