Searched defs:INDEX_3_MASK (Results 1 – 3 of 3) sorted by relevance
68 pub const INDEX_3_MASK: u32 = INDEX_3_BLOCK_LENGTH - 1; constant
565 private static final int INDEX_3_MASK = INDEX_3_BLOCK_LENGTH - 1; field in CodePointTrie
579 private static final int INDEX_3_MASK = INDEX_3_BLOCK_LENGTH - 1; field in CodePointTrie