/third_party/skia/third_party/externals/swiftshader/tests/check_build_files/ |
H A D | main.go | 53 errs := []error{} 76 errs = append(errs, err) 82 errs = append(errs, checkBlueprint(path, string(content))...) 84 errs = append(errs, checkGn(path, string(content))...) 86 errs = append(errs, checkBazel(path, string(content))...) 93 for _, err := range errs { [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | AliasAnalysisEvaluator.cpp | 56 errs() << " " << AR << ":\t" << o1 << ", " << o2 << "\n"; in PrintResults() 63 errs() << " " << Msg << ": Ptr: "; in PrintModRefResults() 64 Ptr->printAsOperand(errs(), true, M); in PrintModRefResults() 65 errs() << "\t<->" << *I << '\n'; in PrintModRefResults() 72 errs() << " " << Msg << ": " << *CallA << " <-> " << *CallB << '\n'; in PrintModRefResults() 80 errs() << " " << AR << ": " << *V1 << " <-> " << *V2 << '\n'; in PrintLoadStoreResults() 137 errs() << "Function: " << F.getName() << ": " << Pointers.size() in runInternal() 330 errs() << "(" << Num * 100LL / Sum << "." << ((Num * 1000LL / Sum) % 10) in PrintPercent() 340 errs() << "===== Alias Analysis Evaluator Report =====\n"; in ~AAEvaluator() 342 errs() << " Alia in ~AAEvaluator() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | DAGDeltaAlgorithm.cpp | 227 llvm::errs() << "-- DAGDeltaAlgorithmImpl --\n"; in DAGDeltaAlgorithmImpl() 228 llvm::errs() << "Changes: ["; in DAGDeltaAlgorithmImpl() 232 llvm::errs() << ", "; in DAGDeltaAlgorithmImpl() 233 llvm::errs() << *it; in DAGDeltaAlgorithmImpl() 236 llvm::errs() << "("; in DAGDeltaAlgorithmImpl() 240 llvm::errs() << ", "; in DAGDeltaAlgorithmImpl() 241 llvm::errs() << "->" << *it2; in DAGDeltaAlgorithmImpl() 243 llvm::errs() << ")"; in DAGDeltaAlgorithmImpl() 246 llvm::errs() << "]\n"; in DAGDeltaAlgorithmImpl() 248 llvm::errs() << "Root in DAGDeltaAlgorithmImpl() [all...] |
H A D | GraphWriter.cpp | 84 errs() << "Error: " << EC.message() << "\n"; in createGraphFilename() 88 errs() << "Writing '" << Filename << "'... "; in createGraphFilename() 98 errs() << "Error: " << ErrMsg << "\n"; in ExecGraphViewer() 102 errs() << " done. \n"; in ExecGraphViewer() 105 errs() << "Remember to erase graph file: " << Filename << "\n"; in ExecGraphViewer() 163 errs() << "Trying 'open' program... "; in DisplayGraph() 172 errs() << "Trying 'xdg-open' program... "; in DisplayGraph() 183 errs() << "Running 'Graphviz' program... "; in DisplayGraph() 196 errs() << "Running 'xdot.py' program... "; in DisplayGraph() 242 errs() << "Runnin in DisplayGraph() [all...] |
H A D | DebugCounter.cpp | 73 errs() << "DebugCounter Error: " << Val << " does not have an = in it\n"; in push_back() 80 errs() << "DebugCounter Error: " << CounterPair.second in push_back() 90 errs() << "DebugCounter Error: " << CounterName in push_back() 103 errs() << "DebugCounter Error: " << CounterName in push_back() 113 errs() << "DebugCounter Error: " << CounterPair.first in push_back()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ |
H A D | FuzzerCLI.cpp | 57 errs() << ExecName << ": Unknown option: " << Opt << ".\n"; in handleExecNameEncodedBEOpts() 61 errs() << NameAndArgs.first << ": Injected args:"; in handleExecNameEncodedBEOpts() 63 errs() << " " << Args[I]; in handleExecNameEncodedBEOpts() 64 errs() << "\n"; in handleExecNameEncodedBEOpts() 120 errs() << ExecName << ": Unknown option: " << Opt << ".\n"; in handleExecNameEncodedOptimizerOpts() 125 errs() << NameAndArgs.first << ": Injected args:"; in handleExecNameEncodedOptimizerOpts() 127 errs() << " " << Args[I]; in handleExecNameEncodedOptimizerOpts() 128 errs() << "\n"; in handleExecNameEncodedOptimizerOpts() 140 errs() << "*** This tool was not linked to libFuzzer.\n" in runFuzzerOnInputs() 143 errs() << "Initializatio in runFuzzerOnInputs() [all...] |
/third_party/node/test/parallel/ |
H A D | test-net-error-twice.js | 29 const errs = []; 42 errs.push(err); 43 if (errs.length > 1 && errs[0] === errs[1]) 61 console.log(errs); 62 assert.strictEqual(errs.length, 1);
|
/third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
H A D | parser_test.cc | 31 auto errs = diag::Formatter().format(program.Diagnostics()); in TEST_F() local 32 ASSERT_TRUE(program.IsValid()) << errs; in TEST_F() 43 auto errs = diag::Formatter().format(program.Diagnostics()); in TEST_F() local 44 ASSERT_TRUE(program.IsValid()) << errs; in TEST_F() 56 auto errs = diag::Formatter().format(program.Diagnostics()); in TEST_F() local 57 ASSERT_FALSE(program.IsValid()) << errs; in TEST_F() 58 EXPECT_EQ(errs, in TEST_F()
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | rehash.c | 242 int type, errs = 0; in do_file() local 259 errs++; in do_file() 281 ++errs; in do_file() 289 ++errs; in do_file() 293 ++errs; in do_file() 304 errs += add_entry(type, hash_value, filename, digest, 1, ~0); in do_file() 308 errs++; in do_file() 312 errs += add_entry(type, X509_NAME_hash_old(name), in do_file() 318 return errs; in do_file() 355 int n, numfiles, nextid, dirlen, buflen, errs in do_dir() local 516 int errs = 0; rehash_main() local [all...] |
/third_party/openssl/apps/ |
H A D | rehash.c | 245 int type, errs = 0; in do_file() local 262 errs++; in do_file() 284 ++errs; in do_file() 292 ++errs; in do_file() 296 ++errs; in do_file() 307 errs += add_entry(type, hash_value, filename, digest, 1, ~0); in do_file() 311 errs++; in do_file() 315 errs += add_entry(type, X509_NAME_hash_old(name), in do_file() 321 return errs; in do_file() 358 int n, numfiles, nextid, buflen, errs in do_dir() local 510 int errs = 0; rehash_main() local [all...] |
/third_party/skia/infra/bots/ |
H A D | check_deps.py | 39 errs = [] 43 errs.append( 50 errs.append( 58 errs.append( 62 errs.append('%s: "%s" does not look like a commit hash.' % (repo, rev)) 63 if errs: 65 for err in errs:
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCSubtargetInfo.cpp | 81 errs() << "'" << Feature << "' is not a recognized feature for this target" in ApplyFeatureFlag() 110 errs() << "Available CPUs for this target:\n\n"; in Help() 112 errs() << format(" %-*s - Select the %s processor.\n", MaxCPULen, CPU.Key, in Help() 114 errs() << '\n'; in Help() 117 errs() << "Available features for this target:\n\n"; in Help() 119 errs() << format(" %-*s - %s.\n", MaxFeatLen, Feature.Key, Feature.Desc); in Help() 120 errs() << '\n'; in Help() 122 errs() << "Use +feature to enable a feature, or -feature to disable it.\n" in Help() 138 errs() << "Available CPUs for this target:\n\n"; in cpuHelp() 140 errs() << "\ in cpuHelp() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-dlltool/ |
H A D | DlltoolDriver.cpp | 61 llvm::errs() << "cannot open file " << Path << ": " << EC.message() << "\n"; in openFile() 84 llvm::errs() << Args.getArgString(MissingIndex) << ": missing argument\n"; in dlltoolDriverMain() 98 llvm::errs() << "error: no target machine specified\n" in dlltoolDriverMain() 104 llvm::errs() << "ignoring unknown argument: " << Arg->getAsString(Args) in dlltoolDriverMain() 108 llvm::errs() << "no definition file specified\n"; in dlltoolDriverMain() 118 llvm::errs() << "definition file empty\n"; in dlltoolDriverMain() 127 llvm::errs() << "unknown target\n"; in dlltoolDriverMain() 135 llvm::errs() << "error parsing definition\n" in dlltoolDriverMain() 145 llvm::errs() << "no DLL name specified\n"; in dlltoolDriverMain()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsSubtarget.cpp | 161 errs() << "warning: cannot use small-data accesses for '-mabicalls'" in MipsSubtarget() 168 errs() << "warning: the 'dspr2' ASE requires MIPS64 revision 2 or " in MipsSubtarget() 172 errs() << "warning: the 'dspr2' ASE requires MIPS32 revision 2 or " in MipsSubtarget() 178 errs() << "warning: the 'dsp' ASE requires MIPS64 revision 2 or " in MipsSubtarget() 182 errs() << "warning: the 'dsp' ASE requires MIPS32 revision 2 or " in MipsSubtarget() 191 errs() << "warning: the 'msa' ASE requires " << ArchName in MipsSubtarget() 196 errs() << "warning: the 'virt' ASE requires " << ArchName in MipsSubtarget() 201 errs() << "warning: the 'crc' ASE requires " << ArchName in MipsSubtarget() 206 errs() << "warning: the 'ginv' ASE requires " << ArchName in MipsSubtarget()
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/cause/ |
H A D | cause.go | 30 func Merge(errs ...error) error { 31 if len(errs) == 0 { 34 strs := make([]string, len(errs)) 35 for i, err := range errs {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Hello/ |
H A D | Hello.cpp | 32 errs() << "Hello: "; 33 errs().write_escaped(F.getName()) << '\n'; 50 errs() << "Hello: "; 51 errs().write_escaped(F.getName()) << '\n';
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineFunctionPass.cpp | 51 errs() << "MachineFunctionProperties required by " << getPassName() in runOnFunction() 54 RequiredProperties.print(errs()); in runOnFunction() 55 errs() << "\nCurrent properties: "; in runOnFunction() 56 MFProps.print(errs()); in runOnFunction() 57 errs() << "\n"; in runOnFunction()
|
H A D | MachineVerifier.cpp | 416 errs() << "Instruction: " << *MBBI; in verify() 477 errs() << '\n'; in report() 480 errs() << "# " << Banner << '\n'; in report() 482 LiveInts->print(errs()); in report() 484 MF->print(errs(), Indexes); in report() 486 errs() << "*** Bad machine code: " << msg << " ***\n" in report() 493 errs() << "- basic block: " << printMBBReference(*MBB) << ' ' in report() 496 errs() << " [" << Indexes->getMBBStartIdx(MBB) in report() 498 errs() << '\n'; in report() 504 errs() << " in report() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | GenericDomTreeConstruction.h | 1266 errs() << "Tree has no parent but has roots!\n"; in verifyRoots() 1267 errs().flush(); in verifyRoots() 1273 errs() << "Tree doesn't have a root!\n"; in verifyRoots() 1274 errs().flush(); in verifyRoots() 1279 errs() << "Tree's root is not its parent's entry node!\n"; in verifyRoots() 1280 errs().flush(); in verifyRoots() 1287 errs() << "Tree has different roots than freshly computed ones!\n"; in verifyRoots() 1288 errs() << "\tPDT roots: "; in verifyRoots() 1289 for (const NodePtr N : DT.Roots) errs() << BlockNamePrinter(N) << ", "; in verifyRoots() 1290 errs() << "\ in verifyRoots() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelDAGToDAG.cpp | 63 errs() << "MSP430ISelAddressMode " << this << '\n'; in dump() 65 errs() << "Base.Reg "; in dump() 68 errs() << " Base.FrameIndex " << Base.FrameIndex << '\n'; in dump() 70 errs() << " Disp " << Disp << '\n'; in dump() 72 errs() << "GV "; in dump() 75 errs() << " CP "; in dump() 77 errs() << " Align" << Align << '\n'; in dump() 79 errs() << "ES "; in dump() 80 errs() << ES << '\n'; in dump() 82 errs() << " J in dump() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-lib/ |
H A D | LibDriver.cpp | 108 llvm::errs() << "error opening '" << File << "': " << EIB.message() << '\n'; in fatalOpenError() 149 llvm::errs() << MB.getBufferIdentifier() in getCOFFFileMachine() 159 llvm::errs() << MB.getBufferIdentifier() << ": unknown machine: " << Machine in getCOFFFileMachine() 170 llvm::errs() << MB.getBufferIdentifier() in getBitcodeFileMachine() 185 llvm::errs() << MB.getBufferIdentifier() in getBitcodeFileMachine() 198 llvm::errs() << MB.getBufferIdentifier() in appendFile() 216 llvm::errs() << MB.getBufferIdentifier() << ": " << EIB.message() in appendFile() 252 llvm::errs() << MB.getBufferIdentifier() << ": file machine type " in appendFile() 279 llvm::errs() << "missing arg value for \"" in libDriverMain() 286 llvm::errs() << "ignorin in libDriverMain() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Utils/ |
H A D | RISCVBaseInfo.cpp | 20 errs() in computeTargetABI() 24 errs() << "32-bit ABIs are not supported for 64-bit targets (ignoring " in computeTargetABI() 28 errs() << "64-bit ABIs are not supported for 32-bit targets (ignoring " in computeTargetABI() 33 errs() in computeTargetABI()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | DOTGraphTraitsPass.h | 100 errs() << "Writing '" << Filename << "'..."; 109 errs() << " error opening file for writing!"; 110 errs() << "\n"; 163 errs() << "Writing '" << Filename << "'..."; 171 errs() << " error opening file for writing!"; 172 errs() << "\n";
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGPrinter.cpp | 156 errs() << "SelectionDAG::viewGraph is only available in debug builds on " in viewGraph() 173 errs() << "SelectionDAG::clearGraphAttrs is only available in debug builds" in clearGraphAttrs() 185 errs() << "SelectionDAG::setGraphAttrs is only available in debug builds" in setGraphAttrs() 203 errs() << "SelectionDAG::getGraphAttrs is only available in debug builds" in getGraphAttrs() 215 errs() << "SelectionDAG::setGraphColor is only available in debug builds" in setGraphColor() 247 errs() << "SelectionDAG::setSubgraphColor is only available in debug builds" in setSubgraphColorHelper() 269 errs() << "SelectionDAG::setSubgraphColor is only available in debug builds" in setSubgraphColor()
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | parser_test.cc | 29 auto errs = diag::Formatter().format(program.Diagnostics()); in TEST_F() local 30 ASSERT_FALSE(program.IsValid()) << errs; in TEST_F() 31 EXPECT_EQ(errs, "error: line:0: Invalid SPIR-V magic number.\n"); in TEST_F()
|