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

/external/icu4c/common/
H A Ducnv_io.c1126 const uint16_t *inTable; local
1129 uint32_t offsets[offsetsCount]; /* 16-bit-addressed offsets from inTable/outTable */
1168 inTable=(const uint16_t *)inSectionSizes;
1208 ds->swapArray32(ds, inTable, 4*(1+tocLength), outTable, pErrorCode);
1211 ds->swapInvChars(ds, inTable+offsets[stringTableIndex], 2*(int32_t)(toc[stringTableIndex]+toc[normalizedStringTableIndex]),
1221 inTable+offsets[converterListIndex],
1260 p=inTable+offsets[aliasListIndex];
1263 p2=inTable+offsets[untaggedConvArrayIndex];
1317 inTable+offsets[converterListIndex],
1322 inTable
[all...]

Completed in 73 milliseconds