Home
last modified time | relevance | path

Searched defs:wordProperty (Results 1 – 9 of 9) sorted by relevance

/packages/inputmethods/LatinIME/native/dicttoolkit/src/offdevice_intermediate_dict/
Doffdevice_intermediate_dict_pt_node.h39 const WordProperty &wordProperty) in OffdeviceIntermediateDictPtNode()
51 OffdeviceIntermediateDictPtNode(const WordProperty &wordProperty, in OffdeviceIntermediateDictPtNode()
Doffdevice_intermediate_dict.cpp24 bool OffdeviceIntermediateDict::addWord(const WordProperty &wordProperty) { in addWord()
33 const WordProperty &wordProperty, OffdeviceIntermediateDictPtNodeArray &ptNodeArray) { in addWordInner()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DVer4DictDecoder.java72 final WordProperty wordProperty = result.mWordProperty; in readDictionaryBinary() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DCombinedFormatUtils.java57 public static String formatWordProperty(final WordProperty wordProperty) { in formatWordProperty()
/packages/inputmethods/LatinIME/native/jni/src/utils/
Djni_data_utils.cpp27 const WordProperty &wordProperty, jintArray outCodePoints, jbooleanArray outFlags, in outputWordProperty()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DBinaryDictionaryTests.java720 final WordProperty wordProperty = binaryDictionary.getWordProperty(word, in testGetWordProperties() local
759 final WordProperty wordProperty = binaryDictionary.getWordProperty(word0, in testGetWordProperties() local
832 final WordProperty wordProperty = result.mWordProperty; in testIterateAllWords() local
859 WordProperty wordProperty = binaryDictionary.getWordProperty("ddd", false); in testPossiblyOffensiveAttributeMaintained() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DExpandableBinaryDictionary.java711 final WordProperty wordProperty = result.mWordProperty; in dumpAllWordsForDebug() local
743 final WordProperty wordProperty = nextWordPropertyResult.mWordProperty; in getWordPropertiesForSyncing() local
DBinaryDictionary.java424 public GetNextWordPropertyResult(final WordProperty wordProperty, final int nextToken) { in GetNextWordPropertyResult()
/packages/inputmethods/LatinIME/native/jni/
Dcom_android_inputmethod_latin_BinaryDictionary.cpp352 const WordProperty wordProperty = dictionary->getWordProperty( in latinime_BinaryDictionary_getWordProperty() local
572 const WordProperty wordProperty = dictionary->getWordProperty( in latinime_BinaryDictionary_migrateNative() local
597 const WordProperty wordProperty = dictionary->getWordProperty( in latinime_BinaryDictionary_migrateNative() local