Searched refs:uSourceLimit (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dnucnvtst.c2772 const UChar* uSourceLimit; local
2790 uSourceLimit=(const UChar*)sourceLimit;
2800 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,NULL,FALSE, &errorCode);
2811 }while (uSource<uSourceLimit);
2841 const UChar* uSourceLimit; local
2855 uSourceLimit=sourceLimit;
2861 numCharsInTarget=ucnv_fromUChars(cnv, cTarget, (int32_t)(cTargetLimit-cTarget), uSource, (int32_t)(uSourceLimit-uSource), &errorCode);
2874 while(uSource<uSourceLimit){
2888 const UChar* uSourceLimit; local
2914 uSourceLimit
3081 const UChar* uSourceLimit; local
3300 const UChar* uSourceLimit; local
3366 const UChar* uSourceLimit; local
3843 const UChar* uSourceLimit; local
3932 const UChar* uSourceLimit; local
4009 const UChar* uSourceLimit; local
4088 const UChar* uSourceLimit; local
4493 const UChar* uSourceLimit; local
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c2777 const UChar* uSourceLimit; local
2795 uSourceLimit=(const UChar*)sourceLimit;
2805 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,NULL,FALSE, &errorCode);
2816 }while (uSource<uSourceLimit);
2846 const UChar* uSourceLimit; local
2860 uSourceLimit=sourceLimit;
2866 numCharsInTarget=ucnv_fromUChars(cnv, cTarget, (int32_t)(cTargetLimit-cTarget), uSource, (int32_t)(uSourceLimit-uSource), &errorCode);
2879 while(uSource<uSourceLimit){
2893 const UChar* uSourceLimit; local
2919 uSourceLimit
3086 const UChar* uSourceLimit; local
3305 const UChar* uSourceLimit; local
3371 const UChar* uSourceLimit; local
3848 const UChar* uSourceLimit; local
3937 const UChar* uSourceLimit; local
4014 const UChar* uSourceLimit; local
4093 const UChar* uSourceLimit; local
4498 const UChar* uSourceLimit; local
[all...]

Completed in 1851 milliseconds