Searched defs:panda_dir (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/scripts/code_style/ |
| D | clang_tidy_rename.py | 48 def run_clang_tidy(src_path, panda_dir, build_dir, fix_dir, compile_args, msg, clang_rules_autofix): argument 83 def check_file_list(file_list, panda_dir, build_dir, fix_dir, clang_rules_autofix): argument 119 def get_file_list(panda_dir, build_dir, filename_filter): argument 154 def apply_fixies(fix_dir, panda_dir): argument
|
| D | code_style_check.py | 42 def run_clang_format(src_path, panda_dir, reformat, msg): argument 110 def get_file_list(panda_dir): argument
|
| D | doxygen_style_check.py | 31 def get_file_list(panda_dir) -> list: argument
|
| /arkcompiler/runtime_core/static_core/scripts/clang-tidy/ |
| D | clang_tidy_check.py | 415 def check_headers_in_es2panda_sources(panda_dir): argument
|