Searched defs:INDEX_2_MASK (Results 1 – 3 of 3) sorted by relevance
59 pub const INDEX_2_MASK: u32 = INDEX_2_BLOCK_LENGTH - 1; constant
556 static final int INDEX_2_MASK = INDEX_2_BLOCK_LENGTH - 1; field in CodePointTrie
570 static final int INDEX_2_MASK = INDEX_2_BLOCK_LENGTH - 1; field in CodePointTrie