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

  /external/clang/tools/scan-build/libexec/
ccc-analyzer 284 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
288 print $ofh $_;
292 close $ofh;
  /prebuilts/clang/darwin-x86/host/3.6/tools/scan-build/
ccc-analyzer 272 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
275 print $ofh $_;
278 close $ofh;
  /prebuilts/clang/host/darwin-x86/3.8/tools/scan-build/
ccc-analyzer 277 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
281 print $ofh $_;
285 close $ofh;
  /prebuilts/clang/host/darwin-x86/clang-2629532/tools/scan-build/libexec/
ccc-analyzer 284 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
288 print $ofh $_;
292 close $ofh;
  /prebuilts/clang/host/darwin-x86/clang-2658975/tools/scan-build/libexec/
ccc-analyzer 284 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
288 print $ofh $_;
292 close $ofh;
  /prebuilts/clang/host/darwin-x86/clang-2690385/tools/scan-build/libexec/
ccc-analyzer 284 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
288 print $ofh $_;
292 close $ofh;
  /prebuilts/clang/host/linux-x86/3.8/tools/scan-build/
ccc-analyzer 277 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
281 print $ofh $_;
285 close $ofh;
  /prebuilts/clang/host/linux-x86/clang-2629532/tools/scan-build/libexec/
ccc-analyzer 284 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
288 print $ofh $_;
292 close $ofh;
  /prebuilts/clang/host/linux-x86/clang-2658975/tools/scan-build/libexec/
ccc-analyzer 284 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
288 print $ofh $_;
292 close $ofh;
  /prebuilts/clang/host/linux-x86/clang-2690385/tools/scan-build/libexec/
ccc-analyzer 284 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
288 print $ofh $_;
292 close $ofh;
  /prebuilts/clang/linux-x86/host/3.6/tools/scan-build/
ccc-analyzer 272 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
275 print $ofh $_;
278 close $ofh;
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
ccc-analyzer 254 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
257 print $ofh $_;
260 close $ofh;
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
ccc-analyzer 254 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
257 print $ofh $_;
260 close $ofh;

Completed in 498 milliseconds