Searched refs:tertiaryBottom (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/i18n/
H A Ducol.cpp4755 uint8_t tertiaryBottom = coll->tertiaryBottom; local
4967 *tertiaries++ = (uint8_t)(tertiaryBottom + coll->tertiaryBottomCount);
4970 *tertiaries++ = (uint8_t)(tertiaryBottom + (count3-1));
5151 *tertiaries++ = (uint8_t)(tertiaryBottom + coll->tertiaryBottomCount);
5154 *tertiaries++ = (uint8_t)(tertiaryBottom + (count3-1));
5351 uint8_t tertiaryBottom = coll->tertiaryBottom; local
5476 *tertiaries++ = (uint8_t)(tertiaryBottom + coll->tertiaryBottomCount);
5479 *tertiaries++ = (uint8_t)(tertiaryBottom
[all...]
H A Ducol_imp.h1023 uint8_t tertiaryBottom; /* Upper range when compressing */ member in struct:UCollator
/external/icu4c/test/cintltst/
H A Dcmsccoll.c2618 if (*tempptr > coll->tertiaryBottom + coll->tertiaryBottomCount) {

Completed in 658 milliseconds