/external/selinux/libselinux/man/ |
Makefile | 9 mkdir -p $(MAN3DIR) 10 mkdir -p $(MAN5DIR) 11 mkdir -p $(MAN8DIR)
|
/bionic/libc/bionic/ |
mkdir.cpp | 33 int mkdir(const char* path, mode_t mode) { function
|
/dalvik/dx/tests/126-main-dex-list-one-dex/ |
run | 20 mkdir classes 23 mkdir out
|
/external/autotest/client/site_tests/firmware_TouchMTB/tools/ |
firmware_common.sh | 17 mkdir -p "$dir"
|
/external/autotest/site_utils/ |
merge_checksum.sh | 20 mkdir -p "${packages_dir}"
|
/external/selinux/policycoreutils/man/ |
Makefile | 9 mkdir -p $(MAN5DIR)
|
/external/selinux/sepolgen/src/share/ |
Makefile | 6 -mkdir -p $(SHAREDIR)
|
/art/tools/dmtracedump/ |
dumpdir.sh | 5 mkdir -p $2
|
/build/kati/testcase/ |
hash_in_var.mk | 1 $(shell mkdir -p tmp)
|
/external/opencv3/samples/android/hello-android/ |
cmake_android.sh | 8 mkdir -p $BUILD_DIR
|
/external/toybox/tests/ |
rm.test | 14 mkdir dir 24 mkdir dir1 dir2 32 mkdir dir1 dir2 40 mkdir -p dir1/dir2/dir3 dir1/dir2/dir4
|
cp.test | 18 mkdir two 46 mkdir sub 57 #mkdir dir 66 mkdir dir 79 mkdir -p one/two/three/four 87 mkdir dir2 95 # mkdir one; touch one/two; ln -s two one/three
|
/frameworks/native/docs/ |
Makefile | 6 mkdir -p html 10 mkdir -p website
|
/external/mesa3d/bin/ |
installmesa | 65 mkdir -p ${INCLUDE_DIR} 66 mkdir -p ${INCLUDE_DIR}/GL 67 # NOT YET: mkdir -p ${INCLUDE_DIR}/GLES 68 mkdir -p ${LIB_DIR}
|
/external/ImageMagick/config/ |
mkinstalldirs | 72 # Solaris 8's mkdir -p isn't thread-safe. If you mkdir -p a/b and 73 # mkdir -p a/c at the same time, both will detect that a is missing, 77 # ourselves to GNU mkdir, which is thread-safe. 80 if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then 81 echo "mkdir -p -- $*" 82 exec mkdir -p -- "$@" 84 # On NextStep and OpenStep, the 'mkdir' command does not 93 if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 && 95 echo "mkdir -m $dirmode -p -- $* [all...] |
/external/cmockery/cmockery_0_1_2/ |
mkinstalldirs | 69 # Solaris 8's mkdir -p isn't thread-safe. If you mkdir -p a/b and 70 # mkdir -p a/c at the same time, both will detect that a is missing, 74 # ourselves to GNU mkdir, which is thread-safe. 77 if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then 78 echo "mkdir -p -- $*" 79 exec mkdir -p -- "$@" 81 # On NextStep and OpenStep, the `mkdir' command does not 90 if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 && 92 echo "mkdir -m $dirmode -p -- $* [all...] |
/external/libexif/ |
mkinstalldirs | 72 # Solaris 8's mkdir -p isn't thread-safe. If you mkdir -p a/b and 73 # mkdir -p a/c at the same time, both will detect that a is missing, 77 # ourselves to GNU mkdir, which is thread-safe. 80 if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then 81 echo "mkdir -p -- $*" 82 exec mkdir -p -- "$@" 84 # On NextStep and OpenStep, the `mkdir' command does not 93 if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 && 95 echo "mkdir -m $dirmode -p -- $* [all...] |
/external/llvm/autoconf/ |
mkinstalldirs | 69 # Solaris 8's mkdir -p isn't thread-safe. If you mkdir -p a/b and 70 # mkdir -p a/c at the same time, both will detect that a is missing, 74 # ourselves to GNU mkdir, which is thread-safe. 77 if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then 78 # echo "mkdir -p -- $*" 79 exec mkdir -p -- "$@" 81 # On NextStep and OpenStep, the `mkdir' command does not 90 if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 && 92 # echo "mkdir -m $dirmode -p -- $* [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/ |
mkinstalldirs | 72 # Solaris 8's mkdir -p isn't thread-safe. If you mkdir -p a/b and 73 # mkdir -p a/c at the same time, both will detect that a is missing, 77 # ourselves to GNU mkdir, which is thread-safe. 80 if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then 81 echo "mkdir -p -- $*" 82 exec mkdir -p -- "$@" 84 # On NextStep and OpenStep, the `mkdir' command does not 93 if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 && 95 echo "mkdir -m $dirmode -p -- $* [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/ |
mkinstalldirs | 72 # Solaris 8's mkdir -p isn't thread-safe. If you mkdir -p a/b and 73 # mkdir -p a/c at the same time, both will detect that a is missing, 77 # ourselves to GNU mkdir, which is thread-safe. 80 if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then 81 echo "mkdir -p -- $*" 82 exec mkdir -p -- "$@" 84 # On NextStep and OpenStep, the `mkdir' command does not 93 if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 && 95 echo "mkdir -m $dirmode -p -- $* [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/libexec/gcc/x86_64-w64-mingw32/4.8.3/install-tools/ |
mkinstalldirs | 72 # Solaris 8's mkdir -p isn't thread-safe. If you mkdir -p a/b and 73 # mkdir -p a/c at the same time, both will detect that a is missing, 77 # ourselves to GNU mkdir, which is thread-safe. 80 if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then 81 echo "mkdir -p -- $*" 82 exec mkdir -p -- "$@" 84 # On NextStep and OpenStep, the `mkdir' command does not 93 if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 && 95 echo "mkdir -m $dirmode -p -- $* [all...] |
/toolchain/binutils/binutils-2.25/ |
mkinstalldirs | 72 # Solaris 8's mkdir -p isn't thread-safe. If you mkdir -p a/b and 73 # mkdir -p a/c at the same time, both will detect that a is missing, 77 # ourselves to GNU mkdir, which is thread-safe. 80 if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then 81 echo "mkdir -p -- $*" 82 exec mkdir -p -- "$@" 84 # On NextStep and OpenStep, the 'mkdir' command does not 93 if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 && 95 echo "mkdir -m $dirmode -p -- $* [all...] |
/external/vogar/src/vogar/ |
HostFileCache.java | 22 import vogar.commands.Mkdir; 28 private final Mkdir mkdir; field in class:HostFileCache 30 public HostFileCache(Log log, Mkdir mkdir) { 32 this.mkdir = mkdir; 60 mkdir.mkdirs(CACHE_ROOT);
|
/art/test/970-iface-super-resolution-generated/ |
build | 43 mkdir -p src 44 mkdir -p src2 48 mkdir -p smali
|
/build/tools/signapk/test/ |
run | 14 mkdir -p $(dir $@) 18 mkdir -p $(dir $@) 27 mkdir -p $(dir $@)
|