Home
last modified time | relevance | path

Searched refs:seed (Results 1 – 17 of 17) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DBinaryDictionaryTests.java242 final long seed = System.currentTimeMillis(); in testRandomlyAddUnigramWord() local
247 final Random random = new Random(seed); in testRandomlyAddUnigramWord()
318 final long seed = System.currentTimeMillis(); in testRandomlyAddBigramWords() local
319 final Random random = new Random(seed); in testRandomlyAddBigramWords()
454 final long seed = System.currentTimeMillis(); in testAddBigramWordsAndFlashWithGC() local
455 final Random random = new Random(seed); in testAddBigramWordsAndFlashWithGC()
516 final long seed = System.currentTimeMillis(); in testRandomOperationsAndFlashWithGC() local
517 final Random random = new Random(seed); in testRandomOperationsAndFlashWithGC()
600 final long seed = System.currentTimeMillis(); in testAddManyUnigramsAndFlushWithGC() local
601 final Random random = new Random(seed); in testAddManyUnigramsAndFlushWithGC()
[all …]
DLatinImeStressTests.java31 final long seed = System.currentTimeMillis(); in testSwitchLanguagesAndInputLatinRandomCodePoints() local
32 final Random random = new Random(seed); in testSwitchLanguagesAndInputLatinRandomCodePoints()
48 final long seed = System.currentTimeMillis(); in testSwitchLanguagesAndInputRandomCodePoints() local
49 final Random random = new Random(seed); in testSwitchLanguagesAndInputRandomCodePoints()
/packages/apps/Gallery2/jni/filters/
Dkmeans.h89 unsigned int seed) { in initialPickHeuristicRandom() argument
93 srand(seed); in initialPickHeuristicRandom()
210 int iterations, unsigned int seed){ in runKMeans() argument
213 initialPickHeuristicRandom<T>(k, values, len, dimension, stride, initialPicks, seed); in runKMeans()
Dkmeans.cc35 jint swidth, jint sheight, jint p, jint seed) in JNIFUNCF() argument
54 unsigned int s = seed; in JNIFUNCF()
/packages/inputmethods/LatinIME/tools/dicttool/tests/com/android/inputmethod/latin/makedict/
DFusionDictionaryTest.java38 private void prepare(final long seed) { in prepare() argument
39 System.out.println("Seed is " + seed); in prepare()
40 final Random random = new Random(seed); in prepare()
/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
Dunittest.h96 Random(unsigned seed = 0) : mSeed(seed) {} in mSeed() argument
/packages/inputmethods/LatinIME/tools/dicttool/tests/com/android/inputmethod/latin/dicttool/
DBinaryDictOffdeviceUtilsTests.java60 public BinaryDictOffdeviceUtilsTests(final long seed, final int maxUnigrams) { in BinaryDictOffdeviceUtilsTests() argument
62 mRandom = new Random(seed); in BinaryDictOffdeviceUtilsTests()
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DPhotoSource.java265 public void setSeed(long seed) { in setSeed() argument
266 mRNG.setSeed(seed); in setSeed()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DImageFilterKMeans.java54 int swidth, int sheight, int p, int seed); in nativeApplyFilter() argument
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/Browser2/test/webexposed/
Dglobal-interface-listing-expected.txt3792 getter seed
/packages/apps/TV/libs/
Dexoplayer.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...