Searched refs:SURROGATE_BLOCK_COUNT_ (Results 1 – 5 of 5) sorted by relevance
674 int leadIndexes[] = new int[SURROGATE_BLOCK_COUNT_]; in fold()678 SURROGATE_BLOCK_COUNT_); in fold()728 block + SURROGATE_BLOCK_COUNT_); in fold()740 SURROGATE_BLOCK_COUNT_); in fold()741 indexLength += SURROGATE_BLOCK_COUNT_; in fold()765 BMP_INDEX_LENGTH_ + SURROGATE_BLOCK_COUNT_, in fold()768 SURROGATE_BLOCK_COUNT_); in fold()769 indexLength += SURROGATE_BLOCK_COUNT_; in fold()
139 protected static final int SURROGATE_BLOCK_COUNT_ = 1 << (10 - SHIFT_); field in TrieBuilder248 block += SURROGATE_BLOCK_COUNT_) { in findSameIndexBlock()249 if(equal_int(index, block, otherBlock, SURROGATE_BLOCK_COUNT_)) { in findSameIndexBlock()
672 int leadIndexes[] = new int[SURROGATE_BLOCK_COUNT_]; in fold()676 SURROGATE_BLOCK_COUNT_); in fold()726 block + SURROGATE_BLOCK_COUNT_); in fold()738 SURROGATE_BLOCK_COUNT_); in fold()739 indexLength += SURROGATE_BLOCK_COUNT_; in fold()763 BMP_INDEX_LENGTH_ + SURROGATE_BLOCK_COUNT_, in fold()766 SURROGATE_BLOCK_COUNT_); in fold()767 indexLength += SURROGATE_BLOCK_COUNT_; in fold()
136 protected static final int SURROGATE_BLOCK_COUNT_ = 1 << (10 - SHIFT_); field in TrieBuilder245 block += SURROGATE_BLOCK_COUNT_) { in findSameIndexBlock()246 if(equal_int(index, block, otherBlock, SURROGATE_BLOCK_COUNT_)) { in findSameIndexBlock()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...