HomeSort by relevance Sort by last modified time
    Searched refs:PPFile (Results 1 - 13 of 13) sorted by null

  /external/clang/tools/scan-build/libexec/
ccc-analyzer 165 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
169 system $Clang, @$Args, "-E", "-o", $PPFile;
172 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
177 `uname -a >> $PPFile.info.txt 2>&1`;
178 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
179 rename($ofile, "$PPFile.stderr.txt");
180 return (basename $PPFile);
318 my $ppfile;
336 if (!(defined $ppfile)) {
    [all...]
  /prebuilts/clang/darwin-x86/host/3.6/tools/scan-build/
ccc-analyzer 135 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
138 system $Clang, @$Args, "-E", "-o", $PPFile;
142 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
147 `uname -a >> $PPFile.info.txt 2>&1`;
148 `$Compiler -v >> $PPFile.info.txt 2>&1`;
149 rename($ofile, "$PPFile.stderr.txt");
150 return (basename $PPFile);
308 my $ppfile;
326 if (!(defined $ppfile)) {
    [all...]
  /prebuilts/clang/host/darwin-x86/3.8/tools/scan-build/
ccc-analyzer 162 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
166 system $Clang, @$Args, "-E", "-o", $PPFile;
169 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
174 `uname -a >> $PPFile.info.txt 2>&1`;
175 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
176 rename($ofile, "$PPFile.stderr.txt");
177 return (basename $PPFile);
311 my $ppfile;
329 if (!(defined $ppfile)) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/tools/scan-build/libexec/
ccc-analyzer 165 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
169 system $Clang, @$Args, "-E", "-o", $PPFile;
172 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
177 `uname -a >> $PPFile.info.txt 2>&1`;
178 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
179 rename($ofile, "$PPFile.stderr.txt");
180 return (basename $PPFile);
318 my $ppfile;
336 if (!(defined $ppfile)) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/tools/scan-build/libexec/
ccc-analyzer 165 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
169 system $Clang, @$Args, "-E", "-o", $PPFile;
172 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
177 `uname -a >> $PPFile.info.txt 2>&1`;
178 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
179 rename($ofile, "$PPFile.stderr.txt");
180 return (basename $PPFile);
318 my $ppfile;
336 if (!(defined $ppfile)) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2690385/tools/scan-build/libexec/
ccc-analyzer 165 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
169 system $Clang, @$Args, "-E", "-o", $PPFile;
172 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
177 `uname -a >> $PPFile.info.txt 2>&1`;
178 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
179 rename($ofile, "$PPFile.stderr.txt");
180 return (basename $PPFile);
318 my $ppfile;
336 if (!(defined $ppfile)) {
    [all...]
  /prebuilts/clang/host/linux-x86/3.8/tools/scan-build/
ccc-analyzer 162 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
166 system $Clang, @$Args, "-E", "-o", $PPFile;
169 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
174 `uname -a >> $PPFile.info.txt 2>&1`;
175 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
176 rename($ofile, "$PPFile.stderr.txt");
177 return (basename $PPFile);
311 my $ppfile;
329 if (!(defined $ppfile)) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2629532/tools/scan-build/libexec/
ccc-analyzer 165 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
169 system $Clang, @$Args, "-E", "-o", $PPFile;
172 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
177 `uname -a >> $PPFile.info.txt 2>&1`;
178 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
179 rename($ofile, "$PPFile.stderr.txt");
180 return (basename $PPFile);
318 my $ppfile;
336 if (!(defined $ppfile)) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2658975/tools/scan-build/libexec/
ccc-analyzer 165 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
169 system $Clang, @$Args, "-E", "-o", $PPFile;
172 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
177 `uname -a >> $PPFile.info.txt 2>&1`;
178 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
179 rename($ofile, "$PPFile.stderr.txt");
180 return (basename $PPFile);
318 my $ppfile;
336 if (!(defined $ppfile)) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/tools/scan-build/libexec/
ccc-analyzer 165 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
169 system $Clang, @$Args, "-E", "-o", $PPFile;
172 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
177 `uname -a >> $PPFile.info.txt 2>&1`;
178 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
179 rename($ofile, "$PPFile.stderr.txt");
180 return (basename $PPFile);
318 my $ppfile;
336 if (!(defined $ppfile)) {
    [all...]
  /prebuilts/clang/linux-x86/host/3.6/tools/scan-build/
ccc-analyzer 135 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
138 system $Clang, @$Args, "-E", "-o", $PPFile;
142 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
147 `uname -a >> $PPFile.info.txt 2>&1`;
148 `$Compiler -v >> $PPFile.info.txt 2>&1`;
149 rename($ofile, "$PPFile.stderr.txt");
150 return (basename $PPFile);
308 my $ppfile;
326 if (!(defined $ppfile)) {
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
ccc-analyzer 116 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
119 system $Clang, @ClangFlags, @$Args, @ClangFlagsEnd, "-E", "-o", $PPFile;
123 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
128 `uname -a >> $PPFile.info.txt 2>&1`;
129 `$Compiler -v >> $PPFile.info.txt 2>&1`;
130 system 'mv',$ofile,"$PPFile.stderr.txt";
131 return (basename $PPFile);
290 my $ppfile;
308 if (!(defined $ppfile)) {
    [all...]
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
ccc-analyzer 116 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
119 system $Clang, @ClangFlags, @$Args, @ClangFlagsEnd, "-E", "-o", $PPFile;
123 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
128 `uname -a >> $PPFile.info.txt 2>&1`;
129 `$Compiler -v >> $PPFile.info.txt 2>&1`;
130 system 'mv',$ofile,"$PPFile.stderr.txt";
131 return (basename $PPFile);
290 my $ppfile;
308 if (!(defined $ppfile)) {
    [all...]

Completed in 483 milliseconds