Lines Matching refs:sourceIndex
963 int32_t **offsets, int32_t sourceIndex, in _extFromU() argument
975 offsets, sourceIndex, in _extFromU()
1009 offsets, sourceIndex, pErrorCode); in _extFromU()
1030 int32_t **offsets, int32_t sourceIndex, in _extToU() argument
1040 offsets, sourceIndex, in _extToU()
1064 … ucnv_toUWriteCodePoint(cnv, linear, target, targetLimit, offsets, sourceIndex, pErrorCode); in _extToU()
1894 int32_t sourceIndex; in ucnv_MBCSSingleToUnicodeWithOffsets() local
1915 sourceIndex=0; in ucnv_MBCSSingleToUnicodeWithOffsets()
1941 *offsets++=sourceIndex; in ucnv_MBCSSingleToUnicodeWithOffsets()
1945 ++sourceIndex; in ucnv_MBCSSingleToUnicodeWithOffsets()
1961 *offsets++=sourceIndex; in ucnv_MBCSSingleToUnicodeWithOffsets()
1967 *offsets++=sourceIndex; in ucnv_MBCSSingleToUnicodeWithOffsets()
1977 ++sourceIndex; in ucnv_MBCSSingleToUnicodeWithOffsets()
1984 *offsets++=sourceIndex; in ucnv_MBCSSingleToUnicodeWithOffsets()
1987 ++sourceIndex; in ucnv_MBCSSingleToUnicodeWithOffsets()
1997 ++sourceIndex; in ucnv_MBCSSingleToUnicodeWithOffsets()
2011 &offsets, sourceIndex, in ucnv_MBCSSingleToUnicodeWithOffsets()
2014 sourceIndex+=1+(int32_t)(source-(const uint8_t *)pArgs->source); in ucnv_MBCSSingleToUnicodeWithOffsets()
2046 int32_t sourceIndex; in ucnv_MBCSSingleToBMPWithOffsets() local
2066 sourceIndex=0; in ucnv_MBCSSingleToBMPWithOffsets()
2134 *offsets++=sourceIndex++; in ucnv_MBCSSingleToBMPWithOffsets()
2135 *offsets++=sourceIndex++; in ucnv_MBCSSingleToBMPWithOffsets()
2136 *offsets++=sourceIndex++; in ucnv_MBCSSingleToBMPWithOffsets()
2137 *offsets++=sourceIndex++; in ucnv_MBCSSingleToBMPWithOffsets()
2138 *offsets++=sourceIndex++; in ucnv_MBCSSingleToBMPWithOffsets()
2139 *offsets++=sourceIndex++; in ucnv_MBCSSingleToBMPWithOffsets()
2140 *offsets++=sourceIndex++; in ucnv_MBCSSingleToBMPWithOffsets()
2141 *offsets++=sourceIndex++; in ucnv_MBCSSingleToBMPWithOffsets()
2142 *offsets++=sourceIndex++; in ucnv_MBCSSingleToBMPWithOffsets()
2143 *offsets++=sourceIndex++; in ucnv_MBCSSingleToBMPWithOffsets()
2144 *offsets++=sourceIndex++; in ucnv_MBCSSingleToBMPWithOffsets()
2145 *offsets++=sourceIndex++; in ucnv_MBCSSingleToBMPWithOffsets()
2146 *offsets++=sourceIndex++; in ucnv_MBCSSingleToBMPWithOffsets()
2147 *offsets++=sourceIndex++; in ucnv_MBCSSingleToBMPWithOffsets()
2148 *offsets++=sourceIndex++; in ucnv_MBCSSingleToBMPWithOffsets()
2149 *offsets++=sourceIndex++; in ucnv_MBCSSingleToBMPWithOffsets()
2197 *offsets++=sourceIndex++; in ucnv_MBCSSingleToBMPWithOffsets()
2212 &offsets, sourceIndex, in ucnv_MBCSSingleToBMPWithOffsets()
2215 sourceIndex+=1+(int32_t)(source-lastSource); in ucnv_MBCSSingleToBMPWithOffsets()
2245 *offsets++=sourceIndex++; in ucnv_MBCSSingleToBMPWithOffsets()
2332 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets() local
2391 sourceIndex=byteIndex==0 ? 0 : -1; in ucnv_MBCSToUnicodeWithOffsets()
2463 *offsets++=sourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2464 sourceIndex=(nextSourceIndex+=2); in ucnv_MBCSToUnicodeWithOffsets()
2481 *offsets++=sourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2482 sourceIndex=++nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2537 *offsets++=sourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2545 *offsets++=sourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2557 *offsets++=sourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2567 *offsets++=sourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2574 *offsets++=sourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2580 *offsets++=sourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2595 *offsets++=sourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2609 *offsets++=sourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2616 *offsets++=sourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2649 *offsets++=sourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2667 sourceIndex=nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()
2705 &offsets, sourceIndex, 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
3302 sourceIndex= c==0 ? 0 : -1; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3330 *offsets++=sourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3331 sourceIndex=nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3413 &offsets, sourceIndex, in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3428 sourceIndex=nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3440 *offsets++=sourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3448 *offsets++=sourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3449 *offsets++=sourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3454 *offsets++=sourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3469 sourceIndex=nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3502 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets() local
3535 sourceIndex= c==0 ? 0 : -1; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3605 *offsets++=sourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3611 sourceIndex=nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3619 &offsets, sourceIndex, in ucnv_MBCSSingleFromUnicodeWithOffsets()
3634 sourceIndex=nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3678 int32_t sourceIndex; in ucnv_MBCSSingleFromBMPWithOffsets() local
3711 sourceIndex= c==0 ? 0 : -1; in ucnv_MBCSSingleFromBMPWithOffsets()
3765 *offsets++=sourceIndex++; in ucnv_MBCSSingleFromBMPWithOffsets()
3766 *offsets++=sourceIndex++; in ucnv_MBCSSingleFromBMPWithOffsets()
3767 *offsets++=sourceIndex++; in ucnv_MBCSSingleFromBMPWithOffsets()
3768 *offsets++=sourceIndex++; in ucnv_MBCSSingleFromBMPWithOffsets()
3853 *offsets++=sourceIndex++; in ucnv_MBCSSingleFromBMPWithOffsets()
3864 &offsets, sourceIndex, in ucnv_MBCSSingleFromBMPWithOffsets()
3867 sourceIndex+=length+(int32_t)(source-lastSource); in ucnv_MBCSSingleFromBMPWithOffsets()
3907 *offsets++=sourceIndex++; in ucnv_MBCSSingleFromBMPWithOffsets()
3937 int32_t prevSourceIndex, sourceIndex, nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets() local
4013 sourceIndex= c==0 ? 0 : -1; in ucnv_MBCSFromUnicodeWithOffsets()
4058 *offsets++=sourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4059 prevSourceIndex=sourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4060 sourceIndex=nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4465 &offsets, sourceIndex, in ucnv_MBCSFromUnicodeWithOffsets()
4482 prevSourceIndex=sourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4483 sourceIndex=nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4513 *offsets++=sourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4516 *offsets++=sourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4519 *offsets++=sourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4522 *offsets++=sourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4562 *offsets++=sourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4567 *offsets++=sourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4572 *offsets++=sourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4589 prevSourceIndex=sourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()
4590 sourceIndex=nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets()