Home
last modified time | relevance | path

Searched refs:removeBeginningOfSentenceMarker (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/utils/
Dchar_utils.h105 static AK_FORCE_INLINE int removeBeginningOfSentenceMarker(int *const codePoints, in removeBeginningOfSentenceMarker() function
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_patricia_trie_policy.cpp530 ngramPrevWordsCodePointCount[i] = CharUtils::removeBeginningOfSentenceMarker( in getWordProperty()