/external/clang/lib/Serialization/ |
D | Module.cpp | 69 llvm::errs() << " " << Name << ":\n"; in dumpLocalRemap() 72 llvm::errs() << " " << I->first << " -> " << I->second << "\n"; in dumpLocalRemap() 77 llvm::errs() << "\nModule: " << FileName << "\n"; in dump() 79 llvm::errs() << " Imports: "; in dump() 82 llvm::errs() << ", "; in dump() 83 llvm::errs() << Imports[I]->FileName; in dump() 85 llvm::errs() << "\n"; in dump() 89 llvm::errs() << " Base source location offset: " << SLocEntryBaseOffset in dump() 93 llvm::errs() << " Base identifier ID: " << BaseIdentifierID << '\n' in dump() 97 llvm::errs() << " Base macro ID: " << BaseMacroID << '\n' in dump() [all …]
|
/external/llvm/tools/llvm-link/ |
D | llvm-link.cpp | 78 if (Verbose) errs() << "Loading '" << FN << "'\n"; in loadFile() 81 Err.print(argv0, errs()); in loadFile() 93 errs() << "ERROR: "; in diagnosticHandler() 98 errs() << "WARNING: "; in diagnosticHandler() 105 DiagnosticPrinterRawOStream DP(errs()); in diagnosticHandler() 107 errs() << '\n'; in diagnosticHandler() 125 errs() << argv[0] << ": error loading file '" <<InputFilenames[i]<< "'\n"; in main() 129 if (verifyModule(*M, &errs())) { in main() 130 errs() << argv[0] << ": " << InputFilenames[i] in main() 135 if (Verbose) errs() << "Linking in '" << InputFilenames[i] << "'\n"; in main() [all …]
|
/external/llvm/lib/Analysis/ |
D | AliasAnalysisCounter.cpp | 44 errs() << " " << Val << " " << Desc << " responses (" in printLine() 51 errs() << "\n===== Alias Analysis Counter Report =====\n" in ~AliasAnalysisCounter() 59 errs() << " Alias Analysis Counter Summary: " << No*100/AASum << "%/" in ~AliasAnalysisCounter() 65 errs() << " " << MRSum << " Total Mod/Ref Queries Performed\n"; in ~AliasAnalysisCounter() 71 errs() << " Mod/Ref Analysis Counter Summary: " <<NoMR*100/MRSum in ~AliasAnalysisCounter() 139 errs() << AliasString << ":\t"; in alias() 140 errs() << "[" << LocA.Size << "B] "; in alias() 141 LocA.Ptr->printAsOperand(errs(), true, M); in alias() 142 errs() << ", "; in alias() 143 errs() << "[" << LocB.Size << "B] "; in alias() [all …]
|
D | AliasAnalysisEvaluator.cpp | 102 errs() << " " << Msg << ":\t" in PrintResults() 112 errs() << " " << Msg << ": Ptr: "; in PrintModRefResults() 113 Ptr->printAsOperand(errs(), true, M); in PrintModRefResults() 114 errs() << "\t<->" << *I << '\n'; in PrintModRefResults() 122 errs() << " " << Msg << ": " << *CSA.getInstruction() in PrintModRefResults() 131 errs() << " " << Msg << ": " << *V1 in PrintLoadStoreResults() 183 errs() << "Function: " << F.getName() << ": " << Pointers.size() in runOnFunction() 326 errs() << "(" << Num*100ULL/Sum << "." in PrintPercent() 332 errs() << "===== Alias Analysis Evaluator Report =====\n"; in doFinalization() 334 errs() << " Alias Analysis Evaluator Summary: No pointers!\n"; in doFinalization() [all …]
|
/external/llvm/lib/Support/ |
D | DAGDeltaAlgorithm.cpp | 228 llvm::errs() << "-- DAGDeltaAlgorithmImpl --\n"; in DAGDeltaAlgorithmImpl() 229 llvm::errs() << "Changes: ["; in DAGDeltaAlgorithmImpl() 232 if (it != Changes.begin()) llvm::errs() << ", "; in DAGDeltaAlgorithmImpl() 233 llvm::errs() << *it; in DAGDeltaAlgorithmImpl() 236 llvm::errs() << "("; in DAGDeltaAlgorithmImpl() 239 if (it2 != succ_begin(*it)) llvm::errs() << ", "; in DAGDeltaAlgorithmImpl() 240 llvm::errs() << "->" << *it2; in DAGDeltaAlgorithmImpl() 242 llvm::errs() << ")"; in DAGDeltaAlgorithmImpl() 245 llvm::errs() << "]\n"; in DAGDeltaAlgorithmImpl() 247 llvm::errs() << "Roots: ["; in DAGDeltaAlgorithmImpl() [all …]
|
D | GraphWriter.cpp | 72 errs() << "Error: " << EC.message() << "\n"; in createGraphFilename() 76 errs() << "Writing '" << Filename << "'... "; in createGraphFilename() 88 errs() << "Error: " << ErrMsg << "\n"; in ExecGraphViewer() 92 errs() << " done. \n"; in ExecGraphViewer() 95 errs() << "Remember to erase graph file: " << Filename << "\n"; in ExecGraphViewer() 151 errs() << "Trying 'open' program... "; in DisplayGraph() 161 errs() << "Trying 'xdg-open' program... "; in DisplayGraph() 173 errs() << "Running 'Graphviz' program... "; in DisplayGraph() 188 errs() << "Running 'xdot.py' program... "; in DisplayGraph() 220 errs() << "Running '" << GeneratorPath << "' program... "; in DisplayGraph() [all …]
|
/external/clang/tools/libclang/ |
D | ARCMigrate.cpp | 39 llvm::errs() << "error: feature not enabled in this build\n"; in clang_getRemappings() 46 llvm::errs() << "clang_getRemappings was called with NULL parameter\n"; in clang_getRemappings() 52 llvm::errs() << "Error by clang_getRemappings(\"" << migrate_dir_path in clang_getRemappings() 54 llvm::errs() << "\"" << migrate_dir_path << "\" does not exist\n"; in clang_getRemappings() 66 llvm::errs() << "Error by clang_getRemappings(\"" << migrate_dir_path in clang_getRemappings() 70 llvm::errs() << I->second << '\n'; in clang_getRemappings() 82 llvm::errs() << "error: feature not enabled in this build\n"; in clang_getRemappingsFromFileList() 91 llvm::errs() << "clang_getRemappingsFromFileList was called with " in clang_getRemappingsFromFileList() 98 llvm::errs() << "clang_getRemappingsFromFileList was called with " in clang_getRemappingsFromFileList() 113 llvm::errs() << "Error by clang_getRemappingsFromFileList\n"; in clang_getRemappingsFromFileList() [all …]
|
/external/llvm/utils/KillTheDoctor/ |
D | KillTheDoctor.cpp | 312 errs() << ToolName << ": Timeout value too large, must be less than: " in main() 323 errs() << ToolName << ": Failed to find program: '" << CommandLine in main() 329 errs() << ToolName << ": Found Program: " << ProgramToRun << '\n'; in main() 339 errs() << ToolName << ": Program Image Path: " << ProgramToRun << '\n' in main() 364 errs() << ToolName << ": Failed to run program: '" << ProgramToRun << "': " in main() 380 errs() << ToolName << ": Debugging...\n"; in main() 395 errs() << ToolName << ": Failed to get process times: " in main() 408 errs() << ToolName << ": Timeout Failed: Process has been running for" in main() 417 errs() << ToolName << ": Process timed out.\n"; in main() 432 errs() << ToolName << ": Process timed out.\n"; in main() [all …]
|
/external/linux-tools-perf/src/tools/perf/tests/ |
D | perf-record.c | 59 int err = -1, errs = 0, i, wakeups = 0; in test__PERF_RECORD() local 190 ++errs; in test__PERF_RECORD() 198 ++errs; in test__PERF_RECORD() 204 ++errs; in test__PERF_RECORD() 210 ++errs; in test__PERF_RECORD() 220 ++errs; in test__PERF_RECORD() 228 ++errs; in test__PERF_RECORD() 235 ++errs; in test__PERF_RECORD() 264 ++errs; in test__PERF_RECORD() 289 ++errs; in test__PERF_RECORD() [all …]
|
/external/llvm/tools/opt/ |
D | PrintSCC.cpp | 76 errs() << "SCCs for Function " << F.getName() << " in PostOrder:"; in runOnFunction() 79 errs() << "\nSCC #" << ++sccNum << " : "; in runOnFunction() 82 errs() << (*I)->getName() << ", "; in runOnFunction() 84 errs() << " (Has self-loop)."; in runOnFunction() 86 errs() << "\n"; in runOnFunction() 96 errs() << "SCCs for the program in PostOrder:"; in runOnModule() 100 errs() << "\nSCC #" << ++sccNum << " : "; in runOnModule() 103 errs() << ((*I)->getFunction() ? (*I)->getFunction()->getName() in runOnModule() 106 errs() << " (Has self-loop)."; in runOnModule() 108 errs() << "\n"; in runOnModule()
|
/external/vboot_reference/tests/ |
D | run_vbutil_kernel_arg_tests.sh | 38 errs=0 58 : $(( errs++ )) 75 : $(( errs++ )) 85 : $(( errs++ )) 114 : $(( errs++ )) 127 : $(( errs++ )) 150 : $(( errs++ )) 167 : $(( errs++ )) 179 : $(( errs++ )) 189 : $(( errs++ )) [all …]
|
D | run_preamble_tests.sh | 29 errs=0 50 : $(( errs++ )) 77 : $(( errs++ )) 95 : $(( errs++ )) 105 if [ "$errs" -ne 0 ]; then 106 echo -e "${COL_RED}${ME}: ${errs}/${tests} tests failed${COL_STOP}"
|
/external/llvm/lib/CodeGen/ |
D | MachineVerifier.cpp | 311 errs() << "Instruction: " << *MBBI; in runOnMachineFunction() 364 errs() << '\n'; in report() 367 errs() << "# " << Banner << '\n'; in report() 368 MF->print(errs(), Indexes); in report() 370 errs() << "*** Bad machine code: " << msg << " ***\n" in report() 377 errs() << "- basic block: BB#" << MBB->getNumber() in report() 381 errs() << " [" << Indexes->getMBBStartIdx(MBB) in report() 383 errs() << '\n'; in report() 389 errs() << "- instruction: "; in report() 391 errs() << Indexes->getInstructionIndex(MI) << '\t'; in report() [all …]
|
/external/clang/lib/Lex/ |
D | Preprocessor.cpp | 206 llvm::errs() << tok::getTokenName(Tok.getKind()) << " '" in DumpToken() 211 llvm::errs() << "\t"; in DumpToken() 213 llvm::errs() << " [StartOfLine]"; in DumpToken() 215 llvm::errs() << " [LeadingSpace]"; in DumpToken() 217 llvm::errs() << " [ExpandDisabled]"; in DumpToken() 220 llvm::errs() << " [UnClean='" << StringRef(Start, Tok.getLength()) in DumpToken() 224 llvm::errs() << "\tLoc=<"; in DumpToken() 226 llvm::errs() << ">"; in DumpToken() 234 llvm::errs() << "MACRO: "; in DumpMacro() 237 llvm::errs() << " "; in DumpMacro() [all …]
|
/external/clang/tools/arcmt-test/ |
D | arcmt-test.cpp | 110 new TextDiagnosticPrinter(llvm::errs(), &*DiagOpts); in checkForMigration() 126 llvm::errs() << "error: no input files\n"; in checkForMigration() 154 new TextDiagnosticPrinter(llvm::errs(), &*DiagOpts); in performTransformations() 165 llvm::errs() << "error: no input files\n"; in performTransformations() 189 llvm::errs() << "\n##### FINAL RESULT #####\n"; in performTransformations() 191 llvm::errs() << "\n##### OUTPUT AFTER "<< i+1 <<". TRANSFORMATION #####\n"; in performTransformations() 192 printResult(migration.getRemapper(), llvm::errs()); in performTransformations() 193 llvm::errs() << "\n##########################\n\n"; in performTransformations() 230 errs() << "error: filename '" << fname in verifyTransformedFiles() 243 errs() << "error: could not read remappings input\n"; in verifyTransformedFiles() [all …]
|
/external/llvm/tools/llvm-extract/ |
D | llvm-extract.cpp | 117 Err.print(argv[0], errs()); in main() 128 errs() << argv[0] << ": program doesn't contain alias named '" in main() 140 errs() << argv[0] << ": '" << ExtractRegExpAliases[i] << "' " in main() 152 errs() << argv[0] << ": program doesn't contain global named '" in main() 162 errs() << argv[0] << ": program doesn't contain global named '" in main() 174 errs() << argv[0] << ": '" << ExtractRegExpGlobals[i] << "' " in main() 185 errs() << argv[0] << ": program doesn't contain global named '" in main() 195 errs() << argv[0] << ": program doesn't contain function named '" in main() 207 errs() << argv[0] << ": '" << ExtractRegExpFuncs[i] << "' " in main() 219 errs() << argv[0] << ": program doesn't contain global named '" in main() [all …]
|
/external/compiler-rt/lib/sanitizer_common/scripts/ |
D | litlint.py | 47 errs = 0 52 errs += 1 56 return errs 66 errs = 0 variable 68 errs += LintFile(p) 71 if errs > 0:
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | AMDILCFGStructurizer.cpp | 65 if (DEBUGME) errs() << "New instr: " << *i << "\n" 69 errs() << msg << "BB" << b->getNumber() << "size " << b->size(); \ 70 errs() << "\n"; \ 76 errs() << msg << "BB" << b->getNumber() << "size " << b->size(); \ 77 b->print(errs()); \ 78 errs() << "\n"; \ 434 errs() << "AMDGPUCFGStructurizer::prepare\n"; in prepare() 458 errs() << "LoopInfo:\n"; in prepare() 459 PrintLoopinfo(*loopInfo, errs()); in prepare() 464 errs() << "Ordered blocks:\n"; in prepare() [all …]
|
/external/llvm/tools/bugpoint/ |
D | OptimizerDriver.cpp | 99 errs() << "Error opening file '" << Filename << "' for writing!\n"; in EmitProgressBitcode() 140 errs() << getToolName() << ": Error making unique filename: " in runPasses() 152 errs() << getToolName() << ": Error making unique filename: " in runPasses() 162 errs() << "Error writing bitcode file: " << InputFilename << "\n"; in runPasses() 172 errs() << Path.getError().message() << "\n"; in runPasses() 175 errs() << "Cannot find `opt' in PATH!\n"; in runPasses() 184 errs() << Path.getError().message() << "\n"; in runPasses() 188 errs() << "Cannot find `valgrind' in PATH!\n"; in runPasses() 225 DEBUG(errs() << "\nAbout to run:\t"; in runPasses() 227 errs() << " " << Args[i]; in runPasses() [all …]
|
D | ToolRunner.cpp | 70 errs() << "RUN:"; in RunProgramWithTimeout() 72 errs() << " " << Args[i]; in RunProgramWithTimeout() 73 errs() << "\n"; in RunProgramWithTimeout() 98 errs() << "RUN:"; in RunProgramRemotelyWithTimeout() 100 errs() << " " << Args[i]; in RunProgramRemotelyWithTimeout() 101 errs() << "\n"; in RunProgramRemotelyWithTimeout() 127 errs() << OS.str(); in RunProgramRemotelyWithTimeout() 147 errs() << "Error making unique filename: " << EC.message() << "\n"; in ProcessFailure() 225 DEBUG(errs() << "\nAbout to run:\t"; in ExecuteProgram() 227 errs() << " " << LLIArgs[i]; in ExecuteProgram() [all …]
|
/external/llvm/lib/Option/ |
D | Option.cpp | 39 llvm::errs() << "<"; in dump() 41 #define P(N) case N: llvm::errs() << #N; break in dump() 57 llvm::errs() << " Prefixes:["; in dump() 59 llvm::errs() << '"' << *Pre << (*(Pre + 1) == nullptr ? "\"" : "\", "); in dump() 61 llvm::errs() << ']'; in dump() 64 llvm::errs() << " Name:\"" << getName() << '"'; in dump() 68 llvm::errs() << " Group:"; in dump() 74 llvm::errs() << " Alias:"; in dump() 79 llvm::errs() << " NumArgs:" << getNumArgs(); in dump() 81 llvm::errs() << ">\n"; in dump()
|
D | Arg.cpp | 47 llvm::errs() << "<"; in dump() 49 llvm::errs() << " Opt:"; in dump() 52 llvm::errs() << " Index:" << Index; in dump() 54 llvm::errs() << " Values: ["; in dump() 56 if (i) llvm::errs() << ", "; in dump() 57 llvm::errs() << "'" << Values[i] << "'"; in dump() 60 llvm::errs() << "]>\n"; in dump()
|
/external/llvm/tools/llvm-lto/ |
D | llvm-lto.cpp | 90 errs() << "note: "; in handleDiagnostics() 93 errs() << "remark: "; in handleDiagnostics() 96 errs() << "error: "; in handleDiagnostics() 99 errs() << "warning: "; in handleDiagnostics() 102 errs() << Msg << "\n"; in handleDiagnostics() 132 errs() << Command << ": error loading file '" << Filename in listSymbols() 154 errs() << argv[0] << ": optimization level must be between 0 and 3\n"; in main() 205 errs() << argv[0] << ": error loading file '" << InputFilenames[i] in main() 262 errs() << argv[0] in main() 270 errs() << argv[0] << ": error opening the file '" << OutputFilename in main() [all …]
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelDAGToDAG.cpp | 66 errs() << "MSP430ISelAddressMode " << this << '\n'; in dump() 68 errs() << "Base.Reg "; in dump() 71 errs() << " Base.FrameIndex " << Base.FrameIndex << '\n'; in dump() 73 errs() << " Disp " << Disp << '\n'; in dump() 75 errs() << "GV "; in dump() 78 errs() << " CP "; in dump() 80 errs() << " Align" << Align << '\n'; in dump() 82 errs() << "ES "; in dump() 83 errs() << ES << '\n'; in dump() 85 errs() << " JT" << JT << " Align" << Align << '\n'; in dump() [all …]
|
/external/llvm/lib/MC/ |
D | SubtargetFeature.cpp | 121 errs() << "Available CPUs for this target:\n\n"; in Help() 123 errs() << format(" %-*s - %s.\n", MaxCPULen, CPU.Key, CPU.Desc); in Help() 124 errs() << '\n'; in Help() 127 errs() << "Available features for this target:\n\n"; in Help() 129 errs() << format(" %-*s - %s.\n", MaxFeatLen, Feature.Key, Feature.Desc); in Help() 130 errs() << '\n'; in Help() 132 errs() << "Use +feature to enable a feature, or -feature to disable it.\n" in Help() 208 errs() << "'" << Feature in ToggleFeature() 259 errs() << "'" << CPU in getFeatureBits() 292 errs() << "'" << Feature in getFeatureBits()
|