/external/icu/icu4c/source/common/ |
D | ucol_swp.cpp | 178 …ds->swapArray32(ds, inHeader, (int32_t)((const char *)&inHeader->jamoSpecial-(const char *)inHeade… in swapFormatVersion3() 180 …ds->swapArray32(ds, &(inHeader->scriptToLeadByte), sizeof(header.scriptToLeadByte) + sizeof(header… in swapFormatVersion3() 188 ds->swapArray32(ds, inBytes+header.options, header.expansion-header.options, in swapFormatVersion3() 201 ds->swapArray32(ds, inBytes+header.expansion, (int32_t)count, in swapFormatVersion3() 212 ds->swapArray32(ds, inBytes+header.contractionCEs, header.contractionSize*4, in swapFormatVersion3() 225 ds->swapArray32(ds, inBytes+header.endExpansionCE, header.endExpansionCECount*4, in swapFormatVersion3() 237 … ds->swapArray32(ds, inBytes+header.UCAConsts, header.contractionUCACombos-header.UCAConsts, in swapFormatVersion3() 366 ds->swapArray32(ds, inBytes, indexesLength * 4, outBytes, &errorCode); in swapFormatVersion4() 379 ds->swapArray32(ds, inBytes + offset, length, outBytes + offset, &errorCode); in swapFormatVersion4() 420 ds->swapArray32(ds, inBytes + offset, length, outBytes + offset, &errorCode); in swapFormatVersion4() [all …]
|
D | utrie_swap.cpp | 81 ds->swapArray32(ds, inTrie, sizeof(UTrieHeader), outTrie, pErrorCode); in utrie_swap() 86 ds->swapArray32(ds, (const uint16_t *)(inTrie+1)+trie.indexLength, trie.dataLength*4, in utrie_swap() 161 ds->swapArray32(ds, &inTrie->signature, 4, &outTrie->signature, pErrorCode); in utrie2_swap() 171 ds->swapArray32(ds, (const uint16_t *)(inTrie+1)+trie.indexLength, dataLength*4, in utrie2_swap() 256 ds->swapArray32(ds, &inTrie->signature, 4, &outTrie->signature, pErrorCode); in ucptrie_swap() 266 ds->swapArray32(ds, (const uint16_t *)(inTrie+1)+trie.indexLength, dataLength*4, in ucptrie_swap()
|
D | rbbidata.cpp | 385 ds->swapArray32(ds, inBytes+tableStartOffset, topSize, in ubrk_swap() 396 ds->swapArray32(ds, inBytes+tableStartOffset, topSize, in ubrk_swap() 411 …ds->swapArray32(ds, inBytes+ds->readUInt32(rbbiDH->fStatusTable), ds->readUInt32(rbbiDH->fStatusTa… in ubrk_swap() 418 ds->swapArray32(ds, inBytes, sizeof(RBBIDataHeader), outBytes, status); in ubrk_swap() 419 ds->swapArray32(ds, outputDH->fFormatVersion, 4, outputDH->fFormatVersion, status); in ubrk_swap()
|
D | ucnv_bld.cpp | 1405 ds->swapArray32(ds, &inStaticData->structSize, 4, in ucnv_swap() 1407 ds->swapArray32(ds, &inStaticData->codepage, 4, in ucnv_swap() 1541 ds->swapArray32(ds, &inMBCSHeader->countStates, count-4, in ucnv_swap() 1561 ds->swapArray32(ds, inBytes+offset, (int32_t)count, in ucnv_swap() 1567 ds->swapArray32(ds, inBytes+offset, (int32_t)count, in ucnv_swap() 1599 ds->swapArray32(ds, inBytes+offset, (int32_t)count, in ucnv_swap() 1613 ds->swapArray32(ds, inBytes+offset, (int32_t)count, in ucnv_swap() 1638 ds->swapArray32(ds, inBytes+offset, length*4, outBytes+offset, pErrorCode); in ucnv_swap() 1653 ds->swapArray32(ds, inBytes+offset, length*4, outBytes+offset, pErrorCode); in ucnv_swap() 1670 ds->swapArray32(ds, inBytes+offset, length*4, outBytes+offset, pErrorCode); in ucnv_swap() [all …]
|
D | uresdata.cpp | 1072 ds->swapArray32(ds, p, 4, q, pErrorCode); in ures_swapResource() 1079 ds->swapArray32(ds, p, 4, q, pErrorCode); in ures_swapResource() 1129 ds->swapArray32(ds, pKey32++, 4, qKey32++, pErrorCode); in ures_swapResource() 1168 ds->swapArray32(ds, p, count*4, q, pErrorCode); in ures_swapResource() 1171 ds->swapArray32(ds, pKey32, count*2*4, qKey32, pErrorCode); in ures_swapResource() 1237 ds->swapArray32(ds, pKey32+oldIndex, 4, rKey32+i, pErrorCode); in ures_swapResource() 1256 ds->swapArray32(ds, p+oldIndex, 4, r+i, pErrorCode); in ures_swapResource() 1271 ds->swapArray32(ds, p++, 4, q++, pErrorCode); in ures_swapResource() 1285 ds->swapArray32(ds, p, 4*count, q, pErrorCode); in ures_swapResource() 1291 ds->swapArray32(ds, p, 4*(1+count), q, pErrorCode); in ures_swapResource() [all …]
|
D | udataswp.cpp | 400 swapper->swapArray32=uprv_copyArray32; in udata_openSwapper() 404 swapper->swapArray32=uprv_swapArray32; in udata_openSwapper()
|
D | udataswp.h | 182 UDataSwapFn *swapArray32; member
|
D | dictionarydata.cpp | 217 ds->swapArray32(ds, inBytes, sizeof(indexes), outBytes, pErrorCode); in udict_swap()
|
D | ucnvsel.cpp | 440 ds->swapArray32(ds, inBytes, count, outBytes, status); in ucnvsel_swap() 450 ds->swapArray32(ds, inBytes + offset, count, outBytes + offset, status); in ucnvsel_swap()
|
D | unames.cpp | 1912 ds->swapArray32(ds, inBytes, 16, outBytes, pErrorCode); in uchar_swapNames() 2034 ds->swapArray32(ds, inBytes+offset, 4, outBytes+offset, pErrorCode); in uchar_swapNames() 2049 ds->swapArray32(ds, inRange, 8, outRange, pErrorCode); in uchar_swapNames()
|
D | usprep.cpp | 855 ds->swapArray32(ds, inBytes, count, outBytes, pErrorCode); in usprep_swap()
|
D | ucnv_io.cpp | 1226 ds->swapArray32(ds, inTable, 4*(1+tocLength), outTable, pErrorCode); in ucnv_swapAliases()
|
D | normalizer2impl.cpp | 2637 ds->swapArray32(ds, inBytes, nextOffset-offset, outBytes, pErrorCode); in unorm2_swap()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | swapimpl.cpp | 133 ds->swapArray32(ds, inBytes, numBytesIndexesAndValueMaps, outBytes, pErrorCode); in upname_swap() 240 ds->swapArray32(ds, inData32, 4*UPROPS_INDEX_COUNT, outData32, pErrorCode); in uprops_swap() 257 ds->swapArray32(ds, in uprops_swap() 287 ds->swapArray32(ds, in uprops_swap() 389 ds->swapArray32(ds, inBytes, count, outBytes, pErrorCode); in ucase_swap() 491 ds->swapArray32(ds, inBytes, count, outBytes, pErrorCode); in ubidi_swap() 501 ds->swapArray32(ds, inBytes+offset, count, outBytes+offset, pErrorCode); in ubidi_swap() 605 ds->swapArray32(ds, inBytes, count, outBytes, pErrorCode); in unorm_swap()
|
D | package.cpp | 821 dsLocalToOut->swapArray32(dsLocalToOut, &outInt32, 4, &outInt32, &errorCode); in writePackage() 839 dsLocalToOut->swapArray32(dsLocalToOut, &entry, 8, &entry, &errorCode); in writePackage()
|
/external/icu/icu4c/source/i18n/ |
D | uspoof_impl.cpp | 953 ds->swapArray32(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status); in uspoof_swap() 977 …ds->swapArray32(ds, &spoofDH->fLength, sizeof(SpoofDataHeader)-8 /* minus magic and fFormatVersion… in uspoof_swap()
|
/external/icu/icu4c/source/tools/icuswap/ |
D | icuswap.cpp | 458 ds->swapArray32(ds, inBytes, 4, outBytes, pErrorCode); in udata_swapPackage()
|