Home
last modified time | relevance | path

Searched refs:search_tree (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/graph/example/
Dboost_web_graph.cpp201 Graph search_tree(num_vertices(g)); in main() local
205 add_edge(parent[*vi], *vi, search_tree); in main()
217 depth_first_visit(search_tree, src, tree_printer, get(vertex_color, g)); in main()
/third_party/e2fsprogs/lib/ext2fs/
Dblkmap64_rb.c344 goto search_tree; in rb_test_bit()
374 goto search_tree; in rb_test_bit()
379 search_tree: in rb_test_bit()