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

12 3 4 5 6 7 8 91011>>

  /external/clang/test/Parser/
nullability.c 5 #pragma clang diagnostic push
6 #pragma clang diagnostic ignored "-Wnullability-extension"
8 #pragma clang diagnostic pop
  /external/clang/test/Preprocessor/
_Pragma-location.c 19 #define __PRAGMA_PUSH_NO_EXTRA_ARG_WARNINGS _Pragma("clang diagnostic push") \
20 _Pragma("clang diagnostic ignored \"-Wformat-extra-args\"")
21 #define __PRAGMA_POP_NO_EXTRA_ARG_WARNINGS _Pragma("clang diagnostic pop")
24 1;_Pragma("clang diagnostic push") \
25 _Pragma("clang diagnostic ignored \"-Wformat-extra-args\"")
26 _Pragma("clang diagnostic pop")
35 // CHECK-NEXT: #pragma clang diagnostic push
36 // CHECK-NEXT: #pragma clang diagnostic ignored "-Wformat-extra-args"
37 // CHECK-NEXT: #pragma clang diagnostic pop
41 // CHECK-NEXT: #pragma clang diagnostic pus
    [all...]
pragma_diagnostic_sections.cpp 7 #pragma clang diagnostic push
8 #pragma clang diagnostic ignored "-Wtautological-compare"
10 #pragma clang diagnostic pop
17 #pragma clang diagnostic push
18 #pragma clang diagnostic ignored "-Wtautological-compare"
23 #pragma clang diagnostic pop
34 #pragma clang diagnostic push
35 #pragma clang diagnostic ignored "-Wunused-macros"
37 #pragma clang diagnostic pop
41 #pragma clang diagnostic pus
    [all...]
  /external/opencv3/modules/calib3d/perf/
perf_precomp.hpp 2 # pragma GCC diagnostic ignored "-Wmissing-declarations"
4 # pragma GCC diagnostic ignored "-Wmissing-prototypes"
5 # pragma GCC diagnostic ignored "-Wextra"
  /external/opencv3/modules/calib3d/test/
test_precomp.hpp 2 # pragma GCC diagnostic ignored "-Wmissing-declarations"
4 # pragma GCC diagnostic ignored "-Wmissing-prototypes"
5 # pragma GCC diagnostic ignored "-Wextra"
  /external/opencv3/modules/highgui/test/
test_precomp.hpp 2 # pragma GCC diagnostic ignored "-Wmissing-declarations"
4 # pragma GCC diagnostic ignored "-Wmissing-prototypes"
5 # pragma GCC diagnostic ignored "-Wextra"
  /external/opencv3/modules/imgcodecs/test/
test_precomp.hpp 2 # pragma GCC diagnostic ignored "-Wmissing-declarations"
4 # pragma GCC diagnostic ignored "-Wmissing-prototypes"
5 # pragma GCC diagnostic ignored "-Wextra"
  /external/opencv3/modules/imgproc/test/
test_precomp.hpp 2 # pragma GCC diagnostic ignored "-Wmissing-declarations"
4 # pragma GCC diagnostic ignored "-Wmissing-prototypes"
5 # pragma GCC diagnostic ignored "-Wextra"
  /external/opencv3/modules/stitching/test/
test_precomp.hpp 2 # pragma GCC diagnostic ignored "-Wmissing-declarations"
4 # pragma GCC diagnostic ignored "-Wmissing-prototypes"
5 # pragma GCC diagnostic ignored "-Wextra"
  /external/opencv3/modules/video/perf/
perf_precomp.hpp 2 # pragma GCC diagnostic ignored "-Wmissing-declarations"
4 # pragma GCC diagnostic ignored "-Wmissing-prototypes"
5 # pragma GCC diagnostic ignored "-Wextra"
  /external/clang/test/Misc/
emit-html.c 21 // Diagnostic push/pop is stateful, so re-lexing a file can cause problems
23 _Pragma("clang diagnostic push")
24 _Pragma("clang diagnostic ignored \"-Wformat-extra-args\"")
25 _Pragma("clang diagnostic pop")
diag-special-chars.c 5 // marker character for diagnostic printing. Ensure diagnostics involving
6 // this character does not cause problems with the diagnostic printer.
  /external/eigen/Eigen/src/Core/util/
ReenableStupidWarnings.h 10 #pragma clang diagnostic pop
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
v9branch2.s 1 # Text for relocation overflow diagnostic
v9branch3.s 1 # Text for relocation overflow diagnostic
v9branch4.s 1 # Text for relocation overflow diagnostic
v9branch5.s 1 # Text for relocation overflow diagnostic
  /external/clang/test/Frontend/
warning-mapping-5.c 1 // Check that #pragma diagnostic warning overrides -Werror. This matches GCC's
6 #pragma clang diagnostic warning "-Wsign-compare"
  /external/clang/include/clang/Basic/
Diagnostic.td 1 //===--- Diagnostic.td - C Language Family Diagnostic Handling ------------===//
11 // and diagnostic control.
15 // Define the diagnostic severities.
25 // Define the diagnostic classes.
33 // Responses to a diagnostic in a SFINAE context.
40 // Diagnostic Categories. These can be applied to groups or individual
46 // Diagnostic Groups.
56 // This defines all of the named diagnostic categories.
59 // This defines all of the named diagnostic groups
    [all...]
DiagnosticIDs.h 1 //===--- DiagnosticIDs.h - Diagnostic IDs Handling --------------*- C++ -*-===//
11 /// \brief Defines the Diagnostic IDs-related interfaces.
26 // Import the diagnostic enums themselves.
64 Ignored = 1, ///< Do not present this diagnostic, ignore it.
65 Remark = 2, ///< Present this diagnostic as a remark.
66 Warning = 3, ///< Present this diagnostic as a warning.
67 Error = 4, ///< Present this diagnostic as an error.
68 Fatal = 5 ///< Present this diagnostic as a fatal error.
72 /// kind of diagnostic (for instance, for -W/-R flags).
74 WarningOrError, ///< A diagnostic that indicates a problem or potentia
    [all...]
  /external/clang/test/Index/
pragma-diag-reparse.c 1 #pragma clang diagnostic ignored "-Wtautological-compare"
6 #pragma clang diagnostic push
7 #pragma clang diagnostic ignored "-Wdeprecated-declarations"
9 #pragma clang diagnostic pop
  /external/clang/test/PCH/
pth.c 4 #error This is the only diagnostic
6 // CHECK: This is the only diagnostic
  /external/llvm/include/llvm/IR/
DiagnosticInfo.h 1 //===- llvm/Support/DiagnosticInfo.h - Diagnostic Declaration ---*- C++ -*-===//
36 /// \brief Defines the different supported severity of a diagnostic.
41 // A note attaches additional information to one of the previous diagnostic
46 /// \brief Defines the different supported kind of a diagnostic.
66 /// \brief Get the next available kind ID for a plugin diagnostic.
76 /// \brief This is the base abstract class for diagnostic reporting in
85 /// Severity gives the severity of the diagnostic.
110 /// Diagnostic information for inline asm reporting.
124 /// for the whole life time of the Diagnostic.
133 /// for the whole life time of the Diagnostic
    [all...]
  /external/bison/m4/
extern-inline.m4 15 It suppresses GCC's bogus "no previous prototype for 'FOO'" diagnostic,
33 /* __gnu_inline__ suppresses a GCC 4.2 diagnostic. */
49 _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
52 _Pragma ("GCC diagnostic push") \
53 _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
54 _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
57 _Pragma ("GCC diagnostic pop")
  /external/caliper/caliper/src/test/resources/com/google/caliper/bridge/
jdk6-flags.txt 60 bool BindCMSThreadToCPU = false {diagnostic}
155 uintx CPUForCMSThread = 0 {diagnostic}
185 bool DebugContinuation = false {diagnostic}
186 bool DebugInlinedCalls = true {diagnostic}
187 bool DebugNonSafepoints = false {diagnostic}
190 bool DeferInitialCardMark = false {diagnostic}
196 ccstrlist DisableIntrinsic = {diagnostic}
197 bool DisplayVMOutput = true {diagnostic}
201 intx DominatorSearchLimit = 1000 {C2 diagnostic}
208 bool EliminateAutoBox = false {C2 diagnostic}
    [all...]

Completed in 471 milliseconds

12 3 4 5 6 7 8 91011>>