/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | Warning.java | 45 public class Warning extends SIPHeader implements WarningHeader { class 68 public Warning() { in Warning() method in Warning
|
/external/clang/lib/Sema/ |
D | AnalysisBasedWarnings.cpp | 1522 PartialDiagnosticAt Warning(Loc, S.PDiag(DiagID) << Kind << LockName); in warnLockMismatch() local 1547 PartialDiagnosticAt Warning(Loc, S.PDiag(diag::warn_cannot_resolve_lock) in handleInvalidLockExp() local 1562 PartialDiagnosticAt Warning(Loc, S.PDiag(diag::warn_unlock_kind_mismatch) in handleIncorrectUnlockKind() local 1594 PartialDiagnosticAt Warning(LocEndOfScope, S.PDiag(DiagID) << Kind in handleMutexHeldEndOfScope() local 1608 PartialDiagnosticAt Warning(Loc1, in handleExclusiveAndShared() local 1624 PartialDiagnosticAt Warning(Loc, S.PDiag(DiagID) in handleNoMutexHeld() local 1652 PartialDiagnosticAt Warning(Loc, S.PDiag(DiagID) << Kind in handleMutexNotHeld() local 1682 PartialDiagnosticAt Warning(Loc, S.PDiag(DiagID) << Kind in handleMutexNotHeld() local 1697 PartialDiagnosticAt Warning(Loc, in handleNegativeNotHeld() local 1705 PartialDiagnosticAt Warning(Loc, S.PDiag(diag::warn_fun_excludes_mutex) in handleFunExcludesLock() local [all …]
|
/external/parameter-framework/upstream/parameter/log/include/log/ |
D | LogWrapper.h | 132 typedef details::LogWrapper<true> Warning; typedef
|
/external/clang/test/CoverageMapping/ |
D | trycatch.cpp | 9 class Warning { class
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_report_decorator.h | 30 const char *Warning() { return Red(); } in Warning() function
|
/external/clang/include/clang/Frontend/ |
D | SerializedDiagnostics.h | 47 Warning, enumerator
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/ |
D | MCAsmParserExtension.h | 59 bool Warning(SMLoc L, const Twine &Msg) { in Warning() function
|
/external/clang/include/clang/Basic/ |
D | DiagnosticIDs.h | 66 Warning = 3, ///< Present this diagnostic as a warning. enumerator 120 Ignored, Note, Remark, Warning, Error, Fatal enumerator
|
D | DiagnosticOptions.h | 34 Warning = 1 << 2, enumerator
|
/external/llvm/lib/AsmParser/ |
D | LLLexer.h | 67 void Warning(const Twine &Msg) const { return Warning(getLoc(), Msg); } in Warning() function
|
D | LLLexer.cpp | 37 void LLLexer::Warning(LocTy WarningLoc, const Twine &Msg) const { in Warning() function in LLLexer
|
/external/llvm/include/llvm/MC/MCParser/ |
D | MCAsmParserExtension.h | 68 bool Warning(SMLoc L, const Twine &Msg) { in Warning() function
|
/external/google-breakpad/src/common/ |
D | stabs_to_module.cc | 148 void StabsToModule::Warning(const char *format, ...) { in Warning() function in google_breakpad::StabsToModule
|
D | stabs_reader_unittest.cc | 226 void Warning(const char *format, ...) { MockWarning(format); } in Warning() function in __anonce0796f40111::MockStabsReaderHandler
|
/external/python/cpython2/Modules/_sqlite/ |
D | connection.h | 108 PyObject* Warning; member
|
/external/compiler-rt/lib/msan/ |
D | msan_report.cc | 33 const char *Warning() { return Red(); } in Warning() function in __msan::Decorator
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCChecker.h | 28 unsigned Error, Warning, ShuffleError; member
|
/external/swiftshader/third_party/LLVM/tools/macho-dump/ |
D | macho-dump.cpp | 46 static void Warning(const Twine &Msg) { in Warning() function
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_report.cc | 41 const char *Warning() { return Red(); } in Warning() function in __tsan::Decorator
|
/external/llvm/tools/dsymutil/ |
D | MachODebugMapParser.cpp | 99 static void Warning(const Twine &Msg) { errs() << "warning: " + Msg + "\n"; } in Warning() function
|
/external/ImageMagick/Magick++/lib/ |
D | Exception.cpp | 376 Magick::Warning::Warning(const std::string& what_) in Warning() function in Magick::Warning 381 Magick::Warning::Warning(const std::string& what_,Exception *nested_) in Warning() function in Magick::Warning
|
/external/llvm/tools/llvm-cov/ |
D | CodeCoverage.cpp | 115 bool Warning) { in getErrorString()
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/AsmParser/ |
D | MBlazeAsmParser.cpp | 36 void Warning(SMLoc L, const Twine &Msg) { Parser.Warning(L, Msg); } in Warning() function in __anonae8a62a30111::MBlazeAsmParser
|
/external/clang/lib/Frontend/ |
D | FrontendActions.cpp | 527 for (const std::string &Warning : DiagOpts->Warnings) in ReadDiagnosticOptions() local
|
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
D | NaClBitstreamReader.h | 42 Warning, enumerator
|