Searched refs:mkpath (Results 1 – 16 of 16) sorted by relevance
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/ |
D | core-extensions.rb | 219 def self.mkpath( path ) singletonMethod in String.Dir 223 test( ?d, parent ) or mkpath( parent )
|
/external/chromium/android/ |
D | generateAndroidForwardingHeader.pl | 61 mkpath($1);
|
/external/webkit/Tools/Scripts/ |
D | old-run-webkit-tests | 942 … mkpath 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 …]
|
D | webkitdirs.pm | 1469 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);
|
D | bisect-builds | 126 …mkpath($nightlyDownloadDirectory, 0, 0755) || die "Could not create $nightlyDownloadDirectory: $!";
|
/external/webkit/Source/WebCore/inspector/ |
D | combine-javascript-resources.pl | 62 mkpath $outputDirectory;
|
/external/linux-tools-perf/util/ |
D | cache.h | 80 extern char *mkpath(const char *fmt, ...) __attribute__((format (printf, 1, 2)));
|
D | path.c | 88 char *mkpath(const char *fmt, ...) in mkpath() function
|
D | config.c | 415 char *user_config = strdup(mkpath("%s/.perfconfig", home)); in perf_config()
|
/external/webkit/Source/WebKit2/Scripts/ |
D | generate-forwarding-headers.pl | 89 mkpath($targetDirectory);
|
/external/clang/tools/scan-build/ |
D | c++-analyzer | 97 mkpath $Dir; 309 mkpath $dir;
|
D | ccc-analyzer | 97 mkpath $Dir; 309 mkpath $dir;
|
/external/webkit/Source/WebCore/platform/qt/ |
D | FileSystemQt.cpp | 78 return QDir::root().mkpath(path); in makeAllDirectories()
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | task.rb | 203 test( ?d, dir ) or FileUtils.mkpath( dir )
|
/external/linux-tools-perf/ |
D | builtin-help.c | 384 if (stat(mkpath("%s/perf.html", html_path), &st) in get_html_page_path()
|
/external/webkit/Source/WebCore/dom/ |
D | make_names.pl | 99 mkpath($outputDir);
|