Home
last modified time | relevance | path

Searched refs:mkpath (Results 1 – 11 of 11) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
Dcore-extensions.rb219 def self.mkpath( path ) singletonMethod in String.Dir
223 test( ?d, parent ) or mkpath( parent )
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dcache.h67 extern char *mkpath(const char *fmt, ...) __attribute__((format (printf, 1, 2)));
Dpath.c88 char *mkpath(const char *fmt, ...) in mkpath() function
Dconfig.c420 char *user_config = strdup(mkpath("%s/.perfconfig", home)); in perf_config()
/external/chromium_org/third_party/cython/src/Cython/Distutils/
Dbuild_ext.py18 from distutils.dir_util import mkpath
301 self.mkpath(os.path.dirname(target))
/external/clang/tools/scan-build/
Dccc-analyzer102 mkpath $Dir;
313 mkpath $dir;
Dscan-build215 mkpath($NewDir);
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dtask.rb203 test( ?d, dir ) or FileUtils.mkpath( dir )
/external/linux-tools-perf/perf-3.12.0/tools/perf/
Dbuiltin-help.c377 if (stat(mkpath("%s/perf.html", html_path), &st) in get_html_page_path()
/external/chromium_org/third_party/WebKit/Tools/Scripts/
Dwebkitdirs.pm2084 File::Path::mkpath($dir) or die "Failed to create build directory " . $dir
2211 File::Path::mkpath($buildPath) unless -d $buildPath;
2359 File::Path::mkpath($dir);
/external/chromium_org/third_party/lcov/bin/
Dlcov747 mkpath($absto) or