HomeSort by relevance Sort by last modified time
    Searched full:seeds (Results 1 - 21 of 21) sorted by null

  /external/proguard/src/proguard/shrink/
Shrinker.java 65 // Create a visitor for marking the seeds.
77 // Mark the seeds.
109 // Mark the seeds.
  /external/proguard/src/proguard/
DescriptorKeepChecker.java 75 // Create a visitor for marking the seeds.
84 // Mark the seeds.
ProGuard.java 229 * Prints out classes and class members that are used as seeds in the
248 // Create a visitor for printing out the seeds. We're printing out
260 // Print out the seeds.
Configuration.java 97 * An optional output file for listing the kept seeds.
  /external/proguard/examples/ant/
proguard.xml 35 <!-- The main seeds: ProGuard and its companion tool ReTrace. -->
  /external/proguard/src/proguard/obfuscate/
Obfuscator.java 84 // Create a visitor for marking the seeds.
93 // Mark the seeds.
116 // may only be discarded after the seeds have been marked, since the
  /external/bluetooth/glib/glib/
grand.c 135 * @seed: an array of seeds to initialize the random number generator.
136 * @seed_length: an array of seeds to initialize the random number generator.
273 /* setting initial seeds to mt[N] using */
310 * if you have many low entropy seeds, or if you require more then
gtestutils.c 506 /* verify GRand reliability, needed for reliable seeds */
513 g_warning ("random numbers are not GRand-2.2 compatible, seeds may be broken (check $G_RANDOM_VERSION)");
    [all...]
  /external/webkit/WebKitTools/mangleme/
mangle.cgi.c 7 HTML manglizer library. Logs random seeds to error-log; find the last entry before
  /dalvik/libcore/luni/src/test/java/tests/api/java/util/
RandomTest.java 302 "Two randoms with same seeds gave differing nextLong values",
310 "Two randoms with the different seeds gave the same chain of values",
  /external/bluetooth/glib/docs/reference/glib/
changes.sgml 26 seeds would yield very bad pseudo-random streams. Also the
  /external/bluetooth/glib/docs/reference/glib/tmpl/
random_numbers.sgml 39 seeds would yield very bad pseudo-random streams. Also the
  /external/bluetooth/glib/tests/
sequence-test.c 1104 /* Random seeds known to have failed at one point
1106 static gulong seeds[] = variable
1150 for (i = 0; i < G_N_ELEMENTS (seeds); ++i)
1152 run_random_tests (seeds[i]);
  /external/v8/src/
v8.cc 163 // Initialize seed using the system random(). If one of the seeds
  /external/proguard/docs/manual/
introduction.html 85 <li>In the <b>shrinking step</b>, ProGuard starts from these seeds and
  /external/webkit/WebKitTools/iExploder/
README.txt 53 necessarily on different installations of iExploder. Random generator seeds
  /external/proguard/src/proguard/optimize/
Optimizer.java 229 // Create a visitor for marking the seeds.
238 // Mark the seeds.
274 // Mark the seeds.
    [all...]
  /external/proguard/src/proguard/gui/
GUIResources.properties 126 printSeeds = Print seeds
521 selectSeedsFile = Select a seeds output file...
  /external/openssl/crypto/rand/
md_rand.c 231 * if a concurrent thread seeds with exactly the
  /external/dbus/dbus/
dbus-sha.c 819 * random seeds, rather than data to be hashed.
  /external/bluetooth/glib/
NEWS     [all...]

Completed in 394 milliseconds