Searched refs:next_child (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/trie_policy/
H A Dprefix_search_node_update_imp.hpp120 nd_it = next_child(nd_it, b, e, end_nd_it, r_traits);
127 next_child(node_iterator nd_it, typename e_access_traits::const_iterator b, typename e_access_traits::const_iterator e, node_iterator end_nd_it, const e_access_traits& r_traits) function in class:PB_DS_CLASS_C_DEC
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dmacrotab.c387 struct macro_source_file *child, *next_child;
390 for (child = src->includes; child; child = next_child)
392 next_child = child->next_included;
383 struct macro_source_file *child, *next_child; local
H A Ddwarf2read.c1699 char *next_child = info_ptr; local
1705 next_child = read_partial_die (&child_pdi, abfd, next_child,
1718 next_child = locate_pdi_sibling (&child_pdi, next_child,
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/
H A Dtrie_policy.hpp238 next_child(node_iterator, const_e_iterator, const_e_iterator,

Completed in 170 milliseconds