| /src/external/gpl2/rcs/dist/src/ |
| rcsmerge.c | 221 diagnose("RCS file: %s\n", RCSname); 251 diagnose("retrieving revision %s\n", xrev[i]); 264 diagnose("Merging differences between %s and %s into %s%s\n",
|
| rcsdiff.c | 321 diagnose("===================================================================\nRCS file: %s\n",RCSname); 379 diagnose("retrieving revision %s\n", xrev1); 412 diagnose("retrieving revision %s\n",xrev2); 423 diagnose("diff%s -r%s %s\n", diffvstr, xrev1, workname); 425 diagnose("diff%s -r%s -r%s\n", diffvstr, xrev1, xrev2);
|
| co.c | 105 * Use execv(), not system(); fix putchar('\0') and diagnose() botches; remove lint 347 diagnose("%s --> %s\n", RCSname, tostdout?"standard output":workname); 383 diagnose("no revisions present; generating empty revision 0.0\n"); 441 diagnose("revision %s%s\n",targetdelta->num, 506 diagnose("done\n"); 790 diagnose("revision %s\n",joinlist[i]); 796 diagnose("revision %s\n",joinlist[i+1]); 802 diagnose("merging...\n");
|
| ci.c | 484 diagnose("%s <-- %s\n", RCSname, workname); 591 diagnose("initial revision: %s\n", newdelta.num); 613 diagnose("file is unchanged; reverting to previous revision %s\n", 617 diagnose("previous revision was not locked; ignoring -l option\n"); 683 diagnose("new revision: %s; previous revision: %s\n", 822 diagnose("done\n");
|
| rcs.c | 521 diagnose("RCS file: %s\n", RCSname); 640 diagnose("done\n"); 1103 diagnose("%s unlocked\n", next->delta->num); 1157 diagnose("deleting revision %s\n",pt->num); 1381 diagnose("%s unlocked\n",target->num); 1404 /* breaklock does its own diagnose */ 1448 diagnose("%s locked\n", target->num);
|
| rcsfnms.c | 1069 diagnose("RCS pathname: %s; working pathname: %s\nFull RCS pathname: %s\n", 1079 diagnose("RCS file %s exists\n", RCSname); 1084 case -1:diagnose("RCS file doesn't exist\n");
|
| /src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| MachineOptimizationRemarkEmitter.cpp | 62 Ctx.diagnose(OptDiag);
|
| ResetMachineFunctionPass.cpp | 72 F.getContext().diagnose(DiagFallback);
|
| /src/external/apache2/llvm/dist/llvm/lib/IR/ |
| LLVMContext.cpp | 190 diagnose(DiagnosticInfoInlineAsm(ErrorStr)); 195 diagnose(DiagnosticInfoInlineAsm(*I, ErrorStr)); 228 void LLVMContext::diagnose(const DiagnosticInfo &DI) { function in class:LLVMContext 252 diagnose(DiagnosticInfoInlineAsm(LocCookie, ErrorStr));
|
| /src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| OptimizationRemarkEmitter.cpp | 88 F->getContext().diagnose(OptDiag);
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/BPF/ |
| BPFRegisterInfo.cpp | 52 F.getContext().diagnose(DiagStackSize);
|
| /src/external/gpl3/gcc.old/dist/libgcc/ |
| unwind.inc | 58 diagnose these and merely crashes. */ 112 diagnose these and merely crashes. */
|
| /src/external/gpl3/gcc/dist/libgcc/ |
| unwind.inc | 58 diagnose these and merely crashes. */ 112 diagnose these and merely crashes. */
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| LLVMContext.h | 260 void diagnose(const DiagnosticInfo &DI);
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
| RISCVFrameLowering.cpp | 48 Ctx.diagnose(DiagnosticInfoUnsupported{ 55 Ctx.diagnose(DiagnosticInfoUnsupported{ 96 Ctx.diagnose(DiagnosticInfoUnsupported{ 103 Ctx.diagnose(DiagnosticInfoUnsupported{ 400 MF.getFunction().getContext().diagnose(DiagnosticInfoUnsupported{ 451 MF.getFunction().getContext().diagnose(DiagnosticInfoUnsupported{
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
| SampleProfileLoaderBaseImpl.h | 857 Func.getContext().diagnose(DiagnosticInfoSampleProfile( 870 Func.getContext().diagnose(DiagnosticInfoSampleProfile( 901 Func.getContext().diagnose(DiagnosticInfoSampleProfile(
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| X86InsertPrefetch.cpp | 165 Ctx.diagnose(DiagnosticInfoSampleProfile(Filename, Msg,
|
| /src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
| Lookup.h | 151 Diagnose(Redecl == Sema::NotForRedeclaration) { 164 Diagnose(Redecl == Sema::NotForRedeclaration) { 195 Diagnose(std::move(Other.Diagnose)), 200 Other.Diagnose = false; 218 Diagnose = std::move(Other.Diagnose); 223 Other.Diagnose = false; 228 if (Diagnose) diagnose(); 694 void diagnose() { function in class:clang::LookupResult [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
| AsmPrinterInlineAsm.cpp | 541 MMI->getModule()->getContext().diagnose(DiagnosticInfoInlineAsm( 543 MMI->getModule()->getContext().diagnose(
|
| /src/external/apache2/llvm/dist/llvm/lib/LTO/ |
| LTOCodeGenerator.cpp | 684 Context.diagnose(LTODiagnosticInfo(ErrMsg)); 691 Context.diagnose(LTODiagnosticInfo(ErrMsg, DS_Warning));
|
| /src/external/apache2/llvm/dist/llvm/lib/Linker/ |
| LinkModules.cpp | 60 SrcM->getContext().diagnose(LinkDiagnosticInfo(DS_Error, Message)); 559 DstM.getContext().diagnose(LinkDiagnosticInfo(DS_Error, EIB.message()));
|
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/net/ |
| isemail.d | 77 bool diagnose; 82 diagnose = true; 90 diagnose = true; 758 if (!diagnose)
|
| /src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/ |
| MIRParser.cpp | 188 Context.diagnose(DiagnosticInfoMIRParser( 194 Context.diagnose(DiagnosticInfoMIRParser( 221 Context.diagnose(DiagnosticInfoMIRParser(Kind, Diag)); 1003 Context.diagnose(DiagnosticInfoMIRParser(
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| AMDGPUAsmPrinter.cpp | 1090 MF.getFunction().getContext().diagnose(DiagStackSize); 1113 Ctx.diagnose(Diag); 1161 Ctx.diagnose(Diag); 1178 Ctx.diagnose(Diag); 1185 Ctx.diagnose(Diag);
|
| /src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
| PGOInstrumentation.cpp | 1311 Ctx.diagnose( 1339 Ctx.diagnose(DiagnosticInfoPGOProfile( 1566 Ctx.diagnose(DiagnosticInfoPGOProfile( 1808 Ctx.diagnose( 1817 Ctx.diagnose(DiagnosticInfoPGOProfile(ProfileFileName.data(), 1826 Ctx.diagnose(DiagnosticInfoPGOProfile( 1956 Ctx.diagnose(
|