Home | History | Annotate | Download | only in i18n

Lines Matching refs:tertiaryBottom

4744     uint8_t tertiaryBottom = coll->tertiaryBottom;
4945 tertiaries.appendByte(tertiaryBottom + coll->tertiaryBottomCount);
4948 tertiaries.appendByte(tertiaryBottom + (count3-1));
5024 tertiaries.appendByte(tertiaryBottom + coll->tertiaryBottomCount);
5027 tertiaries.appendByte(tertiaryBottom + (count3-1));
5114 uint8_t tertiaryBottom = coll->tertiaryBottom;
5232 tertiaries.appendByte(tertiaryBottom + coll->tertiaryBottomCount);
5235 tertiaries.appendByte(tertiaryBottom + (count3-1));
5267 tertiaries.appendByte(tertiaryBottom + coll->tertiaryBottomCount);
5270 tertiaries.appendByte(tertiaryBottom + (count3-1));
6481 coll->tertiaryBottom = UCOL_COMMON_BOT3;
6488 coll->tertiaryBottom = UCOL_COMMON_BOTTOM3_CASE_SW_UPPER;
6492 coll->tertiaryBottom = UCOL_COMMON_BOTTOM3_CASE_SW_LOWER;
6497 uint8_t tertiaryTotal = (uint8_t)(coll->tertiaryTop - coll->tertiaryBottom - 1);