HomeSort by relevance Sort by last modified time
    Searched full:mkdir (Results 1326 - 1350 of 3531) sorted by null

<<51525354555657585960>>

  /external/clang/docs/
HowToSetupToolingForLLVM.rst 33 $ mkdir your/build/directory
175 $ mkdir your/build/directory
  /external/cmockery/cmockery_0_1_2/
install-sh 59 mkdirprog="${MKDIRPROG-mkdir}"
240 # mkdir can fail with a `File exist' error in case several
  /external/dbus/tools/
dbus-launch-x11.c 194 if (mkdir (dir, 0700) < 0)
204 if (mkdir (dir, 0700) < 0)
  /external/elfutils/tests/
run-readelf-dwz-multi.sh 140 mkdir .dwz
240 mkdir .dwz
  /external/google-breakpad/autotools/
compile 318 if mkdir "$lockdir" >/dev/null 2>&1; then
323 # FIXME: race condition here if user kills between mkdir and trap.
  /external/icu/icu4c/source/config/
mh-cygwin-msvc 194 ICUPKGDATA_INSTALL_DIR = $(shell mkdir -p $(DESTDIR)$(ICUPKGDATA_DIR) ; cygpath -dma $(DESTDIR)$(ICUPKGDATA_DIR))#M#
195 ICUPKGDATA_INSTALL_LIBDIR = $(shell mkdir -p $(DESTDIR)$(libdir) ; cygpath -dma $(DESTDIR)$(libdir))#M#
mh-msys-msvc 187 ICUPKGDATA_INSTALL_DIR = $(shell mkdir -p $(DESTDIR)$(ICUPKGDATA_DIR) ; echo $(DESTDIR)$(ICUPKGDATA_DIR))#M#
188 ICUPKGDATA_INSTALL_LIBDIR = $(shell mkdir -p $(DESTDIR)$(libdir) ; echo $(DESTDIR)$(libdir))#M#
  /external/iproute2/tc/
tc_bpf.c 411 ret = mkdir(bpf_tc_dir, S_IRWXU);
413 fprintf(stderr, "mkdir %s failed: %s\n", bpf_tc_dir,
421 ret = mkdir(bpf_glo_dir, S_IRWXU);
423 fprintf(stderr, "mkdir %s failed: %s\n", bpf_glo_dir,
974 ret = mkdir(tmp, S_IRWXU);
976 fprintf(stderr, "mkdir %s failed: %s\n", tmp, strerror(errno));
999 ret = mkdir(tmp, S_IRWXU);
1001 fprintf(stderr, "mkdir %s failed: %s\n", tmp,
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
compile 281 if mkdir "$lockdir" >/dev/null 2>&1; then
286 # FIXME: race condition here if user kills between mkdir and trap.
  /external/libcxxabi/www/
index.html 86 <li><code>mkdir build &amp;&amp; cd build</code></li>
97 <li><code>mkdir build &amp;&amp; cd build</code></li>
  /external/libedit/
compile 318 if mkdir "$lockdir" >/dev/null 2>&1; then
323 # FIXME: race condition here if user kills between mkdir and trap.
  /external/libevent/
compile 313 if mkdir "$lockdir" >/dev/null 2>&1; then
318 # FIXME: race condition here if user kills between mkdir and trap.
  /external/libgdx/extensions/gdx-freetype/jni/
build-linux32.xml 131 <mkdir dir="${buildDir}"/>
174 <mkdir dir="${libsDir}" />
build-linux64.xml 131 <mkdir dir="${buildDir}"/>
174 <mkdir dir="${libsDir}" />
build-macosx32.xml 131 <mkdir dir="${buildDir}"/>
174 <mkdir dir="${libsDir}" />
build-macosx64.xml 131 <mkdir dir="${buildDir}"/>
174 <mkdir dir="${libsDir}" />
build-windows32.xml 131 <mkdir dir="${buildDir}"/>
174 <mkdir dir="${libsDir}" />
build-windows32home.xml 131 <mkdir dir="${buildDir}"/>
174 <mkdir dir="${libsDir}" />
build-windows64.xml 131 <mkdir dir="${buildDir}"/>
174 <mkdir dir="${libsDir}" />
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
CMakeLists.txt 18 # mkdir ~/freetype2.compiled
128 mkdir build; cd build; cmake .."
  /external/libmicrohttpd/
compile 318 if mkdir "$lockdir" >/dev/null 2>&1; then
323 # FIXME: race condition here if user kills between mkdir and trap.
  /external/libogg/
install-sh 59 mkdirprog="${MKDIRPROG-mkdir}"
240 # mkdir can fail with a `File exist' error in case several
  /external/libopus/
compile 314 if mkdir "$lockdir" >/dev/null 2>&1; then
319 # FIXME: race condition here if user kills between mkdir and trap.
  /external/libvorbis/
install-sh 59 mkdirprog="${MKDIRPROG-mkdir}"
240 # mkdir can fail with a `File exist' error in case several
  /external/llvm/autoconf/
install-sh 59 mkdirprog="${MKDIRPROG-mkdir}"
239 # mkdir can fail with a `File exist' error in case several

Completed in 1066 milliseconds

<<51525354555657585960>>