/external/oauth/core/src/main/java/net/oauth/ |
OAuthProblemException.java | 27 * diagnostic information. This can be used to capture information from a
|
/frameworks/compile/slang/ |
slang_rs_ast_replace.h | 26 class Diagnostic;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/template.bitset/bitset.cons/ |
char_ptr_ctor.pass.cpp | 18 #pragma clang diagnostic ignored "-Wtautological-compare"
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/template.bitset/bitset.members/ |
index.pass.cpp | 16 #pragma clang diagnostic ignored "-Wtautological-compare"
|
left_shift_eq.pass.cpp | 16 #pragma clang diagnostic ignored "-Wtautological-compare"
|
right_shift_eq.pass.cpp | 16 #pragma clang diagnostic ignored "-Wtautological-compare"
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netrose/ |
rose.h | 101 unsigned char diagnostic; member in struct:rose_cause_struct
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netrose/ |
rose.h | 101 unsigned char diagnostic; member in struct:rose_cause_struct
|
/external/clang/lib/Frontend/ |
TextDiagnostic.cpp | 1 //===--- TextDiagnostic.cpp - Text Diagnostic Pretty-Printing -------------===// 662 assert(TextNormal && "Text highlighted at end of diagnostic message."); 684 // Emit the location of this particular diagnostic. 705 // Print diagnostic category in bold and color 708 llvm_unreachable("Invalid diagnostic type"); 719 llvm_unreachable("Invalid diagnostic type"); 748 // Print primary diagnostic messages in bold and without color, to visually 769 /// This method handlen the emission of the diagnostic location information. 771 /// the diagnostic and printing it, as well as any include stack or source [all...] |
VerifyDiagnosticConsumer.cpp | 1 //===---- VerifyDiagnosticConsumer.cpp - Verifying Diagnostic Client ------===// 10 // This is a concrete diagnostic client, which buffers the diagnostic messages. 111 DiagnosticsEngine::Level DiagLevel, const Diagnostic &Info) { 113 // If this diagnostic is for a different source manager, ignore it. 145 // Send the diagnostic to the buffer, we will check it once we reach the end 615 /// by an expected-* directive and produces a diagnostic to the user from this. 643 /// but were not and produces a diagnostic to the user from this. 687 /// CheckLists - Compare expected to seen diagnostic lists and return the
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
TemplateSubPatternAssociation.java | 183 * Get the pattern string for diagnostic purposes. 185 * @return The pattern string for diagnostic purposes.
|
/external/chromium-trace/catapult/tracing/tracing/model/ |
memory_allocator_dump.html | 104 throw new Error('Diagnostic text must be a string.'); 106 throw new Error('Duplicate diagnostic name: ' + name + '.');
|
/external/clang/include/clang/Basic/ |
DiagnosticOptions.def | 1 //===--- DiagOptions.def - Diagnostic option database ------------- C++ -*-===// 10 // This file defines the diagnostic options. Users of this file
|
/external/clang/include/clang/Driver/ |
Compilation.h | 75 /// Whether we're compiling for diagnostic purposes. 191 /// so compilation can be reexecuted to generate additional diagnostic
|
/external/clang/include/clang/Frontend/ |
CompilerInvocation.h | 62 /// Options controlling the diagnostic engine. 135 /// \param Diags - The diagnostic engine to use for errors.
|
/external/clang/test/CXX/special/class.copy/ |
p11.0x.move.cpp | 60 // FIXME: This diagnostic is slightly wrong: the constructor we select to move 76 // FIXME: This diagnostic is slightly wrong: the constructor we select to move
|
/external/clang/test/Misc/ |
serialized-diags-single-issue.c | 11 // if we can handle serialized diagnostics that contain only one diagnostic. 20 // RUN: %clang_cc1 -Wall -fsyntax-only %s %s -serialize-diagnostic-file %t
|
/external/libcxx/test/std/depr/depr.c.headers/ |
stdio_h.pass.cpp | 82 #pragma GCC diagnostic ignored "-Wformat-zero-length" 83 #pragma GCC diagnostic ignored "-Wdeprecated-declarations" // for tmpnam
|
/frameworks/compile/mclinker/lib/LD/ |
TextDiagnosticPrinter.cpp | 43 /// HandleDiagnostic - Handle this diagnostic, reporting it to the user or 47 const Diagnostic& pInfo) {
|
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/reflection/annotation/ |
AnnotationAnalyzer.java | 37 import javax.tools.Diagnostic; 61 public void printMessage(Diagnostic.Kind kind, String message, Element element) {
|
/libcore/ojluni/src/main/java/sun/misc/ |
IoTrace.java | 33 * To use this class, a diagnostic tool must redefine this class with a version 34 * that contains calls to the the diagnostic tool. This implementation will then
|
/external/llvm/tools/llvm-lto/ |
llvm-lto.cpp | 60 UseDiagnosticHandler("use-diagnostic-handler", cl::init(false), 61 cl::desc("Use a diagnostic handler to test the handler interface")); 347 // Diagnostic messages should have been printed by the handler. 380 // Diagnostic messages should have been printed by the handler. 401 // Diagnostic messages should have been printed by the handler.
|
/external/clang/docs/ |
UsersManual.rst | 66 diagnostic, optimizer 159 Print column number in diagnostic. 162 prints the column number of a diagnostic. For example, when this is 181 Print source file/line/column information in diagnostic. 184 prints the filename, line number and column number of a diagnostic. 200 Print source line and ranges from source code in diagnostic. 203 diagnostic. For example, when this is enabled, Clang will print 218 specific parts of the diagnostic, e.g., 247 Changes diagnostic output format to better match IDEs and command line tools. 250 and column printed in diagnostic messages. The options, and thei [all...] |
/prebuilts/tools/common/m2/repository/com/tunnelvisionlabs/antlr4-annotations/4.5/ |
antlr4-annotations-4.5.jar | |
/prebuilts/tools/common/offline-m2/com/tunnelvisionlabs/antlr4-annotations/4.5/ |
antlr4-annotations-4.5.jar | |