Searched defs:report (Results 1 - 25 of 87) sorted by relevance

1234

/freebsd-current/contrib/ntp/sntp/unity/auto/
H A Dcolour_reporter.rb11 def report(message) method
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCAtSyncChecker.cpp48 auto report = std::make_unique<PathSensitiveBugReport>( local
68 auto report = std::make_unique<PathSensitiveBugReport>( local
H A DTaintTesterChecker.cpp41 auto report = std::make_unique<PathSensitiveBugReport>(BT, "tainted", N); local
H A DUndefResultChecker.cpp103 auto report = std::make_unique<PathSensitiveBugReport>(BT, OS.str(), N); local
H A DDereferenceChecker.cpp226 auto report = std::make_unique<PathSensitiveBugReport>( local
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/plugins/SampleAnalyzer/
H A DMainCallChecker.cpp39 auto report = local
/freebsd-current/contrib/llvm-project/lld/Common/
H A DDWARF.cpp19 auto report = [](Error err) { local
/freebsd-current/libexec/bootpd/
H A Dreport.c90 report(int priority, const char *fmt,...) function
/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_freebsd_pfvf_ctrs_dbg.c93 char report[MAX_REPORT_SIZE]; local
H A Dadf_freebsd_cnvnr_ctrs_dbg.c45 char report[MAX_REPORT_SIZE]; local
[all...]
/freebsd-current/crypto/openssl/util/
H A Dcheck-format.pl317 sub report { subroutine
[all...]
/freebsd-current/tools/regression/poll/
H A Dsockpoll.c66 report(int num, const char *state, int expected, int got) function
[all...]
H A Dpipeselect.c35 report(int num, const char *state, int expected, int got) function
[all...]
H A Dpipepoll.c56 report(int num, const char *state, int expected, int got, int res, function
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DState.cpp76 DiagnosticBuilder State::report(SourceLocation Loc, diag::kind DiagId) { function in class:State
/freebsd-current/contrib/llvm-project/libcxx/src/filesystem/
H A Derror.h150 T report(const error_code& ec) const { function in struct:detail::ErrorHandler
186 T report(const error_code& ec, const char* msg, ...) const { function in struct:detail::ErrorHandler
203 T report(errc const& err) const { return report(make_error_code(err)); } function in struct:detail::ErrorHandler
206 T report(errc const& err, const char* msg, ...) const { function in struct:detail::ErrorHandler
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLine.cpp136 void LVLine::report(LVComparePass Pass) { function in class:LVLine
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/Utility/
H A DReportRetriever.cpp145 ReportRetriever::FormatDescription(StructuredData::ObjectSP report) { argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dflags_parser.cpp31 void report() { function in class:scudo::UnknownFlagsRegistry
/freebsd-current/tools/build/
H A Dcheckstyle9.pl1172 sub report { subroutine
[all...]
/freebsd-current/contrib/wpa/src/ap/
H A Drrm.c78 char report[2 * 255 + 1]; local
[all...]
/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Dibping.c147 void report(int sig) function
/freebsd-current/contrib/tcpdump/
H A Dprint-mpcp.c133 uint8_t queue_sets, queue_set, report_bitmap, report; local
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dhtc.c145 ath12k_htc_process_credit_report(struct ath12k_htc *htc, const struct ath12k_htc_credit_report *report, int len, enum ath12k_htc_ep_id eid) argument
[all...]
/freebsd-current/contrib/libfido2/src/
H A Dhid_win.c42 unsigned char report[1 + CTAP_MAX_REPORT_LEN]; member in struct:hid_win
[all...]

Completed in 364 milliseconds

1234