HomeSort by relevance Sort by last modified time
    Searched full:diagnostic (Results 901 - 925 of 1565) sorted by null

<<31323334353637383940>>

  /frameworks/native/services/sensorservice/
SensorService.h 45 #pragma clang diagnostic ignored "-Woverloaded-virtual"
  /libcore/ojluni/src/main/java/java/util/
PrimitiveIterator.java 55 * is set to {@code true} then diagnostic warnings are reported if boxing of
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
host.h 165 * Uncomment this to force all debug diagnostic to be directed through a
stl_mycomp.h 26 * Please remove the error diagnostic below before adjusting
  /ndk/sources/third_party/googletest/googletest/test/
gtest_output_test.py 209 A string with the command's combined standard and diagnostic output.
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
host.h 165 * Uncomment this to force all debug diagnostic to be directed through a
stl_mycomp.h 26 * Please remove the error diagnostic below before adjusting
  /system/core/crash_reporter/
warn_collector.l 138 #pragma GCC diagnostic ignored "-Wwrite-strings"
  /system/extras/tests/lib/testUtil/
testUtil.c 391 * causes diagnostic information to be printed and an immediate
  /external/clang/lib/Sema/
SemaStmt.cpp 231 // we might want to make a more specific diagnostic. Check for one of these
336 // so, emit an extension diagnostic.
476 // a diagnostic, and changing the location here will mess that up.
696 /// Returns true if we should emit a diagnostic about this case expression not
    [all...]
AnalysisBasedWarnings.cpp 271 // Emit diagnostic if a recursive function call is detected for all paths.
674 /// DiagUninitUse -- Helper function to produce a diagnostic for an
701 // or a 'may be used uninitialized' diagnostic otherwise.
713 // Information used when building the diagnostic.
718 // FixIts to suppress the diagnostic by removing the dead condition.
844 /// uninitialized variable. This manages the different forms of diagnostic
    [all...]
SemaAttr.cpp 372 // A pre-declared section takes precedence w/o diagnostic.
501 // Don't add a conflicting attribute. No diagnostic is needed.
SemaStmtAsm.cpp 55 // Accept, even if we emitted an error diagnostic.
222 // Accept, even if we emitted an error diagnostic.
  /external/ImageMagick/config/
tap-driver.sh 54 [--diagnostic-string=STRING] [--merge|--no-merge]
86 --diagnostic-string) diag_string=$2; shift;;
  /external/apache-xml/src/main/java/org/apache/xpath/
XPath.java 128 /** The pattern string, mainly kept around for diagnostic purposes.
462 /** Set to true to get diagnostic messages about the result of
  /external/clang/include/clang/AST/
DeclarationName.h 545 /// into a diagnostic with <<.
554 /// DeclarationName's into a partial diagnostic with <<.
NestedNameSpecifier.h 17 #include "clang/Basic/Diagnostic.h"
505 /// NestedNameSpecifiers into a diagnostic with <<.
  /external/clang/include/clang/Analysis/
ProgramPoint.h 503 /// The nearest statement is provided for diagnostic purposes.
627 /// This is a meta program point, which should be skipped by all the diagnostic
  /external/clang/include/clang/StaticAnalyzer/Core/
AnalyzerOptions.h 56 /// AnalysisDiagClients - Set of available diagnostic clients for rendering
462 /// Returns whether or not the diagnostic report should be always reported
  /external/clang/lib/StaticAnalyzer/Checkers/
MacOSKeychainAPIChecker.cpp 122 /// Mark an AllocationPair interesting for diagnostic reporting.
359 // TODO: We might want a more precise diagnostic for double free
  /external/clang/tools/driver/
cc1as_main.cpp 15 #include "clang/Basic/Diagnostic.h"
460 // Construct our diagnostic client.
  /external/clang/www/analyzer/
release_notes.html 66 <li>Xcode: Bugs that occur within header code (e.g., C++) are now reported within the callers in the main source file. For example, if you misuse a C++ function declared in a header the primary diagnostic will be in the caller (in the main source file). The full expanded path, however, will show the bug in the header code as well. These kind of cross-file issues are currently only support by Xcode, not the HTML output.</li>
78 <li>Diagnostic polish.</li>
  /external/llvm/lib/Target/BPF/
BPFISelLowering.cpp 39 // Diagnostic information for unimplemented or unsupported feature reporting.
42 // Debug location where this diagnostic is triggered.
  /external/llvm/test/MC/AArch64/
arm64-diags.s 431 ; Check that we give the proper "too few operands" diagnostic even when
484 ; Check that we give the proper "too few operands" diagnostic instead of
  /external/lz4/lib/
lz4hc.c 52 # pragma GCC diagnostic ignored "-Wunused-function"
56 # pragma clang diagnostic ignored "-Wunused-function"

Completed in 2124 milliseconds

<<31323334353637383940>>