HomeSort by relevance Sort by last modified time
    Searched refs:attachBeginningOfSentenceMarker (Results 1 - 5 of 5) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/utils/
char_utils.h 89 static AK_FORCE_INLINE int attachBeginningOfSentenceMarker(int *const codePoints,
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/property/
ngram_context.cpp 99 codePointCount = CharUtils::attachBeginningOfSentenceMarker(codePoints, codePointCount,
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
ver4_patricia_trie_policy.cpp 296 codePointCountToAdd = CharUtils::attachBeginningOfSentenceMarker(codePointsToAdd,
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
ver4_patricia_trie_policy.cpp 209 codePointCountToAdd = CharUtils::attachBeginningOfSentenceMarker(codePointsToAdd,
  /packages/inputmethods/LatinIME/native/jni/
com_android_inputmethod_latin_BinaryDictionary.cpp 345 codePointCount = CharUtils::attachBeginningOfSentenceMarker(
    [all...]

Completed in 2413 milliseconds