Lines Matching refs:nextSourceIndex
2332 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets() local
2392 nextSourceIndex=0; in ucnv_MBCSToUnicodeWithOffsets()
2464 sourceIndex=(nextSourceIndex+=2); in ucnv_MBCSToUnicodeWithOffsets()
2470 ++nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2482 sourceIndex=++nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2506 ++nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2509 ++nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2667 sourceIndex=nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2708 sourceIndex=nextSourceIndex+=(int32_t)(source-(const uint8_t *)pArgs->source); in ucnv_MBCSToUnicodeWithOffsets()
3271 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets() local
3303 nextSourceIndex=0; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3326 ++nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3331 sourceIndex=nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3363 ++nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3416 nextSourceIndex+=(int32_t)(source-pArgs->source); in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3428 sourceIndex=nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3469 sourceIndex=nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3502 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets() local
3536 nextSourceIndex=0; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3559 ++nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3568 ++nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3611 sourceIndex=nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3622 nextSourceIndex+=(int32_t)(source-pArgs->source); in ucnv_MBCSSingleFromUnicodeWithOffsets()
3634 sourceIndex=nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3937 int32_t prevSourceIndex, sourceIndex, nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets() local
4014 nextSourceIndex=0; in ucnv_MBCSFromUnicodeWithOffsets()
4054 ++nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4060 sourceIndex=nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4246 ++nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4468 nextSourceIndex+=(int32_t)(source-pArgs->source); in ucnv_MBCSFromUnicodeWithOffsets()
4483 sourceIndex=nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4590 sourceIndex=nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()