Searched refs:directory (Results 1 – 5 of 5) sorted by relevance
/scripts/clang-tools/ |
D | gen_compile_commands.py | 65 os.path.abspath(args.directory), 68 args.paths if len(args.paths) > 0 else [args.directory]) 71 def cmdfiles_in_dir(directory): argument 85 for dirpath, _, filenames in os.walk(directory): 194 log_level, directory, output, ar, paths = parse_arguments() 225 entry = process_line(directory, result.group(1),
|
/scripts/ |
D | patch-kernel | 72 source directory defaults to /usr/src/linux, 73 patch directory defaults to the current directory,
|
D | Kbuild.include | 24 # filename of target with directory and extension stripped 86 # output directory for tests below
|
/scripts/kconfig/tests/ |
D | pytest.ini | 6 # the directory name that contains it. Use __init__.py for all test files.
|
/scripts/dtc/ |
D | dtx_diff | 30 (default is current directory) 44 If DTx is a directory, it is treated as a DT subtree, such as
|