/netbsd-src/external/gpl3/gcc/dist/libsanitizer/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 139 ScopedAllocatorErrorReport report("rss-limit-exceeded", stack); in ReportRssLimitExceeded() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_allocator_report.cc | 45 ScopedAllocatorErrorReport report("calloc-overflow", stack); in ReportCallocOverflow() local 55 ScopedAllocatorErrorReport report("pvalloc-overflow", stack); in ReportPvallocOverflow() local 66 ScopedAllocatorErrorReport report("invalid-allocation-alignment", stack); in ReportInvalidAllocationAlignment() local 76 ScopedAllocatorErrorReport report("invalid-aligned-alloc-alignment", stack); in ReportInvalidAlignedAllocAlignment() local 94 ScopedAllocatorErrorReport report("invalid-posix-memalign-alignment", in ReportInvalidPosixMemalignAlignment() local 107 ScopedAllocatorErrorReport report("allocation-size-too-big", stack); in ReportAllocationSizeTooBig() local 116 ScopedAllocatorErrorReport report("out-of-memory", stack); in ReportOutOfMemory() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_allocator_report.cc | 47 ScopedAllocatorErrorReport report("calloc-overflow", stack); in ReportCallocOverflow() local 57 ScopedAllocatorErrorReport report("pvalloc-overflow", stack); in ReportPvallocOverflow() local 68 ScopedAllocatorErrorReport report("invalid-allocation-alignment", stack); in ReportInvalidAllocationAlignment() local 78 ScopedAllocatorErrorReport report("invalid-aligned-alloc-alignment", stack); in ReportInvalidAlignedAllocAlignment() local 96 ScopedAllocatorErrorReport report("invalid-posix-memalign-alignment", in ReportInvalidPosixMemalignAlignment() local 109 ScopedAllocatorErrorReport report("allocation-size-too-big", stack); in ReportAllocationSizeTooBig() local 118 ScopedAllocatorErrorReport report("out-of-memory", stack); in ReportOutOfMemory() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_debugging.cc | 67 int __tsan_get_report_data(void *report, const char **description, int *count, in __tsan_get_report_data() 86 int __tsan_get_report_tag(void *report, uptr *tag) { in __tsan_get_report_tag() 93 int __tsan_get_report_stack(void *report, uptr idx, void **trace, in __tsan_get_report_stack() 103 int __tsan_get_report_mop(void *report, uptr idx, int *tid, void **addr, in __tsan_get_report_mop() 119 int __tsan_get_report_loc(void *report, uptr idx, const char **type, in __tsan_get_report_loc() 138 int __tsan_get_report_loc_object_type(void *report, uptr idx, in __tsan_get_report_loc_object_type() 148 int __tsan_get_report_mutex(void *report, uptr idx, uptr *mutex_id, void **addr, in __tsan_get_report_mutex() 161 int __tsan_get_report_thread(void *report, uptr idx, int *tid, tid_t *os_id, in __tsan_get_report_thread() 177 int __tsan_get_report_unique_tid(void *report, uptr idx, int *tid) { in __tsan_get_report_unique_tid()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_debugging.cpp | 72 int __tsan_get_report_data(void *report, const char **description, int *count, in __tsan_get_report_data() 91 int __tsan_get_report_tag(void *report, uptr *tag) { in __tsan_get_report_tag() 98 int __tsan_get_report_stack(void *report, uptr idx, void **trace, in __tsan_get_report_stack() 108 int __tsan_get_report_mop(void *report, uptr idx, int *tid, void **addr, in __tsan_get_report_mop() 124 int __tsan_get_report_loc(void *report, uptr idx, const char **type, in __tsan_get_report_loc() 143 int __tsan_get_report_loc_object_type(void *report, uptr idx, in __tsan_get_report_loc_object_type() 153 int __tsan_get_report_mutex(void *report, uptr idx, uptr *mutex_id, void **addr, in __tsan_get_report_mutex() 166 int __tsan_get_report_thread(void *report, uptr idx, int *tid, tid_t *os_id, in __tsan_get_report_thread() 182 int __tsan_get_report_unique_tid(void *report, uptr idx, int *tid) { in __tsan_get_report_unique_tid()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_debugging.cc | 65 int __tsan_get_report_data(void *report, const char **description, int *count, in __tsan_get_report_data() 84 int __tsan_get_report_tag(void *report, uptr *tag) { in __tsan_get_report_tag() 91 int __tsan_get_report_stack(void *report, uptr idx, void **trace, in __tsan_get_report_stack() 101 int __tsan_get_report_mop(void *report, uptr idx, int *tid, void **addr, in __tsan_get_report_mop() 117 int __tsan_get_report_loc(void *report, uptr idx, const char **type, in __tsan_get_report_loc() 136 int __tsan_get_report_loc_object_type(void *report, uptr idx, in __tsan_get_report_loc_object_type() 146 int __tsan_get_report_mutex(void *report, uptr idx, uptr *mutex_id, void **addr, in __tsan_get_report_mutex() 159 int __tsan_get_report_thread(void *report, uptr idx, int *tid, tid_t *os_id, in __tsan_get_report_thread() 175 int __tsan_get_report_unique_tid(void *report, uptr idx, int *tid) { in __tsan_get_report_unique_tid()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ObjCAtSyncChecker.cpp | 49 auto report = std::make_unique<PathSensitiveBugReport>( in checkPreStmt() local 73 auto report = std::make_unique<PathSensitiveBugReport>( in checkPreStmt() local
|
H A D | TaintTesterChecker.cpp | 55 auto report = std::make_unique<PathSensitiveBugReport>(*BT, "tainted", N); in checkPostStmt() local
|
H A D | ArrayBoundChecker.cpp | 78 auto report = in checkLocation() local
|
H A D | ReturnPointerRangeChecker.cpp | 87 auto report = in checkPreStmt() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-view/share/ |
H A D | ScanView.py | 103 def __init__(self, report, reporter, parameters, server): argument 261 def load_report(self, report): argument 418 def send_open_report(self, report): argument 441 def get_report_context(self, report): argument 510 def send_report(self, report, configOverrides=None): argument
|
H A D | Reporter.py | 112 def fileReport(self, report, parameters): argument 153 def fileReport(self, report, parameters): argument
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/ |
H A D | filesystem_common.h | 157 T report(const error_code& ec) const { in report() function 194 T report(const error_code& ec, const char* msg, ...) const { in report() function 211 T report(errc const& err) const { in report() function 216 T report(errc const& err, const char* msg, ...) const { in report() function
|
/netbsd-src/external/bsd/ntp/dist/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
|
/netbsd-src/external/bsd/kyua-atf-compat/dist/ |
H A D | atf-report.sh | 135 report() { function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/plugins/SampleAnalyzer/ |
H A D | MainCallChecker.cpp | 39 auto report = in checkPreStmt() local
|
/netbsd-src/usr.sbin/bootp/common/ |
H A D | report.c | 95 report(int priority, const char *fmt,...) in report() function
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/ |
H A D | benchmark_runner.cc | 69 BenchmarkReporter::Run report; in CreateRunReport() local 329 BenchmarkReporter::Run report = CreateRunReport( in DoOneRepetition() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/s390/ |
H A D | s390-common.cc | 123 s390_supports_split_stack (bool report, in s390_supports_split_stack()
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/ |
H A D | patch_tester.sh | 208 report () { function
|
/netbsd-src/external/gpl3/gcc/dist/contrib/ |
H A D | patch_tester.sh | 208 report () { function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/rs6000/ |
H A D | rs6000-common.c | 252 rs6000_supports_split_stack (bool report, in rs6000_supports_split_stack()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/rs6000/ |
H A D | rs6000-common.cc | 252 rs6000_supports_split_stack (bool report, in rs6000_supports_split_stack()
|
/netbsd-src/bin/sleep/ |
H A D | sleep.c | 210 report(const time_t remain, const time_t original, const char * const msg) in report() function
|