Home
last modified time | relevance | path

Searched refs:swapArray16 (Results 1 – 14 of 14) sorted by relevance

/external/icu/icu4c/source/common/
Ducol_swp.cpp93 ds->swapArray16(ds, inTrie+1, trie.indexLength*2, outTrie+1, pErrorCode); in utrie_swap()
97 … ds->swapArray16(ds, inTrie+1, (trie.indexLength+trie.dataLength)*2, outTrie+1, pErrorCode); in utrie_swap()
281 ds->swapArray16(ds, inBytes+header.contractionIndex, header.contractionSize*2, in swapFormatVersion3()
317 ds->swapArray16(ds, inBytes+header.contractionUCACombos, (int32_t)count, in swapFormatVersion3()
325 ds->swapArray16(ds, inBytes+header.scriptToLeadByte, in swapFormatVersion3()
334 ds->swapArray16(ds, inBytes+header.leadByteToScript, in swapFormatVersion3()
507 ds->swapArray16(ds, inBytes + offset, length, outBytes + offset, &errorCode); in swapFormatVersion4()
514 ds->swapArray16(ds, inBytes + offset, length, outBytes + offset, &errorCode); in swapFormatVersion4()
521 ds->swapArray16(ds, inBytes + offset, length, outBytes + offset, &errorCode); in swapFormatVersion4()
528 ds->swapArray16(ds, inBytes + offset, length, outBytes + offset, &errorCode); in swapFormatVersion4()
[all …]
Drbbidata.cpp414 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize, in ubrk_swap()
425 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize, in ubrk_swap()
436 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize, in ubrk_swap()
447 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize, in ubrk_swap()
456 …ds->swapArray16(ds, inBytes+ds->readUInt32(rbbiDH->fRuleSource), ds->readUInt32(rbbiDH->fRuleSourc… in ubrk_swap()
Ducnv_bld.cpp1566 ds->swapArray16(ds, inBytes+offset, (int32_t)count, in ucnv_swap()
1575 ds->swapArray16(ds, inBytes+offset, (int32_t)count, in ucnv_swap()
1586 ds->swapArray16(ds, inBytes+offset, (int32_t)count, in ucnv_swap()
1602 ds->swapArray16(ds, inBytes+offset, (int32_t)count, in ucnv_swap()
1617 ds->swapArray16(ds, inBytes+offset, (int32_t)count, in ucnv_swap()
1636 ds->swapArray16(ds, inBytes+offset, length*2, outBytes+offset, pErrorCode); in ucnv_swap()
1641 ds->swapArray16(ds, inBytes+offset, length*2, outBytes+offset, pErrorCode); in ucnv_swap()
1653 ds->swapArray16(ds, inBytes+offset, length*2, outBytes+offset, pErrorCode); in ucnv_swap()
1658 ds->swapArray16(ds, inBytes+offset, length*2, outBytes+offset, pErrorCode); in ucnv_swap()
Dudataswp.c340 …ds->swapArray16(ds, &pHeader->dataHeader.headerSize, 2, &outHeader->dataHeader.headerSize, pErrorC… in udata_swapDataHeader()
343 ds->swapArray16(ds, &pHeader->info.size, 4, &outHeader->info.size, pErrorCode); in udata_swapDataHeader()
397 swapper->swapArray16=uprv_copyArray16; in udata_openSwapper()
401 swapper->swapArray16=uprv_swapArray16; in udata_openSwapper()
Ducnv_io.cpp1225 ds->swapArray16(ds, in ucnv_swapAliases()
1285 ds->swapArray16(ds, p+oldIndex, 2, q+i, pErrorCode); in ucnv_swapAliases()
1286 ds->swapArray16(ds, p2+oldIndex, 2, q2+i, pErrorCode); in ucnv_swapAliases()
1298 ds->swapArray16(ds, p+oldIndex, 2, r+i, pErrorCode); in ucnv_swapAliases()
1304 ds->swapArray16(ds, p2+oldIndex, 2, r+i, pErrorCode); in ucnv_swapAliases()
1321 ds->swapArray16(ds, in ucnv_swapAliases()
1326 ds->swapArray16(ds, in ucnv_swapAliases()
Dutrie2.cpp497 ds->swapArray16(ds, &inTrie->options, 12, &outTrie->options, pErrorCode); in utrie2_swap()
502 ds->swapArray16(ds, inTrie+1, (trie.indexLength+dataLength)*2, outTrie+1, pErrorCode); in utrie2_swap()
505 ds->swapArray16(ds, inTrie+1, trie.indexLength*2, outTrie+1, pErrorCode); in utrie2_swap()
Dudataswp.h178 UDataSwapFn *swapArray16; member
Dunames.cpp1921 ds->swapArray16(ds, p, 2, q, pErrorCode); in uchar_swapNames()
1957 ds->swapArray16(ds, p+i, 2, temp+map[i], pErrorCode); in uchar_swapNames()
1962 ds->swapArray16(ds, p+i, 2, temp+(i&0xffffff00)+trailMap[i&0xff], pErrorCode); in uchar_swapNames()
1982 ds->swapArray16(ds, inBytes+groupsOffset, (int32_t)((1+count*3)*2), in uchar_swapNames()
2048 ds->swapArray16(ds, &inRange->size, 2, &outRange->size, pErrorCode); in uchar_swapNames()
2068 ds->swapArray16(ds, p, (int32_t)(factorsCount*2), q, pErrorCode); in uchar_swapNames()
Duresdata.cpp1058 ds->swapArray16(ds, p+1, 2*count, q+1, pErrorCode); in ures_swapResource()
1101 ds->swapArray16(ds, pKey16++, 2, qKey16++, pErrorCode); in ures_swapResource()
1151 ds->swapArray16(ds, pKey16, count*2, qKey16, pErrorCode); in ures_swapResource()
1206 ds->swapArray16(ds, pKey16+oldIndex, 2, rKey16+i, pErrorCode); in ures_swapResource()
1421 … ds->swapArray16(ds, inBundle+keysTop, (resBottom-keysTop)*4, outBundle+keysTop, pErrorCode); in ures_swap()
Ddictionarydata.cpp221 … ds->swapArray16(ds, inBytes + offset, nextOffset - offset, outBytes + offset, pErrorCode); in udict_swap()
Dusprep.cpp865 ds->swapArray16(ds, inBytes+offset, count, outBytes+offset, pErrorCode); in usprep_swap()
Dnormalizer2impl.cpp2095 ds->swapArray16(ds, inBytes+offset, nextOffset-offset, outBytes+offset, pErrorCode); in unorm2_swap()
/external/icu/icu4c/source/tools/toolutil/
Dswapimpl.cpp264 ds->swapArray16(ds, in uprops_swap()
292 ds->swapArray16(ds, in uprops_swap()
396 ds->swapArray16(ds, inBytes+offset, count, outBytes+offset, pErrorCode); in ucase_swap()
612 ds->swapArray16(ds, inBytes+offset, count, outBytes+offset, pErrorCode); in unorm_swap()
631 ds->swapArray16(ds, inBytes+offset, count, outBytes+offset, pErrorCode); in unorm_swap()
694 ds->swapArray16(ds, inBytes+offset, size16, outBytes+offset, pErrorCode); in test_swap()
/external/icu/icu4c/source/i18n/
Duspoof_impl.cpp824 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status); in uspoof_swap()
829 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status); in uspoof_swap()
834 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status); in uspoof_swap()