Home
last modified time | relevance | path

Searched refs:mkdir (Results 1 – 25 of 764) sorted by relevance

12345678910>>...31

/llvm-project-15.0.7/llvm/test/tools/llvm-debuginfod-find/
H A Dlocal.test6 RUN: mkdir -p %t/a/.build-id
7 RUN: mkdir -p %t/b/.build-id/00/00000000000000
8 RUN: mkdir -p %t/b/.build-id/01/23456789012345.debug
9 RUN: mkdir -p %t/b/.build-id/02/22222222222222
10 RUN: mkdir -p %t/c/.build-id/
/llvm-project-15.0.7/llvm/utils/release/
H A Dtest-release.sh286 mkdir -p $BuildDir
291 mkdir -p $LogDir
333 mkdir -p $SrcDir
343 mkdir -p $TestSuiteSrcDir
541 mkdir -p $TestSuiteBuildDir
586 mkdir -p $llvmCore_phase1_objdir
587 mkdir -p $llvmCore_phase1_destdir
589 mkdir -p $llvmCore_phase2_objdir
590 mkdir -p $llvmCore_phase2_destdir
592 mkdir -p $llvmCore_phase3_objdir
[all …]
/llvm-project-15.0.7/libc/src/sys/stat/linux/
H A DCMakeLists.txt2 mkdir
4 mkdir.cpp
6 ../mkdir.h
/llvm-project-15.0.7/clang/test/Analysis/scan-build/
H A Dsilence-core-checkers.test4 RUN: rm -rf %t.output_dir && mkdir %t.output_dir
9 RUN: rm -rf %t.output_dir && mkdir %t.output_dir
15 RUN: rm -rf %t.output_dir && mkdir %t.output_dir
21 RUN: rm -rf %t.output_dir && mkdir %t.output_dir
H A Ddeduplication.test4 RUN: rm -rf %t.output_dir && mkdir %t.output_dir
12 RUN: rm -rf %t.output_dir && mkdir %t.output_dir
21 RUN: rm -rf %t.output_dir && mkdir %t.output_dir
/llvm-project-15.0.7/lldb/scripts/
H A Dinstall_custom_python.py61 os.mkdir(dest_dir)
96 os.mkdir(tools_dest_dir)
117 os.mkdir(dlls_dir)
123 os.mkdir(libs_dir)
173 os.mkdir(args.dest)
/llvm-project-15.0.7/lldb/test/Shell/Reproducer/
H A DTestWorkingDir.test7 # RUN: mkdir -p %t.repro
8 # RUN: mkdir -p %t
9 # RUN: mkdir -p %t/binary
22 # RUN: mkdir -p %t/probably_unique
/llvm-project-15.0.7/clang/test/CodeCompletion/
H A Dpch-and-module.m13 // RUN: rm -rf %t && mkdir %t
17 // RUN: rm -rf %t && mkdir %t
22 // RUN: rm -rf %t && mkdir %t
27 // RUN: rm -rf %t && mkdir %t
/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/shtest-shell/
H A Ddiff-r.txt5 # RUN: mkdir -p %t/dir1 %t/dir2
12 # RUN: mkdir -p %t/dir1/subdir %t/dir2/subdir
19 # RUN: mkdir -p %t/dir1/empty_subdir %t/dir2/empty_subdir
H A Dvalid-shell.txt17 # Check mkdir and rm folder operations.
20 # Check the mkdir command with -p option.
24 # RUN: mkdir -p %T/test
38 # RUN: mkdir %T/test1
41 # RUN: cd %T/test1 && mkdir foo
57 # RUN: mkdir %T/test || true
84 # RUN: mkdir -p %T/dir1 %T/dir2
92 # RUN: mkdir -p %T/testCat
104 # RUN: mkdir -p %T/testCat
120 # RUN: mkdir -p %T/testCat
[all …]
H A Dmkdir-error-2.txt1 # Check error on a unsupported mkdir (missing operand).
3 # RUN: mkdir -p
H A Dmkdir-error-1.txt1 # Check error on a unsupported mkdir (only does not support -m option).
3 # RUN: mkdir -p -m 777 temp
H A Dmkdir-error-0.txt1 # Check error on a unsupported mkdir (cannot be part of a pipeline).
3 # RUN: mkdir -p temp | rm -rf temp
/llvm-project-15.0.7/clang/test/Modules/
H A Dtarget-platform-features.m3 // RUN: mkdir %t
4 // RUN: mkdir %t/cache
5 // RUN: mkdir %t/InputsA
34 // RUN: mkdir %t/InputsB
45 // RUN: mkdir %t/InputsC
63 // RUN: mkdir %t/InputsD
/llvm-project-15.0.7/lld/test/MachO/
H A Dsyslibroot.test11 RUN: mkdir -p %t/usr/lib
20 RUN: mkdir -p %t/Library/libxml2-development
35 RUN: mkdir -p %t.2/usr/lib
52 RUN: mkdir -p %t/System/Library/Frameworks
60 RUN: mkdir -p %t/Library/Frameworks
61 RUN: mkdir -p %t.2/Library/Frameworks
/llvm-project-15.0.7/lldb/test/API/macosx/find-dsym/bundle-with-dot-in-filename/
H A DMakefile9 mkdir com.apple.sbd.xpc
11 mkdir -p com.apple.sbd.xpc.dSYM/Contents/Resources/DWARF
14 mkdir hide.app
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
H A Dbuild_symbolizer.sh65 mkdir -p $BUILD_DIR
92 mkdir -p ${ZLIB_BUILD}
100 mkdir -p ${LIBCXX_BUILD}
132 mkdir -p ${LLVM_BUILD}
152 mkdir ${SYMBOLIZER_BUILD}
/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/shtest-not/
H A Dnot-calls-mkdir.txt1 # RUN: not mkdir %t/foobar
2 # RUN: not --crash mkdir foobar
/llvm-project-15.0.7/lldb/test/API/macosx/find-dsym/deep-bundle/
H A DMakefile8 mkdir -p MyFramework.framework/Versions/A/Headers
9 mkdir -p MyFramework.framework/Versions/A/Resources
18 mkdir hide.app
/llvm-project-15.0.7/libc/src/sys/stat/
H A DCMakeLists.txt6 mkdir
9 .${LIBC_TARGET_OS}.mkdir
/llvm-project-15.0.7/flang/
H A D.drone.star12 "mkdir llvm-project/build && cd llvm-project/build",
16 "mkdir build && cd build",
38 "mkdir llvm-project/build && cd llvm-project/build",
42 "mkdir build && cd build",
/llvm-project-15.0.7/llvm/utils/
H A Dsysroot.py19 os.mkdir(out_dir)
27 os.mkdir(os.path.join(out_dir, 'Windows Kits'))
50 os.mkdir(out_dir)
/llvm-project-15.0.7/lld/test/ELF/
H A Dreproduce.s4 # RUN: mkdir -p %t.dir/build1
23 # RUN: mkdir -p %t.dir/build2/a/b/c
30 # RUN: mkdir -p %t.dir/build3
38 # RUN: mkdir "sysroot with spaces"
75 # RUN: mkdir -p %t.dir/build4/a/b/c
/llvm-project-15.0.7/lldb/test/API/linux/sepdebugsymlink/
H A DMakefile7 mkdir $@
13 mkdir $@
/llvm-project-15.0.7/clang/test/VFS/
H A Dsubframework-symlink.m10 // RUN: mkdir %t
12 // RUN: mkdir -p %t/WithSubframework.framework/Headers
15 // RUN: mkdir -p %t/WithSubframework.framework/Frameworks

12345678910>>...31