Home
last modified time | relevance | path

Searched refs:reporterType (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_reporter_registrars.hpp89 #define INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) \ argument
90 …namespace{ Catch::LegacyReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType(…
92 #define INTERNAL_CATCH_REGISTER_REPORTER( name, reporterType ) \ argument
93 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_reporter_registrars.hpp89 #define INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) \ argument
90 …namespace{ Catch::LegacyReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType(…
92 #define INTERNAL_CATCH_REGISTER_REPORTER( name, reporterType ) \ argument
93 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_reporter_registrars.hpp89 #define INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) \ argument
90 …namespace{ Catch::LegacyReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType(…
92 #define INTERNAL_CATCH_REGISTER_REPORTER( name, reporterType ) \ argument
93 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_reporter_registrars.hpp89 #define INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) \ argument
90 …namespace{ Catch::LegacyReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType(…
92 #define INTERNAL_CATCH_REGISTER_REPORTER( name, reporterType ) \ argument
93 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_reporter_registrars.hpp60 #define CATCH_REGISTER_REPORTER( name, reporterType ) \ argument
63 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
73 #define CATCH_REGISTER_REPORTER(name, reporterType) argument
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_reporter_registrars.hpp60 #define CATCH_REGISTER_REPORTER( name, reporterType ) \ argument
63 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
73 #define CATCH_REGISTER_REPORTER(name, reporterType) argument
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_reporter_registrars.hpp60 #define CATCH_REGISTER_REPORTER( name, reporterType ) \ argument
63 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
73 #define CATCH_REGISTER_REPORTER(name, reporterType) argument
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_reporter_registrars.hpp60 #define CATCH_REGISTER_REPORTER( name, reporterType ) \ argument
63 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
73 #define CATCH_REGISTER_REPORTER(name, reporterType) argument
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_reporter_registrars.hpp60 #define CATCH_REGISTER_REPORTER( name, reporterType ) \ argument
63 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
73 #define CATCH_REGISTER_REPORTER(name, reporterType) argument
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_reporter_registrars.hpp60 #define CATCH_REGISTER_REPORTER( name, reporterType ) \ argument
62 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
71 #define CATCH_REGISTER_REPORTER(name, reporterType) argument
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_reporter_registrars.hpp60 #define CATCH_REGISTER_REPORTER( name, reporterType ) \ argument
63 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
73 #define CATCH_REGISTER_REPORTER(name, reporterType) argument
/dports/sysutils/istio/istio-1.6.7/mixer/pkg/runtime/dispatcher/
H A Dutil.go23 reporterType := "inbound"
26 reporterType = v
30 switch reporterType {
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/
H A Dcatch.hpp117 #define CATCH_REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, repor… argument
118 … CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam… argument
186 #define REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, reporterTyp… argument
187 …define REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam… argument
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/
H A Dcatch.hpp117 #define CATCH_REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, repor… argument
118 … CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam… argument
186 #define REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, reporterTyp… argument
187 …define REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam… argument
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/progress/
H A DProgressReporter.java132 private String reporterType = REPORTER_TYPE_DEFAULT; field in ProgressReporter
180 public void setReporterType(String reporterType) { in setReporterType() argument
181 this.reporterType = reporterType; in setReporterType()
746 private final String reporterType = ProgressReporter.this.reporterType; field in ProgressReporter.ProgressReport
805 return reporterType; in getReporterType()
H A DIProgressReporter.java38 public void setReporterType(String reporterType); in setReporterType() argument
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/
H A Dcatch.hpp154 #define CATCH_REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, repor… argument
155 … CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam… argument
237 #define REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, reporterTyp… argument
238 …define REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam… argument
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/
H A Dcatch.hpp154 #define CATCH_REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, repor… argument
155 … CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam… argument
237 #define REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, reporterTyp… argument
238 …define REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam… argument
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/test/unit/
H A Dcatch.hpp7256 #define INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) \ argument
7257 …namespace{ Catch::LegacyReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType(…
7258 #define INTERNAL_CATCH_REGISTER_REPORTER( name, reporterType ) \ argument
7259 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
8639 #define CATCH_REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, repor… argument
8640 … CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam… argument
8702 #define REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, reporterTyp… argument
8703 …define REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam… argument
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/Tests/
H A Dcatch.hpp8926 #define INTERNAL_CATCH_REGISTER_REPORTER(name, reporterType) \ argument
8929 Catch::ReporterRegistrar<reporterType> \
8930 catch_internal_RegistrarFor##reporterType(name); \
10598 #define CATCH_REGISTER_REPORTER(name, reporterType) \ argument
10599 INTERNAL_CATCH_REGISTER_REPORTER(name, reporterType)
10600 #define CATCH_REGISTER_LEGACY_REPORTER(name, reporterType) \ argument
10601 INTERNAL_CATCH_REGISTER_LEGACY_REPORTER(name, reporterType)
10721 #define REGISTER_REPORTER(name, reporterType) \ argument
10722 INTERNAL_CATCH_REGISTER_REPORTER(name, reporterType)
10723 #define REGISTER_LEGACY_REPORTER(name, reporterType) \ argument
[all …]
/dports/devel/heaptrack/heaptrack-1.3.0/3rdparty/
H A Dcatch.hpp7850 #define INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) \ argument
7851 …namespace{ Catch::LegacyReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType(…
7852 #define INTERNAL_CATCH_REGISTER_REPORTER( name, reporterType ) \ argument
7853 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
9311 #define CATCH_REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, repor… argument
9312 … CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam… argument
9376 #define REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, reporterTyp… argument
9377 …define REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam… argument
/dports/devel/cltune/CLTune-2.7.0/test/
H A Dcatch.hpp7850 #define INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) \ argument
7851 …namespace{ Catch::LegacyReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType(…
7852 #define INTERNAL_CATCH_REGISTER_REPORTER( name, reporterType ) \ argument
7853 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
9311 #define CATCH_REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, repor… argument
9312 … CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam… argument
9376 #define REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, reporterTyp… argument
9377 …define REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam… argument
/dports/biology/vcflib/vcflib-1.0.2/intervaltree/
H A Dcatch.hpp8593 #define INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) \ argument
8594 …namespace{ Catch::LegacyReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType(…
8596 #define INTERNAL_CATCH_REGISTER_REPORTER( name, reporterType ) \ argument
8597 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
10108 #define CATCH_REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, repor… argument
10109 … CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam… argument
10177 #define REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, reporterTyp… argument
10178 …define REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam… argument
/dports/math/intervaltree/intervaltree-8fc4be91866237995e1105689d84bece619f4663/
H A Dcatch.hpp8593 #define INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) \ argument
8594 …namespace{ Catch::LegacyReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType(…
8596 #define INTERNAL_CATCH_REGISTER_REPORTER( name, reporterType ) \ argument
8597 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
10108 #define CATCH_REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, repor… argument
10109 … CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam… argument
10177 #define REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, reporterTyp… argument
10178 …define REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam… argument
/dports/news/nzbget/nzbget-21.1/lib/catch/
H A Dcatch.h7835 #define INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) \
7836 …namespace{ Catch::LegacyReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType(…
7837 #define INTERNAL_CATCH_REGISTER_REPORTER( name, reporterType ) \
7838 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
9322 #define CATCH_REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, repor…
9323 … CATCH_REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam…
9387 #define REGISTER_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_REPORTER( name, reporterTyp…
9388 …define REGISTER_LEGACY_REPORTER( name, reporterType ) INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( nam…

1234567