• Home
  • Raw
  • Download

Lines Matching refs:nextSourceIndex

2481     int32_t sourceIndex, nextSourceIndex;  in ucnv_MBCSToUnicodeWithOffsets()  local
2541 nextSourceIndex=0; in ucnv_MBCSToUnicodeWithOffsets()
2613 sourceIndex=(nextSourceIndex+=2); in ucnv_MBCSToUnicodeWithOffsets()
2619 ++nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2631 sourceIndex=++nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2655 ++nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2658 ++nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2816 sourceIndex=nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2857 sourceIndex=nextSourceIndex+=(int32_t)(source-(const uint8_t *)pArgs->source); in ucnv_MBCSToUnicodeWithOffsets()
3420 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets() local
3452 nextSourceIndex=0; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3475 ++nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3480 sourceIndex=nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3512 ++nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3565 nextSourceIndex+=(int32_t)(source-pArgs->source); in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3577 sourceIndex=nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3618 sourceIndex=nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3651 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets() local
3685 nextSourceIndex=0; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3708 ++nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3717 ++nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3760 sourceIndex=nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3771 nextSourceIndex+=(int32_t)(source-pArgs->source); in ucnv_MBCSSingleFromUnicodeWithOffsets()
3783 sourceIndex=nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets()
4086 int32_t prevSourceIndex, sourceIndex, nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets() local
4164 nextSourceIndex=0; in ucnv_MBCSFromUnicodeWithOffsets()
4204 ++nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4210 sourceIndex=nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4396 ++nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4618 nextSourceIndex+=(int32_t)(source-pArgs->source); in ucnv_MBCSFromUnicodeWithOffsets()
4633 sourceIndex=nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4754 sourceIndex=nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()