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

123

/freebsd-11.0-release/contrib/ntp/sntp/unity/auto/
H A Dcolour_reporter.rb11 def report(message) method
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DObjCAtSyncChecker.cpp50 auto report = local
74 auto report = local
H A DTaintTesterChecker.cpp53 auto report = llvm::make_unique<BugReport>(*BT, "tainted",N); local
H A DArrayBoundChecker.cpp79 auto report = llvm::make_unique<BugReport>(*BT, BT->getDescription(), N); local
H A DMacOSXAPIChecker.cpp95 auto report = llvm::make_unique<BugReport>(*BT_dispatchOnce, os.str(), N); local
H A DReturnPointerRangeChecker.cpp83 auto report = llvm::make_unique<BugReport>(*BT, BT->getDescription(), N); local
H A DUndefResultChecker.cpp87 auto report = llvm::make_unique<BugReport>(*BT, OS.str(), N); local
H A DDereferenceChecker.cpp177 auto report = llvm::make_unique<BugReport>( local
198 auto report = local
H A DStackAddrEscapeChecker.cpp111 auto report = llvm::make_unique<BugReport>(*BT_returnstack, os.str(), N); local
243 auto report = llvm::make_unique<BugReport>(*BT_stackleak, os.str(), N); local
H A DUnixAPIChecker.cpp203 auto report = llvm::make_unique<BugReport>(*BT_pthreadOnce, os.str(), N); local
244 auto report = llvm::make_unique<BugReport>(*BT_mallocZero, os.str(), N); local
H A DVLASizeChecker.cpp75 auto report = llvm::make_unique<BugReport>(*BT, os.str(), N); local
/freebsd-11.0-release/libexec/bootpd/
H A Dreport.c92 report(int priority, const char *fmt,...) function
/freebsd-11.0-release/tools/regression/poll/
H A Dsockpoll.c51 report(int num, const char *state, int expected, int got) function
[all...]
H A Dpipeselect.c36 report(int num, const char *state, int expected, int got) function
[all...]
H A Dpipepoll.c57 report(int num, const char *state, int expected, int got, int res, function
[all...]
/freebsd-11.0-release/contrib/ofed/management/opensm/osmeventplugin/src/
H A Dosmeventplugin.c151 static void report(void *_log, osm_epi_event_id_t event_id, void *event_data) function
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DFileRemapper.cpp253 bool FileRemapper::report(const Twine &err, DiagnosticsEngine &Diag) { function in class:FileRemapper
[all...]
/freebsd-11.0-release/usr.bin/tset/
H A Dtset.c240 report(const char *name, int which, u_int def) function
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/
H A DAddressSanitizerRuntime.cpp221 AddressSanitizerRuntime::FormatDescription(StructuredData::ObjectSP report) argument
261 StructuredData::ObjectSP report = instance->RetrieveReportData(); local
[all...]
/freebsd-11.0-release/contrib/ofed/management/infiniband-diags/src/
H A Dibping.c168 report(int sig) function
/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-mpcp.c139 uint8_t queue_sets, queue_set, report_bitmap, report; local
/freebsd-11.0-release/contrib/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp476 int CodeCoverageTool::report(int argc, const char **argv, function in class:CodeCoverageTool
/freebsd-11.0-release/contrib/apr-util/test/
H A Dabts.c180 static int report(abts_suite *suite) function
/freebsd-11.0-release/sys/dev/bhnd/
H A Dbhnd.c417 bool report; local
/freebsd-11.0-release/sys/netinet6/
H A Din6_rmx.c280 in6_rtalloc1(struct sockaddr *dst, int report, u_long ignflags, u_int fibnum) argument

Completed in 224 milliseconds

123