Home
last modified time | relevance | path

Searched refs:first_child (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D_html5lib.py417 first_child = to_append[0]
419 first_child.previous_element = new_parents_last_descendant
421 first_child.previous_element = new_parent_element
422 first_child.previous_sibling = new_parents_last_child
424 new_parents_last_descendant.next_element = first_child
426 new_parent_element.next_element = first_child
428 new_parents_last_child.next_sibling = first_child
/openbmc/libpldm/src/dsp/
H A Dpdr.c468 pldm_entity_node *first_child; member
563 node->first_child = NULL; in pldm_entity_association_tree_add_entity()
582 } else if (parent != NULL && parent->first_child == NULL) { in pldm_entity_association_tree_add_entity()
589 parent->first_child = node; in pldm_entity_association_tree_add_entity()
616 parent->first_child; in pldm_entity_association_tree_add_entity()
656 get_num_nodes(node->first_child, num); in get_num_nodes()
673 entity_association_tree_visit(node->first_child, entities, index); in entity_association_tree_visit()
705 entity_association_tree_destroy(node->first_child); in entity_association_tree_destroy()
725 return node->first_child != NULL; in pldm_entity_is_node_parent()
766 pldm_entity_node *curr = node->first_child; in pldm_entity_get_num_children()
[all...]
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_fru_test.cpp113 pldm_entity_node* first_child; in TEST() member
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump11990 'name' => 'first_child',