Home
last modified time | relevance | path

Searched refs:Seed1 (Results 1 – 25 of 69) sorted by relevance

123

/dports/devel/judy/judy-1.0.5/test/
H A DJudy1LTime.c799 Seed1 = GetNextIndex(Seed1); in TestJudyIns()
850 Seed1 = GetNextIndex(Seed1); in TestJudyIns()
910 Seed1 = GetNextIndex(Seed1); in TestJudyDup()
950 Seed1 = GetNextIndex(Seed1); in TestJudyDup()
1014 Seed1 = GetNextIndex(Seed1); in TestJudyGet()
1054 Seed1 = GetNextIndex(Seed1); in TestJudyGet()
1386 Seed1 = GetNextIndex(Seed1); in TestJudyNextEmpty()
1422 Seed1 = GetNextIndex(Seed1); in TestJudyNextEmpty()
1479 Seed1 = GetNextIndex(Seed1); in TestJudyPrevEmpty()
1553 Seed1 = GetNextIndex(Seed1); in TestJudyDel()
[all …]
H A DJudy1LHTime.c1007 Seed1 = GetNextIndex(Seed1); in TestJudyIns()
1069 Seed1 = GetNextIndex(Seed1); in TestJudyIns()
1135 Seed1 = GetNextIndex(Seed1); in TestJudyIns()
1198 Seed1 = GetNextIndex(Seed1); in TestJudyDup()
1239 Seed1 = GetNextIndex(Seed1); in TestJudyDup()
1282 Seed1 = GetNextIndex(Seed1); in TestJudyDup()
1348 Seed1 = GetNextIndex(Seed1); in TestJudyGet()
1397 Seed1 = GetNextIndex(Seed1); in TestJudyGet()
2135 Seed1 = GetNextIndex(Seed1); in TestJudyDel()
2160 Seed1 = GetNextIndex(Seed1); in TestJudyDel()
[all …]
H A DJudy1LCheck.c376 Seed1 = GetNextIndex(Seed1); in main()
481 Word_t Seed1; in TestJudyIns() local
486 Seed1 = GetNextIndex(Seed1); in TestJudyIns()
487 if (Seed1 == 0) in TestJudyIns()
552 Word_t Seed1; in TestJudyGet() local
557 Seed1 = GetNextIndex(Seed1); in TestJudyGet()
591 Word_t Seed1; in TestJudyDup() local
596 Seed1 = GetNextIndex(Seed1); in TestJudyDup()
773 Seed1 = GetNextIndex(Seed1); in TestJudyNextEmpty()
823 Seed1 = GetNextIndex(Seed1); in TestJudyPrevEmpty()
[all …]
H A DJudy1LHCheck.c378 Seed1 = GetNextIndex(Seed1); in main()
490 Word_t Seed1; in TestJudyIns() local
495 Seed1 = GetNextIndex(Seed1); in TestJudyIns()
496 if (Seed1 == 0) in TestJudyIns()
598 Word_t Seed1; in TestJudyGet() local
603 Seed1 = GetNextIndex(Seed1); in TestJudyGet()
651 Word_t Seed1; in TestJudyDup() local
656 Seed1 = GetNextIndex(Seed1); in TestJudyDup()
865 Seed1 = GetNextIndex(Seed1); in TestJudyNextEmpty()
929 Seed1 = GetNextIndex(Seed1); in TestJudyPrevEmpty()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/tests/Tests/System/
H A DMarvinTests.cs14 private const ulong Seed1 = 0x4FB61A001BDBCCLU; field in Tests.System.MarvinTests
38 new object[] { Seed1, TestDataString0Byte, 0x30ED35C100CD3C7DLU },
39 new object[] { Seed1, TestDataString1Byte, 0x48E73FC77D75DDC1LU },
40 new object[] { Seed1, TestDataString2Byte, 0xB5F6E1FC485DBFF8LU },
41 new object[] { Seed1, TestDataString3Byte, 0xF0B07C789B8CF7E8LU },
42 new object[] { Seed1, TestDataString4Byte, 0x7008F2E87E9CF556LU },
43 new object[] { Seed1, TestDataString5Byte, 0xE6C08C6DA2AFA997LU },
44 new object[] { Seed1, TestDataString6Byte, 0x6F04BF1A5EA24060LU },
45 new object[] { Seed1, TestDataString7Byte, 0xE11847E4F0678C41LU },
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue317/PoC/src/sim/
H A Dsim_types.vhdl98 Seed1 : integer; record
174 Seed1 => 5,
182 Seed1 => (SeedValue.Seed1 - 1 mod MAX_SEED1_VALUE) + 1,
203 Seed1 => SeedVector(0),
208 Seed1 => SeedVector(0),
213 -- Seed.Seed1 := SeedVector(0);
224 Seed1 => character'pos(SeedVector(1)),
229 Seed1 => character'pos(SeedVector(1)),
234 -- Seed.Seed1 := CHARACTER'pos(SeedVector(0));
275 ieee.math_real.Uniform(Seed.Seed1, Seed.Seed2, rand);
[all …]
/dports/lang/erlang-runtime23/corba-5.0.2/lib/ic/examples/c-server/
H A Dclient.erl40 init(Seed1, Seed2, Seed3) ->
41 ?CLIENTMOD:init(?SERVER, Seed1, Seed2, Seed3).
/dports/lang/erlang-runtime24/corba-5.0.2/lib/ic/examples/c-server/
H A Dclient.erl40 init(Seed1, Seed2, Seed3) ->
41 ?CLIENTMOD:init(?SERVER, Seed1, Seed2, Seed3).
/dports/lang/erlang-runtime22/corba-4.5.2/lib/ic/examples/c-server/
H A Dclient.erl40 init(Seed1, Seed2, Seed3) ->
41 ?CLIENTMOD:init(?SERVER, Seed1, Seed2, Seed3).
/dports/lang/erlang/corba-5.0.2/lib/ic/examples/c-server/
H A Dclient.erl40 init(Seed1, Seed2, Seed3) ->
41 ?CLIENTMOD:init(?SERVER, Seed1, Seed2, Seed3).
/dports/lang/erlang-runtime21/corba-4.5.2/lib/ic/examples/c-server/
H A Dclient.erl40 init(Seed1, Seed2, Seed3) ->
41 ?CLIENTMOD:init(?SERVER, Seed1, Seed2, Seed3).
/dports/lang/erlang-runtime23/corba-5.0.2/lib/ic/examples/all-against-all/
H A Dclient.erl38 init(Seed1, Seed2, Seed3) ->
40 ?CLIENTMOD:init(?SERVER,Seed1, Seed2, Seed3),
/dports/lang/erlang-runtime24/corba-5.0.2/lib/ic/examples/all-against-all/
H A Dclient.erl38 init(Seed1, Seed2, Seed3) ->
40 ?CLIENTMOD:init(?SERVER,Seed1, Seed2, Seed3),
/dports/lang/erlang-runtime22/corba-4.5.2/lib/ic/examples/all-against-all/
H A Dclient.erl38 init(Seed1, Seed2, Seed3) ->
40 ?CLIENTMOD:init(?SERVER,Seed1, Seed2, Seed3),
/dports/lang/erlang/corba-5.0.2/lib/ic/examples/all-against-all/
H A Dclient.erl38 init(Seed1, Seed2, Seed3) ->
40 ?CLIENTMOD:init(?SERVER,Seed1, Seed2, Seed3),
/dports/lang/erlang-runtime21/corba-4.5.2/lib/ic/examples/all-against-all/
H A Dclient.erl38 init(Seed1, Seed2, Seed3) ->
40 ?CLIENTMOD:init(?SERVER,Seed1, Seed2, Seed3),
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/psp/
H A Dpg.c307 static unsigned Seed1; variable
312 Seed1 = (Seed1 + 46906481) ^ Seed2; in _rand()
313 Seed2 = Seed1 ^ ( ((Seed2<<3) | (Seed2 >> 29)) + 103995407); in _rand()
315 return (Seed1 - Seed2)%MAX; in _rand()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/psp/
H A Dpg.c307 static unsigned Seed1; variable
312 Seed1 = (Seed1 + 46906481) ^ Seed2; in _rand()
313 Seed2 = Seed1 ^ ( ((Seed2<<3) | (Seed2 >> 29)) + 103995407); in _rand()
315 return (Seed1 - Seed2)%MAX; in _rand()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/rct2/
H A DSeaDecrypt.cpp26 uint32_t Seed1{}; member
52 uint32_t seed1 = key.Seed1; in CreateMask()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Segmentation/Watersheds/include/
H A DitkIsolatedWatershedImageFilter.h83 itkSetMacro(Seed1, IndexType);
84 itkGetConstMacro(Seed1, IndexType);
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue317/OSVVM/
H A DRandomBasePkg.vhd139 variable Seed1 : integer ; variable
155 Seed1 := ((iIV(1)-1) mod SEED1_MAX) + 1 ;
158 return (Seed1, Seed2) ;
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/bug037/
H A Dsim_simulation.v08.vhdl75 Seed1 : INTEGER; record
172 Seed.Seed1 := 5;
180 ieee.math_real.Uniform(Seed.Seed1, Seed.Seed2, rand);
190 ieee.math_real.Uniform(Seed.Seed1, Seed.Seed2, rand1);
191 ieee.math_real.Uniform(Seed.Seed1, Seed.Seed2, rand2);
/dports/graphics/megapov/megapov-1.2.1/scenes/
H A Dclusglow.pov121 #local Seed1 = seed(50*Counter);
131 color rgb <rand(Seed1)*1.5, rand(Seed2)*1.5, rand(Seed3)*1.5>
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-rannum.adb135 Seed1 : constant := 19650218; constant
526 Init (G, Seed1);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Ds-rannum.adb135 Seed1 : constant := 19650218; constant
526 Init (G, Seed1);

123