Searched refs:leadCC (Results 1 – 13 of 13) sorted by relevance
257 int leadCC = fcd16 >> 8;258 if(leadCC == 0 && q != pos) {263 … if(leadCC != 0 && (prevCC > leadCC || CollationFCD.isFCD16OfTibetanCompositeVowel(fcd16))) {
270 int leadCC = fcd16 >> 8; in nextSegment() local271 if(leadCC == 0 && s.length() != 0) { in nextSegment()277 … if(leadCC != 0 && (prevCC > leadCC || CollationFCD.isFCD16OfTibetanCompositeVowel(fcd16))) { in nextSegment()
259 int leadCC = fcd16 >> 8;260 if(leadCC == 0 && q != pos) {265 … if(leadCC != 0 && (prevCC > leadCC || CollationFCD.isFCD16OfTibetanCompositeVowel(fcd16))) {
272 int leadCC = fcd16 >> 8; in nextSegment() local273 if(leadCC == 0 && s.length() != 0) { in nextSegment()279 … if(leadCC != 0 && (prevCC > leadCC || CollationFCD.isFCD16OfTibetanCompositeVowel(fcd16))) { in nextSegment()
316 uint8_t leadCC = (uint8_t)(fcd16 >> 8); in nextSegment() local317 if(leadCC == 0 && !s.isEmpty()) { in nextSegment()323 … if(leadCC != 0 && (prevCC > leadCC || CollationFCD::isFCD16OfTibetanCompositeVowel(fcd16))) { in nextSegment()
382 uint8_t leadCC = (uint8_t)(fcd16 >> 8); in nextSegment() local383 if(leadCC == 0 && q != pos) { in nextSegment()388 … if(leadCC != 0 && (prevCC > leadCC || CollationFCD::isFCD16OfTibetanCompositeVowel(fcd16))) { in nextSegment()
399 uint8_t leadCC = (uint8_t)(fcd16 >> 8); in nextSegment() local400 if(leadCC == 0 && cpStart != segmentStart) { in nextSegment()406 … if(leadCC != 0 && (prevCC > leadCC || CollationFCD::isFCD16OfTibetanCompositeVowel(fcd16))) { in nextSegment()
174 int leadCC, int trailCC) { in append() argument178 if(lastCC<=leadCC || leadCC==0) { in append()181 } else if(leadCC<=1) { in append()189 insert(c, leadCC); // insert first code point in append()195 leadCC=getCCFromYesOrMaybe(impl.getNorm16(c)); in append()197 leadCC=trailCC; in append()199 append(c, leadCC); in append()1781 int leadCC, trailCC; in decompose() local1784 leadCC=extraData.charAt(norm16-1)>>8; in decompose()1786 leadCC=0; in decompose()[all …]
178 int leadCC, int trailCC) { in append() argument182 if(lastCC<=leadCC || leadCC==0) { in append()185 } else if(leadCC<=1) { in append()193 insert(c, leadCC); // insert first code point in append()199 leadCC=getCCFromYesOrMaybe(impl.getNorm16(c)); in append()201 leadCC=trailCC; in append()203 append(c, leadCC); in append()1785 int leadCC, trailCC; in decompose() local1788 leadCC=extraData.charAt(norm16-1)>>8; in decompose()1790 leadCC=0; in decompose()[all …]
90 uint8_t leadCC, uint8_t trailCC, in append() argument99 if(lastCC<=leadCC || leadCC==0) { in append()102 } else if(leadCC<=1) { in append()112 insert(c, leadCC); // insert first code point in append()117 leadCC=Normalizer2Impl::getCCFromYesOrMaybe(impl.getNorm16(c)); in append()119 leadCC=trailCC; in append()121 append(c, leadCC, errorCode); in append()604 uint8_t leadCC, trailCC; in decompose() local607 leadCC=(uint8_t)(*(mapping-1)>>8); in decompose()609 leadCC=0; in decompose()[all …]
149 uint8_t leadCC, uint8_t trailCC,
687 int32_t leadCC, trailCC; in writeMapping() local689 leadCC=trailCC=0; in writeMapping()691 leadCC=getCC(m.char32At(0)); in writeMapping()694 if(c<Normalizer2Impl::MIN_CCC_LCCC_CP && (p->cc!=0 || leadCC!=0)) { in writeMapping()702 if((leadCC|trailCC)!=0) { in writeMapping()742 int32_t cccLccc=p->cc|(leadCC<<8); in writeMapping()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...