Home
last modified time | relevance | path

Searched defs:panda_dir (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/scripts/code_style/
Dclang_tidy_rename.py48 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
Dcode_style_check.py42 def run_clang_format(src_path, panda_dir, reformat, msg): argument
110 def get_file_list(panda_dir): argument
Ddoxygen_style_check.py31 def get_file_list(panda_dir) -> list: argument
/arkcompiler/runtime_core/static_core/scripts/clang-tidy/
Dclang_tidy_check.py419 def check_headers_in_es2panda_sources(panda_dir): argument