Home | History | Annotate | Download | only in common

Lines Matching refs:swapArray16

1921         ds->swapArray16(ds, p, 2, q, pErrorCode);
1957 ds->swapArray16(ds, p+i, 2, temp+map[i], pErrorCode);
1962 ds->swapArray16(ds, p+i, 2, temp+(i&0xffffff00)+trailMap[i&0xff], pErrorCode);
1982 ds->swapArray16(ds, inBytes+groupsOffset, (int32_t)((1+count*3)*2),
2048 ds->swapArray16(ds, &inRange->size, 2, &outRange->size, pErrorCode);
2068 swapArray16(ds, p, (int32_t)(factorsCount*2), q, pErrorCode);