Home
last modified time | relevance | path

Searched refs:ReportHook (Results 1 – 10 of 10) sorted by relevance

/dports/net-mgmt/icingaweb2-module-reporting/icingaweb2-module-reporting-0.9.2/library/Reporting/
H A DProvidedReports.php6 use Icinga\Module\Reporting\Hook\ReportHook; alias
14 foreach (ReportHook::getReports() as $class => $report) {
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/gni/test/
H A Dpmi_utils.c41 ReportHook(PRE_ALL)(struct criterion_test_set *test) in ReportHook() function
53 ReportHook(POST_ALL)(struct criterion_global_stats *stats) in ReportHook() function
/dports/net-mgmt/icingaweb2-module-reporting/icingaweb2-module-reporting-0.9.2/library/Reporting/Reports/
H A DSystemReport.php6 use Icinga\Module\Reporting\Hook\ReportHook; alias
10 class SystemReport extends ReportHook
/dports/net-mgmt/icingaweb2-module-reporting/icingaweb2-module-reporting-0.9.2/library/Reporting/Hook/
H A DReportHook.php13 abstract class ReportHook class
111 * @return ReportHook[]
/dports/net-mgmt/icingaweb2-module-reporting/icingaweb2-module-reporting-0.9.2/application/controllers/
H A DPlugController.php.disabled6 use Icinga\Module\Reporting\Hook\ReportHook;
21 foreach (ReportHook::getReports() as $class => $report) {
/dports/net-mgmt/icingaweb2-module-idoreports/icingaweb2-module-idoreports-0.9.0/library/Idoreports/
H A DIdoReport.php10 use Icinga\Module\Reporting\Hook\ReportHook; alias
18 abstract class IdoReport extends ReportHook
/dports/security/keybase/client-v5.7.1/go/client/
H A Dui.go89 ui.ReportHook(ColorString(ui.G(), "bold", ui.username) + " hasn't proven their identity yet.")
126 ui.ReportHook(BADX + " " + trackDiffToColoredString(ui.G(), d))
290 func (ui *BaseIdentifyUI) ReportHook(s string) { func
436 ui.ReportHook(msg)
518 ui.ReportHook(msg)
525 ui.ReportHook(msg)
531 ui.ReportHook(msg)
549 ui.ReportHook(msg)
552 ui.ReportHook(msg)
567 ui.ReportHook(msg)
/dports/games/0ad/0ad-0.0.23b-alpha/source/lib/sysdep/os/win/
H A Dwdbg_heap.cpp866 static int __cdecl ReportHook(int reportType, wchar_t* message, int* out) in ReportHook() function
952 int ret = _CrtSetReportHookW2(_CRT_RPTHOOK_INSTALL, ReportHook); in wdbg_heap_Init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/
H A Dbisect-builds.py538 def ReportHook(blocknum, blocksize, totalsize): function
554 urllib.urlretrieve(download_url, filename, ReportHook)
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/
H A Dbisect-builds.py571 def ReportHook(blocknum, blocksize, totalsize): function
587 urllib.urlretrieve(download_url, filename, ReportHook)