Home
last modified time | relevance | path

Searched refs:Ignored (Results 1 – 25 of 68) sorted by relevance

123

/external/pdfium/
Dpdfium.gni20 # If XFA, also support bmp codec. Ignored if not XFA.
23 # If XFA, also support gif codec. Ignored if not XFA.
26 # If XFA, also support png codec. Ignored if not XFA.
29 # If XFA, also support png codec. Ignored if not XFA.
/external/llvm/lib/Target/NVPTX/
DNVPTXMCExpr.cpp24 bool Ignored; in printImpl() local
33 APF.convert(APFloat::IEEEsingle, APFloat::rmNearestTiesToEven, &Ignored); in printImpl()
38 APF.convert(APFloat::IEEEdouble, APFloat::rmNearestTiesToEven, &Ignored); in printImpl()
/external/clang/lib/Basic/
DWarnings.cpp71 Diags.setExtensionHandlingBehavior(diag::Severity::Ignored); in ProcessWarningOptions()
108 isPositive ? diag::Severity::Warning : diag::Severity::Ignored; in ProcessWarningOptions()
126 Diags.setSeverityForAll(Flavor, diag::Severity::Ignored); in ProcessWarningOptions()
208 : diag::Severity::Ignored; in ProcessWarningOptions()
226 : diag::Severity::Ignored); in ProcessWarningOptions()
DDiagnosticIDs.cpp346 GetDefaultDiagMapping(DiagID).getSeverity() != diag::Severity::Ignored; in isBuiltinExtensionDiag()
368 case diag::Severity::Ignored: in toLevel()
369 return DiagnosticIDs::Ignored; in toLevel()
426 if (Diag.EnableAllWarnings && Result == diag::Severity::Ignored && in getDiagnosticSeverity()
436 return diag::Severity::Ignored; in getDiagnosticSeverity()
444 if (Result == diag::Severity::Ignored) in getDiagnosticSeverity()
450 return diag::Severity::Ignored; in getDiagnosticSeverity()
481 return diag::Severity::Ignored; in getDiagnosticSeverity()
649 if (DiagLevel == DiagnosticIDs::Ignored || in ProcessDiag()
651 Diag.LastDiagLevel == DiagnosticIDs::Ignored)) in ProcessDiag()
[all …]
DDiagnostic.cpp78 ExtBehavior = diag::Severity::Ignored; in DiagnosticsEngine()
127 LastDiagLevel = DiagnosticIDs::Ignored; in Reset()
374 Emitted = (DiagLevel != DiagnosticIDs::Ignored); in EmitCurrentDiagnostic()
/external/regex-re2/re2/
Dregexp.cc499 typedef int Ignored; // Walker<void> doesn't exist typedef
502 class NumCapturesWalker : public Regexp::Walker<Ignored> {
507 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit()
512 virtual Ignored ShortVisit(Regexp* re, Ignored ignored) { in ShortVisit()
530 class NamedCapturesWalker : public Regexp::Walker<Ignored> {
541 Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit()
556 virtual Ignored ShortVisit(Regexp* re, Ignored ignored) { in ShortVisit()
574 class CaptureNamesWalker : public Regexp::Walker<Ignored> {
585 Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit()
596 virtual Ignored ShortVisit(Regexp* re, Ignored ignored) { in ShortVisit()
/external/pcre/dist2/testdata/
Dtestoutput1811 ** Ignored with POSIX interface: auto_callout
15 ** Ignored with POSIX interface: find_limits
20 ** Ignored with POSIX interface: partial_hard
136 ** Ignored with POSIX interface: info
151 ** Ignored with POSIX interface: substitute_extended
Dtestoutput2023 ** Ignored when compiled pattern is stacked with 'push': mark
/external/swiftshader/
D.gitignore1 # Ignored folders #
8 # Ignored files #
/external/clang/lib/ARCMigrate/
DPlistReporter.cpp21 case DiagnosticsEngine::Ignored: in getLevelName()
87 if (D.getLevel() == DiagnosticsEngine::Ignored) in writeARCDiagsToPlist()
/external/clang/tools/diagtool/
DShowEnabledWarnings.cpp45 case DiagnosticsEngine::Ignored: return ' '; in getCharForLevel()
131 if (DiagLevel == DiagnosticsEngine::Ignored) in run()
/external/clang/include/clang/Basic/
DDiagnosticIDs.h64 Ignored = 1, ///< Do not present this diagnostic, ignore it. enumerator
120 Ignored, Note, Remark, Warning, Error, Fatal enumerator
DDiagnostic.h142 Ignored = DiagnosticIDs::Ignored, enumerator
508 LastDiagLevel = DiagnosticIDs::Ignored; in setLastDiagnosticIgnored()
515 return LastDiagLevel == DiagnosticIDs::Ignored; in isLastDiagnosticIgnored()
654 diag::Severity::Ignored; in isIgnored()
DDiagnostic.td19 def SEV_Ignored : Severity<"Ignored">;
/external/google-breakpad/src/common/mac/
DGTMLogger.m73 // Ignored
86 // Ignored
124 // Ignored
138 // Ignored
178 // Ignored
327 // Ignored
357 // Ignored
/external/clang/include/clang/Frontend/
DSerializedDiagnostics.h45 Ignored = 0, enumerator
/external/linux-kselftest/tools/testing/selftests/rcutorture/doc/
DTINY_RCU.txt14 Kconfig Parameters Ignored:
DTREE_RCU-kconfig.txt49 Kconfig Parameters Ignored:
/external/curl/tests/data/
Dtest180012 HTTP/1.1 200 Ignored!
/external/flatbuffers/tests/prototest/
Dtest.proto18 // Ignored non-doc comment.
/external/clang/tools/libclang/
DCXStoredDiagnostic.cpp32 case DiagnosticsEngine::Ignored: return CXDiagnostic_Ignored; in getSeverity()
DCXLoadedDiagnostic.cpp80 CASE(Ignored) in getSeverity()
/external/clang/lib/Frontend/
DLogDiagnosticPrinter.cpp29 case DiagnosticsEngine::Ignored: return "ignored"; in getLevelName()
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUOperands.td128 short Ignored;
129 return isIntS16Immediate(N, Ignored);
210 short Ignored;
211 return isFPS16Immediate(N, Ignored);
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelLowering.cpp737 SDValue Ignored = DAG.getNode(Opcode, dl, DAG.getVTList(MVT::i32, MVT::i32), in ExpandADDSUB() local
739 SDValue Hi(Ignored.getNode(), 1); in ExpandADDSUB()
1442 SDValue Ignored = DAG.getNode(XCoreISD::LMUL, dl, in PerformDAGCombine() local
1445 SDValue Result(Ignored.getNode(), 1); in PerformDAGCombine()

123