Searched defs:offsetFromUTable (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
H A Ducnvmbcs.h142 * 4 uint32_t offsetFromUTable
187 * uint16_t unicodeCodeUnits[(offsetFromUTable-offsetToUCodeUnits)/2];
466 offsetFromUTable, member in struct:__anon6711
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetMBCS.java155 int countStates, countToUFallbacks, offsetToUCodeUnits, offsetFromUTable, offsetFromUBytes; field in class:CharsetMBCS.MBCSHeader
496 int stage2Length = (header.offsetFromUBytes - header.offsetFromUTable)/4 - stage1Length/2;

Completed in 100 milliseconds