Searched defs:dest_dir (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lldb/scripts/ |
H A D | install_custom_python.py | 30 def copy_one_file(dest_dir, source_dir, filename): argument 37 def copy_named_files(dest_dir, source_dir, files, extensions, copy_debug_suffix_also): argument 44 def copy_subdirectory(dest_dir, source_dir, subdir): argument 51 def copy_distro(dest_dir, dest_subdir, source_dir, source_prefix): argument
|
/llvm-project/clang/tools/scan-build-py/tests/unit/ |
H A D | test_intercept.py | 55 def create_csrutil(dest_dir, status): argument 60 def create_sestatus(dest_dir, status): argument
|
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy/ |
H A D | copy.pass.cpp | 188 const path dest_dir = env.create_dir("dest_dir"); in from_is_regular_file() local
|
/llvm-project/llvm/utils/mlgo-utils/mlgo/corpus/ |
H A D | extract_ir_lib.py | 78 def dest_dir(self): member in TrainingIRExtractor
|