Searched refs:offsetFromUTable (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducnvmbcs.h139 * 4 uint32_t offsetFromUTable
184 * uint16_t unicodeCodeUnits[(offsetFromUTable-offsetToUCodeUnits)/2];
428 offsetFromUTable, member in struct:__anon11620
H A Ducnv_bld.c1463 mbcsHeader.offsetFromUTable= ds->readUInt32(inMBCSHeader->offsetFromUTable);
1580 count=mbcsHeader.offsetFromUTable-offset;
1585 offset=mbcsHeader.offsetFromUTable;
H A Ducnvmbcs.c299 * The beginning of the trie is at offsetFromUTable, the beginning of stage 3
1629 mbcsTable->fromUnicodeTable=(const uint16_t *)(raw+header->offsetFromUTable);
1707 (header->offsetFromUBytes-header->offsetFromUTable)/4-
/external/icu4c/common/
H A Ducnvmbcs.h142 * 4 uint32_t offsetFromUTable
187 * uint16_t unicodeCodeUnits[(offsetFromUTable-offsetToUCodeUnits)/2];
466 offsetFromUTable, member in struct:__anon19100
H A Ducnv_bld.cpp1472 mbcsHeader.offsetFromUTable= ds->readUInt32(inMBCSHeader->offsetFromUTable);
1589 count=mbcsHeader.offsetFromUTable-offset;
1594 offset=mbcsHeader.offsetFromUTable;
H A Ducnvmbcs.c301 * The beginning of the trie is at offsetFromUTable, the beginning of stage 3
1631 mbcsTable->fromUnicodeTable=(const uint16_t *)(raw+header->offsetFromUTable);
1709 (header->offsetFromUBytes-header->offsetFromUTable)/4-
/external/chromium_org/third_party/icu/source/tools/makeconv/
H A Dgenmbcs.c1509 header.offsetFromUTable=
1513 header.offsetFromUTable+
/external/icu4c/tools/makeconv/
H A Dgenmbcs.cpp1514 header.offsetFromUTable=
1518 header.offsetFromUTable+

Completed in 296 milliseconds