Home | History | Annotate | Download | only in common

Lines Matching refs:swapArray32

89         ds->swapArray32(ds, inTrie, sizeof(UTrieHeader), outTrie, pErrorCode);
94 ds->swapArray32(ds, (const uint16_t *)(inTrie+1)+trie.indexLength, trie.dataLength*4,
251 ds->swapArray32(ds, inHeader, (int32_t)((const char *)&inHeader->jamoSpecial-(const char *)inHeader),
253 ds->swapArray32(ds, &(inHeader->scriptToLeadByte), sizeof(header.scriptToLeadByte) + sizeof(header.leadByteToScript),
261 ds->swapArray32(ds, inBytes+header.options, header.expansion-header.options,
274 ds->swapArray32(ds, inBytes+header.expansion, (int32_t)count,
285 ds->swapArray32(ds, inBytes+header.contractionCEs, header.contractionSize*4,
298 ds->swapArray32(ds, inBytes+header.endExpansionCE, header.endExpansionCECount*4,
310 ds->swapArray32(ds, inBytes+header.UCAConsts, header.contractionUCACombos-header.UCAConsts,
439 ds->swapArray32(ds, inBytes, indexesLength * 4, outBytes, &errorCode);
452 ds->swapArray32(ds, inBytes + offset, length, outBytes + offset, &errorCode);
493 ds->swapArray32(ds, inBytes + offset, length, outBytes + offset, &errorCode);
500 ds->swapArray32(ds, inBytes + offset, length, outBytes + offset, &errorCode);
674 ds->swapArray32(ds, inHeader, 5*4, outHeader, pErrorCode);
677 ds->swapArray32(ds, inBytes+header.table, header.tableSize*3*4,