/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
H A D | Diagnostics.cpp | 49 Dest.Messages.push_back(Error->Errors[i].Messages[0]); in ~OverloadContext() 70 Last.Messages.emplace_back(); in addError() 71 Last.Messages.back().Range = Range; in addError() 72 Last.Messages.back().Type = Error; in addError() 73 return ArgStream(&Last.Messages.back().Args); in addError() 185 if (Content.Messages.size() == 1) { in printErrorContentToStream() 186 printMessageToStream(Content.Messages[0], "", OS); in printErrorContentToStream() 188 for (size_t i = 0, e = Content.Messages.size(); i != e; ++i) { in printErrorContentToStream() 190 printMessageToStream(Content.Messages[i], in printErrorContentToStream()
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ArrayBoundCheckerV2.cpp | 115 struct Messages { struct 134 void reportOOB(CheckerContext &C, ProgramStateRef ErrorState, Messages Msgs, 375 static Messages getPrecedesMsgs(const SubRegion *Region, NonLoc Offset) { in getPrecedesMsgs() 406 static Messages getExceedsMsgs(ASTContext &ACtx, const SubRegion *Region, in getExceedsMsgs() 456 static Messages getTaintMsgs(const SubRegion *Region, const char *OffsetName, in getTaintMsgs() 593 Messages Msgs = getPrecedesMsgs(Reg, ByteOffset); in performCheck() 634 Messages Msgs = in performCheck() 652 Messages Msgs = getTaintMsgs(Reg, OffsetName, AlsoMentionUnderflow); in performCheck() 697 ProgramStateRef ErrorState, Messages Msgs, in reportOOB()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Support/ |
H A D | Error.h | 140 std::vector<std::string> Messages; in MatchAndExplain() local 141 Messages.reserve(Holder.Infos.size()); in MatchAndExplain() 143 Messages.push_back(Info->message()); in MatchAndExplain() 145 return Matcher.MatchAndExplain(Messages, listener); in MatchAndExplain()
|
/freebsd/contrib/ntp/html/scripts/ |
H A D | misc.txt | 3 <li class='inline'><a href='decode.html'>Event Messages and Status Words</a></li>\ 5 <li class='inline'><a href='msyslog.html'><tt>ntpd</tt> System Log Messages</a></li>\
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | Analysis.cpp | 70 std::string Messages; in LLVMVerifyModule() local 71 raw_string_ostream MsgsOS(Messages); in LLVMVerifyModule()
|
H A D | Lint.cpp | 133 std::string Messages; member in __anon88a7481a0111::Lint 139 MessagesStr(Messages) {} in Lint()
|
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | sti-mailbox.txt | 3 Each ST Mailbox IP currently consists of 4 instances of 32 channels. Messages
|
H A D | hisilicon,hi3660-mailbox.txt | 3 Hisilicon Hi3660 mailbox controller supports up to 32 channels. Messages
|
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/ |
H A D | Diagnostics.h | 161 std::vector<Message> Messages; member
|
/freebsd/contrib/dialog/po/ |
H A D | zh_TW.po | 1 # Traditional Chinese Messages for dialog.
|
/freebsd/sys/contrib/libsodium/builds/ |
H A D | Makefile.am | 17 msvc/properties/Messages.props \
|
/freebsd/contrib/tcsh/nls/french/ |
H A D | set2 | 1 $ Messages Signaux
|
H A D | set1 | 1 $ Messages d 'erreur
|
/freebsd/sys/netgraph/ |
H A D | NOTES | 99 Messages and data are deliverd in a new form. An Item now has
|
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | rpmh-rsc.txt | 7 val) pair and triggered. Messages in the TCS are then sent in sequence over an
|
/freebsd/contrib/libxo/doc/ |
H A D | api.rst | 1194 Errors, Warnings, and Messages 1325 Emitting syslog Messages 1329 Messages are sent from commands, applications, and daemons to a 1417 LOG_KERN Messages generated by the kernel 1422 LOG_SYSLOG Messages generated internally by :manpage:`syslogd(8)` 1423 LOG_USER Messages generated by user processes (default)
|
/freebsd/contrib/unbound/dnstap/ |
H A D | dnstap.proto | 292 // particular types of Messages.
|
/freebsd/contrib/sendmail/contrib/ |
H A D | mmuegel | 1586 X Messages Destination Host 1596 X Messages Status Message 1909 X Messages Destination Host 1936 X Messages Status Message
|
/freebsd/contrib/sendmail/ |
H A D | README | 229 Mail System Administrative Messages
|
/freebsd/contrib/diff/doc/ |
H A D | diff.texi | 2539 * patch Messages:: Messages and questions @command{patch} can produce. 3048 @node patch Messages 3049 @section Messages and Questions from @command{patch} 3062 * More or Fewer Messages:: Controlling the verbosity of @command{patch}. 3073 @node More or Fewer Messages 4161 ask any questions. @xref{patch Messages}. 4228 Work silently unless an error occurs. @xref{patch Messages}. 4232 Do not ask any questions. @xref{patch Messages}. 4253 Print more diagnostics than usual. @xref{patch Messages}.
|
/freebsd/contrib/bc/ |
H A D | README.md | 450 ## Commit Messages
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 12880 SmallVector<NearMissMessage, 4> Messages; in ReportNearMisses() local 12881 FilterNearMisses(NearMisses, Messages, IDLoc, Operands); in ReportNearMisses() 12883 if (Messages.size() == 0) { in ReportNearMisses() 12887 } else if (Messages.size() == 1) { in ReportNearMisses() 12889 Error(Messages[0].Loc, Messages[0].Message); in ReportNearMisses() 12894 for (auto &M : Messages) { in ReportNearMisses()
|
/freebsd/contrib/llvm-project/openmp/runtime/src/i18n/ |
H A D | en_US.txt | 155 # Messages of any severity: informational, warning, or fatal.
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq.texi | 482 @url{decode.html, Event Messages and Status Words} page.
|
H A D | ntpq-opts.def | 792 .Lk decode.html "Event Messages and Status Words"
|