Home
last modified time | relevance | path

Searched refs:alreadyInstantiated (Results 1 – 25 of 159) sorted by relevance

1234567

/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/
H A Dcatch_session.hpp108 static bool alreadyInstantiated; member in Catch::Session
116 if( alreadyInstantiated ) { in Session()
121 alreadyInstantiated = true; in Session()
215 bool Session::alreadyInstantiated = false; member in Catch::Session
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/
H A Dcatch_session.hpp108 static bool alreadyInstantiated; member in Catch::Session
116 if( alreadyInstantiated ) { in Session()
121 alreadyInstantiated = true; in Session()
215 bool Session::alreadyInstantiated = false; member in Catch::Session
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/
H A Dcatch_session.hpp112 static bool alreadyInstantiated; member in Catch::Session
120 if( alreadyInstantiated ) { in Session()
125 alreadyInstantiated = true; in Session()
268 bool Session::alreadyInstantiated = false; member in Catch::Session
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/
H A Dcatch_session.hpp112 static bool alreadyInstantiated; member in Catch::Session
120 if( alreadyInstantiated ) { in Session()
125 alreadyInstantiated = true; in Session()
268 bool Session::alreadyInstantiated = false; member in Catch::Session
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_session.cpp126 static bool alreadyInstantiated = false; in Session() local
127 if( alreadyInstantiated ) { in Session()
147 alreadyInstantiated = true; in Session()
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_session.cpp144 static bool alreadyInstantiated = false; in Session() local
145 if( alreadyInstantiated ) { in Session()
171 alreadyInstantiated = true; in Session()
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_session.cpp144 static bool alreadyInstantiated = false; in Session() local
145 if( alreadyInstantiated ) { in Session()
171 alreadyInstantiated = true; in Session()
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_session.cpp144 static bool alreadyInstantiated = false; in Session() local
145 if( alreadyInstantiated ) { in Session()
171 alreadyInstantiated = true; in Session()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_session.cpp144 static bool alreadyInstantiated = false; in Session() local
145 if( alreadyInstantiated ) { in Session()
171 alreadyInstantiated = true; in Session()
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_session.cpp144 static bool alreadyInstantiated = false; in Session() local
145 if( alreadyInstantiated ) { in Session()
171 alreadyInstantiated = true; in Session()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_session.cpp144 static bool alreadyInstantiated = false; in Session() local
145 if( alreadyInstantiated ) { in Session()
171 alreadyInstantiated = true; in Session()
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FColladaPlugins/FArchiveXML/
H A DFAXSceneExport.cpp124 bool alreadyInstantiated = false; in WriteSceneNode() local
130 alreadyInstantiated |= instance->GetEntity() == child; in WriteSceneNode()
133 if (!alreadyInstantiated) in WriteSceneNode()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/test/unit/
H A Dcatch.hpp5307 static bool alreadyInstantiated; member in Catch::Session
5315 if( alreadyInstantiated ) { in Session()
5320 alreadyInstantiated = true; in Session()
5415 bool Session::alreadyInstantiated = false; member in Catch::Session
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/Tests/
H A Dcatch.hpp6411 static bool alreadyInstantiated; member in Catch::Session
6425 if (alreadyInstantiated) in Session()
6431 alreadyInstantiated = true; in Session()
6527 bool Session::alreadyInstantiated = false; member in Catch::Session
/dports/devel/heaptrack/heaptrack-1.3.0/3rdparty/
H A Dcatch.hpp5593 static bool alreadyInstantiated; member in Catch::Session
5601 if( alreadyInstantiated ) { in Session()
5606 alreadyInstantiated = true; in Session()
5700 bool Session::alreadyInstantiated = false; member in Catch::Session
/dports/devel/cltune/CLTune-2.7.0/test/
H A Dcatch.hpp5593 static bool alreadyInstantiated; member in Catch::Session
5601 if( alreadyInstantiated ) { in Session()
5606 alreadyInstantiated = true; in Session()
5700 bool Session::alreadyInstantiated = false; member in Catch::Session
/dports/biology/vcflib/vcflib-1.0.2/intervaltree/
H A Dcatch.hpp6060 static bool alreadyInstantiated; member in Catch::Session
6068 if( alreadyInstantiated ) { in Session()
6073 alreadyInstantiated = true; in Session()
6167 bool Session::alreadyInstantiated = false; member in Catch::Session
/dports/math/intervaltree/intervaltree-8fc4be91866237995e1105689d84bece619f4663/
H A Dcatch.hpp6060 static bool alreadyInstantiated; member in Catch::Session
6068 if( alreadyInstantiated ) { in Session()
6073 alreadyInstantiated = true; in Session()
6167 bool Session::alreadyInstantiated = false; member in Catch::Session
/dports/news/nzbget/nzbget-21.1/lib/catch/
H A Dcatch.h5597 static bool alreadyInstantiated;
5605 if( alreadyInstantiated ) {
5610 alreadyInstantiated = true;
5708 bool Session::alreadyInstantiated = false;
/dports/finance/chiapos/chiapos-1.0.3/src-ext/cxxopts/test/
H A Dcatch.hpp6301 static bool alreadyInstantiated; member in Catch::Session
6309 if( alreadyInstantiated ) { in Session()
6314 alreadyInstantiated = true; in Session()
6408 bool Session::alreadyInstantiated = false; member in Catch::Session
/dports/multimedia/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2/test/testframework/
H A Dcatch.hpp6283 static bool alreadyInstantiated; member in Catch::Session
6291 if( alreadyInstantiated ) { in Session()
6296 alreadyInstantiated = true; in Session()
6393 bool Session::alreadyInstantiated = false; member in Catch::Session
/dports/devel/cxxopts/cxxopts-3.0.0/test/
H A Dcatch.hpp6301 static bool alreadyInstantiated; member in Catch::Session
6309 if( alreadyInstantiated ) { in Session()
6314 alreadyInstantiated = true; in Session()
6408 bool Session::alreadyInstantiated = false; member in Catch::Session
/dports/security/gonepass/gonepass-3da5cfa120/
H A Dcatch.hpp6283 static bool alreadyInstantiated; member in Catch::Session
6291 if( alreadyInstantiated ) { in Session()
6296 alreadyInstantiated = true; in Session()
6393 bool Session::alreadyInstantiated = false; member in Catch::Session
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/libwap_tests/
H A DCatch.hpp6342 static bool alreadyInstantiated; member in Catch::Session
6350 if (alreadyInstantiated) { in Session()
6355 alreadyInstantiated = true; in Session()
6449 bool Session::alreadyInstantiated = false; member in Catch::Session
/dports/games/manaplus/manaplus-2.1.3.17/src/unittests/
H A Dcatch.hpp6338 static bool alreadyInstantiated; member in Catch::Session
6346 if( alreadyInstantiated ) { in Session()
6351 alreadyInstantiated = true; in Session()
6445 bool Session::alreadyInstantiated = false; member in Catch::Session

1234567