HomeSort by relevance Sort by last modified time
    Searched refs:swapArray16 (Results 1 - 25 of 29) sorted by null

1 2

  /external/icu4c/common/
ucol_swp.cpp 92 ds->swapArray16(ds, inTrie+1, trie.indexLength*2, outTrie+1, pErrorCode);
96 ds->swapArray16(ds, inTrie+1, (trie.indexLength+trie.dataLength)*2, outTrie+1, pErrorCode);
267 ds->swapArray16(ds, inBytes+header.contractionIndex, header.contractionSize*2,
304 ds->swapArray16(ds, inBytes+header.contractionUCACombos, (int32_t)count,
312 ds->swapArray16(ds, inBytes+header.scriptToLeadByte,
321 ds->swapArray16(ds, inBytes+header.leadByteToScript,
460 ds->swapArray16(ds, inBytes+header.conts, header.contsSize*U_SIZEOF_UCHAR,
rbbidata.cpp 386 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,
397 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,
408 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,
419 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,
428 ds->swapArray16(ds, inBytes+ds->readUInt32(rbbiDH->fRuleSource), ds->readUInt32(rbbiDH->fRuleSourceLen),
ucnv_io.cpp     [all...]
ucnv_bld.cpp     [all...]
udataswp.c 291 ds->swapArray16(ds, &pHeader->dataHeader.headerSize, 2, &outHeader->dataHeader.headerSize, pErrorCode);
294 ds->swapArray16(ds, &pHeader->info.size, 4, &outHeader->info.size, pErrorCode);
347 swapper->swapArray16= inIsBigEndian==outIsBigEndian ? uprv_copyArray16 : uprv_swapArray16;
udataswp.h 178 UDataSwapFn *swapArray16;
uresdata.c 740 ds->swapArray16(ds, p+1, 2*count, q+1, pErrorCode);
783 ds->swapArray16(ds, pKey16++, 2, qKey16++, pErrorCode);
833 ds->swapArray16(ds, pKey16, count*2, qKey16, pErrorCode);
888 ds->swapArray16(ds, pKey16+oldIndex, 2, rKey16+i, pErrorCode);
    [all...]
utrie2.cpp 468 ds->swapArray16(ds, &inTrie->options, 12, &outTrie->options, pErrorCode);
473 ds->swapArray16(ds, inTrie+1, (trie.indexLength+dataLength)*2, outTrie+1, pErrorCode);
476 ds->swapArray16(ds, inTrie+1, trie.indexLength*2, outTrie+1, pErrorCode);
dictionarydata.cpp 209 ds->swapArray16(ds, inBytes + offset, nextOffset - offset, outBytes + offset, pErrorCode);
unames.cpp     [all...]
  /external/chromium_org/third_party/icu/source/common/
rbbidata.cpp 386 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,
397 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,
408 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,
419 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,
428 ds->swapArray16(ds, inBytes+ds->readUInt32(rbbiDH->fRuleSource), ds->readUInt32(rbbiDH->fRuleSourceLen),
propname.cpp 370 ds->swapArray16(ds, inMap->getOffsetArray(), (tempMap->enumLimit-tempMap->enumStart)*sizeof(Offset),
417 ds->swapArray16(ds, inBytes+pos, tempMap->count*sizeof(Offset),
499 ds->swapArray16(ds, inNameArray, tempMap->count*2, outNameArray, pErrorCode);
543 ds->swapArray16(ds, inNameArray+oldIndex, 2, outNameArray+i, pErrorCode);
625 ds->swapArray16(ds, inAliases, sizeof(PropertyAliases), outAliases, pErrorCode);
628 ds->swapArray16(ds, inBytes+aliases.nameGroupPool_offset,
694 ds->swapArray16(ds, inValueMaps, aliases.valueMap_count*sizeof(ValueMap),
ucol_swp.cpp 92 ds->swapArray16(ds, inTrie+1, trie.indexLength*2, outTrie+1, pErrorCode);
96 ds->swapArray16(ds, inTrie+1, (trie.indexLength+trie.dataLength)*2, outTrie+1, pErrorCode);
269 ds->swapArray16(ds, inBytes+header.contractionIndex, header.contractionSize*2,
306 ds->swapArray16(ds, inBytes+header.contractionUCACombos, (int32_t)count,
314 ds->swapArray16(ds, inBytes+header.scriptToLeadByte,
323 ds->swapArray16(ds, inBytes+header.leadByteToScript,
462 ds->swapArray16(ds, inBytes+header.conts, header.contsSize*U_SIZEOF_UCHAR,
ucnv_io.c     [all...]
ucnv_bld.c     [all...]
udataswp.c 291 ds->swapArray16(ds, &pHeader->dataHeader.headerSize, 2, &outHeader->dataHeader.headerSize, pErrorCode);
294 ds->swapArray16(ds, &pHeader->info.size, 4, &outHeader->info.size, pErrorCode);
347 swapper->swapArray16= inIsBigEndian==outIsBigEndian ? uprv_copyArray16 : uprv_swapArray16;
udataswp.h 178 UDataSwapFn *swapArray16;
uresdata.c 721 ds->swapArray16(ds, p+1, 2*count, q+1, pErrorCode);
764 ds->swapArray16(ds, pKey16++, 2, qKey16++, pErrorCode);
814 ds->swapArray16(ds, pKey16, count*2, qKey16, pErrorCode);
869 ds->swapArray16(ds, pKey16+oldIndex, 2, rKey16+i, pErrorCode);
    [all...]
utrie2.cpp 464 ds->swapArray16(ds, &inTrie->options, 12, &outTrie->options, pErrorCode);
469 ds->swapArray16(ds, inTrie+1, (trie.indexLength+dataLength)*2, outTrie+1, pErrorCode);
472 ds->swapArray16(ds, inTrie+1, trie.indexLength*2, outTrie+1, pErrorCode);
unames.c     [all...]
triedict.cpp     [all...]
  /external/chromium_org/third_party/icu/source/tools/toolutil/
swapimpl.cpp 180 ds->swapArray16(ds,
208 ds->swapArray16(ds,
312 ds->swapArray16(ds, inBytes+offset, count, outBytes+offset, pErrorCode);
526 ds->swapArray16(ds, inBytes+offset, count, outBytes+offset, pErrorCode);
545 ds->swapArray16(ds, inBytes+offset, count, outBytes+offset, pErrorCode);
608 ds->swapArray16(ds, inBytes+offset, size16, outBytes+offset, pErrorCode);
  /external/icu4c/tools/toolutil/
swapimpl.cpp 266 ds->swapArray16(ds,
294 ds->swapArray16(ds,
398 ds->swapArray16(ds, inBytes+offset, count, outBytes+offset, pErrorCode);
612 ds->swapArray16(ds, inBytes+offset, count, outBytes+offset, pErrorCode);
631 ds->swapArray16(ds, inBytes+offset, count, outBytes+offset, pErrorCode);
694 ds->swapArray16(ds, inBytes+offset, size16, outBytes+offset, pErrorCode);
  /external/icu4c/i18n/
uspoof_impl.cpp 799 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
804 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
809 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
  /external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.cpp 921 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
926 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);
931 ds->swapArray16(ds, inBytes+sectionStart, sectionLength, outBytes+sectionStart, status);

Completed in 130 milliseconds

1 2