Searched refs:nextSourceIndex (Results 1 - 10 of 10) sorted by relevance

/external/chromium/third_party/icu/source/common/
H A Ducnvbocu.c395 int32_t sourceIndex, nextSourceIndex; local
416 nextSourceIndex=0;
436 *offsets++=nextSourceIndex++;
444 *offsets++=nextSourceIndex++;
454 sourceIndex=nextSourceIndex; /* wrong if offsets==NULL but does not matter */
460 ++nextSourceIndex;
475 sourceIndex=nextSourceIndex;
486 ++nextSourceIndex;
511 sourceIndex=nextSourceIndex;
534 sourceIndex=nextSourceIndex;
947 int32_t sourceIndex, nextSourceIndex; local
[all...]
H A Ducnv_u7.c225 int32_t sourceIndex, nextSourceIndex; local
248 nextSourceIndex=0;
282 nextSourceIndex=++sourceIndex;
303 * base64 bytes, while nextSourceIndex is precisely parallel to source,
310 ++nextSourceIndex;
335 sourceIndex=nextSourceIndex-1;
346 sourceIndex=nextSourceIndex-1;
357 sourceIndex=nextSourceIndex;
384 sourceIndex=nextSourceIndex;
401 sourceIndex=nextSourceIndex
882 int32_t sourceIndex, nextSourceIndex; local
[all...]
H A Ducnvscsu.c241 int32_t sourceIndex, nextSourceIndex; local
264 nextSourceIndex=0;
291 ++nextSourceIndex;
327 sourceIndex=nextSourceIndex;
340 ++nextSourceIndex;
351 sourceIndex=nextSourceIndex;
356 sourceIndex=nextSourceIndex;
370 sourceIndex=nextSourceIndex;
396 sourceIndex=nextSourceIndex;
435 sourceIndex=nextSourceIndex;
1023 int32_t sourceIndex, nextSourceIndex; local
[all...]
H A Ducnvmbcs.c2252 int32_t sourceIndex, nextSourceIndex; local
2312 nextSourceIndex=0;
2384 sourceIndex=(nextSourceIndex+=2);
2390 ++nextSourceIndex;
2402 sourceIndex=++nextSourceIndex;
2426 ++nextSourceIndex;
2429 ++nextSourceIndex;
2587 sourceIndex=nextSourceIndex;
2628 sourceIndex=nextSourceIndex+=(int32_t)(source-(const uint8_t *)pArgs->source);
3191 int32_t sourceIndex, nextSourceIndex; local
3422 int32_t sourceIndex, nextSourceIndex; local
3857 int32_t prevSourceIndex, sourceIndex, nextSourceIndex; local
[all...]
H A Ducnv_u8.c470 int32_t offsetNum, nextSourceIndex; local
480 nextSourceIndex = 0;
514 nextSourceIndex = offsetNum + 1;
524 ++nextSourceIndex;
584 offsetNum = nextSourceIndex;
/external/icu4c/common/
H A Ducnvbocu.c395 int32_t sourceIndex, nextSourceIndex; local
416 nextSourceIndex=0;
436 *offsets++=nextSourceIndex++;
444 *offsets++=nextSourceIndex++;
454 sourceIndex=nextSourceIndex; /* wrong if offsets==NULL but does not matter */
460 ++nextSourceIndex;
475 sourceIndex=nextSourceIndex;
486 ++nextSourceIndex;
511 sourceIndex=nextSourceIndex;
534 sourceIndex=nextSourceIndex;
947 int32_t sourceIndex, nextSourceIndex; local
[all...]
H A Ducnv_u7.c225 int32_t sourceIndex, nextSourceIndex; local
248 nextSourceIndex=0;
282 nextSourceIndex=++sourceIndex;
303 * base64 bytes, while nextSourceIndex is precisely parallel to source,
310 ++nextSourceIndex;
335 sourceIndex=nextSourceIndex-1;
346 sourceIndex=nextSourceIndex-1;
357 sourceIndex=nextSourceIndex;
384 sourceIndex=nextSourceIndex;
401 sourceIndex=nextSourceIndex
882 int32_t sourceIndex, nextSourceIndex; local
[all...]
H A Ducnvscsu.c241 int32_t sourceIndex, nextSourceIndex; local
264 nextSourceIndex=0;
291 ++nextSourceIndex;
327 sourceIndex=nextSourceIndex;
340 ++nextSourceIndex;
351 sourceIndex=nextSourceIndex;
356 sourceIndex=nextSourceIndex;
370 sourceIndex=nextSourceIndex;
396 sourceIndex=nextSourceIndex;
435 sourceIndex=nextSourceIndex;
1023 int32_t sourceIndex, nextSourceIndex; local
[all...]
H A Ducnvmbcs.c2331 int32_t sourceIndex, nextSourceIndex; local
2391 nextSourceIndex=0;
2463 sourceIndex=(nextSourceIndex+=2);
2469 ++nextSourceIndex;
2481 sourceIndex=++nextSourceIndex;
2505 ++nextSourceIndex;
2508 ++nextSourceIndex;
2666 sourceIndex=nextSourceIndex;
2707 sourceIndex=nextSourceIndex+=(int32_t)(source-(const uint8_t *)pArgs->source);
3270 int32_t sourceIndex, nextSourceIndex; local
3501 int32_t sourceIndex, nextSourceIndex; local
3936 int32_t prevSourceIndex, sourceIndex, nextSourceIndex; local
[all...]
H A Ducnv_u8.c470 int32_t offsetNum, nextSourceIndex; local
480 nextSourceIndex = 0;
514 nextSourceIndex = offsetNum + 1;
524 ++nextSourceIndex;
584 offsetNum = nextSourceIndex;

Completed in 91 milliseconds