Home
last modified time | relevance | path

Searched defs:build_dir (Results 1 – 11 of 11) 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
/arkcompiler/runtime_core/libabckit/tests/stress/
Dstress_test.py93 def get_compiler_path(self, build_dir) -> str: argument
97 def get_fail_list_path(self, build_dir) -> str: argument
Dstress_test262.py87 def get_compiler_path(self, build_dir) -> str: argument
Dstress_sts.py133 def get_compiler_path(self, build_dir) -> str: argument
Dstress_common.py218 def run_abckit(build_dir, source, input_abc, output_abc): argument
/arkcompiler/runtime_core/static_core/plugins/ets/doc/
Dmerge_markdown.py23 def get_chapters(source_dir, target, build_dir): argument
/arkcompiler/ets_frontend/es2panda/test/
Dtest262util.py37 def generate(self, revision, build_dir, harness_path, show_progress): argument
/arkcompiler/runtime_core/static_core/cmake/
DPandaAssembly.cmake193 set(build_dir "${CMAKE_CURRENT_BINARY_DIR}/${ARG_SUBDIR}/${ARG_TARGET}") variable
467 set(build_dir "${CMAKE_CURRENT_BINARY_DIR}/${ARG_SUBDIR}/${ARG_TARGET}") variable
/arkcompiler/runtime_core/cmake/
DPandaAssembly.cmake184 set(build_dir "${CMAKE_CURRENT_BINARY_DIR}/${ARG_SUBDIR}/${ARG_TARGET}") variable
441 set(build_dir "${CMAKE_CURRENT_BINARY_DIR}/${ARG_SUBDIR}/${ARG_TARGET}") variable
/arkcompiler/runtime_core/disassembler/tests/
Dgen_pa_file.py150 def gen_merged_abc(tc_name_pre, build_dir, output_dir, dependencies): argument
/arkcompiler/runtime_core/static_core/tests/
DCMakeLists.txt129 set(build_dir "${CMAKE_CURRENT_BINARY_DIR}/${ARG_SUBDIR}/${ARG_TARGET}-execute") variable