Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducol_swp.cpp95 ds->swapArray16(ds, inTrie+1, trie.indexLength*2, outTrie+1, pErrorCode); in utrie_swap()
99 … ds->swapArray16(ds, inTrie+1, (trie.indexLength+trie.dataLength)*2, outTrie+1, pErrorCode); in utrie_swap()
283 ds->swapArray16(ds, inBytes+header.contractionIndex, header.contractionSize*2, in swapFormatVersion3()
319 ds->swapArray16(ds, inBytes+header.contractionUCACombos, (int32_t)count, in swapFormatVersion3()
327 ds->swapArray16(ds, inBytes+header.scriptToLeadByte, in swapFormatVersion3()
336 ds->swapArray16(ds, inBytes+header.leadByteToScript, in swapFormatVersion3()
509 ds->swapArray16(ds, inBytes + offset, length, outBytes + offset, &errorCode); in swapFormatVersion4()
516 ds->swapArray16(ds, inBytes + offset, length, outBytes + offset, &errorCode); in swapFormatVersion4()
523 ds->swapArray16(ds, inBytes + offset, length, outBytes + offset, &errorCode); in swapFormatVersion4()
530 ds->swapArray16(ds, inBytes + offset, length, outBytes + offset, &errorCode); in swapFormatVersion4()
[all …]
Drbbidata.cpp416 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize, in ubrk_swap()
427 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize, in ubrk_swap()
438 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize, in ubrk_swap()
449 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize, in ubrk_swap()
458 …ds->swapArray16(ds, inBytes+ds->readUInt32(rbbiDH->fRuleSource), ds->readUInt32(rbbiDH->fRuleSourc… in ubrk_swap()
Ducnv_bld.cpp1568 ds->swapArray16(ds, inBytes+offset, (int32_t)count, in ucnv_swap()
1577 ds->swapArray16(ds, inBytes+offset, (int32_t)count, in ucnv_swap()
1588 ds->swapArray16(ds, inBytes+offset, (int32_t)count, in ucnv_swap()
1604 ds->swapArray16(ds, inBytes+offset, (int32_t)count, in ucnv_swap()
1619 ds->swapArray16(ds, inBytes+offset, (int32_t)count, in ucnv_swap()
1638 ds->swapArray16(ds, inBytes+offset, length*2, outBytes+offset, pErrorCode); in ucnv_swap()
1643 ds->swapArray16(ds, inBytes+offset, length*2, outBytes+offset, pErrorCode); in ucnv_swap()
1655 ds->swapArray16(ds, inBytes+offset, length*2, outBytes+offset, pErrorCode); in ucnv_swap()
1660 ds->swapArray16(ds, inBytes+offset, length*2, outBytes+offset, pErrorCode); in ucnv_swap()
Dudataswp.c342 …ds->swapArray16(ds, &pHeader->dataHeader.headerSize, 2, &outHeader->dataHeader.headerSize, pErrorC… in udata_swapDataHeader()
345 ds->swapArray16(ds, &pHeader->info.size, 4, &outHeader->info.size, pErrorCode); in udata_swapDataHeader()
399 swapper->swapArray16=uprv_copyArray16; in udata_openSwapper()
403 swapper->swapArray16=uprv_swapArray16; in udata_openSwapper()
Ducnv_io.cpp1238 ds->swapArray16(ds, in ucnv_swapAliases()
1298 ds->swapArray16(ds, p+oldIndex, 2, q+i, pErrorCode); in ucnv_swapAliases()
1299 ds->swapArray16(ds, p2+oldIndex, 2, q2+i, pErrorCode); in ucnv_swapAliases()
1311 ds->swapArray16(ds, p+oldIndex, 2, r+i, pErrorCode); in ucnv_swapAliases()
1317 ds->swapArray16(ds, p2+oldIndex, 2, r+i, pErrorCode); in ucnv_swapAliases()
1334 ds->swapArray16(ds, in ucnv_swapAliases()
1339 ds->swapArray16(ds, in ucnv_swapAliases()
Dutrie2.cpp499 ds->swapArray16(ds, &inTrie->options, 12, &outTrie->options, pErrorCode); in utrie2_swap()
504 ds->swapArray16(ds, inTrie+1, (trie.indexLength+dataLength)*2, outTrie+1, pErrorCode); in utrie2_swap()
507 ds->swapArray16(ds, inTrie+1, trie.indexLength*2, outTrie+1, pErrorCode); in utrie2_swap()
Dudataswp.h180 UDataSwapFn *swapArray16; member
Dunames.cpp1923 ds->swapArray16(ds, p, 2, q, pErrorCode); in uchar_swapNames()
1959 ds->swapArray16(ds, p+i, 2, temp+map[i], pErrorCode); in uchar_swapNames()
1964 ds->swapArray16(ds, p+i, 2, temp+(i&0xffffff00)+trailMap[i&0xff], pErrorCode); in uchar_swapNames()
1984 ds->swapArray16(ds, inBytes+groupsOffset, (int32_t)((1+count*3)*2), in uchar_swapNames()
2050 ds->swapArray16(ds, &inRange->size, 2, &outRange->size, pErrorCode); in uchar_swapNames()
2070 ds->swapArray16(ds, p, (int32_t)(factorsCount*2), q, pErrorCode); in uchar_swapNames()
Duresdata.cpp1070 ds->swapArray16(ds, p+1, 2*count, q+1, pErrorCode); in ures_swapResource()
1113 ds->swapArray16(ds, pKey16++, 2, qKey16++, pErrorCode); in ures_swapResource()
1163 ds->swapArray16(ds, pKey16, count*2, qKey16, pErrorCode); in ures_swapResource()
1218 ds->swapArray16(ds, pKey16+oldIndex, 2, rKey16+i, pErrorCode); in ures_swapResource()
1433 … ds->swapArray16(ds, inBundle+keysTop, (resBottom-keysTop)*4, outBundle+keysTop, pErrorCode); in ures_swap()
Ddictionarydata.cpp223 … ds->swapArray16(ds, inBytes + offset, nextOffset - offset, outBytes + offset, pErrorCode); in udict_swap()
Dusprep.cpp867 ds->swapArray16(ds, inBytes+offset, count, outBytes+offset, pErrorCode); in usprep_swap()
Dnormalizer2impl.cpp2097 ds->swapArray16(ds, inBytes+offset, nextOffset-offset, outBytes+offset, pErrorCode); in unorm2_swap()
/external/icu/icu4c/source/tools/toolutil/
Dswapimpl.cpp266 ds->swapArray16(ds, in uprops_swap()
294 ds->swapArray16(ds, in uprops_swap()
398 ds->swapArray16(ds, inBytes+offset, count, outBytes+offset, pErrorCode); in ucase_swap()
614 ds->swapArray16(ds, inBytes+offset, count, outBytes+offset, pErrorCode); in unorm_swap()
633 ds->swapArray16(ds, inBytes+offset, count, outBytes+offset, pErrorCode); in unorm_swap()
696 ds->swapArray16(ds, inBytes+offset, size16, outBytes+offset, pErrorCode); in test_swap()
/external/icu/icu4c/source/i18n/
Duspoof_impl.cpp916 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status); in uspoof_swap()
921 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status); in uspoof_swap()