Home
last modified time | relevance | path

Searched refs:Reason (Results 1 – 25 of 72) sorted by relevance

123

/external/llvm/lib/Support/
DErrorHandling.cpp52 void llvm::report_fatal_error(const char *Reason) { in report_fatal_error() argument
53 report_fatal_error(Twine(Reason)); in report_fatal_error()
56 void llvm::report_fatal_error(const std::string &Reason) { in report_fatal_error() argument
57 report_fatal_error(Twine(Reason)); in report_fatal_error()
60 void llvm::report_fatal_error(StringRef Reason) { in report_fatal_error() argument
61 report_fatal_error(Twine(Reason)); in report_fatal_error()
64 void llvm::report_fatal_error(const Twine &Reason) { in report_fatal_error() argument
66 ErrorHandler(ErrorHandlerUserData, Reason.str()); in report_fatal_error()
73 OS << "LLVM ERROR: " << Reason << "\n"; in report_fatal_error()
/external/nist-sip/java/gov/nist/javax/sip/
DDialogTimeoutEvent.java34 public enum Reason {AckNotReceived, AckNotSent,ReInviteTimeout}; enum in DialogTimeoutEvent
42 public DialogTimeoutEvent(Object source, Dialog dialog, Reason reason) { in DialogTimeoutEvent()
66 public Reason getReason() { in getReason()
72 private Reason m_reason = null;
DSipProviderImpl.java32 import gov.nist.javax.sip.DialogTimeoutEvent.Reason;
983 Reason reason = Reason.AckNotReceived; in dialogErrorEvent()
985 reason= Reason.AckNotSent; in dialogErrorEvent()
987 reason = Reason.ReInviteTimeout; in dialogErrorEvent()
/external/clang/lib/Frontend/
DHeaderIncludeGen.cpp42 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
76 FileChangeReason Reason, in FileChanged() argument
86 if (Reason == PPCallbacks::EnterFile) { in FileChanged()
88 } else if (Reason == PPCallbacks::ExitFile) { in FileChanged()
109 if (ShowHeader && Reason == PPCallbacks::EnterFile) { in FileChanged()
DDependencyFile.cpp55 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
101 FileChangeReason Reason, in FileChanged() argument
104 if (Reason != PPCallbacks::EnterFile) in FileChanged()
DPrintPreprocessedOutput.cpp119 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
237 FileChangeReason Reason, in FileChanged() argument
250 if (Reason == PPCallbacks::EnterFile) { in FileChanged()
254 } else if (Reason == PPCallbacks::SystemHeaderPragma) { in FileChanged()
276 switch (Reason) { in FileChanged()
/external/ppp/pppd/plugins/radius/etc/
Ddictionary.microsoft32 ATTRIBUTE MS-ARAP-PW-Change-Reason 21 integer Microsoft
60 # MS-ARAP-Password-Change-Reason Values
62 VALUE MS-ARAP-PW-Change-Reason Just-Change-Password 1
63 VALUE MS-ARAP-PW-Change-Reason Expired-Password 2
64 VALUE MS-ARAP-PW-Change-Reason Admin-Requires-Password-Change 3
65 VALUE MS-ARAP-PW-Change-Reason Password-Too-Short 4
/external/nist-sip/java/gov/nist/javax/sip/header/
DReasonList.java43 public final class ReasonList extends SIPHeaderList<Reason> {
56 super(Reason.class, ReasonHeader.NAME); in ReasonList()
DReason.java54 public class Reason class
124 public Reason() { in Reason() method in Reason
DHeaderFactoryImpl.java812 Reason reason = new Reason(); in createReasonHeader()
/external/nist-sip/java/gov/nist/javax/sip/parser/
DReasonParser.java74 Reason reason = new Reason(); in parse()
/external/clang/include/clang/Lex/
DPPCallbacks.h47 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
246 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() argument
249 First->FileChanged(Loc, Reason, FileType, PrevFID); in FileChanged()
250 Second->FileChanged(Loc, Reason, FileType, PrevFID); in FileChanged()
/external/chromium/chrome/browser/extensions/
Dextension_info_map.h37 const UnloadedExtensionInfo::Reason reason);
Dextension_service.h301 UnloadedExtensionInfo::Reason reason);
513 UnloadedExtensionInfo::Reason reason);
Dextension_info_map.cc34 const UnloadedExtensionInfo::Reason reason) { in RemoveExtension()
/external/nist-sip/java/gov/nist/javax/sip/parser/extensions/
DReferencesParser.java4 import gov.nist.javax.sip.header.Reason;
/external/chromium/chrome/browser/profiles/
Dprofile.h56 enum Reason { enum
397 const UnloadedExtensionInfo::Reason) {} in UnregisterExtensionWithRequestContexts() argument
Dprofile_impl.h94 const UnloadedExtensionInfo::Reason reason);
/external/chromium/chrome/common/extensions/
Dextension.h965 enum Reason { enum
971 Reason reason;
979 UnloadedExtensionInfo(const Extension* extension, Reason reason);
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
Ddriver_ralink.h381 USHORT Reason; member
/external/clang/tools/libclang/
DIndexing.cpp53 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() argument
61 if (Loc == MainFileLoc && Reason == PPCallbacks::EnterFile) { in FileChanged()
/external/clang/lib/Lex/
DPPDirectives.cpp992 PPCallbacks::FileChangeReason Reason = PPCallbacks::RenameFile; in HandleDigitDirective() local
994 Reason = PPCallbacks::EnterFile; in HandleDigitDirective()
996 Reason = PPCallbacks::ExitFile; in HandleDigitDirective()
1003 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), Reason, FileKind); in HandleDigitDirective()
/external/valgrind/main/
DREADME_PACKAGERS16 Reason for this is that Valgrind's Memcheck tool needs to intercept
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1666 bool TreePatternNode::canPatternMatch(std::string &Reason, in canPatternMatch() argument
1671 if (!getChild(i)->canPatternMatch(Reason, CDP)) in canPatternMatch()
1692 Reason="Immediate value must be on the RHS of commutative operators!"; in canPatternMatch()
2778 std::string Reason; in AddPatternToMatch() local
2779 if (!PTM.getSrcPattern()->canPatternMatch(Reason, *this)) in AddPatternToMatch()
2780 Pattern->error("Pattern can never match: " + Reason); in AddPatternToMatch()
/external/bouncycastle/src/main/java/org/bouncycastle/x509/
DCertPathReviewerMessages.properties380 …ext = The certificate was revoked after the validation date at {0,date} {0,time,full}. Reason: {1}.
382 …ils = The certificate was revoked after the validation date at {0,date} {0,time,full}. Reason: {1}.
477 CertPathReviewer.certRevoked.text = The certificate was revoked at {0,date} {0,time,full}. Reason: …
479 …hReviewer.certRevoked.details = The certificate was revoked at {0,date} {0,time,full}. Reason: {1}.

123