Searched refs:Fatal (Results 1 - 15 of 15) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dchecks.h37 void Fatal(const char* file, int line, const char* format, ...);
42 Fatal(__FILE__, __LINE__, "unreachable code")
H A Dchecks.cc35 void Fatal(const char* file, int line, const char* format, ...) { function
43 LOG(LS_ERROR) << "\n\n#\n# Fatal error in " << file
H A Dflags.cc185 Fatal(__FILE__, __LINE__, "CHECK(%s) failed", "n < buffer_size");
280 Fatal(flag->file(), 0, "flag %s declared twice", flag->name());
/external/clang/lib/Frontend/
H A DTextDiagnosticBuffer.cpp39 case DiagnosticsEngine::Fatal:
H A DLogDiagnosticPrinter.cpp36 case DiagnosticsEngine::Fatal: return "fatal error";
/external/clang/tools/libclang/
H A DCXStoredDiagnostic.cpp37 case DiagnosticsEngine::Fatal: return CXDiagnostic_Fatal;
H A DCXLoadedDiagnostic.cpp83 case DiagnosticsEngine::Fatal: return CXDiagnostic_Fatal;
/external/clang/tools/diagtool/
H A DShowEnabledWarnings.cpp49 case DiagnosticsEngine::Fatal: return 'F';
/external/clang/include/clang/Basic/
H A DDiagnosticIDs.h118 Ignored, Note, Warning, Error, Fatal enumerator in enum:clang::DiagnosticIDs::Level
H A DDiagnostic.h139 Fatal = DiagnosticIDs::Fatal enumerator in enum:clang::DiagnosticsEngine::Level
/external/clang/lib/Basic/
H A DDiagnosticIDs.cpp377 DiagnosticIDs::Level Result = DiagnosticIDs::Fatal;
398 Result = DiagnosticIDs::Fatal;
453 Result = DiagnosticIDs::Fatal;
596 if (Diag.LastDiagLevel == DiagnosticIDs::Fatal)
/external/jpeg/
H A Dltmain.sh56 echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2
62 echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2
972 echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2
/external/qemu/distrib/jpeg-6b/
H A Dltmain.sh56 echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2
62 echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2
972 echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2
/external/clang/bindings/python/clang/
H A Dcindex.py283 Fatal = 4 variable in class:Diagnostic
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 279 milliseconds