Home
last modified time | relevance | path

Searched refs:g_singletons (Results 1 – 25 of 78) sorted by relevance

1234

/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_singletons.cpp16 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
17 if( !g_singletons ) in getSingletons()
18 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
19 return g_singletons; in getSingletons()
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_singletons.cpp16 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
17 if( !g_singletons ) in getSingletons()
18 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
19 return g_singletons; in getSingletons()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_singletons.cpp16 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
17 if( !g_singletons ) in getSingletons()
18 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
19 return g_singletons; in getSingletons()
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_singletons.cpp16 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
17 if( !g_singletons ) in getSingletons()
18 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
19 return g_singletons; in getSingletons()
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_singletons.cpp16 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
17 if( !g_singletons ) in getSingletons()
18 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
19 return g_singletons; in getSingletons()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_singletons.cpp16 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
17 if( !g_singletons ) in getSingletons()
18 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
19 return g_singletons; in getSingletons()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/ghc_filesystem/test/
H A Dcatch.hpp10173 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
10174 if( !g_singletons ) in getSingletons()
10175 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
10176 return g_singletons; in getSingletons()
/dports/finance/chiapos/chiapos-1.0.3/src-ext/gulrak/test/
H A Dcatch.hpp10173 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
10174 if( !g_singletons ) in getSingletons()
10175 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
10176 return g_singletons; in getSingletons()
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/tests/
H A Dcatch.hpp10260 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
10261 if( !g_singletons ) in getSingletons()
10262 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
10263 return g_singletons; in getSingletons()
/dports/math/highs/HiGHS-cfe064e/external/
H A Dcatch.hpp10290 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
10291 if( !g_singletons ) in getSingletons()
10292 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
10293 return g_singletons; in getSingletons()
/dports/archivers/vbz-compression/vbz_compression-1.0.1/third_party/catch2/
H A Dcatch.hpp10543 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
10544 if( !g_singletons ) in getSingletons()
10545 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
10546 return g_singletons; in getSingletons()
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/catch/
H A Dcatch.hpp10290 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
10291 if( !g_singletons ) in getSingletons()
10292 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
10293 return g_singletons; in getSingletons()
/dports/science/py-scipy/scipy-1.7.1/scipy/optimize/_highs/external/
H A Dcatch.hpp10290 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
10291 if( !g_singletons ) in getSingletons()
10292 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
10293 return g_singletons; in getSingletons()
/dports/sysutils/conky/conky-1.12.2/tests/catch2/
H A Dcatch.hpp10702 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
10703 if (!g_singletons) g_singletons = new std::vector<ISingleton*>(); in getSingletons()
10704 return g_singletons; in getSingletons()
/dports/sysutils/conky-awesome/conky-1.12.2/tests/catch2/
H A Dcatch.hpp10702 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
10703 if (!g_singletons) g_singletons = new std::vector<ISingleton*>(); in getSingletons()
10704 return g_singletons; in getSingletons()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/tests/
H A Dcatch.hpp11122 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
11123 if( !g_singletons ) in getSingletons()
11124 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
11125 return g_singletons; in getSingletons()
/dports/www/firefox/firefox-99.0/third_party/intgemm/test/3rd_party/
H A Dcatch.hpp11122 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
11123 if( !g_singletons ) in getSingletons()
11124 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
11125 return g_singletons; in getSingletons()
/dports/math/clingo/clingo-5.5.1/libgringo/tests/
H A Dcatch.hpp11122 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
11123 if( !g_singletons ) in getSingletons()
11124 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
11125 return g_singletons; in getSingletons()
/dports/math/clingo/clingo-5.5.1/libreify/tests/
H A Dcatch.hpp11122 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
11123 if( !g_singletons ) in getSingletons()
11124 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
11125 return g_singletons; in getSingletons()
/dports/math/clingo/clingo-5.5.1/libclingo/tests/
H A Dcatch.hpp11122 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
11123 if( !g_singletons ) in getSingletons()
11124 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
11125 return g_singletons; in getSingletons()
/dports/graphics/pencil2d/pencil-0.6.6/tests/src/
H A Dcatch.hpp10543 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
10544 if( !g_singletons ) in getSingletons()
10545 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
10546 return g_singletons; in getSingletons()
/dports/graphics/embree/embree-3.13.2/tutorials/external/
H A Dcatch.hpp11156 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
11157 if( !g_singletons ) in getSingletons()
11158 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
11159 return g_singletons; in getSingletons()
/dports/devel/spdlog/spdlog-1.9.2/tests/
H A Dcatch.hpp11464 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
11465 if( !g_singletons ) in getSingletons()
11466 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
11467 return g_singletons; in getSingletons()
/dports/deskutils/flameshot/flameshot-0.10.2/external/spdlog/tests/
H A Dcatch.hpp11464 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
11465 if( !g_singletons ) in getSingletons()
11466 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
11467 return g_singletons; in getSingletons()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/tests/cpp/tests/vendor/
H A Dcatch.hpp13486 static std::vector<ISingleton*>* g_singletons = nullptr; in getSingletons() local
13487 if( !g_singletons ) in getSingletons()
13488 g_singletons = new std::vector<ISingleton*>(); in getSingletons()
13489 return g_singletons; in getSingletons()

1234