Searched refs:DELTA_TCCC_MASK (Results 1 – 5 of 5) sorted by relevance
549 (value & DELTA_TCCC_MASK) > DELTA_TCCC_1) { in addPropertyStarts()770 int deltaTrailCC = norm16 & DELTA_TCCC_MASK; in getFCD16FromNormData()930 public static final int DELTA_TCCC_MASK=6; field in Normalizer2Impl1656 return (norm16 & DELTA_TCCC_MASK) <= DELTA_TCCC_1; in norm16HasDecompBoundaryAfter()2175 … (norm16 & DELTA_TCCC_MASK) <= DELTA_TCCC_1 : extraData.charAt(norm16 >> OFFSET_SHIFT) <= 0x1ff); in isTrailCC01ForCompBoundaryAfter()
540 (value & DELTA_TCCC_MASK) > DELTA_TCCC_1) { in addPropertyStarts()761 int deltaTrailCC = norm16 & DELTA_TCCC_MASK; in getFCD16FromNormData()921 public static final int DELTA_TCCC_MASK=6; field in Normalizer2Impl1647 return (norm16 & DELTA_TCCC_MASK) <= DELTA_TCCC_1; in norm16HasDecompBoundaryAfter()2166 … (norm16 & DELTA_TCCC_MASK) <= DELTA_TCCC_1 : extraData.charAt(norm16 >> OFFSET_SHIFT) <= 0x1ff); in isTrailCC01ForCompBoundaryAfter()
412 DELTA_TCCC_MASK=6, enumerator686 (norm16 & DELTA_TCCC_MASK) <= DELTA_TCCC_1 : *getMapping(norm16) <= 0x1ff); in isTrailCC01ForCompBoundaryAfter()
490 (value & Normalizer2Impl::DELTA_TCCC_MASK) > Normalizer2Impl::DELTA_TCCC_1) { in addPropertyStarts()964 return (norm16 & DELTA_TCCC_MASK) <= DELTA_TCCC_1; in norm16HasDecompBoundaryAfter()2109 uint16_t deltaTrailCC = norm16 & DELTA_TCCC_MASK; in getFCD16FromNormData()