Searched refs:report (Results 201 - 225 of 270) sorted by relevance

1234567891011

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_opensm.c576 if (p->impl->report)
577 p->impl->report(p->plugin_data, event_id, event_data);
/freebsd-11-stable/crypto/heimdal/kadmin/
H A DMakefile.in880 report=""; \
882 report="Please report to $(PACKAGE_BUGREPORT)"; \
883 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
884 dashes="$$report"; \
894 test -z "$$report" || echo "$$report"; \
/freebsd-11-stable/crypto/heimdal/lib/ipc/
H A DMakefile.in708 report=""; \
710 report="Please report to $(PACKAGE_BUGREPORT)"; \
711 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
712 dashes="$$report"; \
722 test -z "$$report" || echo "$$report"; \
/freebsd-11-stable/crypto/heimdal/lib/ntlm/
H A DMakefile.in710 report=""; \
712 report="Please report to $(PACKAGE_BUGREPORT)"; \
713 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
714 dashes="$$report"; \
724 test -z "$$report" || echo "$$report"; \
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A DMakefile.in760 report=""; \
762 report="Please report to $(PACKAGE_BUGREPORT)"; \
763 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
764 dashes="$$report"; \
774 test -z "$$report" || echo "$$report"; \
/freebsd-11-stable/crypto/heimdal/lib/wind/
H A DMakefile.in914 report=""; \
916 report="Please report to $(PACKAGE_BUGREPORT)"; \
917 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
918 dashes="$$report"; \
928 test -z "$$report" || echo "$$report"; \
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp104 // Generate the full HTML report
122 /// \return Javascript for navigating the HTML report using j/k keys.
188 // The file for the first path element is considered the main report file, it
211 std::string report = GenerateHTML(D, R, SMgr, path, declName.c_str()); local
212 if (report.empty()) {
222 llvm::sys::path::append(Model, Directory, "report-%%%%%%.html");
243 filename << "report-"
268 os << report; local
313 // Append files to the main report file in the order they appear in the path
648 // If no report mad
[all...]
H A DBugReporter.cpp82 "where at least one report is valid (not suppressed)");
112 /// The consumer we're constructing the bug report for.
128 /// The bug report we're constructing. For ease of use, this field is kept
197 /// PathDiagnostic object for a given bug report. This class and its fields are
203 /// The bug report we're describing. Visitors create their diagnostics with
216 /// Find a non-invalidated report for a given equivalence class, and returns
218 /// consumers. Returns None if no valid report is found.
229 /// *not* provided by bug report visitors.
1992 // FIXME: This will not work if the report was emitted with an incorrect tag.
2001 // Construct the final (warning) event for the bug report
2990 BugReport *report = findReportInEquivalenceClass(EQ, bugReports); local
[all...]
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_ha.c221 int report = 0; local
228 report = 1;
247 if (report) {
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp71 auto report = [&](StringRef msg) { local
80 report("not an ELF file");
82 report("corrupted ELF file: invalid data encoding");
84 report("corrupted ELF file: invalid file class");
89 report("corrupted ELF file: file is too short");
/freebsd-11-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_call.c598 report:
607 goto report;
782 report:
791 goto report;
1098 report:
1108 goto report;
2828 report:
2848 * (9.5.3.2.2e) and to report status.
2850 goto report;
2928 report
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dmerge.c2058 /* We haven't notified for this node yet: report a skip */
2229 /* We haven't notified for this node yet: report a skip */
2467 /* We haven't notified for this node yet: report a skip */
2984 /* We haven't notified for this node yet: report a skip */
3070 /* We haven't notified for this node yet: report a skip */
3238 /* We haven't notified for this node yet: report a skip */
3406 Called when the diff driver wants to report an absent path.
3888 to describe nonexistent path/revisions to the merge report editor -- see
5554 single_range_conflict_report_t *report
5555 = apr_palloc(result_pool, sizeof(*report));
5547 single_range_conflict_report_t *report local
5567 svn_client__conflict_report_t *report = apr_palloc(result_pool, local
5578 conflict_report_dup(const svn_client__conflict_report_t *report, apr_pool_t *result_pool) argument
5591 svn_client__make_merge_conflict_error(svn_client__conflict_report_t *report, apr_pool_t *scratch_pool) argument
[all...]
H A Dclient.h1216 svn_client__make_merge_conflict_error(svn_client__conflict_report_t *report,
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A DMakefile.in1047 report=""; \
1049 report="Please report to $(PACKAGE_BUGREPORT)"; \
1050 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
1051 dashes="$$report"; \
1061 test -z "$$report" || echo "$$report"; \
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp222 // FIXME: If we get an error during a bridge cast, should we report it?
878 auto report = std::make_unique<RefCountReport>(
881 report->addRange(ErrorRange);
882 C.emitReport(std::move(report));
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_ddp.c174 * it was cancelled, report it as a short read rather than an
482 uint32_t report = be32toh(ddp_report); local
492 db_idx = report & F_DDP_BUF_IDX ? 1 : 0;
494 if (__predict_false(!(report & F_DDP_INV)))
543 len, report);
1411 * it was cancelled, report it as a short read rather than an
1495 * If this job has previously copied some data, report
/freebsd-11-stable/sys/net/
H A Droute.c432 rtalloc1(struct sockaddr *dst, int report, u_long ignflags) argument
435 return (rtalloc1_fib(dst, report, ignflags, RT_DEFAULT_FIB));
439 rtalloc1_fib(struct sockaddr *dst, int report, u_long ignflags, argument
481 if (report) {
483 * If required, report the failure to the supervising
485 * For a delete, this is not an error. (report == 0)
/freebsd-11-stable/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in417 -q Only report errors (cannot be used with -v)
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h454 int report)
458 report);
453 wpa_drv_probe_req_report(struct wpa_supplicant *wpa_s, int report) argument
/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.c448 MKT(UNI_IEACT_REPORT, report),
450 MKT(UNI_IEACT_MSG_REPORT, report-msg),
706 MKT(UNI_MSGACT_REPORT, report),
5992 * Broadband report type
6001 DEF_IE_PRINT(itu, report)
6012 if(uni_print_iehdr("report", &ie->h, cx))
6014 uni_print_tbl("type", ie->report, tbl, cx);
6018 DEF_IE_CHECK(itu, report)
6022 switch(ie->report) {
6037 DEF_IE_ENCODE(itu, report)
[all...]
/freebsd-11-stable/sys/dev/usb/
H A Dusb_request.c1775 uint8_t iface_index, uint16_t report)
1783 DPRINTFN(5, "iface=%p, report=%d, endpt=%d\n",
1784 iface, report, iface->idesc->bInterfaceNumber);
1788 USETW(req.wValue, report);
1898 USETW2(req.wValue, UDESC_REPORT, 0); /* report id should be 0 */
1774 usbd_req_set_protocol(struct usb_device *udev, struct mtx *mtx, uint8_t iface_index, uint16_t report) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp346 // Emit a bug report.
570 // Generate a report for this bug.
571 auto report = std::make_unique<PathSensitiveBugReport>( local
573 report->addRange(First->getSourceRange());
574 report->addRange(Second->getSourceRange());
576 C.emitReport(std::move(report));
698 // We have an overflow. Emit a bug report.
/freebsd-11-stable/contrib/subversion/
H A DMakefile.in679 # Create an execution coverage report from the data collected during
683 genhtml gcov-lcov.dat -o gcov-report > gcov-genhtml.log
689 # Remove the execution coverage data and the report.
692 rm -rf gcov-report
/freebsd-11-stable/sys/dev/pci/
H A Dpci.c4772 int report; /* 0 = bootverbose, 1 = always */ member in struct:__anon62
4869 int i, report; local
4876 report = 1;
4891 report = pci_nomatch_tab[i].report;
4895 report = pci_nomatch_tab[i].report;
4899 if (report || bootverbose) {
4906 if (report || bootverbose) {
/freebsd-11-stable/crypto/heimdal/lib/gssapi/
H A DMakefile.in2112 report=""; \
2114 report="Please report to $(PACKAGE_BUGREPORT)"; \
2115 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
2116 dashes="$$report"; \
2126 test -z "$$report" || echo "$$report"; \

Completed in 257 milliseconds

1234567891011