Home
last modified time | relevance | path

Searched refs:mkpath (Results 1 – 16 of 16) 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/chromium/android/
DgenerateAndroidForwardingHeader.pl61 mkpath($1);
/external/webkit/Tools/Scripts/
Dold-run-webkit-tests942mkpath catfile($expectedPixelDir, dirname($base)) if $testDirectory ne $expectedPixelDir;
962 mkpath catfile($expectedDir, dirname($base)) if $testDirectory ne $expectedDir;
1005 mkpath catfile($platformTestDirectory, dirname($base));
1026 mkpath $dir;
1087 mkpath $dir;
1163 mkpath $testResultsDirectory;
1303 mkpath $dir;
1409 mkpath $absTestResultsDirectory;
1762 mkpath $dir;
2132 mkpath(dirname($actualResultsPath));
[all …]
Dwebkitdirs.pm1469 File::Path::mkpath($dir) or die "Failed to create build directory " . $dir
1516 File::Path::mkpath($buildPath) unless -d $buildPath;
1624 File::Path::mkpath($dir);
1731 File::Path::mkpath($examplesDir);
Dbisect-builds126mkpath($nightlyDownloadDirectory, 0, 0755) || die "Could not create $nightlyDownloadDirectory: $!";
/external/webkit/Source/WebCore/inspector/
Dcombine-javascript-resources.pl62 mkpath $outputDirectory;
/external/linux-tools-perf/util/
Dcache.h80 extern char *mkpath(const char *fmt, ...) __attribute__((format (printf, 1, 2)));
Dpath.c88 char *mkpath(const char *fmt, ...) in mkpath() function
Dconfig.c415 char *user_config = strdup(mkpath("%s/.perfconfig", home)); in perf_config()
/external/webkit/Source/WebKit2/Scripts/
Dgenerate-forwarding-headers.pl89 mkpath($targetDirectory);
/external/clang/tools/scan-build/
Dc++-analyzer97 mkpath $Dir;
309 mkpath $dir;
Dccc-analyzer97 mkpath $Dir;
309 mkpath $dir;
/external/webkit/Source/WebCore/platform/qt/
DFileSystemQt.cpp78 return QDir::root().mkpath(path); in makeAllDirectories()
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dtask.rb203 test( ?d, dir ) or FileUtils.mkpath( dir )
/external/linux-tools-perf/
Dbuiltin-help.c384 if (stat(mkpath("%s/perf.html", html_path), &st) in get_html_page_path()
/external/webkit/Source/WebCore/dom/
Dmake_names.pl99 mkpath($outputDir);