/frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/ |
AsmAnalyzerTest.java | 68 Map<String, InputStream> filesFound = new TreeMap<>(); 70 mAa.parseZip(mOsJarPath, map, filesFound); 93 filesFound.keySet().toArray()); 100 Map<String, InputStream> filesFound = new TreeMap<>(); 102 mAa.parseZip(mOsJarPath, zipClasses, filesFound); 119 Map<String, InputStream> filesFound = new TreeMap<>(); 121 mAa.parseZip(mOsJarPath, zipClasses, filesFound); 182 Map<String, InputStream> filesFound = new TreeMap<>(); 184 mAa.parseZip(mOsJarPath, zipClasses, filesFound); 208 Map<String, InputStream> filesFound = new TreeMap<>() [all...] |
AsmGeneratorTest.java | 245 Map<String, InputStream> filesFound = new TreeMap<>(); 246 parseZip(mOsDestJar, output, filesFound); 255 filesFound.keySet().toArray()); 333 Map<String, InputStream> filesFound = new TreeMap<>(); 334 parseZip(mOsDestJar, output, filesFound); 339 filesFound.keySet().toArray()); 416 Map<String, InputStream> filesFound = new TreeMap<>(); 417 parseZip(mOsDestJar, output, filesFound); 455 Map<String, InputStream> filesFound) throws IOException { 467 filesFound.put(entry.getName(), zip.getInputStream(entry)) [all...] |
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/ |
AsmAnalyzer.java | 100 Map<String, InputStream> filesFound = new TreeMap<>(); 102 parseZip(mOsSourceJar, zipClasses, filesFound); 112 mGen.setCopyFiles(filesFound); 119 * and all other files to <code>filesFound</code>. 123 * @param filesFound The map of file name => InputStream. The file name is 127 Map<String, InputStream> filesFound) throws IOException { 128 if (classes == null || filesFound == null) { 150 filesFound.put(entry.getName(), zip.getInputStream(entry)); [all...] |
/external/clang/tools/scan-build/bin/ |
scan-build | 537 my @filesFound; 547 push @filesFound, $relative_file; 568 if (scalar(@filesFound) == 0 and ! -e "$Dir/failures") { 580 foreach my $file (@filesFound) { ScanFile(\@Index, $Dir, $file, \@Stats); } 682 if (scalar(@filesFound)) { [all...] |
/prebuilts/clang/darwin-x86/host/3.6/tools/scan-build/ |
scan-build | 512 my @filesFound; 522 push @filesFound, $relative_file; 543 if (scalar(@filesFound) == 0 and ! -e "$Dir/failures") { 555 foreach my $file (@filesFound) { ScanFile(\@Index, $Dir, $file, \@Stats); } 657 if (scalar(@filesFound)) { [all...] |
/prebuilts/clang/host/darwin-x86/3.8/tools/scan-build/ |
scan-build | 512 my @filesFound; 522 push @filesFound, $relative_file; 543 if (scalar(@filesFound) == 0 and ! -e "$Dir/failures") { 555 foreach my $file (@filesFound) { ScanFile(\@Index, $Dir, $file, \@Stats); } 657 if (scalar(@filesFound)) { [all...] |
/prebuilts/clang/host/darwin-x86/clang-2629532/tools/scan-build/bin/ |
scan-build | 537 my @filesFound; 547 push @filesFound, $relative_file; 568 if (scalar(@filesFound) == 0 and ! -e "$Dir/failures") { 580 foreach my $file (@filesFound) { ScanFile(\@Index, $Dir, $file, \@Stats); } 682 if (scalar(@filesFound)) { [all...] |
/prebuilts/clang/host/darwin-x86/clang-2658975/tools/scan-build/bin/ |
scan-build | 537 my @filesFound; 547 push @filesFound, $relative_file; 568 if (scalar(@filesFound) == 0 and ! -e "$Dir/failures") { 580 foreach my $file (@filesFound) { ScanFile(\@Index, $Dir, $file, \@Stats); } 682 if (scalar(@filesFound)) { [all...] |
/prebuilts/clang/host/darwin-x86/clang-2690385/tools/scan-build/bin/ |
scan-build | 537 my @filesFound; 547 push @filesFound, $relative_file; 568 if (scalar(@filesFound) == 0 and ! -e "$Dir/failures") { 580 foreach my $file (@filesFound) { ScanFile(\@Index, $Dir, $file, \@Stats); } 682 if (scalar(@filesFound)) { [all...] |
/prebuilts/clang/host/linux-x86/3.8/tools/scan-build/ |
scan-build | 512 my @filesFound; 522 push @filesFound, $relative_file; 543 if (scalar(@filesFound) == 0 and ! -e "$Dir/failures") { 555 foreach my $file (@filesFound) { ScanFile(\@Index, $Dir, $file, \@Stats); } 657 if (scalar(@filesFound)) { [all...] |
/prebuilts/clang/host/linux-x86/clang-2629532/tools/scan-build/bin/ |
scan-build | 537 my @filesFound; 547 push @filesFound, $relative_file; 568 if (scalar(@filesFound) == 0 and ! -e "$Dir/failures") { 580 foreach my $file (@filesFound) { ScanFile(\@Index, $Dir, $file, \@Stats); } 682 if (scalar(@filesFound)) { [all...] |
/prebuilts/clang/host/linux-x86/clang-2658975/tools/scan-build/bin/ |
scan-build | 537 my @filesFound; 547 push @filesFound, $relative_file; 568 if (scalar(@filesFound) == 0 and ! -e "$Dir/failures") { 580 foreach my $file (@filesFound) { ScanFile(\@Index, $Dir, $file, \@Stats); } 682 if (scalar(@filesFound)) { [all...] |
/prebuilts/clang/host/linux-x86/clang-2690385/tools/scan-build/bin/ |
scan-build | 537 my @filesFound; 547 push @filesFound, $relative_file; 568 if (scalar(@filesFound) == 0 and ! -e "$Dir/failures") { 580 foreach my $file (@filesFound) { ScanFile(\@Index, $Dir, $file, \@Stats); } 682 if (scalar(@filesFound)) { [all...] |
/prebuilts/clang/linux-x86/host/3.6/tools/scan-build/ |
scan-build | 512 my @filesFound; 522 push @filesFound, $relative_file; 543 if (scalar(@filesFound) == 0 and ! -e "$Dir/failures") { 555 foreach my $file (@filesFound) { ScanFile(\@Index, $Dir, $file, \@Stats); } 657 if (scalar(@filesFound)) { [all...] |
/prebuilts/misc/darwin-x86/analyzer/tools/scan-build/ |
scan-build | 487 my @filesFound; 495 push @filesFound, $relative_file; 516 if (scalar(@filesFound) == 0 and ! -e "$Dir/failures") { 528 foreach my $file (@filesFound) { ScanFile(\@Index, $Dir, $file, \@Stats); } 630 if (scalar(@filesFound)) { [all...] |
/prebuilts/misc/linux-x86/analyzer/tools/scan-build/ |
scan-build | 487 my @filesFound; 495 push @filesFound, $relative_file; 516 if (scalar(@filesFound) == 0 and ! -e "$Dir/failures") { 528 foreach my $file (@filesFound) { ScanFile(\@Index, $Dir, $file, \@Stats); } 630 if (scalar(@filesFound)) { [all...] |