Searched refs:outTable (Results 1 - 3 of 3) sorted by relevance
/third_party/icu/icu4c/source/common/ |
H A D | ucnv_io.cpp | 1147 uint32_t offsets[offsetsCount]; /* 16-bit-addressed offsets from inTable/outTable */ in ucnv_swapAliases() 1211 uint16_t *outTable; in ucnv_swapAliases() local 1223 outTable=(uint16_t *)((char *)outData+headerSize); in ucnv_swapAliases() 1226 ds->swapArray32(ds, inTable, 4*(1+tocLength), outTable, pErrorCode); in ucnv_swapAliases() 1230 outTable+offsets[stringTableIndex], pErrorCode); in ucnv_swapAliases() 1241 outTable+offsets[converterListIndex], in ucnv_swapAliases() 1247 tempTable.chars=(const char *)(outTable+offsets[stringTableIndex]); /* sort by outCharset */ in ucnv_swapAliases() 1279 q=outTable+offsets[aliasListIndex]; in ucnv_swapAliases() 1282 q2=outTable+offsets[untaggedConvArrayIndex]; in ucnv_swapAliases() 1337 outTable in ucnv_swapAliases() [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | ucnv_io.cpp | 1147 uint32_t offsets[offsetsCount]; /* 16-bit-addressed offsets from inTable/outTable */ in ucnv_swapAliases() 1211 uint16_t *outTable; in ucnv_swapAliases() local 1223 outTable=(uint16_t *)((char *)outData+headerSize); in ucnv_swapAliases() 1226 ds->swapArray32(ds, inTable, 4*(1+tocLength), outTable, pErrorCode); in ucnv_swapAliases() 1230 outTable+offsets[stringTableIndex], pErrorCode); in ucnv_swapAliases() 1241 outTable+offsets[converterListIndex], in ucnv_swapAliases() 1247 tempTable.chars=(const char *)(outTable+offsets[stringTableIndex]); /* sort by outCharset */ in ucnv_swapAliases() 1279 q=outTable+offsets[aliasListIndex]; in ucnv_swapAliases() 1282 q2=outTable+offsets[untaggedConvArrayIndex]; in ucnv_swapAliases() 1337 outTable in ucnv_swapAliases() [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucnv_io.cpp | 1147 uint32_t offsets[offsetsCount]; /* 16-bit-addressed offsets from inTable/outTable */ in ucnv_swapAliases() 1211 uint16_t *outTable; in ucnv_swapAliases() local 1223 outTable=(uint16_t *)((char *)outData+headerSize); in ucnv_swapAliases() 1226 ds->swapArray32(ds, inTable, 4*(1+tocLength), outTable, pErrorCode); in ucnv_swapAliases() 1230 outTable+offsets[stringTableIndex], pErrorCode); in ucnv_swapAliases() 1241 outTable+offsets[converterListIndex], in ucnv_swapAliases() 1247 tempTable.chars=(const char *)(outTable+offsets[stringTableIndex]); /* sort by outCharset */ in ucnv_swapAliases() 1279 q=outTable+offsets[aliasListIndex]; in ucnv_swapAliases() 1282 q2=outTable+offsets[untaggedConvArrayIndex]; in ucnv_swapAliases() 1337 outTable in ucnv_swapAliases() [all...] |
Completed in 7 milliseconds