Home | History | Annotate | Download | only in i18n

Lines Matching full:high

50     int32_t  high;
106 buffer[bufferIndex].high = ixHigh;
124 int32_t high;
184 buffer[bufferIndex].high = ixHigh;
445 uint32_t low = 0, high = 0;
462 high = ucol_getOffset(elems);
477 *ixHigh = high;
530 int32_t low = 0, high = 0;
563 high = ucol_getOffset(elems);
575 rceb.put(ce, low, high);
585 elems->pce->pceBuffer.put(result, rcei->low, rcei->high);
611 *ixHigh = pcei->high;