Home
last modified time | relevance | path

Searched refs:inSectionSizes (Results 1 - 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Ducnv_io.cpp1145 const uint32_t *inSectionSizes; in ucnv_swapAliases() local
1185 inSectionSizes=(const uint32_t *)((const char *)inData+headerSize); in ucnv_swapAliases()
1186 inTable=(const uint16_t *)inSectionSizes; in ucnv_swapAliases()
1188 toc[tocLengthIndex]=tocLength=ds->readUInt32(inSectionSizes[tocLengthIndex]); in ucnv_swapAliases()
1197 toc[i]=ds->readUInt32(inSectionSizes[i]); in ucnv_swapAliases()
/third_party/node/deps/icu-small/source/common/
H A Ducnv_io.cpp1145 const uint32_t *inSectionSizes; in ucnv_swapAliases() local
1185 inSectionSizes=(const uint32_t *)((const char *)inData+headerSize); in ucnv_swapAliases()
1186 inTable=(const uint16_t *)inSectionSizes; in ucnv_swapAliases()
1188 toc[tocLengthIndex]=tocLength=ds->readUInt32(inSectionSizes[tocLengthIndex]); in ucnv_swapAliases()
1197 toc[i]=ds->readUInt32(inSectionSizes[i]); in ucnv_swapAliases()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_io.cpp1145 const uint32_t *inSectionSizes; in ucnv_swapAliases() local
1185 inSectionSizes=(const uint32_t *)((const char *)inData+headerSize); in ucnv_swapAliases()
1186 inTable=(const uint16_t *)inSectionSizes; in ucnv_swapAliases()
1188 toc[tocLengthIndex]=tocLength=ds->readUInt32(inSectionSizes[tocLengthIndex]); in ucnv_swapAliases()
1197 toc[i]=ds->readUInt32(inSectionSizes[i]); in ucnv_swapAliases()

Completed in 7 milliseconds