Searched refs:BURMESE_PREFIX_COMBINE_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
25 private static final byte BURMESE_PREFIX_COMBINE_THRESHOLD = 3; field in BurmeseBreakEngine161 … words[wordsFound%BURMESE_LOOKAHEAD].longestPrefix() < BURMESE_PREFIX_COMBINE_THRESHOLD)) { in divideUpDictionaryRange()
646 static const int32_t BURMESE_PREFIX_COMBINE_THRESHOLD = 3; variable757 … || words[wordsFound%BURMESE_LOOKAHEAD].longestPrefix() < BURMESE_PREFIX_COMBINE_THRESHOLD)) { in divideUpDictionaryRange()