HomeSort by relevance Sort by last modified time
    Searched refs:makedir (Results 1 - 12 of 12) sorted by null

  /external/u-boot/scripts/
mkmakefile 31 makedir := \$(dir \$(call lastword,\$(MAKEFILE_LIST)))
41 MAKEARGS += O=\$(if \$(patsubst /%,,\$(makedir)),\$(CURDIR)/)\$(patsubst %/,%,\$(makedir))
  /external/ltp/testcases/kernel/fs/fs_bind/bin/
Makefile 29 INSTALL_TARGETS := check_prop lockfile makedir setup setupnslock
  /external/ltp/testcases/kernel/fs/fs-bench/
create-files.c 18 void makedir(char *dir1);
52 makedir(dir1);
56 makedir(dir2);
60 makedir(dir3);
84 void makedir(char *dir1) function
  /external/ltp/testcases/kernel/fs/scsi/ltpfs/
main.c 50 int makedir(char *dir1);
267 makedir(dir1);
275 makedir(dir2);
282 makedir(dir3);
313 int makedir(char *dir1) function
  /external/zlib/src/contrib/untgz/
untgz.c 116 int makedir OF((char *));
328 int makedir (char *newdir) function
464 makedir(fname);
488 makedir(fname);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
ftpmirror.py 110 makedir(localdir)
368 def makedir(pathname): function
372 if dirname: makedir(dirname)
  /external/zlib/src/contrib/minizip/
miniunz.c 138 int makedir (newdir) function
418 makedir(write_filename);
  /external/fonttools/Lib/fontTools/ufoLib/
__init__.py 893 parentFS.makedir(rootDir)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
tarfile.py 2183 def makedir(self, tarinfo, targetpath): member in class:TarFile
    [all...]
  /external/python/cpython2/Lib/
tarfile.py 2218 def makedir(self, tarinfo, targetpath): member in class:TarFile
    [all...]
  /external/python/cpython3/Lib/
tarfile.py 2139 def makedir(self, tarinfo, targetpath): member in class:TarFile
    [all...]
  /external/ltp/android/
Android.ltp.mk     [all...]

Completed in 1653 milliseconds