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

/external/chromium_org/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.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;
/external/icu4c/common/
H A Ducnvbocu.cpp400 int32_t sourceIndex, nextSourceIndex; local
421 nextSourceIndex=0;
441 *offsets++=nextSourceIndex++;
449 *offsets++=nextSourceIndex++;
459 sourceIndex=nextSourceIndex; /* wrong if offsets==NULL but does not matter */
465 ++nextSourceIndex;
480 sourceIndex=nextSourceIndex;
491 ++nextSourceIndex;
516 sourceIndex=nextSourceIndex;
539 sourceIndex=nextSourceIndex;
952 int32_t sourceIndex, nextSourceIndex; local
[all...]
H A Ducnv_u7.c226 int32_t sourceIndex, nextSourceIndex; local
249 nextSourceIndex=0;
283 nextSourceIndex=++sourceIndex;
304 * base64 bytes, while nextSourceIndex is precisely parallel to source,
311 ++nextSourceIndex;
352 sourceIndex=nextSourceIndex-1;
375 sourceIndex=nextSourceIndex-1;
386 sourceIndex=nextSourceIndex-1;
397 sourceIndex=nextSourceIndex;
424 sourceIndex=nextSourceIndex;
908 int32_t sourceIndex, nextSourceIndex; local
[all...]
H A Ducnvscsu.c242 int32_t sourceIndex, nextSourceIndex; local
265 nextSourceIndex=0;
292 ++nextSourceIndex;
328 sourceIndex=nextSourceIndex;
341 ++nextSourceIndex;
352 sourceIndex=nextSourceIndex;
357 sourceIndex=nextSourceIndex;
371 sourceIndex=nextSourceIndex;
397 sourceIndex=nextSourceIndex;
436 sourceIndex=nextSourceIndex;
1024 int32_t sourceIndex, nextSourceIndex; local
[all...]
H A Ducnvmbcs.c2333 int32_t sourceIndex, nextSourceIndex; local
2393 nextSourceIndex=0;
2465 sourceIndex=(nextSourceIndex+=2);
2471 ++nextSourceIndex;
2483 sourceIndex=++nextSourceIndex;
2507 ++nextSourceIndex;
2510 ++nextSourceIndex;
2668 sourceIndex=nextSourceIndex;
2709 sourceIndex=nextSourceIndex+=(int32_t)(source-(const uint8_t *)pArgs->source);
3272 int32_t sourceIndex, nextSourceIndex; local
3503 int32_t sourceIndex, nextSourceIndex; local
3938 int32_t prevSourceIndex, sourceIndex, nextSourceIndex; local
[all...]
H A Ducnv_u8.c473 int32_t offsetNum, nextSourceIndex; local
483 nextSourceIndex = 0;
517 nextSourceIndex = offsetNum + 1;
527 ++nextSourceIndex;
587 offsetNum = nextSourceIndex;

Completed in 172 milliseconds