Home
last modified time | relevance | path

Searched defs:GetSeed (Results 1 – 25 of 159) sorted by relevance

1234567

/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/math/
H A DRandom.h68 ID_INLINE int idRandom::GetSeed( void ) const { in GetSeed() function
130 ID_INLINE unsigned int idRandom2::GetSeed( void ) const { in GetSeed() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sagemaker/include/aws/sagemaker/model/
H A DShuffleConfig.h55 inline long long GetSeed() const{ return m_seed; } in GetSeed() function
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DiscIO/
H A DLaggedFibonacciGenerator.cpp31 size_t LaggedFibonacciGenerator::GetSeed(const u8* data, size_t size, size_t data_offset, in GetSeed() function in DiscIO::LaggedFibonacciGenerator
64 bool LaggedFibonacciGenerator::GetSeed(const u32* data, size_t size, size_t data_offset, in GetSeed() function in DiscIO::LaggedFibonacciGenerator
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/core/model/
H A Drng-seed-manager.cc73 uint32_t RngSeedManager::GetSeed (void) in GetSeed() function in ns3::RngSeedManager
/dports/games/palomino/palomino/src/base/
H A Drandom.hh57 CLASS_METHOD uint GetSeed( void ) { ASSERT( msSeedSaved != 0 ); return msSeedSaved; } in GetSeed() function in base::Random
/dports/audio/libnoise/noise/src/module/
H A Dvoronoi.h160 int GetSeed () const in GetSeed() function
H A Dturbulence.cpp43 int Turbulence::GetSeed () const in GetSeed() function in Turbulence
H A Dridgedmulti.h195 int GetSeed () const in GetSeed() function
H A Dperlin.h237 int GetSeed () const in GetSeed() function
H A Dbillow.h155 int GetSeed () const in GetSeed() function
/dports/misc/vxl/vxl-3.3.2/contrib/gel/vifa/
H A Dvifa_int_faces_adj_attr.h98 vtol_intensity_face_sptr GetSeed() { return seed_; } in GetSeed() function
/dports/math/vtk8/VTK-8.2.0/Common/Core/
H A DvtkMinimalStandardRandomSequence.cxx68 int vtkMinimalStandardRandomSequence::GetSeed(void) in GetSeed() function in vtkMinimalStandardRandomSequence
/dports/math/vtk6/VTK-6.2.0/Common/Core/
H A DvtkMinimalStandardRandomSequence.cxx70 int vtkMinimalStandardRandomSequence::GetSeed(void) in GetSeed() function in vtkMinimalStandardRandomSequence
/dports/math/vtk9/VTK-9.1.0/Common/Core/
H A DvtkMinimalStandardRandomSequence.cxx68 int vtkMinimalStandardRandomSequence::GetSeed() in GetSeed() function in vtkMinimalStandardRandomSequence
/dports/games/warmux/warmux-11.04/lib/warmux/tools/
H A Drandom.cpp71 uint RandomGenerator::GetSeed() in GetSeed() function in RandomGenerator
/dports/multimedia/onevpl/oneVPL-2022.0.6/tools/legacy/sample_vpp/src/
H A Dsample_vpp_roi.cpp113 mfxI32 ROIGenerator::GetSeed(void) { in GetSeed() function in ROIGenerator
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/samples/sample_vpp/src/
H A Dsample_vpp_roi.cpp135 mfxI32 ROIGenerator::GetSeed( void ) in GetSeed() function in ROIGenerator
/dports/emulators/citra/citra-ac98458e0/src/core/file_sys/
H A Dseed_db.cpp129 std::optional<Seed::Data> GetSeed(u64 title_id) { in GetSeed() function
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/file_sys/
H A Dseed_db.cpp129 std::optional<Seed::Data> GetSeed(u64 title_id) { in GetSeed() function
/dports/games/warmux/warmux-11.04/src/replay/
H A Dreplay.h83 uint GetSeed() const { return seed; } in GetSeed() function
/dports/misc/tvm/incubator-tvm-0.6.1/src/runtime/contrib/random/
H A Dmt_random_engine.cc62 inline unsigned GetSeed() const { in GetSeed() function in tvm::contrib::RandomEngine
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/runtime/contrib/random/
H A Dmt_random_engine.cc62 inline unsigned GetSeed() const { in GetSeed() function in tvm::contrib::RandomEngine
/dports/math/py-or-tools/or-tools-9.2/examples/tests/remote/
H A Dtsp.cc51 int32_t GetSeed() { in GetSeed() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Segmentation/Voronoi/include/
H A DitkVoronoiDiagram2D.hxx170 ::GetSeed(int SeedID) in GetSeed() function in itk::VoronoiDiagram2D
/dports/security/xray-core/Xray-core-1.5.0/proxy/vless/encoding/
H A Daddons.pb.go71 func (x *Addons) GetSeed() []byte { func

1234567