Home
last modified time | relevance | path

Searched refs:swapArray32 (Results 1 - 25 of 50) sorted by relevance

12

/third_party/icu/icu4c/source/common/
H A Ducol_swp.cpp178 ds->swapArray32(ds, inHeader, (int32_t)((const char *)&inHeader->jamoSpecial-(const char *)inHeader), in swapFormatVersion3()
180 ds->swapArray32(ds, &(inHeader->scriptToLeadByte), sizeof(header.scriptToLeadByte) + sizeof(header.leadByteToScript), 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(d in swapFormatVersion4()
[all...]
H A Dutrie_swap.cpp81 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()
272 ds->swapArray32(ds, inData, dataLength*4, outData, pErrorCode); in ucptrie_swap()
H A Ducnv_bld.cpp1405 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(d in ucnv_swap()
[all...]
H A Duresdata.cpp1100 ds->swapArray32(ds, p, 4, q, pErrorCode); in ures_swapResource()
1107 ds->swapArray32(ds, p, 4, q, pErrorCode); in ures_swapResource()
1157 ds->swapArray32(ds, pKey32++, 4, qKey32++, pErrorCode); in ures_swapResource()
1196 ds->swapArray32(ds, p, count*4, q, pErrorCode); in ures_swapResource()
1199 ds->swapArray32(ds, pKey32, count*2*4, qKey32, pErrorCode); in ures_swapResource()
1265 ds->swapArray32(ds, pKey32+oldIndex, 4, rKey32+i, pErrorCode); in ures_swapResource()
1284 ds->swapArray32(ds, p+oldIndex, 4, r+i, pErrorCode); in ures_swapResource()
1299 ds->swapArray32(ds, p++, 4, q++, pErrorCode); in ures_swapResource()
1313 ds->swapArray32(ds, p, 4*count, q, pErrorCode); in ures_swapResource()
1319 ds->swapArray32(d in ures_swapResource()
[all...]
H A Drbbidata.cpp410 ds->swapArray32(ds, inBytes+tableStartOffset, topSize, in ubrk_swap()
434 ds->swapArray32(ds, inBytes+tableStartOffset, topSize, in ubrk_swap()
462 ds->swapArray32(ds, inBytes+ds->readUInt32(rbbiDH->fStatusTable), ds->readUInt32(rbbiDH->fStatusTableLen), in ubrk_swap()
469 ds->swapArray32(ds, inBytes, sizeof(RBBIDataHeader), outBytes, status); in ubrk_swap()
470 ds->swapArray32(ds, outputDH->fFormatVersion, 4, outputDH->fFormatVersion, status); in ubrk_swap()
H A Dudataswp.h182 UDataSwapFn *swapArray32; member
H A Dudataswp.cpp400 swapper->swapArray32=uprv_copyArray32; in udata_openSwapper()
404 swapper->swapArray32=uprv_swapArray32; in udata_openSwapper()
H A Ddictionarydata.cpp217 ds->swapArray32(ds, inBytes, sizeof(indexes), outBytes, pErrorCode); in udict_swap()
/third_party/node/deps/icu-small/source/common/
H A Ducol_swp.cpp178 ds->swapArray32(ds, inHeader, (int32_t)((const char *)&inHeader->jamoSpecial-(const char *)inHeader), in swapFormatVersion3()
180 ds->swapArray32(ds, &(inHeader->scriptToLeadByte), sizeof(header.scriptToLeadByte) + sizeof(header.leadByteToScript), 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(d in swapFormatVersion4()
[all...]
H A Dutrie_swap.cpp81 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()
272 ds->swapArray32(ds, inData, dataLength*4, outData, pErrorCode); in ucptrie_swap()
H A Duresdata.cpp1100 ds->swapArray32(ds, p, 4, q, pErrorCode); in ures_swapResource()
1107 ds->swapArray32(ds, p, 4, q, pErrorCode); in ures_swapResource()
1157 ds->swapArray32(ds, pKey32++, 4, qKey32++, pErrorCode); in ures_swapResource()
1196 ds->swapArray32(ds, p, count*4, q, pErrorCode); in ures_swapResource()
1199 ds->swapArray32(ds, pKey32, count*2*4, qKey32, pErrorCode); in ures_swapResource()
1265 ds->swapArray32(ds, pKey32+oldIndex, 4, rKey32+i, pErrorCode); in ures_swapResource()
1284 ds->swapArray32(ds, p+oldIndex, 4, r+i, pErrorCode); in ures_swapResource()
1299 ds->swapArray32(ds, p++, 4, q++, pErrorCode); in ures_swapResource()
1313 ds->swapArray32(ds, p, 4*count, q, pErrorCode); in ures_swapResource()
1319 ds->swapArray32(d in ures_swapResource()
[all...]
H A Ducnv_bld.cpp1405 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(d in ucnv_swap()
[all...]
H A Drbbidata.cpp410 ds->swapArray32(ds, inBytes+tableStartOffset, topSize, in ubrk_swap()
434 ds->swapArray32(ds, inBytes+tableStartOffset, topSize, in ubrk_swap()
462 ds->swapArray32(ds, inBytes+ds->readUInt32(rbbiDH->fStatusTable), ds->readUInt32(rbbiDH->fStatusTableLen), in ubrk_swap()
469 ds->swapArray32(ds, inBytes, sizeof(RBBIDataHeader), outBytes, status); in ubrk_swap()
470 ds->swapArray32(ds, outputDH->fFormatVersion, 4, outputDH->fFormatVersion, status); in ubrk_swap()
H A Dudataswp.h182 UDataSwapFn *swapArray32; member
H A Dudataswp.cpp400 swapper->swapArray32=uprv_copyArray32; in udata_openSwapper()
404 swapper->swapArray32=uprv_swapArray32; in udata_openSwapper()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducol_swp.cpp178 ds->swapArray32(ds, inHeader, (int32_t)((const char *)&inHeader->jamoSpecial-(const char *)inHeader), in swapFormatVersion3()
180 ds->swapArray32(ds, &(inHeader->scriptToLeadByte), sizeof(header.scriptToLeadByte) + sizeof(header.leadByteToScript), 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(d in swapFormatVersion4()
[all...]
H A Dutrie_swap.cpp81 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()
272 ds->swapArray32(ds, inData, dataLength*4, outData, pErrorCode); in ucptrie_swap()
H A Ducnv_bld.cpp1405 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(d in ucnv_swap()
[all...]
H A Duresdata.cpp1100 ds->swapArray32(ds, p, 4, q, pErrorCode); in ures_swapResource()
1107 ds->swapArray32(ds, p, 4, q, pErrorCode); in ures_swapResource()
1157 ds->swapArray32(ds, pKey32++, 4, qKey32++, pErrorCode); in ures_swapResource()
1196 ds->swapArray32(ds, p, count*4, q, pErrorCode); in ures_swapResource()
1199 ds->swapArray32(ds, pKey32, count*2*4, qKey32, pErrorCode); in ures_swapResource()
1265 ds->swapArray32(ds, pKey32+oldIndex, 4, rKey32+i, pErrorCode); in ures_swapResource()
1284 ds->swapArray32(ds, p+oldIndex, 4, r+i, pErrorCode); in ures_swapResource()
1299 ds->swapArray32(ds, p++, 4, q++, pErrorCode); in ures_swapResource()
1313 ds->swapArray32(ds, p, 4*count, q, pErrorCode); in ures_swapResource()
1319 ds->swapArray32(d in ures_swapResource()
[all...]
H A Drbbidata.cpp410 ds->swapArray32(ds, inBytes+tableStartOffset, topSize, in ubrk_swap()
434 ds->swapArray32(ds, inBytes+tableStartOffset, topSize, in ubrk_swap()
462 ds->swapArray32(ds, inBytes+ds->readUInt32(rbbiDH->fStatusTable), ds->readUInt32(rbbiDH->fStatusTableLen), in ubrk_swap()
469 ds->swapArray32(ds, inBytes, sizeof(RBBIDataHeader), outBytes, status); in ubrk_swap()
470 ds->swapArray32(ds, outputDH->fFormatVersion, 4, outputDH->fFormatVersion, status); in ubrk_swap()
H A Dudataswp.h182 UDataSwapFn *swapArray32; member
H A Dudataswp.cpp400 swapper->swapArray32=uprv_copyArray32; in udata_openSwapper()
404 swapper->swapArray32=uprv_swapArray32; in udata_openSwapper()
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dswapimpl.cpp135 ds->swapArray32(ds, inBytes, numBytesIndexesAndValueMaps, outBytes, pErrorCode); in upname_swap()
242 ds->swapArray32(ds, inData32, 4*UPROPS_INDEX_COUNT, outData32, pErrorCode); in uprops_swap()
259 ds->swapArray32(ds, in uprops_swap()
289 ds->swapArray32(ds, in uprops_swap()
391 ds->swapArray32(ds, inBytes, count, outBytes, pErrorCode); in ucase_swap()
493 ds->swapArray32(ds, inBytes, count, outBytes, pErrorCode); in ubidi_swap()
503 ds->swapArray32(ds, inBytes+offset, count, outBytes+offset, pErrorCode); in ubidi_swap()
607 ds->swapArray32(ds, inBytes, count, outBytes, pErrorCode); in unorm_swap()
725 ds->swapArray32(ds, inBytes, count, outBytes, pErrorCode); in ulayout_swap()
829 ds->swapArray32(d in uemoji_swap()
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Dswapimpl.cpp135 ds->swapArray32(ds, inBytes, numBytesIndexesAndValueMaps, outBytes, pErrorCode); in upname_swap()
242 ds->swapArray32(ds, inData32, 4*UPROPS_INDEX_COUNT, outData32, pErrorCode); in uprops_swap()
259 ds->swapArray32(ds, in uprops_swap()
289 ds->swapArray32(ds, in uprops_swap()
391 ds->swapArray32(ds, inBytes, count, outBytes, pErrorCode); in ucase_swap()
493 ds->swapArray32(ds, inBytes, count, outBytes, pErrorCode); in ubidi_swap()
503 ds->swapArray32(ds, inBytes+offset, count, outBytes+offset, pErrorCode); in ubidi_swap()
607 ds->swapArray32(ds, inBytes, count, outBytes, pErrorCode); in unorm_swap()
725 ds->swapArray32(ds, inBytes, count, outBytes, pErrorCode); in ulayout_swap()
829 ds->swapArray32(d in uemoji_swap()
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dswapimpl.cpp134 ds->swapArray32(ds, inBytes, numBytesIndexesAndValueMaps, outBytes, pErrorCode); in upname_swap()
241 ds->swapArray32(ds, inData32, 4*UPROPS_INDEX_COUNT, outData32, pErrorCode); in uprops_swap()
258 ds->swapArray32(ds, in uprops_swap()
288 ds->swapArray32(ds, in uprops_swap()
390 ds->swapArray32(ds, inBytes, count, outBytes, pErrorCode); in ucase_swap()
492 ds->swapArray32(ds, inBytes, count, outBytes, pErrorCode); in ubidi_swap()
502 ds->swapArray32(ds, inBytes+offset, count, outBytes+offset, pErrorCode); in ubidi_swap()
606 ds->swapArray32(ds, inBytes, count, outBytes, pErrorCode); in unorm_swap()
724 ds->swapArray32(ds, inBytes, count, outBytes, pErrorCode); in ulayout_swap()

Completed in 33 milliseconds

12