Home
last modified time | relevance | path

Searched defs:next_seed (Results 1 – 25 of 236) sorted by relevance

12345678910

/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dseed_rng.cpp45 uint32_t next_seed() { in next_seed() function
/dports/science/clhep/2.4.1.0/CLHEP/Random/src/
H A DRanluxEngine.cc149 long next_seed = seed; in setSeed() local
199 long k_multiple,next_seed; in setSeeds() local
H A DRanlux64Engine.cc406 long next_seed = seed; in setSeed() local
495 long next_seed = *seeds; in setSeeds() local
/dports/math/z3/z3-z3-4.8.13/examples/python/mus/
H A Dmarco.py140 def next_seed(self): member in MapSolver
/dports/graphics/qgis/qgis-3.22.3/src/core/pal/
H A Dproblem.cpp294 int next_seed; in chain() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/pal/
H A Dproblem.cpp289 int next_seed; in chain() local
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/lib/gtest/src/
H A Dgtest-internal-inl.h144 const int next_seed = seed + 1; in GetNextRandomSeed() local
/dports/games/trenchbroom/TrenchBroom-ed46601/lib/src/gtest/
H A Dgtest-internal-inl.h144 const int next_seed = seed + 1; in GetNextRandomSeed() local
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cubeb-sys/libcubeb/googletest/src/
H A Dgtest-internal-inl.h144 const int next_seed = seed + 1; in GetNextRandomSeed() local
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cubeb-sys-0.5.5/libcubeb/googletest/src/
H A Dgtest-internal-inl.h144 const int next_seed = seed + 1; in GetNextRandomSeed() local
/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-sys/libcubeb/googletest/src/
H A Dgtest-internal-inl.h144 const int next_seed = seed + 1; in GetNextRandomSeed() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-sys/libcubeb/googletest/src/
H A Dgtest-internal-inl.h144 const int next_seed = seed + 1; in GetNextRandomSeed() local
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/testing/gtest/src/
H A Dgtest-internal-inl.h150 const int next_seed = seed + 1; in GetNextRandomSeed() local
/dports/devel/protobuf25/protobuf-2.5.0/gtest/src/
H A Dgtest-internal-inl.h150 const int next_seed = seed + 1; in GetNextRandomSeed() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-sys/libcubeb/googletest/src/
H A Dgtest-internal-inl.h144 const int next_seed = seed + 1; in GetNextRandomSeed() local
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cubeb-sys/libcubeb/googletest/src/
H A Dgtest-internal-inl.h144 const int next_seed = seed + 1; in GetNextRandomSeed() local
/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/SuperReadsR/unittests/gtest/src/
H A Dgtest-internal-inl.h144 const int next_seed = seed + 1; in GetNextRandomSeed() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/gtest/src/
H A Dgtest-internal-inl.h143 const int next_seed = seed + 1; in GetNextRandomSeed() local
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/gmock/gtest/src/
H A Dgtest-internal-inl.h143 const int next_seed = seed + 1; in GetNextRandomSeed() local
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/gf2x/fft/
H A Dgf2x_fft_check.c90 unsigned long next_seed; variable
/dports/biology/avida/avida-2.12.4-src/libs/apto/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal-inl.h143 const int next_seed = seed + 1; in GetNextRandomSeed() local
/dports/science/chrono/chrono-7.0.1/src/chrono_sensor/optix/shaders/
H A Ddevice_utils.h60 unsigned int next_seed = (unsigned int)(rand * 2147483648u); in sensor_next_rand() local
/dports/math/gf2x/gf2x-1.3.0/fft/
H A Dgf2x_fft_check.c90 unsigned long next_seed; variable
/dports/games/freedoko/FreeDoko_0.7.19/src/party/
H A Dparty.cpp224 Party::next_seed() noexcept in next_seed() function in Party
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h156 const int next_seed = seed + 1; in GetNextRandomSeed() local

12345678910