Home
last modified time | relevance | path

Searched refs:report (Results 1 - 25 of 344) sorted by relevance

12345678910>>...14

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineVerifier.cpp244 void report(const char *msg, const MachineFunction *MF);
245 void report(const char *msg, const MachineBasicBlock *MBB);
246 void report(const char *msg, const MachineInstr *MI);
247 void report(const char *msg, const MachineOperand *MO, unsigned MONum,
354 // then report an error. in verifyProperties()
358 report("Function has NoVRegs property but there are VReg operands", &MF); in verifyProperties()
415 report("Bad instruction parent pointer", &*MFI); in verify()
422 report("Missing BundledPred flag, " in verify()
426 report("BundledPred flag is set, " in verify()
437 report("N in verify()
475 void MachineVerifier::report(const char *msg, const MachineFunction *MF) { report() function in MachineVerifier
490 void MachineVerifier::report(const char *msg, const MachineBasicBlock *MBB) { report() function in MachineVerifier
501 void MachineVerifier::report(const char *msg, const MachineInstr *MI) { report() function in MachineVerifier
510 void MachineVerifier::report(const char *msg, const MachineOperand *MO, report() function in MachineVerifier
[all...]
/third_party/libabigail/include/
H A Dabg-reporter.h64 report(const type_decl_diff& d, std::ostream& out,
68 report(const enum_diff& d, std::ostream& out,
72 report(const typedef_diff& d, std::ostream& out,
76 report(const qualified_type_diff& d, std::ostream& out,
80 report(const distinct_diff& d, std::ostream& out,
84 report(const pointer_diff& d, std::ostream& out,
88 report(const reference_diff& d, std::ostream& out,
92 report(const array_diff& d, std::ostream& out,
96 report(const base_diff& d, std::ostream& out,
100 report(cons
[all...]
/third_party/node/deps/openssl/openssl/util/
H A Dcheck-format.pl32 # -l | --sloppy-bodylen do not report function body length > 200
33 # -s | --sloppy-space do not report whitespace nits
34 # -c | --sloppy-comment do not report indentation of comments
42 # -h | --sloppy-hang when checking hanging indentation, do not report
47 # -e | --eol-comment report needless intermediate multiple consecutive spaces also before end-of-line comments
317 sub report { subroutine
374 report("indent = $count != $comment_indent within multi-line comment")
378 report("indent = ".($count + $tweak)." != $comment_indent at end of multi-line comment")
412 report("intra-line comment indent = $count != $ref_indent") if $in_comment == 0;
413 report("mult
[all...]
/third_party/openssl/util/
H A Dcheck-format.pl32 # -l | --sloppy-bodylen do not report function body length > 200
33 # -s | --sloppy-space do not report whitespace nits
34 # -c | --sloppy-comment do not report indentation of comments
42 # -h | --sloppy-hang when checking hanging indentation, do not report
47 # -e | --eol-comment report needless intermediate multiple consecutive spaces also before end-of-line comments
317 sub report { subroutine
374 report("indent = $count != $comment_indent within multi-line comment")
378 report("indent = ".($count + $tweak)." != $comment_indent at end of multi-line comment")
412 report("intra-line comment indent = $count != $ref_indent") if $in_comment == 0;
413 report("mult
[all...]
/third_party/node/test/common/
H A Dreport.js12 // report.<date>.<time>.<pid>.<tid>.<seq>.json
13 const format = '^report\\.\\d+\\.\\d+\\.' + pid + '\\.\\d+\\.\\d+\\.json$';
27 const report = fs.readFileSync(filepath, 'utf8');
28 if (process.report.compact) {
29 const end = report.indexOf('\n');
30 assert.strictEqual(end, report.length - 1);
32 validateContent(JSON.parse(report), fields);
35 function validateContent(report, fields = []) {
36 if (typeof report === 'string') {
38 report
[all...]
/third_party/cJSON/tests/unity/auto/
H A Dunity_test_summary.rb17 attr_reader :report, :total_tests, :failures, :ignored
21 @report = ''
50 @report += "\n"
51 @report += "--------------------------\n"
52 @report += "UNITY IGNORED TEST SUMMARY\n"
53 @report += "--------------------------\n"
54 @report += ignore_output.flatten.join("\n")
58 @report += "\n"
59 @report += "--------------------------\n"
60 @report
[all...]
H A Dunity_test_summary.py15 self.report = ''
46 self.report += "\n"
47 self.report += "--------------------------\n"
48 self.report += "UNITY IGNORED TEST SUMMARY\n"
49 self.report += "--------------------------\n"
50 self.report += "\n".join(ignore_output)
53 self.report += "\n"
54 self.report += "--------------------------\n"
55 self.report += "UNITY FAILED TEST SUMMARY\n"
56 self.report
[all...]
/third_party/unity/auto/
H A Dunity_test_summary.rb17 attr_reader :report, :total_tests, :failures, :ignored
21 @report = ''
50 @report += "\n"
51 @report += "--------------------------\n"
52 @report += "UNITY IGNORED TEST SUMMARY\n"
53 @report += "--------------------------\n"
54 @report += ignore_output.flatten.join("\n")
58 @report += "\n"
59 @report += "--------------------------\n"
60 @report
[all...]
H A Dunity_test_summary.py15 self.report = ''
46 self.report += "\n"
47 self.report += "--------------------------\n"
48 self.report += "UNITY IGNORED TEST SUMMARY\n"
49 self.report += "--------------------------\n"
50 self.report += "\n".join(ignore_output)
53 self.report += "\n"
54 self.report += "--------------------------\n"
55 self.report += "UNITY FAILED TEST SUMMARY\n"
56 self.report
[all...]
/third_party/node/test/parallel/
H A Dtest-runner-coverage.js25 const report = [
26 '# start of coverage report',
33 '# end of coverage report',
37 return report.replaceAll('/', '\\');
40 return report;
45 const report = [
46 '\u2139 start of coverage report',
56 '\u2139 end of coverage report',
61 return report.replaceAll('/', '\\');
64 return report;
[all...]
/third_party/curl/scripts/
H A Dmk-ca-bundle.pl208 sub report($@) { subroutine
310 report "SHA256 of old file: $oldhash";
313 report "Downloading $txt ...";
319 report "Get certdata with curl!";
325 report "Downloaded $txt";
328 report "Failed downloading via HTTPS with curl";
330 report "Failed to remove '$txt': $!";
335 report "curl lacks https support";
339 report "curl not found";
346 report "Fallin
[all...]
/third_party/node/test/report/
H A Dtest-report-writereport.js3 // Test producing a report via API call, using the no-hooks/no-signal interface.
9 const helper = require('../common/report');
13 process.report.directory = tmpdir.path;
25 process.report.writeReport();
31 process.report.writeReport(new Error('test error'));
39 process.report.writeReport(error);
46 process.report.writeReport(error);
52 const file = process.report.writeReport('custom-name-1.json');
62 const file = process.report.writeReport('custom-name-2.json',
73 process.report
[all...]
/third_party/benchmark/src/
H A Dbenchmark_runner.cc77 // Create report about this benchmark run. in CreateRunReport()
78 BenchmarkReporter::Run report; in CreateRunReport() local
80 report.run_name = b.name(); in CreateRunReport()
81 report.family_index = b.family_index(); in CreateRunReport()
82 report.per_family_instance_index = b.per_family_instance_index(); in CreateRunReport()
83 report.skipped = results.skipped_; in CreateRunReport()
84 report.skip_message = results.skip_message_; in CreateRunReport()
85 report.report_label = results.report_label_; in CreateRunReport()
87 report.iterations = results.iterations; in CreateRunReport()
88 report in CreateRunReport()
472 BenchmarkReporter::Run report = DoOneRepetition() local
[all...]
/third_party/json/docs/mkdocs/scripts/
H A Dcheck_structure.py11 def report(rule, location, description): function
68 report('structure/unexpected_section', f'{file}:{lineno+1}', f'unexpected top-level title "{line}"')
73 report('style/title', f'{file}:{lineno+1}', 'overview pages should have a better title than "Overview"')
77 report('whitespace/line_length', f'{file}:{lineno+1} ({current_section})', f'line is too long ({len(line)} vs. 160 chars)')
94 report('style/numbering', f'{file}:{lineno} ({current_section})', f'undocumented overloads: {", ".join([f"({x})" for x in undocumented])}')
96 report('style/numbering', f'{file}:{lineno} ({current_section})', f'unexpected overloads: {", ".join([f"({x})" for x in unexpected])}')
104 report('structure/section_order', f'{file}:{lineno+1}', f'section "{current_section}" is in an unexpected order (should be before "{expected_sections[section_idx]}")')
108 report('structure/unknown_section', f'{file}:{lineno+1}', f'section "{current_section}" is not part of the expected sections')
127 report('style/numbering', f'{file}:{lineno+1}', f'expected number ({number}) to be ({last_overload +1 })')
131 report('styl
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DDirectiveParser.cpp183 mDiagnostics->report(Diagnostics::PP_CONDITIONAL_UNTERMINATED, block.location, in lex()
218 mDiagnostics->report(Diagnostics::PP_DIRECTIVE_INVALID_NAME, token->location, in parseDirective()
269 mDiagnostics->report(Diagnostics::PP_EOF_IN_DIRECTIVE, token->location, token->text); in parseDirective()
280 mDiagnostics->report(Diagnostics::PP_UNEXPECTED_TOKEN, token->location, token->text); in parseDefine()
285 mDiagnostics->report(Diagnostics::PP_MACRO_PREDEFINED_REDEFINED, token->location, in parseDefine()
291 mDiagnostics->report(Diagnostics::PP_MACRO_NAME_RESERVED, token->location, token->text); in parseDefine()
301 mDiagnostics->report(Diagnostics::PP_WARNING_MACRO_NAME_RESERVED, token->location, in parseDefine()
323 mDiagnostics->report(Diagnostics::PP_MACRO_DUPLICATE_PARAMETER_NAMES, in parseDefine()
335 mDiagnostics->report(Diagnostics::PP_UNEXPECTED_TOKEN, token->location, token->text); in parseDefine()
361 mDiagnostics->report(Diagnostic in parseDefine()
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DDirectiveParser.cpp178 mDiagnostics->report(Diagnostics::PP_UNEXPECTED_TOKEN, token->location, token->text);
190 mDiagnostics->report(Diagnostics::PP_UNEXPECTED_TOKEN,
250 mDiagnostics->report(Diagnostics::PP_CONDITIONAL_UNTERMINATED, in lex()
285 mDiagnostics->report(Diagnostics::PP_DIRECTIVE_INVALID_NAME, in parseDirective()
336 mDiagnostics->report(Diagnostics::PP_EOF_IN_DIRECTIVE, in parseDirective()
348 mDiagnostics->report(Diagnostics::PP_UNEXPECTED_TOKEN, in parseDefine()
354 mDiagnostics->report(Diagnostics::PP_MACRO_PREDEFINED_REDEFINED, in parseDefine()
360 mDiagnostics->report(Diagnostics::PP_MACRO_NAME_RESERVED, in parseDefine()
371 mDiagnostics->report(Diagnostics::PP_WARNING_MACRO_NAME_RESERVED, token->location, in parseDefine()
391 mDiagnostics->report(Diagnostic in parseDefine()
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DAnalyzerActivity.java93 StringBuffer report = new StringBuffer(); in getCommonTestReport()
95 report.append("build.fingerprint = " + Build.FINGERPRINT + "\n"); in getCommonTestReport()
98 report.append(String.format("test.version = %s\n", pinfo.versionName)); in getCommonTestReport()
99 report.append(String.format("test.version.code = %d\n", pinfo.versionCode)); in getCommonTestReport()
102 report.append("time.millis = " + System.currentTimeMillis() + "\n"); in getCommonTestReport()
105 report.append(mAudioInputTester.actualConfiguration.dump()); in getCommonTestReport()
107 report.append(String.format("in.burst.frames = %d\n", inStream.getFramesPerBurst())); in getCommonTestReport()
108 report.append(String.format("in.xruns = %d\n", inStream.getXRunCount())); in getCommonTestReport()
111 report.append(mAudioOutTester.actualConfiguration.dump()); in getCommonTestReport()
113 report in getCommonTestReport()
[all...]
/third_party/libphonenumber/migrator/src/test/java/com/google/phonenumbers/migrator/
H A DMigrationJobTest.java57 MigrationReport report = job.getMigrationReportForCountry(); in customRecipesMigration_expectMigrations()
58 assertThat(report.getValidMigrations()).isNotEmpty(); in customRecipesMigration_expectMigrations()
69 MigrationReport report = job.getMigrationReportForCountry(); in customRecipesMigration_noRecipesFromCountry_expectNoMigrations()
70 assertThat(report.getValidMigrations()).isEmpty(); in customRecipesMigration_noRecipesFromCountry_expectNoMigrations()
173 MigrationReport report = job.getMigrationReportForCountry(); in standardMigration_invalidNumberNoRecipe_expectNoMigration()
174 assertThat(report.getValidUntouchedEntries()).isEmpty(); in standardMigration_invalidNumberNoRecipe_expectNoMigration()
175 assertThat(report.getUntouchedEntries().stream().map(MigrationEntry::getOriginalNumber)) in standardMigration_invalidNumberNoRecipe_expectNoMigration()
185 MigrationReport report = job.getMigrationReportForCountry(); in standardMigration_numberAlreadyValid_expectNoMigration()
186 assertThat(report.getValidMigrations()).isEmpty(); in standardMigration_numberAlreadyValid_expectNoMigration()
187 assertThat(report in standardMigration_numberAlreadyValid_expectNoMigration()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifier.cpp459 std::ostream& report) const
477 report << "Testing at base texel " << baseTexelHi << ", " << baseTexelLo << " offset " << texelGridOffsetHi << ", " << texelGridOffsetLo << "\n";
499 report << "Computed weights: " << roundedWeightsHi << ", " << roundedWeightsLo << "\n";
503 report << "Ideal hi sample: " << idealSampleHiMin << " through " << idealSampleHiMax << "\n";
509 report << "Ideal lo sample: " << idealSampleLoMin << " through " << idealSampleLoMax << "\n";
516 report << "Ideal hi sample: " << idealSampleHiMin << " through " << idealSampleHiMax << "\n";
522 report << "Ideal lo sample: " << idealSampleLoMin << " through " << idealSampleLoMax << "\n";
534 report << "Testing at mipmap weight " << weight << "\n";
551 report << "Ideal sample: " << idealSampleMin << " through " << idealSampleMax << "\n";
559 report << "Faile
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktSampleVerifier.cpp459 std::ostream& report) const
477 report << "Testing at base texel " << baseTexelHi << ", " << baseTexelLo << " offset " << texelGridOffsetHi << ", " << texelGridOffsetLo << "\n";
499 report << "Computed weights: " << roundedWeightsHi << ", " << roundedWeightsLo << "\n";
503 report << "Ideal hi sample: " << idealSampleHiMin << " through " << idealSampleHiMax << "\n";
509 report << "Ideal lo sample: " << idealSampleLoMin << " through " << idealSampleLoMax << "\n";
516 report << "Ideal hi sample: " << idealSampleHiMin << " through " << idealSampleHiMax << "\n";
522 report << "Ideal lo sample: " << idealSampleLoMin << " through " << idealSampleLoMax << "\n";
534 report << "Testing at mipmap weight " << weight << "\n";
551 report << "Ideal sample: " << idealSampleMin << " through " << idealSampleMax << "\n";
559 report << "Faile
[all...]
/third_party/libphonenumber/migrator/migrator-servlet/src/main/java/com/google/phonenumbers/
H A DServletMain.java176 MigrationJob.MigrationReport report = job.getMigrationReportForCountry(); in handleSingleNumberMigration()
177 if (report.getValidMigrations().size() == 1) { in handleSingleNumberMigration()
178 req.setAttribute("validMigration", report.getValidMigrations().get(0).getMigratedNumber()); in handleSingleNumberMigration()
179 } else if (report.getInvalidMigrations().size() == 1) { in handleSingleNumberMigration()
180 req.setAttribute("invalidMigration", report.getInvalidMigrations().get(0).getMigratedNumber()); in handleSingleNumberMigration()
181 } else if (report.getValidUntouchedEntries().size() == 1) { in handleSingleNumberMigration()
182 req.setAttribute("alreadyValidNumber", report.getValidUntouchedEntries().get(0).getSanitizedNumber()); in handleSingleNumberMigration()
223 MigrationJob.MigrationReport report = job.getMigrationReportForCountry(); in handleFileMigration()
225 ImmutableSet<MigrationEntry> validUntouchedEntriesSet = ImmutableSet.copyOf(report.getValidUntouchedEntries()); in handleFileMigration()
228 req.setAttribute("fileContent", report in handleFileMigration()
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DGlitchAnalyzer.h89 std::stringstream report; variable
90 report << "GlitchAnalyzer ------------------\n";
91 report << LOOPBACK_RESULT_TAG "peak.amplitude = " << std::setw(8)
93 report << LOOPBACK_RESULT_TAG "sine.magnitude = " << std::setw(8)
95 report << LOOPBACK_RESULT_TAG "rms.noise = " << std::setw(8)
97 report << LOOPBACK_RESULT_TAG "signal.to.noise.db = " << std::setw(8)
99 report << LOOPBACK_RESULT_TAG "frames.accumulated = " << std::setw(8)
101 report << LOOPBACK_RESULT_TAG "sine.period = " << std::setw(8)
103 report << LOOPBACK_RESULT_TAG "test.state = " << std::setw(8)
105 report << LOOPBACK_RESULT_TA
[all...]
/third_party/typescript/tests/baselines/reference/
H A DAPISample_linter.js32 report(node, "A looping statement's contents should be wrapped in a block body.");
39 report(ifStatement.thenStatement, "An if statement's contents should be wrapped in a block body.");
44 report(ifStatement.elseStatement, "An else statement's contents should be wrapped in a block body.");
51 report(node, "Use '===' and '!=='.")
59 function report(node: ts.Node, message: string) { function
94 report(node, "A looping statement's contents should be wrapped in a block body.");
100 report(ifStatement.thenStatement, "An if statement's contents should be wrapped in a block body.");
105 report(ifStatement.elseStatement, "An else statement's contents should be wrapped in a block body.");
111 report(node, "Use '===' and '!=='.");
117 function report(nod
[all...]
/third_party/ltp/testcases/network/nfsv4/acl/
H A Dacl1.c104 static void report(testnum, expected, result, fail) in report() function
135 report(1, OP_READ + OP_WRITE + OP_EXEC, result); in test1()
154 report(2, OP_READ + OP_WRITE, result); in test2()
171 report(3, OP_READ, result); in test3()
188 report(4, OP_READ + OP_EXEC, result); in test4()
199 report(5, 0x00, result); in test5()
211 report(1, OP_READ + OP_WRITE + OP_EXEC, result); in testgrp1()
231 report(2, OP_READ + OP_WRITE, result); in testgrp2()
249 report(3, OP_READ, result); in testgrp3()
268 report( in testgrp4()
[all...]
/third_party/python/Tools/demo/
H A Dhanoi.py18 # as temporary. For each move, call report()
19 def hanoi(n, a, b, c, report):
21 hanoi(n-1, a, c, b, report)
22 report(n, a, b)
23 hanoi(n-1, c, b, a, report)
81 hanoi(self.n, 0, 1, 2, self.report)
82 hanoi(self.n, 1, 2, 0, self.report)
83 hanoi(self.n, 2, 0, 1, self.report)
84 hanoi(self.n, 0, 2, 1, self.report)
85 hanoi(self.n, 2, 1, 0, self.report)
89 def report(self, i, a, b): global() member in Tkhanoi
[all...]

Completed in 12 milliseconds

12345678910>>...14