Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 3 of 3) sorted by relevance

/scripts/
Dchecktransupdate.py33 def get_origin_path(file_path): argument
42 def get_latest_commit_from(file_path, commit): argument
96 def check_per_file(file_path): argument
Dmacro_checker.py71 def file_check_macro(file_path, report): argument
/scripts/clang-tools/
Dgen_compile_commands.py152 def process_line(root_directory, command_prefix, file_path): argument