Searched defs:word1 (Results 1 – 10 of 10) sorted by relevance
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/ |
H A D | BinaryDictionaryTests.java | 198 final String word1, final int probability) { in addBigramWords() 211 final String word0, final String word1) { in isValidBigram() 216 final String word0, final String word1) { in getBigramProbability() 221 final String word0, final String word1, final String word2) { in getTrigramProbability() 356 final String word1 = words.get(random.nextInt(wordCount)); in testRandomlyAddBigramWords() local 498 final String word1 = words.get(random.nextInt(wordCount)); in testAddBigramWordsAndFlashWithGC() local 579 final String word1 = words.get(word1Index); in testRandomOperationsAndFlashWithGC() local 763 final String word1 = words.get(word1Index); in testGetWordProperties() local 790 final String word1 = bigramTarget.mWord; in testGetWordProperties() local 836 final String word1 = words.get(word1Index); in testIterateAllWords() local [all …]
|
/aosp12/frameworks/av/media/codecs/m4v_h263/dec/src/ |
H A D | get_pred_adv_b_add.cpp | 91 uint32 pred_word, word1, word2; in GetPredAdvancedBy0x0() local 191 uint32 word1, word2, word3, word12; in GetPredAdvancedBy0x1() local 520 uint32 word1, word2, word3, word12, word22; in GetPredAdvancedBy1x0() local
|
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/ |
H A D | BinaryDictDecoderEncoderTests.java | 376 final String word1 = expectedWords.get(expectedBigrams.keyAt(i)); in checkWordMap() local 387 final String word1 = resultWords.get(entry.getKey()); in checkWordMap() local
|
H A D | FusionDictionary.java | 304 public void setBigram(final String word0, final String word1, in setBigram()
|
/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/ |
H A D | motion_comp.cpp | 358 ULong pred_word, word1, word2; in GetPredAdvBy0x0() local 458 ULong word1, word2, word3, word12; in GetPredAdvBy0x1() local 783 ULong word1, word2, word3, word12, word22; in GetPredAdvBy1x0() local
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | romfs_fs.h | 35 __be32 word1; member
|
/aosp12/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
H A D | gdtoaimp.h | 281 #define word1(x) (x)->L[0] macro 284 #define word1(x) (x)->L[1] macro
|
/aosp12/art/compiler/optimizing/ |
H A D | constant_folding_test.cc | 156 const uint16_t word1 = High16Bits(Low32Bits(input)); in TEST_F() local
|
H A D | codegen_test.cc | 303 const uint16_t word1 = High16Bits(Low32Bits(input)); in TEST_F() local
|
/aosp12/system/bt/stack/include/ |
H A D | hcidefs.h | 878 uint16_t word1; member
|