Home
last modified time | relevance | path

Searched refs:seedRng (Results 1 – 25 of 201) sorted by last modified time

123456789

/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/tests/
H A Dcatch.hpp10540 void seedRng( IConfig const& config );
11722 void seedRng( IConfig const& config ) { in seedRng() function
12362 seedRng(*m_config); in runCurrentTest()
12910 seedRng( *m_config ); in runInternal()
13626 seedRng( config ); in sortTests()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/single_include/catch2/
H A Dcatch.hpp8193 void seedRng(IConfig const& config);
12915 seedRng(*m_config); in runCurrentTest()
13087 void seedRng(IConfig const& config) { in seedRng() function
13483 seedRng( *m_config ); in runInternal()
14163 seedRng( config ); in sortTests()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_session.cpp285 seedRng( *m_config ); in runInternal()
H A Dcatch_run_context.h154 void seedRng(IConfig const& config);
H A Dcatch_test_case_registry_impl.cpp60 seedRng( config ); in sortTests()
H A Dcatch_run_context.cpp412 seedRng(*m_config); in runCurrentTest()
585 void seedRng(IConfig const& config) { in seedRng() function
/dports/editors/xmlcopyeditor/xmlcopyeditor/tests/
H A Dcatch.hpp484 void seedRng( IConfig const& config );
6831 seedRng( *m_config ); in runCurrentTest()
7176 seedRng( *m_config ); in runInternal()
7247 seedRng( config ); in sortTests()
8702 void seedRng( IConfig const& config ) { in seedRng() function
/dports/www/firefox/firefox-99.0/third_party/intgemm/test/3rd_party/
H A Dcatch.hpp8809 void seedRng( IConfig const& config );
9932 void seedRng( IConfig const& config ) { in seedRng() function
10557 seedRng(*m_config); in runCurrentTest()
11089 seedRng( *m_config ); in runInternal()
11777 seedRng( config ); in sortTests()
/dports/multimedia/kdenlive/kdenlive-21.12.3/tests/
H A Dcatch.hpp8175 void seedRng(IConfig const& config);
12976 seedRng(*m_config); in runCurrentTest()
13147 void seedRng(IConfig const& config) { in seedRng() function
13543 seedRng( *m_config ); in runInternal()
14227 seedRng( config ); in sortTests()
/dports/emulators/citra/citra-ac98458e0/externals/teakra/externals/catch/
H A Dcatch.hpp8182 void seedRng(IConfig const& config);
12983 seedRng(*m_config); in runCurrentTest()
13154 void seedRng(IConfig const& config) { in seedRng() function
13550 seedRng( *m_config ); in runInternal()
14234 seedRng( config ); in sortTests()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/teakra/externals/catch/
H A Dcatch.hpp8182 void seedRng(IConfig const& config);
12983 seedRng(*m_config); in runCurrentTest()
13154 void seedRng(IConfig const& config) { in seedRng() function
13550 seedRng( *m_config ); in runInternal()
14234 seedRng( config ); in sortTests()
/dports/astro/libosmium/libosmium-2.17.2/test/catch/
H A Dcatch.hpp8175 void seedRng(IConfig const& config);
12976 seedRng(*m_config); in runCurrentTest()
13147 void seedRng(IConfig const& config) { in seedRng() function
13543 seedRng( *m_config ); in runInternal()
14227 seedRng( config ); in sortTests()
/dports/graphics/ospray-studio/ospray_studio-0.9.1/sg/tests/catch/
H A Dcatch.hpp7217 void seedRng( IConfig const& config );
7244 void seedRng( IConfig const& config ) { in seedRng() function
7921 seedRng(*m_config); in runCurrentTest()
8344 seedRng( *m_config ); in runInternal()
8965 seedRng( config ); in sortTests()
/dports/security/snort3/snort3-3.1.19.0/src/catch/
H A Dcatch.hpp9198 void seedRng(IConfig const &config);
14671 seedRng(*m_config); in runCurrentTest()
14860 void seedRng(IConfig const &config) in seedRng() function
15317 seedRng(*m_config); in runInternal()
16132 seedRng(config); in sortTests()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/src/std/
H A Drandom.d348 struct seedRng struct
356 static assert(isSeedable!(seedRng, uint)); argument
357 static assert(!isSeedable!(seedRng, ulong));
358 static assert(isSeedable!(seedRng));
412 struct seedRng struct
420 static assert(isUniformRNG!(seedRng, uint)); argument
421 static assert(isUniformRNG!(seedRng));
422 static assert(isSeedable!(seedRng, uint));
423 static assert(!isSeedable!(seedRng, ulong));
424 static assert(isSeedable!(seedRng));
/dports/devel/args/args-6.3.0/
H A Dcatch.hpp8175 void seedRng(IConfig const& config);
12976 seedRng(*m_config); in runCurrentTest()
13147 void seedRng(IConfig const& config) { in seedRng() function
13543 seedRng( *m_config ); in runInternal()
14227 seedRng( config ); in sortTests()
/dports/math/heyoka/heyoka-0.16.0/test/
H A Dcatch.hpp8166 void seedRng(IConfig const& config);
12803 seedRng(*m_config); in runCurrentTest()
12975 void seedRng(IConfig const& config) { in seedRng() function
13371 seedRng( *m_config ); in runInternal()
14049 seedRng( config ); in sortTests()
/dports/math/clingo/clingo-5.5.1/clasp/tests/
H A Dcatch.hpp477 void seedRng( IConfig const& config );
6807 seedRng( *m_config ); in runCurrentTest()
7115 seedRng( *m_config ); in run()
7201 seedRng( config ); in sortTests()
8651 void seedRng( IConfig const& config ) { in seedRng() function
/dports/math/clingo/clingo-5.5.1/libgringo/tests/
H A Dcatch.hpp8809 void seedRng( IConfig const& config );
9932 void seedRng( IConfig const& config ) { in seedRng() function
10557 seedRng(*m_config); in runCurrentTest()
11089 seedRng( *m_config ); in runInternal()
11777 seedRng( config ); in sortTests()
/dports/math/clingo/clingo-5.5.1/libreify/tests/
H A Dcatch.hpp8809 void seedRng( IConfig const& config );
9932 void seedRng( IConfig const& config ) { in seedRng() function
10557 seedRng(*m_config); in runCurrentTest()
11089 seedRng( *m_config ); in runInternal()
11777 seedRng( config ); in sortTests()
/dports/math/clingo/clingo-5.5.1/clasp/libpotassco/tests/
H A Dcatch.hpp471 void seedRng( IConfig const& config );
6731 seedRng( *m_config ); in runCurrentTest()
7013 seedRng( *m_config ); in run()
7099 seedRng( config ); in sortTests()
8541 void seedRng( IConfig const& config ) { in seedRng() function
/dports/math/clingo/clingo-5.5.1/libclingo/tests/
H A Dcatch.hpp8809 void seedRng( IConfig const& config );
9932 void seedRng( IConfig const& config ) { in seedRng() function
10557 seedRng(*m_config); in runCurrentTest()
11089 seedRng( *m_config ); in runInternal()
11777 seedRng( config ); in sortTests()
/dports/deskutils/flameshot/flameshot-0.10.2/external/spdlog/tests/
H A Dcatch.hpp9128 void seedRng( IConfig const& config );
10264 void seedRng( IConfig const& config ) { in seedRng() function
10893 seedRng(*m_config); in runCurrentTest()
11431 seedRng( *m_config ); in runInternal()
12142 seedRng( config ); in sortTests()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/tests/cpp/tests/vendor/
H A Dcatch.hpp8198 void seedRng(IConfig const& config);
12880 seedRng(*m_config); in runCurrentTest()
13052 void seedRng(IConfig const& config) { in seedRng() function
13448 seedRng( *m_config ); in runInternal()
14128 seedRng( config ); in sortTests()
/dports/math/ascent/Ascent-0.7.0/catch2/
H A Dcatch.hpp8137 void seedRng(IConfig const& config);
12775 seedRng(*m_config); in runCurrentTest()
12947 void seedRng(IConfig const& config) { in seedRng() function
13343 seedRng( *m_config ); in runInternal()
13993 seedRng( config ); in sortTests()

123456789