Home
last modified time | relevance | path

Searched refs:markCurrent (Results 1 – 11 of 11) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DLaoBreakEngine.java128 words[wordsFound%LAO_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
141 words[wordsFound%LAO_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
DKhmerBreakEngine.java129 words[wordsFound%KHMER_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
142 words[wordsFound%KHMER_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
DBurmeseBreakEngine.java125 words[wordsFound%BURMESE_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
138 words[wordsFound%BURMESE_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
DThaiBreakEngine.java139 words[wordsFound%THAI_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
152 words[wordsFound%THAI_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
DDictionaryBreakEngine.java79 public void markCurrent() { in markCurrent() method in DictionaryBreakEngine.PossibleWord
/external/icu/android_icu4j/src/main/java/android/icu/text/
DKhmerBreakEngine.java130 words[wordsFound%KHMER_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
143 words[wordsFound%KHMER_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
DBurmeseBreakEngine.java126 words[wordsFound%BURMESE_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
139 words[wordsFound%BURMESE_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
DLaoBreakEngine.java129 words[wordsFound%LAO_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
142 words[wordsFound%LAO_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
DThaiBreakEngine.java140 words[wordsFound%THAI_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
153 words[wordsFound%THAI_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
DDictionaryBreakEngine.java80 public void markCurrent() { in markCurrent() method in DictionaryBreakEngine.PossibleWord
/external/icu/icu4c/source/common/
Ddictbe.cpp147 void markCurrent() { mark = current; }; in markCurrent() function in PossibleWord
291 words[wordsFound%THAI_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
304 words[wordsFound % THAI_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
526 words[wordsFound%LAO_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
539 words[wordsFound % LAO_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
719 words[wordsFound%BURMESE_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
732 words[wordsFound % BURMESE_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
925 words[wordsFound % KHMER_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
938 words[wordsFound % KHMER_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()