Searched defs:out_dir (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/disassembler/tests/ |
| D | gen_pa_file.py | 40 def create_dir(out_dir, mode=0o775): argument 174 def gen_module_and_dynamicimport_abc(args, tc, tc_dir, out_dir): argument
|
| /arkcompiler/runtime_core/libabckit/tests/stress/ |
| D | stress_sts.py | 54 def stress_single(test: Test, out_dir) -> Result: argument
|
| /arkcompiler/runtime_core/compiler/tools/ |
| D | draw_cfg.py | 132 def draw_function(function: Function, out_dir=None, no_insts=False): argument
|
| /arkcompiler/toolchain/build/compile_script/ |
| D | ark.py | 320 def libs_dir(is_arm, is_aot, is_pgo, out_dir, x64_out_dir) -> str: argument
|