HomeSort by relevance Sort by last modified time
    Searched refs:Spec (Results 26 - 50 of 103) sorted by null

12 3 4 5

  /external/webkit/Tools/Scripts/
bisect-builds 44 use File::Spec;
117 my $nightlyBuildsURLBase = $nightlyWebSite . File::Spec->catdir("/builds", $branch, "mac");
118 my $nightlyFilesURLBase = $nightlyWebSite . File::Spec->catdir("/files", $branch, "mac");
122 $safariPath = File::Spec->catdir($safariPath, "Contents/MacOS/Safari") if $safariPath =~ m#\.app/*#;
124 $nightlyDownloadDirectory = File::Spec->catdir($nightlyDownloadDirectory, $branch);
215 DIR => File::Spec->tmpdir(),
228 my $path = File::Spec->catfile($directory, $filename);
273 my $versionPlist = File::Spec->catdir(dirname(dirname($path)), "version.plist");
291 our $nightlyDownloadDirectory = File::Spec->catdir($ENV{HOME}, "Library/Caches/WebKit-Nightlies");
294 my $rcfile = File::Spec->catdir($ENV{HOME}, ".bisect-buildsrc")
    [all...]
run-mangleme-tests 35 use File::Spec;
156 while (system("/usr/bin/curl -q --silent --stderr - --output " . File::Spec->devnull() . " $listen") && $retryCount) {
run-api-tests 139 open(DEVNULL, ">", File::Spec->devnull()) or die "Failed to open /dev/null";
168 my $apiTesterPath = File::Spec->catfile(productDir(), "TestWebKitAPI$apiTesterNameSuffix.exe");
194 open(DEVNULL, ">", File::Spec->devnull()) or die "Failed to open /dev/null";
227 my $apiTesterPath = File::Spec->catfile(productDir(), "TestWebKitAPI$apiTesterNameSuffix.exe");
255 open(DEVNULL, ">", File::Spec->devnull()) or die "Failed to open /dev/null";
svn-unapply 66 use File::Spec;
221 my @dirs = File::Spec->splitdir($path);
223 my $dir = File::Spec->catdir(@dirs);
svn-create-patch 48 use File::Spec;
81 my $devNull = File::Spec->devnull();
206 $sourceFile = File::Spec->abs2rel($1, $baseUrl);
218 my $file = File::Spec->catdir($prefix, $fileData->{path});
270 $diffFiles->{$path}->{isTestFile} = exists $testDirectories{(File::Spec->splitdir($path))[0]} ? 1 : 0;
385 die "can't handle absolute paths like \"$file\"\n" if File::Spec->file_name_is_absolute($file);
run-launcher 33 use File::Spec::Functions qw/catdir/;
sunspider-compare-results 28 use File::Spec;
131 @ARGV = map { File::Spec->rel2abs($_) } @ARGV;
update-webkit 38 use File::Spec;
133 my $resolveChangeLogsPath = File::Spec->catfile(dirname($0), "resolve-ChangeLogs");
update-webkit-dependency 36 use File::Spec;
72 my $tmpAbsDir = File::Spec->rel2abs($tmpRelativeDir);
116 my $relativeName = File::Spec->abs2rel($File::Find::name, "$tmpAbsDir/$file/$prefixInZip");
old-run-webkit-tests 61 use File::Spec;
62 use File::Spec::Functions;
166 my $testResultsDirectory = File::Spec->catdir($tmpDir, "layout-test-results");
437 my $dumpTool = File::Spec->catfile($productDir, $dumpToolName);
453 my $testDirectory = File::Spec->rel2abs($layoutTestsName);
462 $testResultsDirectory = File::Spec->rel2abs($testResultsDirectory);
465 my $testResults = File::Spec->catfile($testResultsDirectory, "results.html");
755 if (open EXPECTEDHASH, File::Spec->catfile($expectedPixelDir, "$base-$expectedTag.checksum")) {
762 } elsif (my $expectedHash = readChecksumFromPng(File::Spec->catfile($expectedPixelDir, "$base-$expectedTag.png"))) {
839 $expectedResultPaths{$base} = File::Spec->catfile($expectedDir, $expectedFileName)
    [all...]
run-iexploder-tests 35 use File::Spec;
svn-apply 65 use File::Spec;
164 my @dirs = File::Spec->splitdir($path);
167 $dir = File::Spec->catdir($dir, shift @dirs);
293 if (-d File::Spec->catdir($dir, $item)) {
296 next if (scmWillDeleteFile(File::Spec->catdir($dir, $item)));
VCSUtils.pm 38 use File::Spec;
197 return system("cd $dir && git rev-parse > " . File::Spec->devnull() . " 2>&1") == 0;
251 return -d File::Spec->catdir($dir, ".svn");
287 return File::Spec->abs2rel($previousDirectory, $newDirectory);
307 open INFO, "svn info '$path' 2> " . File::Spec->devnull() . " |" or die;
334 $path = File::Spec->catdir($parent, $path);
337 return File::Spec->rel2abs($last);
376 my $relativePath = File::Spec->abs2rel($file);
431 $file = File::Spec->canonpath($file);
435 foreach my $dir (File::Spec->splitdir($file))
    [all...]
check-Xcode-source-file-types 37 use File::Spec;
90 $projectFile = File::Spec->catfile($projectFile, "project.pbxproj");
parallelcl 7 use File::Spec;
168 my (undef, $tmpFile) = File::Temp::tempfile('clcommandXXXXX', DIR => File::Spec->tmpdir, OPEN => 0);
sort-Xcode-project-file 34 use File::Spec;
74 $projectFile = File::Spec->catfile($projectFile, "project.pbxproj");
  /external/antlr/antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/
Test.pm 14 use File::Spec;
68 my $grammar_file = File::Spec->catfile($tmpdir, "$grammar_name.g");
72 my $test_program_file = File::Spec->catfile($tmpdir, 'test.pl');
89 my $g_result = run_program([ File::Spec->catfile($cwd, 'tools', $antlr), '-o', $tmpdir, $grammar_file ]);
96 #local $ENV{PERLCOV_DB} = File::Spec->catfile($tmpdir, 'perlcov.db');
97 #local $ENV{NYTPROF} = 'file=' . File::Spec->catfile($tmpdir, 'nytprof.out');
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
Config.java 30 public SlotView.Spec slotViewSpec;
48 slotViewSpec = new SlotView.Spec();
84 public SlotView.Spec slotViewSpec;
99 slotViewSpec = new SlotView.Spec();
  /frameworks/base/core/java/android/widget/
GridLayout.java 66 * Each spec defines the set of rows or columns that are to be
615 Spec spec = horizontal ? p.columnSpec : p.rowSpec; local
617 Interval span = spec.span;
639 Spec spec = horizontal ? lp.columnSpec : lp.rowSpec; local
640 int index = leading ? spec.span.min : spec.span.max;
694 final Spec majorSpec = horizontal ? lp.rowSpec : lp.columnSpec;
702 final Spec minorSpec = horizontal ? lp.columnSpec : lp.rowSpec
778 Spec spec = horizontal ? lp.columnSpec : lp.rowSpec; local
967 Spec spec = horizontal ? lp.columnSpec : lp.rowSpec; local
1207 Spec spec = horizontal ? params.columnSpec : params.rowSpec; local
1250 Spec spec = horizontal ? lp.columnSpec : lp.rowSpec; local
1265 Spec spec = horizontal ? lp.columnSpec : lp.rowSpec; local
1607 Spec spec = horizontal ? lp.columnSpec : lp.rowSpec; local
2393 Spec spec = (Spec) that; local
2427 public static Spec spec(int start, int size, Alignment alignment) { method
2445 public static Spec spec(int start, Alignment alignment) { method
2462 public static Spec spec(int start, int size) { method
2478 public static Spec spec(int start) { method
    [all...]
  /frameworks/support/v7/gridlayout/src/android/support/v7/widget/
GridLayout.java 66 * Each spec defines the set of rows or columns that are to be
595 Spec spec = horizontal ? p.columnSpec : p.rowSpec; local
597 Interval span = spec.span;
619 Spec spec = horizontal ? lp.columnSpec : lp.rowSpec; local
620 int index = leading ? spec.span.min : spec.span.max;
674 final Spec majorSpec = horizontal ? lp.rowSpec : lp.columnSpec;
682 final Spec minorSpec = horizontal ? lp.columnSpec : lp.rowSpec
908 Spec spec = horizontal ? lp.columnSpec : lp.rowSpec; local
1136 Spec spec = horizontal ? params.columnSpec : params.rowSpec; local
1173 Spec spec = horizontal ? lp.columnSpec : lp.rowSpec; local
1188 Spec spec = horizontal ? lp.columnSpec : lp.rowSpec; local
1543 Spec spec = horizontal ? lp.columnSpec : lp.rowSpec; local
2326 Spec spec = (Spec) that; local
2358 public static Spec spec(int start, int size, Alignment alignment) { method
2372 public static Spec spec(int start, Alignment alignment) { method
2385 public static Spec spec(int start, int size) { method
2397 public static Spec spec(int start) { method
    [all...]
  /external/antlr/antlr-3.4/runtime/Perl5/tools/
port.pl 9 use File::Spec;
10 use File::Spec::Unix;
73 map { File::Spec->catfile($_, $filename) }
79 $resolved_file = File::Spec::Unix->canonpath($resolved_file);
  /external/llvm/utils/TableGen/
X86RecognizableInstr.cpp 1 //===- X86RecognizableInstr.cpp - Disassembler instruction spec --*- C++ -*-===//
215 Spec = &tables.specForUID(UID);
497 Spec->operands[operandIndex].encoding = ENCODING_DUP;
498 Spec->operands[operandIndex].type =
505 Spec->operands[operandIndex].encoding = encodingFromString(typeName,
507 Spec->operands[operandIndex].type = typeFromString(typeName,
517 Spec->name = Name;
524 Spec->filtered = true;
533 Spec->insnContext = insnContext();
925 Spec->modifierType = MODIFIER_MODRM
    [all...]
  /external/valgrind/main/coregrind/
m_redir.c 125 spec].
130 for spec in Specs {
131 sopatt = spec.soname pattern
132 fnpatt = spec.fnname pattern
133 redir = spec.redir addr
144 not part of the spec].
152 That completes the spec, apart from one difficult issue: duplicates.
219 spec can match an arbitrary number of times.
246 Bool mark; /* set if spec requires further processing */
247 Bool done; /* set if spec was successfully matched *
395 Spec* spec; local
1136 Spec* spec = dinfo_zalloc("redir.ahs.1", sizeof(Spec)); local
1481 HChar* spec = VG_(clo_req_tsyms)[i]; local
    [all...]
  /external/webkit/LayoutTests/fast/dom/EntityReference/script-tests/
readonly-exceptions.js 11 // Spec is ambigious as to if we should throw here or not. I've requested clarification:
  /external/llvm/include/llvm/MC/
MCSectionMachO.h 164 /// ParseSectionSpecifier - Parse the section specifier indicated by "Spec".
170 static std::string ParseSectionSpecifier(StringRef Spec, // In.

Completed in 1446 milliseconds

12 3 4 5