/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_allocator_report.cpp | 46 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
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_debugging.cpp | 72 __tsan_get_report_data(void * report,const char ** description,int * count,int * stack_count,int * mop_count,int * loc_count,int * mutex_count,int * thread_count,int * unique_tid_count,void ** sleep_trace,uptr trace_size) __tsan_get_report_data() argument 91 __tsan_get_report_tag(void * report,uptr * tag) __tsan_get_report_tag() argument 98 __tsan_get_report_stack(void * report,uptr idx,void ** trace,uptr trace_size) __tsan_get_report_stack() argument 108 __tsan_get_report_mop(void * report,uptr idx,int * tid,void ** addr,int * size,int * write,int * atomic,void ** trace,uptr trace_size) __tsan_get_report_mop() argument 124 __tsan_get_report_loc(void * report,uptr idx,const char ** type,void ** addr,uptr * start,uptr * size,int * tid,int * fd,int * suppressable,void ** trace,uptr trace_size) __tsan_get_report_loc() argument 143 __tsan_get_report_loc_object_type(void * report,uptr idx,const char ** object_type) __tsan_get_report_loc_object_type() argument 153 __tsan_get_report_mutex(void * report,uptr idx,uptr * mutex_id,void ** addr,int * destroyed,void ** trace,uptr trace_size) __tsan_get_report_mutex() argument 166 __tsan_get_report_thread(void * report,uptr idx,int * tid,tid_t * os_id,int * running,const char ** name,int * parent_tid,void ** trace,uptr trace_size) __tsan_get_report_thread() argument 182 __tsan_get_report_unique_tid(void * report,uptr idx,int * tid) __tsan_get_report_unique_tid() argument [all...] |
/freebsd/contrib/llvm-project/libcxx/src/filesystem/ |
H A D | error.h | 153 T report(const error_code& ec) const { report() function 190 T report(const error_code& ec, const char* msg, ...) const { report() function 207 T report(errc const& err) const { report() function 212 T report(errc const& err, const char* msg, ...) const { report() function
|
/freebsd/contrib/ntp/sntp/unity/auto/ |
H A D | colour_reporter.rb | 11 def report(message) method
|
H A D | unity_test_summary.rb | 17 attr_reader :report, :total_tests, :failures, :ignored accessor in UnityTestSummary
|
/freebsd/sys/dev/al_eth/ |
H A D | al_init_eth_kr.c | 226 struct al_eth_kr_status_report_data *report = &kr_data->status_report; in al_eth_coeff_req_handle() local 363 al_eth_kr_lt_all_not_updated(struct al_eth_kr_status_report_data *report) in al_eth_kr_lt_all_not_updated() 394 al_eth_kr_lt_coef_report_get(struct al_eth_kr_status_report_data *report, in al_eth_kr_lt_coef_report_get() 418 struct al_eth_kr_status_report_data report; in al_eth_kr_lt_transmitter_task_run() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/Utility/ |
H A D | ReportRetriever.cpp | 145 ReportRetriever::FormatDescription(StructuredData::ObjectSP report) { in FormatDescription() 202 StructuredData::ObjectSP report = RetrieveReportData(process_sp); in NotifyBreakpointHit() local
|
/freebsd/tests/sys/netinet/libalias/ |
H A D | Makefile | 27 report: target
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/ |
H A D | InstrumentationRuntimeASan.cpp | 193 FormatDescription(StructuredData::ObjectSP report) FormatDescription() argument 254 StructuredData::ObjectSP report = instance->RetrieveReportData(); NotifyBreakpointHit() local
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/plugins/SampleAnalyzer/ |
H A D | MainCallChecker.cpp | 39 auto report = in checkPreStmt() local
|
/freebsd/libexec/bootpd/ |
H A D | report.c | 90 report(int priority, const char *fmt,...) in report() function
|
/freebsd/crypto/openssl/util/ |
H A D | check-format.pl | 317 sub report { subroutine
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_freebsd_pfvf_ctrs_dbg.c | 93 char report[MAX_REPORT_SIZE]; in adf_pfvf_ctrs_show() local
|
H A D | adf_freebsd_cnvnr_ctrs_dbg.c | 45 char report[MAX_REPORT_SIZE]; in qat_cnvnr_ctrs_dbg_read() local
|
/freebsd/tests/atf_python/ |
H A D | atf_pytest.py | 189 def _extract_report_reason(self, report): argument 205 def add_report(self, report): argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/ |
H A D | InstrumentationRuntimeTSan.cpp | 494 InstrumentationRuntimeTSan::FormatDescription(StructuredData::ObjectSP report) { in FormatDescription() 617 InstrumentationRuntimeTSan::GenerateSummary(StructuredData::ObjectSP report) { in GenerateSummary() 701 StructuredData::ObjectSP report) { in GetMainRacyAddress() 717 StructuredData::ObjectSP report, addr_t &global_addr, in GetLocationDescription() 811 StructuredData::ObjectSP report = in NotifyBreakpointHit() local
|
/freebsd/contrib/llvm-project/lld/Common/ |
H A D | DWARF.cpp | 19 auto report = [](Error err) { in DWARFCache() local
|
/freebsd/tests/ |
H A D | conftest.py | 127 def pytest_runtest_logreport(report): argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/ |
H A D | InstrumentationRuntimeUBSan.cpp | 182 static std::string GetStopReasonDescription(StructuredData::ObjectSP report) { in GetStopReasonDescription() argument 219 StructuredData::ObjectSP report = in NotifyBreakpointHit() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | VLASizeChecker.cpp | 223 auto report = std::make_unique<PathSensitiveBugReport>(TaintBT, os.str(), N); in reportTaintBug() local 258 auto report = std::make_unique<PathSensitiveBugReport>(BT, os.str(), N); in reportBug() local
|
/freebsd/tools/build/ |
H A D | checkstyle9.pl | 1172 sub report { subroutine
|
/freebsd/tools/regression/poll/ |
H A D | sockpoll.c | 66 report(int num, const char *state, int expected, int got) in report() function
|
H A D | pipeselect.c | 35 report(int num, const char *state, int expected, int got) in report() function
|
H A D | pipepoll.c | 56 report(int num, const char *state, int expected, int got, int res, in report() function
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | rrm.c | 63 const u8 *report, size_t report_len) in wpas_rrm_process_neighbor_rep() 380 struct wpabuf *report = wpabuf_alloc(len + 3); in wpas_rrm_send_msr_report_mpdu() local 1419 struct wpabuf *report; in wpas_rrm_handle_radio_measurement_request() local 1460 struct rrm_link_measurement_report report; in wpas_rrm_handle_link_measurement_request() local
|