/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
functional | 389 /// Ctor allowing you to initialize the seed.
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
functional | 389 /// Ctor allowing you to initialize the seed.
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
functional | 389 /// Ctor allowing you to initialize the seed.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
functional | 389 /// Ctor allowing you to initialize the seed.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
functional | 390 /// Ctor allowing you to initialize the seed.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
functional | 408 /// Ctor allowing you to initialize the seed.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
functional | 390 /// Ctor allowing you to initialize the seed.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
functional | 408 /// Ctor allowing you to initialize the seed.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
functional | 393 /// Ctor allowing you to initialize the seed.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
functional | 393 /// Ctor allowing you to initialize the seed.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/ |
forking.py | 125 random.seed()
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
regrtest.py | 36 --randseed -- pass a random seed to reproduce a previous random run 65 int seed value for the randomizer; this is useful for reproducing troublesome 442 random.seed(random_seed) 443 print "Using random seed", random_seed [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/ |
forking.py | 125 random.seed()
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
regrtest.py | 36 --randseed -- pass a random seed to reproduce a previous random run 65 int seed value for the randomizer; this is useful for reproducing troublesome 442 random.seed(random_seed) 443 print "Using random seed", random_seed [all...] |
/system/extras/tests/wifi/stress/ |
wifiLoadScanAssoc.c | 485 // different seed values.
|
/system/keymaster/ |
asymmetric_key.cpp | 302 if (!DSA_generate_parameters_ex(dsa_key.get(), key_size, NULL /* seed */, 0 /* seed_len */,
|
/development/perftests/panorama/feature_stab/db_vlvm/ |
db_rob_image_homography.cpp | 669 /*Random seed*/ 731 /*Initialize random seed*/ [all...] |
/external/chromium_org/chrome/browser/ |
browser_resources.grd | [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/ |
jquery-1.3.2.js | 152 // (You can seed the arguments with an array of args, but this is [all...] |
/external/chromium_org/third_party/freetype/src/psaux/ |
psobjs.c | [all...] |
/external/deqp/modules/gles31/functional/ |
es31fUniformLocationTests.cpp | 158 std::vector<int> shuffledRange (int from, int to, int seed) 163 de::Random rng (seed); [all...] |
/external/freetype/src/psaux/ |
psobjs.c | [all...] |
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/ |
psobjs.c | [all...] |
/external/wpa_supplicant_8/src/eap_peer/ |
eap_peap.c | 286 * IPMK Seed = "Inner Methods Compound Keys" | ISK 288 * IPMK|CMK = PRF+(TempKey, IPMK Seed, 60) [all...] |
/frameworks/base/core/java/android/widget/ |
ExpandableListConnector.java | 769 * given group ID. The search starts at the given seed position and then 790 // Pin seed to reasonable values [all...] |