Home
last modified time | relevance | path

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

/third_party/elfutils/src/
Dunstrip.c2140 handle_file (const char *output_file, bool create_dirs, in handle_file()
2241 handle_explicit_files (const char *output_file, bool create_dirs, bool force, in handle_explicit_files()
2292 handle_dwfl_module (const char *output_file, bool create_dirs, bool force, in handle_dwfl_module()
/third_party/rust/rust/src/tools/clippy/lintcheck/src/
Dmain.rs783 fn create_dirs(krate_download_dir: &Path, extract_dir: &Path) { in create_dirs() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/kernel_builder/ascend/akg/
Dcustom.py881 def create_dirs(*dirs): function
/third_party/curl/src/
Dtool_cfgable.h180 bool create_dirs; member