Searched refs:BURMESE_ROOT_COMBINE_THRESHOLD (Results 1 – 6 of 6) sorted by relevance
24 private static final byte BURMESE_ROOT_COMBINE_THRESHOLD = 3; field in BurmeseBreakEngine153 if (fIter.getIndex() < rangeEnd && wordLength < BURMESE_ROOT_COMBINE_THRESHOLD) { in divideUpDictionaryRange()
25 private static final byte BURMESE_ROOT_COMBINE_THRESHOLD = 3; field in BurmeseBreakEngine158 if (fIter.getIndex() < rangeEnd && wordLength < BURMESE_ROOT_COMBINE_THRESHOLD) { in divideUpDictionaryRange()
618 static const int32_t BURMESE_ROOT_COMBINE_THRESHOLD = 3; variable726 …((int32_t)utext_getNativeIndex(text) < rangeEnd && cpWordLength < BURMESE_ROOT_COMBINE_THRESHOLD) { in divideUpDictionaryRange()
617 static const int32_t BURMESE_ROOT_COMBINE_THRESHOLD = 3; variable726 …((int32_t)utext_getNativeIndex(text) < rangeEnd && cpWordLength < BURMESE_ROOT_COMBINE_THRESHOLD) { in divideUpDictionaryRange()
622 static const int32_t BURMESE_ROOT_COMBINE_THRESHOLD = 3; variable731 …((int32_t)utext_getNativeIndex(text) < rangeEnd && cpWordLength < BURMESE_ROOT_COMBINE_THRESHOLD) { in divideUpDictionaryRange()