Home
last modified time | relevance | path

Searched refs:update_parents (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/graph/
Dgraph.hh454 update_parents (); in sort_shortest_distance()
621 update_parents (); in assign_spaces()
675 update_parents (); in isolate_subgraph()
909 update_parents (); in duplicate()
998 update_parents(); in is_fully_connected()
1068 update_parents(); in print_orphaned_nodes()
1175 void update_parents () in update_parents() function
Dserialize.hh147 graph.update_parents (); in print_overflows()
/external/e2fsprogs/e2fsck/
Dpass2.c92 static void update_parents(struct dx_dir_info *dx_dir, int type) in update_parents() function
224 update_parents(dx_dir, DX_DIRBLOCK_LEAF); in e2fsck_pass2()
228 update_parents(dx_dir, DX_DIRBLOCK_NODE); in e2fsck_pass2()