Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/common/
Ddictbe.cpp125 void markCurrent() { mark = current; } in markCurrent() function in PossibleWord
270 words[wordsFound%THAI_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
281 words[wordsFound % THAI_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
504 words[wordsFound%LAO_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
515 words[wordsFound % LAO_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
696 words[wordsFound%BURMESE_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
707 words[wordsFound % BURMESE_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
901 words[wordsFound % KHMER_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
912 words[wordsFound % KHMER_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ddictbe.cpp122 void markCurrent() { mark = current; }; in markCurrent() function in PossibleWord
266 words[wordsFound%THAI_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
279 words[wordsFound % THAI_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
501 words[wordsFound%LAO_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
514 words[wordsFound % LAO_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
694 words[wordsFound%BURMESE_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
707 words[wordsFound % BURMESE_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
900 words[wordsFound % KHMER_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
913 words[wordsFound % KHMER_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
/third_party/icu/icu4c/source/common/
Ddictbe.cpp125 void markCurrent() { mark = current; } in markCurrent() function in PossibleWord
270 words[wordsFound%THAI_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
281 words[wordsFound % THAI_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
504 words[wordsFound%LAO_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
515 words[wordsFound % LAO_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
696 words[wordsFound%BURMESE_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
707 words[wordsFound % BURMESE_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
901 words[wordsFound % KHMER_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
912 words[wordsFound % KHMER_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
/third_party/node/deps/icu-small/source/common/
Ddictbe.cpp127 void markCurrent() { mark = current; } in markCurrent() function in PossibleWord
273 words[wordsFound%THAI_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
284 words[wordsFound % THAI_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
508 words[wordsFound%LAO_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
519 words[wordsFound % LAO_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
701 words[wordsFound%BURMESE_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
712 words[wordsFound % BURMESE_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
907 words[wordsFound % KHMER_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
918 words[wordsFound % KHMER_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DLaoBreakEngine.java131 words[wordsFound%LAO_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
144 words[wordsFound%LAO_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
DKhmerBreakEngine.java132 words[wordsFound%KHMER_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
145 words[wordsFound%KHMER_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
DBurmeseBreakEngine.java128 words[wordsFound%BURMESE_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
141 words[wordsFound%BURMESE_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
DThaiBreakEngine.java142 words[wordsFound%THAI_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
155 words[wordsFound%THAI_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
DDictionaryBreakEngine.java81 public void markCurrent() { in markCurrent() method in DictionaryBreakEngine.PossibleWord
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DKhmerBreakEngine.java129 words[wordsFound%KHMER_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
140 words[wordsFound%KHMER_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
DBurmeseBreakEngine.java125 words[wordsFound%BURMESE_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
136 words[wordsFound%BURMESE_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
DLaoBreakEngine.java128 words[wordsFound%LAO_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
139 words[wordsFound%LAO_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
DThaiBreakEngine.java139 words[wordsFound%THAI_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
150 words[wordsFound%THAI_LOOKAHEAD].markCurrent(); in divideUpDictionaryRange()
DDictionaryBreakEngine.java80 public void markCurrent() { in markCurrent() method in DictionaryBreakEngine.PossibleWord