Searched refs:do_paths (Results 1 – 2 of 2) sorted by relevance
203 anbool do_paths = FALSE; in main() local208 do_paths = TRUE; in main()561 if (do_paths) { in main()
430 def iter_breadth_first(self, start=None, do_paths=False, do_duplicates=False): argument458 if do_paths:465 if do_paths:474 if do_paths:486 ibf = self.iter_breadth_first(a, do_paths=True, do_duplicates=True)