Searched defs:Msg (Results 51 - 54 of 54) sorted by relevance

123

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Drefclock_oncore.c1442 char Msg[120], Msg2[10]; local
1552 char Msg[120], Msg2[10]; local
1595 char Msg[160]; local
1919 char Msg[120], Msg2[10]; local
3645 char Msg[160], Msg2[10]; local
[all...]
/freebsd-10.2-release/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp298 void printMessage(SMLoc Loc, SourceMgr::DiagKind Kind, const Twine &Msg, argument
534 bool AsmParser::Warning(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges) { argument
542 bool AsmParser::Error(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges) { argument
/freebsd-10.2-release/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp114 bool Warning(SMLoc L, const Twine &Msg, argument
118 bool Error(SMLoc L, const Twine &Msg, argument
7719 std::string Msg = "instruction requires:"; local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp762 void ASTReader::Error(StringRef Msg) { argument
3094 std::string Msg = "Unable to load module \"" + FileName.str() + "\": " local
3108 std::string Msg = "Unable to load module \"" + FileName.str() + "\": " local

Completed in 103 milliseconds

123