Home
last modified time | relevance | path

Searched defs:child_node (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdprograminformationnode.c56 xmlNodePtr child_node = NULL; in gst_mpd_program_information_get_xml_node() local
/third_party/musl/libc-test/src/functional/
Dtest-malloc-info.c23 for (xmlNodePtr child_node = children; child_node != NULL; child_node = child_node->next) { in get_text_from_children() local
/third_party/python/Python/
Dhamt.c1681 PyHamtNode *child_node; in hamt_node_array_assoc() local