Lines Matching refs:nextSourceIndex
2331 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets() local
2391 nextSourceIndex=0; in ucnv_MBCSToUnicodeWithOffsets()
2463 sourceIndex=(nextSourceIndex+=2); in ucnv_MBCSToUnicodeWithOffsets()
2469 ++nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2481 sourceIndex=++nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2505 ++nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2508 ++nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2666 sourceIndex=nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2707 sourceIndex=nextSourceIndex+=(int32_t)(source-(const uint8_t *)pArgs->source); in ucnv_MBCSToUnicodeWithOffsets()
3270 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets() local
3302 nextSourceIndex=0; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3325 ++nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3330 sourceIndex=nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3362 ++nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3415 nextSourceIndex+=(int32_t)(source-pArgs->source); in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3427 sourceIndex=nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3468 sourceIndex=nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3501 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets() local
3535 nextSourceIndex=0; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3558 ++nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3567 ++nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3610 sourceIndex=nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3621 nextSourceIndex+=(int32_t)(source-pArgs->source); in ucnv_MBCSSingleFromUnicodeWithOffsets()
3633 sourceIndex=nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3936 int32_t prevSourceIndex, sourceIndex, nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets() local
4013 nextSourceIndex=0; in ucnv_MBCSFromUnicodeWithOffsets()
4053 ++nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4059 sourceIndex=nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4245 ++nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4467 nextSourceIndex+=(int32_t)(source-pArgs->source); in ucnv_MBCSFromUnicodeWithOffsets()
4482 sourceIndex=nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4589 sourceIndex=nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()