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.py281 first_child = to_append[0]
283 first_child.previous_element = new_parents_last_descendant
285 first_child.previous_element = new_parent_element
286 first_child.previous_sibling = new_parents_last_child
288 new_parents_last_descendant.next_element = first_child
290 new_parent_element.next_element = first_child
292 new_parents_last_child.next_sibling = first_child
/openbmc/libpldm/src/dsp/
H A Dpdr.c460 pldm_entity_node *first_child; member
564 node->first_child = NULL; in pldm_entity_association_tree_add_entity()
590 parent->first_child = node; in pldm_entity_association_tree_add_entity()
614 parent->first_child; in pldm_entity_association_tree_add_entity()
654 get_num_nodes(node->first_child, num); in get_num_nodes()
723 return node->first_child != NULL; in pldm_entity_is_node_parent()
762 pldm_entity_node *curr = node->first_child; in pldm_entity_get_num_children()
781 pldm_entity_node *curr = parent->first_child; in pldm_is_current_parent_child()
825 pldm_entity_node *node = curr->first_child; in entity_association_pdr_add_children()
1222 (*new_node)->first_child = NULL; in entity_association_tree_copy()
[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.dump11208 'name' => 'first_child',