Home
last modified time | relevance | path

Searched defs:Random (Results 176 – 200 of 2733) sorted by relevance

12345678910>>...110

/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Da-nudira.adb52 function Random (Gen : Generator) return Result_Subtype is subprogram
53 function Random is subprogram
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Da-nudira.adb50 function Random (Gen : Generator) return Result_Subtype is subprogram
51 function Random is subprogram
H A Dg-mbdira.adb94 function Random (Gen : Generator) return Rst is subprogram
95 S : State renames Gen.Writable.Self.Gen_State;
96 Temp : Int;
97 TF : Flt;
/dports/devel/vexcl/vexcl-1.4.3/vexcl/
H A Drandom.hpp62 struct Random : UserFunction<Random<T, Generator>, T(cl_ulong, cl_ulong)> { struct
75 typedef typename cl_scalar_of<T>::type Ts;
77 static std::string name() { in name()
81 static void define(backend::source_generator &src) { in define()
85 static void define(backend::source_generator &src, const std::string &fname) in define()
/dports/devel/folly/folly-2021.12.27.00/folly/test/
H A DRandomTest.cpp35 TEST(Random, StateSize) { in TEST() argument
48 TEST(Random, Simple) { in TEST() argument
56 TEST(Random, FixedSeed) { in TEST() argument
85 TEST(Random, MultiThreaded) { in TEST() argument
102 TEST(Random, sanity) { in TEST() argument
145 TEST(Random, oneIn) { in TEST() argument
169 TEST(Random, SecureFork) { in TEST() argument
/dports/emulators/stella/stella-6.6/src/emucore/
H A DRandom.hxx33 class Random : public Serializable class
39 explicit Random() { in Random() function in Random
46 explicit Random(uInt32 seed) { initSeed(seed); } in Random() function in Random
/dports/devel/pragmarcs/PragmARC-1378e7a/
H A Dpragmarc-combined_random.adb46 function Random return Real is subprogram
51 begin -- Random argument
H A Dpragmarc-threefry_random.adb90 function Random (State : Generator) return Unsigned_32 is subprogram
94 begin -- Random argument
120 function Random (Key : Unsigned_256; State : Unsigned_256) return Unsigned_32 is subprogram
122 begin -- Random argument
/dports/games/dose-response/dose-response-179c326/src/generators/
H A Dforrest.rs16 rng: &mut Random, in generate_map()
17 throwavay_rng: &mut Random, in generate_map()
63 fn generate_monsters(rng: &mut Random, map: &[(Point, Tile)]) -> Vec<Monster> { in generate_monsters()
152 fn generate_items(rng: &mut Random, map: &[(Point, Tile)]) -> Vec<(Point, Item)> { in generate_items()
199 rng: &mut Random, in generate()
200 throwavay_rng: &mut Random, in generate()
/dports/benchmarks/scimark2/scimark2-java-2.0_2/jnt/scimark2/
H A DRandom.java8 public class Random { class
46 public Random () { in Random() method in Random
63 public Random ( double left, double right) { in Random() method in Random
80 public Random (int seed) { in Random() method in Random
101 public Random (int seed, double left, double right) { in Random() method in Random
/dports/benchmarks/scimark2/scimark2-java-2.0_2/
H A DRandom.java8 public class Random { class
46 public Random () { in Random() method in Random
63 public Random ( double left, double right) { in Random() method in Random
80 public Random (int seed) { in Random() method in Random
101 public Random (int seed, double left, double right) { in Random() method in Random
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DRandom_impl.h35 Random() in Random() function
49 Random(internal::Random_print_seed) in Random() function
64 Random( unsigned int seed) in Random() function
/dports/cad/opencascade/opencascade-7.6.0/src/QANCollection/
H A DQANCollection_Common.cxx31 void Random (Standard_Real& theValue) in Random() function
40 void Random (Standard_Integer& theValue, in Random() function
48 void Random (gp_Pnt& thePnt) in Random() function
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DRandom.cpp42 Random::Random( Random::Method method ) : in Random() function in Random
49 Random::Random( unsigned seed, Random::Method method ) : in Random() function in Random
56 Random::Random( const Random& rhs ) : in Random() function in Random
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-ada.r/ada-generic-in-package.d/
H A Dinput_2.ads7 with function Random (G: Generator) return Unsigned is <>; formal
8 function Random (G: Generator) return Real; subprogspec
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Drandom.cs24 public class Random { class
52 public Random() in Random() method in System.Random
56 public Random(int Seed) { in Random() method in System.Random
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-mbdira.adb94 function Random (Gen : Generator) return Rst is subprogram
95 S : State renames Gen.Writable.Self.Gen_State;
96 Temp : Int;
97 TF : Flt;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dg-mbdira.adb94 function Random (Gen : Generator) return Rst is subprogram
95 S : State renames Gen.Writable.Self.Gen_State;
96 Temp : Int;
97 TF : Flt;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Dg-mbdira.adb94 function Random (Gen : Generator) return Rst is subprogram
95 S : State renames Gen.Writable.Self.Gen_State;
96 Temp : Int;
97 TF : Flt;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dg-mbdira.adb94 function Random (Gen : Generator) return Rst is subprogram
95 S : State renames Gen.Writable.Self.Gen_State;
96 Temp : Int;
97 TF : Flt;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Dg-mbdira.adb94 function Random (Gen : Generator) return Rst is subprogram
95 S : State renames Gen.Writable.Self.Gen_State;
96 Temp : Int;
97 TF : Flt;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Dg-mbdira.adb94 function Random (Gen : Generator) return Rst is subprogram
95 S : State renames Gen.Writable.Self.Gen_State;
96 Temp : Int;
97 TF : Flt;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dg-mbdira.adb94 function Random (Gen : Generator) return Rst is subprogram
95 S : State renames Gen.Writable.Self.Gen_State;
96 Temp : Int;
97 TF : Flt;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Dg-mbdira.adb94 function Random (Gen : Generator) return Rst is subprogram
95 S : State renames Gen.Writable.Self.Gen_State;
96 Temp : Int;
97 TF : Flt;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dg-mbdira.adb94 function Random (Gen : Generator) return Rst is subprogram
95 S : State renames Gen.Writable.Self.Gen_State;
96 Temp : Int;
97 TF : Flt;

12345678910>>...110