Home
last modified time | relevance | path

Searched refs:LAO_PREFIX_COMBINE_THRESHOLD (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DLaoBreakEngine.java28 private static final byte LAO_PREFIX_COMBINE_THRESHOLD = 3; field in LaoBreakEngine
167 … words[wordsFound%LAO_LOOKAHEAD].longestPrefix() < LAO_PREFIX_COMBINE_THRESHOLD)) { in divideUpDictionaryRange()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DLaoBreakEngine.java27 private static final byte LAO_PREFIX_COMBINE_THRESHOLD = 3; field in LaoBreakEngine
162 … words[wordsFound%LAO_LOOKAHEAD].longestPrefix() < LAO_PREFIX_COMBINE_THRESHOLD)) { in divideUpDictionaryRange()
/third_party/skia/third_party/externals/icu/source/common/
Ddictbe.cpp427 static const int32_t LAO_PREFIX_COMBINE_THRESHOLD = 3; variable
540 … || words[wordsFound%LAO_LOOKAHEAD].longestPrefix() < LAO_PREFIX_COMBINE_THRESHOLD)) { in divideUpDictionaryRange()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ddictbe.cpp425 static const int32_t LAO_PREFIX_COMBINE_THRESHOLD = 3; variable
539 … || words[wordsFound%LAO_LOOKAHEAD].longestPrefix() < LAO_PREFIX_COMBINE_THRESHOLD)) { in divideUpDictionaryRange()
/third_party/icu/icu4c/source/common/
Ddictbe.cpp427 static const int32_t LAO_PREFIX_COMBINE_THRESHOLD = 3; variable
540 … || words[wordsFound%LAO_LOOKAHEAD].longestPrefix() < LAO_PREFIX_COMBINE_THRESHOLD)) { in divideUpDictionaryRange()
/third_party/node/deps/icu-small/source/common/
Ddictbe.cpp430 static const int32_t LAO_PREFIX_COMBINE_THRESHOLD = 3; variable
544 … || words[wordsFound%LAO_LOOKAHEAD].longestPrefix() < LAO_PREFIX_COMBINE_THRESHOLD)) { in divideUpDictionaryRange()