Searched refs:WichmannHill (Results 1 - 12 of 12) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Drandom.py55 "getstate","setstate","jumpahead", "WichmannHill", "getrandbits",
649 class WichmannHill(Random): class in inherits:Random
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_zlib.py356 # In 2.3 and later, WichmannHill is the RNG of the bug report
357 gen = random.WichmannHill()
H A Dtest_random.py165 gen = random.WichmannHill()
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Drandom.py55 "getstate","setstate","jumpahead", "WichmannHill", "getrandbits",
649 class WichmannHill(Random): class in inherits:Random
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_zlib.py356 # In 2.3 and later, WichmannHill is the RNG of the bug report
357 gen = random.WichmannHill()
H A Dtest_random.py165 gen = random.WichmannHill()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Drandom.py55 "getstate","setstate","jumpahead", "WichmannHill", "getrandbits",
649 class WichmannHill(Random): class in inherits:Random
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_zlib.py356 # In 2.3 and later, WichmannHill is the RNG of the bug report
357 gen = random.WichmannHill()
H A Dtest_random.py165 gen = random.WichmannHill()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Drandom.py55 "getstate","setstate","jumpahead", "WichmannHill", "getrandbits",
649 class WichmannHill(Random): class in inherits:Random
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_zlib.py356 # In 2.3 and later, WichmannHill is the RNG of the bug report
357 gen = random.WichmannHill()
H A Dtest_random.py165 gen = random.WichmannHill()

Completed in 161 milliseconds