Home
last modified time | relevance | path

Searched refs:report (Results 1 – 25 of 697) sorted by relevance

12345678910>>...28

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp257 void report(const char *msg, const MachineFunction *MF);
258 void report(const char *msg, const MachineBasicBlock *MBB);
259 void report(const char *msg, const MachineInstr *MI);
260 void report(const char *msg, const MachineOperand *MO, unsigned MONum,
262 void report(const Twine &Msg, const MachineInstr *MI);
421 report("Function has NoVRegs property but there are VReg operands", &MF); in verifyProperties()
484 report("Bad instruction parent pointer", &MBB); in verify()
491 report("Missing BundledPred flag, " in verify()
495 report("BundledPred flag is set, " in verify()
506 report("No bundle header", &MI); in verify()
[all …]
/src/contrib/ntp/sntp/unity/auto/
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 += "--------------------------\n"
[all …]
/src/tools/regression/poll/
H A Dsockpoll.c66 report(int num, const char *state, int expected, int got) in report() function
129 report(num++, "initial 0", POLLOUT, pfd0.revents); in main()
132 report(num++, "initial 1", POLLOUT, pfd1.revents); in main()
137 report(num++, "after large write", 0, pfd0.revents); in main()
140 report(num++, "other side after large write", POLLIN | POLLOUT, pfd1.revents); in main()
144 report(num++, "other side after close", POLLIN | POLLHUP, pfd1.revents); in main()
149 report(num++, "other side after reading input", POLLHUP, pfd1.revents); in main()
158 report(num++, "after shutdown(SHUT_WR)", POLLOUT, pfd0.revents); in main()
161 report(num++, "other side after shutdown(SHUT_WR)", POLLIN | POLLOUT, pfd1.revents); in main()
173 report(num++, "other side after reading EOF", POLLIN | POLLOUT, pfd1.revents); in main()
[all …]
H A Dpipepoll.c56 report(int num, const char *state, int expected, int got, int res, in report() function
106 report(num++, "0", 0, pfd.revents, res, 0); in child()
124 report(num++, "1", 0, pfd.revents, res, 0); in child()
132 report(num++, "2", POLLIN, pfd.revents, res, 1); in child()
137 report(num++, "2a", 0, pfd.revents, res, 0); in child()
145 report(num++, "3", POLLHUP, pfd.revents, res, 1); in child()
160 report(num++, "4", 0, pfd.revents, res, 0); in child()
168 report(num++, "5", POLLIN, pfd.revents, res, 1); in child()
186 report(num++, "6", POLLIN | POLLHUP, pfd.revents, res, 1); in child()
191 report(num++, "6a", POLLHUP, pfd.revents, res, 1); in child()
[all …]
H A Dpipeselect.c35 report(int num, const char *state, int expected, int got) in report() function
90 report(num++, "0", 1, FD_ISSET(fd, &rfds)); in child()
109 report(num++, "1", 0, FD_ISSET(fd, &rfds)); in child()
118 report(num++, "2", 1, FD_ISSET(fd, &rfds)); in child()
124 report(num++, "2a", 0, FD_ISSET(fd, &rfds)); in child()
133 report(num++, "3", 1, FD_ISSET(fd, &rfds)); in child()
149 report(num++, "4", 0, FD_ISSET(fd, &rfds)); in child()
158 report(num++, "5", 1, FD_ISSET(fd, &rfds)); in child()
172 report(num++, "6", 1, FD_ISSET(fd, &rfds)); in child()
178 report(num++, "6a", 1, FD_ISSET(fd, &rfds)); in child()
[all …]
/src/libexec/bootpd/
H A Dbootpd.c198 report(LOG_INFO, "version %s.%d", VERSION, PATCHLEVEL); in main()
206 report(LOG_ERR, "malloc failed"); in main()
232 report(LOG_ERR, "getsockname: not an INET socket"); in main()
243 report(LOG_ERR, "bootpd: can't get hostname\n"); in main()
269 report(LOG_ERR, in main()
292 report(LOG_ERR, in main()
308 report(LOG_ERR, in main()
332 report(LOG_ERR, in main()
346 report(LOG_ERR, "%s: unknown switch: -%c\n", in main()
369 report(LOG_ERR, "Can not get my IP address\n"); in main()
[all …]
H A DMakefile.UNIX142 lookup.o getif.o hwaddr.o tzone.o report.o $(STRERROR)
147 lookup.o hwaddr.o tzone.o report.o $(STRERROR)
151 OBJ_GW= bootpgw.o getif.o hwaddr.o report.o $(STRERROR)
156 report.o $(STRERROR)
161 TRYLOOK= trylook.o lookup.o report.o $(STRERROR)
166 TRYGETIF= trygetif.o getif.o report.o $(STRERROR)
171 TRYGETEA= trygetea.o getether.o report.o $(STRERROR)
176 report.o : report.c
188 bootpd.o : readfile.h report.h tzone.h patchlevel.h getif.h
190 bootpef.o : readfile.h report.h tzone.h patchlevel.h
[all …]
H A Dgetether.c49 report(LOG_ERR, "getether: socket(INET,DGRAM) failed");
53 report(LOG_ERR, "getether: ioctl SIOCRPHYSADDR failed");
87 report(LOG_ERR, "getether: open /dev/nit: %s",
93 report(LOG_ERR, "getether: NIOCBIND on nit");
97 report(LOG_ERR, "getether: SIOCGIFADDR on nit");
131 report(LOG_ERR, "getether: socket %s: %s", ifname, get_errmsg()); in getether()
138 report(LOG_ERR, "getether: SIOCGIFCONF: %s", get_errmsg()); in getether()
210 report(LOG_ERR, "getether: open %s: %s",
230 report(LOG_ERR, "getether: attach: putmsg: %s", get_errmsg());
238 report(LOG_ERR, "getether: attach: getmsg: %s", get_errmsg());
[all …]
/src/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp89 return err.report(capture_errno()); in __canonical()
99 return err.report(capture_errno()); in __canonical()
116 return err.report(m_ec1); in __copy()
122 return err.report(m_ec1); in __copy()
126 return err.report(errc::function_not_supported); in __copy()
135 return err.report(errc::file_exists); in __copy()
152 return err.report(errc::is_a_directory); in __copy()
173 return err.report(m_ec2); in __copy()
266 return err.report(m_ec); in __copy_file()
273 return err.report(m_ec); in __copy_file()
[all …]
/src/contrib/bsnmp/snmpd/
H A Dconfig.c171 static void report(const char *fmt, ...) __dead2 __printflike(1, 2);
174 report(const char *fmt, ...) in report() function
234 report("%s: %m", fname); in input_open_file()
262 report("%m"); in input_open_macro()
267 report("%m"); in input_open_macro()
317 report("pushing EOF"); in input_ungetc()
319 report("pushing third char"); in input_ungetc()
343 report("read error: %m"); in input_getc_raw()
410 report("unexpected EOF"); in input_getc()
412 report("expecting '(' after '$'"); in input_getc()
[all …]
/src/libexec/bootpd/bootpgw/
H A Dbootpgw.c167 report(LOG_INFO, "version %s.%d", VERSION, PATCHLEVEL); in main()
175 report(LOG_ERR, "malloc failed"); in main()
201 report(LOG_INFO, "getsockname: not an INET socket"); in main()
382 report(LOG_ERR, "socket: %s", get_network_errmsg()); in main()
393 report(LOG_ERR, in main()
407 report(LOG_ERR, "bind: %s", get_network_errmsg()); in main()
418 report(LOG_ERR, in main()
440 report(LOG_ERR, "select: %s", get_errmsg()); in main()
445 report(LOG_INFO, "exiting after %ld minutes of inactivity", in main()
456 report(LOG_INFO, "recvd pkt from IP addr %s", in main()
[all …]
/src/sys/dev/al_eth/
H A Dal_init_eth_kr.c226 struct al_eth_kr_status_report_data *report = &kr_data->status_report; in al_eth_coeff_req_handle() local
238 report->c_minus = C72_CSTATE_UPDATED; in al_eth_coeff_req_handle()
240 report->c_plus = C72_CSTATE_UPDATED; in al_eth_coeff_req_handle()
242 report->c_zero = C72_CSTATE_MAX; in al_eth_coeff_req_handle()
251 report->c_minus = al_eth_lt_coeff_set(kr_data, in al_eth_coeff_req_handle()
254 report->c_zero = al_eth_lt_coeff_set(kr_data, in al_eth_coeff_req_handle()
257 report->c_plus = al_eth_lt_coeff_set(kr_data, in al_eth_coeff_req_handle()
261 __func__, report->c_zero, report->c_plus, report->c_minus); in al_eth_coeff_req_handle()
363 al_eth_kr_lt_all_not_updated(struct al_eth_kr_status_report_data *report) in al_eth_kr_lt_all_not_updated() argument
366 if ((report->c_zero == C72_CSTATE_NOT_UPDATED) && in al_eth_kr_lt_all_not_updated()
[all …]
/src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_debugging.cpp74 int __tsan_get_report_data(void *report, const char **description, int *count, in __tsan_get_report_data() argument
79 const ReportDesc *rep = (ReportDesc *)report; in __tsan_get_report_data()
93 int __tsan_get_report_tag(void *report, uptr *tag) { in __tsan_get_report_tag() argument
94 const ReportDesc *rep = (ReportDesc *)report; in __tsan_get_report_tag()
100 int __tsan_get_report_stack(void *report, uptr idx, void **trace, in __tsan_get_report_stack() argument
102 const ReportDesc *rep = (ReportDesc *)report; in __tsan_get_report_stack()
110 int __tsan_get_report_mop(void *report, uptr idx, int *tid, void **addr, in __tsan_get_report_mop() argument
113 const ReportDesc *rep = (ReportDesc *)report; in __tsan_get_report_mop()
126 int __tsan_get_report_loc(void *report, uptr idx, const char **type, in __tsan_get_report_loc() argument
130 const ReportDesc *rep = (ReportDesc *)report; in __tsan_get_report_loc()
[all …]
/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_report.cpp46 ScopedAllocatorErrorReport report("calloc-overflow", stack); in ReportCallocOverflow() local
57 ScopedAllocatorErrorReport report("reallocarray-overflow", stack); in ReportReallocArrayOverflow() local
68 ScopedAllocatorErrorReport report("pvalloc-overflow", stack); in ReportPvallocOverflow() local
79 ScopedAllocatorErrorReport report("invalid-allocation-alignment", stack); in ReportInvalidAllocationAlignment() local
89 ScopedAllocatorErrorReport report("invalid-aligned-alloc-alignment", stack); in ReportInvalidAlignedAllocAlignment() local
107 ScopedAllocatorErrorReport report("invalid-posix-memalign-alignment", in ReportInvalidPosixMemalignAlignment() local
121 ScopedAllocatorErrorReport report("allocation-size-too-big", stack); in ReportAllocationSizeTooBig() local
130 ScopedAllocatorErrorReport report("out-of-memory", stack); in ReportOutOfMemory() local
138 ScopedAllocatorErrorReport report("rss-limit-exceeded", stack); in ReportRssLimitExceeded() local
/src/contrib/kyua/integration/
H A Dcmd_report_test.sh72 atf_check -s exit:0 -o file:expout -e empty kyua report
84 atf_check -s exit:0 -o file:expout -e empty kyua report
92 atf_check -s exit:2 -o empty -e file:experr kyua report
102 -e empty kyua report --results-file="$(cat dbfile_name1)" \
105 -e empty kyua report --results-file="$(cat dbfile_name2)" \
113 kyua report --results-file=foo
121 cat >report <<EOF
130 atf_check -s exit:0 -o file:report -e empty -x kyua report \
132 atf_check -s exit:0 -o empty -e save:stderr kyua report \
134 atf_check -s exit:0 -o file:report -x cat stderr \
[all …]
H A Dcmd_report_html_test.sh101 atf_check -s exit:0 -o ignore -e empty kyua report-html
143 atf_check -s exit:2 -o empty -e file:experr kyua report-html
152 atf_check -s exit:0 -o ignore -e empty kyua report-html \
157 atf_check -s exit:0 -o ignore -e empty kyua report-html \
166 kyua report-html --results-file=foo
174 atf_check -s exit:0 -o ignore -e empty kyua report-html
177 atf_check -s exit:0 -o ignore -e empty kyua report-html --force
186 atf_check -s exit:0 -o ignore -e empty kyua report-html
193 atf_check -s exit:2 -o empty -e file:experr kyua report-html
203 atf_check -s exit:0 -o ignore -e empty kyua report-html --output=output/foo
[all …]
H A Dcmd_report_junit_test.sh178 atf_check -s exit:2 -o empty -e file:experr kyua report-junit
188 -e empty kyua report-junit --results-file="$(cat dbfile_name1)"
190 -e empty kyua report-junit --results-file="$(cat dbfile_name2)"
197 kyua report-junit --results-file=foo
205 cat >report <<EOF
290 atf_check -s exit:0 -o file:report -e empty -x kyua report-junit \
292 atf_check -s exit:0 -o empty -e save:stderr kyua report-junit \
294 atf_check -s exit:0 -o file:report -x cat stderr \
297 atf_check -s exit:0 -o empty -e empty kyua report-junit \
299 atf_check -s exit:0 -o file:report -x cat my-file \
/src/contrib/kyua/doc/
H A DMakefile.am.inc47 doc/results-files-report-example.mdoc \
95 man_MANS += doc/kyua-report-html.1
96 CLEANFILES += doc/kyua-report-html.1
97 EXTRA_DIST += doc/kyua-report-html.1.in
98 doc/kyua-report-html.1: $(srcdir)/doc/kyua-report-html.1.in $(MAN_DEPS)
99 $(AM_V_GEN)name=kyua-report-html.1; $(BUILD_MANPAGE)
101 man_MANS += doc/kyua-report-junit.1
102 CLEANFILES += doc/kyua-report-junit.1
103 EXTRA_DIST += doc/kyua-report-junit.1.in
104 doc/kyua-report-junit.1: $(srcdir)/doc/kyua-report-junit.1.in $(MAN_DEPS)
[all …]
/src/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp494 InstrumentationRuntimeTSan::FormatDescription(StructuredData::ObjectSP report) { in FormatDescription() argument
495 std::string description = std::string(report->GetAsDictionary() in FormatDescription()
617 InstrumentationRuntimeTSan::GenerateSummary(StructuredData::ObjectSP report) { in GenerateSummary() argument
620 std::string summary = std::string(report->GetAsDictionary() in GenerateSummary()
625 report->GetObjectForDotSeparatedPath("issue_type")->GetStringValue() == in GenerateSummary()
629 if (report->GetAsDictionary() in GenerateSummary()
633 pc = GetFirstNonInternalFramePc(report->GetAsDictionary() in GenerateSummary()
641 if (report->GetAsDictionary() in GenerateSummary()
645 pc = GetFirstNonInternalFramePc(report->GetAsDictionary() in GenerateSummary()
657 if (report->GetAsDictionary() in GenerateSummary()
[all …]
/src/usr.sbin/zonectl/
H A Dzonectl.c126 zone_print_status zonectl_print_rz(struct disk_zone_report *report,
217 zonectl_print_rz(struct disk_zone_report *report, zone_output_flags out_flags, in zonectl_print_rz() argument
221 struct disk_zone_rep_header *header = &report->header; in zonectl_print_rz()
237 if ((report->entries_available - report->entries_filled) > 0) in zonectl_print_rz()
248 report->entries_available, in zonectl_print_rz()
288 for (i = 0; i < report->entries_filled; i++) { in zonectl_print_rz()
289 entry = &report->entries[i]; in zonectl_print_rz()
370 report->starting_id = next_lba; in zonectl_print_rz()
524 zone_args.zone_params.report.entries_allocated = num_entries; in main()
525 zone_args.zone_params.report.entries = entries; in main()
[all …]
/src/sys/dev/qat/qat_common/
H A Dadf_freebsd_cnvnr_ctrs_dbg.c26 report_ptr, MAX_REPORT_SIZE - (report_ptr - report), "%s", line))
46 char report[MAX_REPORT_SIZE]; in qat_cnvnr_ctrs_dbg_read() local
47 char *report_ptr = report; in qat_cnvnr_ctrs_dbg_read()
68 explicit_bzero(report, sizeof(report)); in qat_cnvnr_ctrs_dbg_read()
124 MAX_REPORT_SIZE - (report_ptr - report), in qat_cnvnr_ctrs_dbg_read()
142 sysctl_handle_string(oidp, report, sizeof(report), req); in qat_cnvnr_ctrs_dbg_read()
H A Dadf_freebsd_pfvf_ctrs_dbg.c94 char report[MAX_REPORT_SIZE]; in adf_pfvf_ctrs_show() local
102 explicit_bzero(report, sizeof(report)); in adf_pfvf_ctrs_show()
103 adf_pfvf_ctrs_prepare_report(report, pfvf_counters); in adf_pfvf_ctrs_show()
104 sysctl_handle_string(oidp, report, sizeof(report), req); in adf_pfvf_ctrs_show()
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCAtSyncChecker.cpp48 auto report = std::make_unique<PathSensitiveBugReport>( in checkPreStmt() local
50 bugreporter::trackExpressionValue(N, Ex, *report); in checkPreStmt()
51 C.emitReport(std::move(report)); in checkPreStmt()
68 auto report = std::make_unique<PathSensitiveBugReport>( in checkPreStmt() local
70 bugreporter::trackExpressionValue(N, Ex, *report); in checkPreStmt()
72 C.emitReport(std::move(report)); in checkPreStmt()
/src/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dtsan_interface.h210 void *report, const char **description, int *count, int *stack_count,
221 int SANITIZER_CDECL __tsan_get_report_stack(void *report, unsigned long idx,
237 int SANITIZER_CDECL __tsan_get_report_mop(void *report, unsigned long idx,
256 int SANITIZER_CDECL __tsan_get_report_loc(void *report, unsigned long idx,
273 int SANITIZER_CDECL __tsan_get_report_mutex(void *report, unsigned long idx,
290 int SANITIZER_CDECL __tsan_get_report_thread(void *report, unsigned long idx,
302 int SANITIZER_CDECL __tsan_get_report_unique_tid(void *report,
/src/tests/ci/tools/
H A Dfreebsdci106 kyua report --verbose --results-filter passed,skipped,xfail,broken,failed --output test-report.txt
107 kyua report-junit --output=test-report.xml
108 mv test-report.* /${metadir}

12345678910>>...28