Searched refs:uniform (Results 1 - 11 of 11) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Drandom.py5 uniform within range
15 uniform
27 circular uniform
51 __all__ = ["Random","seed","random","uniform","randint","choice","sample",
353 ## -------------------- uniform distribution -------------------
355 def uniform(self, a, b): member in class:Random
390 # variables using the ratio of uniform deviates", ACM Trans
442 to a uniform random angle over the range 0 to 2*pi.
447 # if kappa = 0 generate uniform random angle
882 uniform variable
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Drandom.py5 uniform within range
15 uniform
27 circular uniform
51 __all__ = ["Random","seed","random","uniform","randint","choice","sample",
353 ## -------------------- uniform distribution -------------------
355 def uniform(self, a, b): member in class:Random
390 # variables using the ratio of uniform deviates", ACM Trans
442 to a uniform random angle over the range 0 to 2*pi.
447 # if kappa = 0 generate uniform random angle
882 uniform variable
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Drandom.py5 uniform within range
15 uniform
27 circular uniform
51 __all__ = ["Random","seed","random","uniform","randint","choice","sample",
353 ## -------------------- uniform distribution -------------------
355 def uniform(self, a, b): member in class:Random
390 # variables using the ratio of uniform deviates", ACM Trans
442 to a uniform random angle over the range 0 to 2*pi.
447 # if kappa = 0 generate uniform random angle
882 uniform variable
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Drandom.py5 uniform within range
15 uniform
27 circular uniform
51 __all__ = ["Random","seed","random","uniform","randint","choice","sample",
353 ## -------------------- uniform distribution -------------------
355 def uniform(self, a, b): member in class:Random
390 # variables using the ratio of uniform deviates", ACM Trans
442 to a uniform random angle over the range 0 to 2*pi.
447 # if kappa = 0 generate uniform random angle
882 uniform variable
[all...]
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_random.py493 g.random = x[:].pop; g.uniform(1,10)
515 (g.uniform, (1.0,10.0), (10.0+1.0)/2, (10.0-1.0)**2/12),
544 (g.uniform, (10.0, 10.0), 10.0),
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_random.py493 g.random = x[:].pop; g.uniform(1,10)
515 (g.uniform, (1.0,10.0), (10.0+1.0)/2, (10.0-1.0)**2/12),
544 (g.uniform, (10.0, 10.0), 10.0),
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_random.py493 g.random = x[:].pop; g.uniform(1,10)
515 (g.uniform, (1.0,10.0), (10.0+1.0)/2, (10.0-1.0)**2/12),
544 (g.uniform, (10.0, 10.0), 10.0),
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_random.py493 g.random = x[:].pop; g.uniform(1,10)
515 (g.uniform, (1.0,10.0), (10.0+1.0)/2, (10.0-1.0)**2/12),
544 (g.uniform, (10.0, 10.0), 10.0),
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
H A Dglslang_tab.cpp4720 parseContext.globalCheck((yyvsp[0].lex).loc, "uniform");
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
H A Dglslang_tab.cpp4720 parseContext.globalCheck((yyvsp[0].lex).loc, "uniform");
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/
H A Dbcprov-jdk15on-1.56.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA org/ ...

Completed in 443 milliseconds