Home
last modified time | relevance | path

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

/scripts/
A Dlist_boards.py17 from list_hardware import unique_paths
171 for root in unique_paths(args.board_roots):
184 for root in unique_paths(args.arch_roots):
321 for root in unique_paths(args.board_roots):
338 for root in unique_paths(args.board_roots):
A Dlist_hardware.py206 def unique_paths(paths): function
213 for root in unique_paths(args.arch_roots):
242 for root in unique_paths(args.soc_roots):

Completed in 6 milliseconds