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

  /prebuilts/clang/darwin-x86/host/3.6/tools/scan-build/
scan-build 943 my $IgnoreErrors = shift;
948 if ($IgnoreErrors) {
1022 my $IgnoreErrors = shift;
1029 return RunXcodebuild($Args, $IgnoreErrors, $CCAnalyzer, $CXXAnalyzer, $Options);
1062 if ($IgnoreErrors) {
    [all...]
  /prebuilts/clang/host/darwin-x86/3.8/tools/scan-build/
scan-build 943 my $IgnoreErrors = shift;
948 if ($IgnoreErrors) {
1022 my $IgnoreErrors = shift;
1029 return RunXcodebuild($Args, $IgnoreErrors, $CCAnalyzer, $CXXAnalyzer, $Options);
1062 if ($IgnoreErrors) {
    [all...]
  /prebuilts/clang/host/linux-x86/3.8/tools/scan-build/
scan-build 943 my $IgnoreErrors = shift;
948 if ($IgnoreErrors) {
1022 my $IgnoreErrors = shift;
1029 return RunXcodebuild($Args, $IgnoreErrors, $CCAnalyzer, $CXXAnalyzer, $Options);
1062 if ($IgnoreErrors) {
    [all...]
  /prebuilts/clang/linux-x86/host/3.6/tools/scan-build/
scan-build 943 my $IgnoreErrors = shift;
948 if ($IgnoreErrors) {
1022 my $IgnoreErrors = shift;
1029 return RunXcodebuild($Args, $IgnoreErrors, $CCAnalyzer, $CXXAnalyzer, $Options);
1062 if ($IgnoreErrors) {
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
scan-build 906 my $IgnoreErrors = shift;
911 if ($IgnoreErrors) {
985 my $IgnoreErrors = shift;
992 return RunXcodebuild($Args, $IgnoreErrors, $CCAnalyzer, $CXXAnalyzer, $Options);
1025 if ($IgnoreErrors) {
    [all...]
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
scan-build 906 my $IgnoreErrors = shift;
911 if ($IgnoreErrors) {
985 my $IgnoreErrors = shift;
992 return RunXcodebuild($Args, $IgnoreErrors, $CCAnalyzer, $CXXAnalyzer, $Options);
1025 if ($IgnoreErrors) {
    [all...]
  /external/clang/tools/scan-build/bin/
scan-build 53 IgnoreErrors => 0, # Ignore build errors.
969 my $IgnoreErrors = shift;
974 if ($IgnoreErrors) {
1048 my $IgnoreErrors = shift;
1055 return RunXcodebuild($Args, $IgnoreErrors, $CCAnalyzer, $CXXAnalyzer, $EnvVars);
1088 if ($IgnoreErrors) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/tools/scan-build/bin/
scan-build 53 IgnoreErrors => 0, # Ignore build errors.
969 my $IgnoreErrors = shift;
974 if ($IgnoreErrors) {
1048 my $IgnoreErrors = shift;
1055 return RunXcodebuild($Args, $IgnoreErrors, $CCAnalyzer, $CXXAnalyzer, $EnvVars);
1088 if ($IgnoreErrors) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/tools/scan-build/bin/
scan-build 53 IgnoreErrors => 0, # Ignore build errors.
969 my $IgnoreErrors = shift;
974 if ($IgnoreErrors) {
1048 my $IgnoreErrors = shift;
1055 return RunXcodebuild($Args, $IgnoreErrors, $CCAnalyzer, $CXXAnalyzer, $EnvVars);
1088 if ($IgnoreErrors) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2690385/tools/scan-build/bin/
scan-build 53 IgnoreErrors => 0, # Ignore build errors.
969 my $IgnoreErrors = shift;
974 if ($IgnoreErrors) {
1048 my $IgnoreErrors = shift;
1055 return RunXcodebuild($Args, $IgnoreErrors, $CCAnalyzer, $CXXAnalyzer, $EnvVars);
1088 if ($IgnoreErrors) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2629532/tools/scan-build/bin/
scan-build 53 IgnoreErrors => 0, # Ignore build errors.
969 my $IgnoreErrors = shift;
974 if ($IgnoreErrors) {
1048 my $IgnoreErrors = shift;
1055 return RunXcodebuild($Args, $IgnoreErrors, $CCAnalyzer, $CXXAnalyzer, $EnvVars);
1088 if ($IgnoreErrors) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2658975/tools/scan-build/bin/
scan-build 53 IgnoreErrors => 0, # Ignore build errors.
969 my $IgnoreErrors = shift;
974 if ($IgnoreErrors) {
1048 my $IgnoreErrors = shift;
1055 return RunXcodebuild($Args, $IgnoreErrors, $CCAnalyzer, $CXXAnalyzer, $EnvVars);
1088 if ($IgnoreErrors) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/tools/scan-build/bin/
scan-build 53 IgnoreErrors => 0, # Ignore build errors.
969 my $IgnoreErrors = shift;
974 if ($IgnoreErrors) {
1048 my $IgnoreErrors = shift;
1055 return RunXcodebuild($Args, $IgnoreErrors, $CCAnalyzer, $CXXAnalyzer, $EnvVars);
1088 if ($IgnoreErrors) {
    [all...]

Completed in 63 milliseconds