Searched refs:UCharErrorBufferLength (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducnv_cnv.c117 cnv->UCharErrorBufferLength=(int8_t)length;
168 cnv->UCharErrorBufferLength=i;
H A Ducnv.c618 converter->invalidCharLength = converter->UCharErrorBufferLength = 0;
1567 * Call this function if(cnv->UCharErrorBufferLength>0).
1587 length=cnv->UCharErrorBufferLength;
1598 cnv->UCharErrorBufferLength=(int8_t)j;
1615 cnv->UCharErrorBufferLength=0;
1685 if( cnv->UCharErrorBufferLength>0 &&
1894 if(cnv->UCharErrorBufferLength>0) {
1899 length=cnv->UCharErrorBufferLength;
1903 if((cnv->UCharErrorBufferLength=(int8_t)(length-i))>0) {
1905 cnv->UCharErrorBufferLength*U_SIZEOF_UCHA
[all...]
H A Ducnv_bld.h212 int8_t UCharErrorBufferLength; /* number of valid UChars in charErrorBuffer */ member in struct:UConverter
H A Ducnv_ct.c557 if(subArgs.converter->UCharErrorBufferLength > 0) {
559 subArgs.converter->UCharErrorBufferLength);
561 args->converter->UCharErrorBufferLength=subArgs.converter->UCharErrorBufferLength;
562 subArgs.converter->UCharErrorBufferLength = 0;
H A Ducnv_u16.c339 cnv->UCharErrorBufferLength=1;
455 cnv->UCharErrorBufferLength=1;
938 cnv->UCharErrorBufferLength=1;
1054 cnv->UCharErrorBufferLength=1;
H A Ducnv_u32.c100 args->converter->UCharErrorBufferLength = 1;
184 args->converter->UCharErrorBufferLength = 1;
567 args->converter->UCharErrorBufferLength = 1;
661 args->converter->UCharErrorBufferLength = 1;
H A Ducnv2022.cpp1277 length = saveThis->UCharErrorBufferLength = myData->currentConverter->UCharErrorBufferLength;
1278 myData->currentConverter->UCharErrorBufferLength = 0;
2275 args->converter->UCharErrorBuffer[args->converter->UCharErrorBufferLength++]=
2624 if(subArgs.converter->UCharErrorBufferLength > 0) {
2626 subArgs.converter->UCharErrorBufferLength);
2628 args->converter->UCharErrorBufferLength=subArgs.converter->UCharErrorBufferLength;
2629 subArgs.converter->UCharErrorBufferLength = 0;
3420 args->converter->UCharErrorBuffer[args->converter->UCharErrorBufferLength
[all...]
H A Ducnvisci.c1133 args->converter->UCharErrorBuffer[args->converter->UCharErrorBufferLength++] = \
1382 args->converter->UCharErrorBuffer[args->converter->UCharErrorBufferLength++]= PNJ_HA;
1385 args->converter->UCharErrorBuffer[args->converter->UCharErrorBufferLength++]= PNJ_SIGN_VIRAMA;
1386 args->converter->UCharErrorBuffer[args->converter->UCharErrorBufferLength++]= PNJ_HA;
H A Ducnvscsu.c322 cnv->UCharErrorBufferLength=1;
430 cnv->UCharErrorBufferLength=1;
654 cnv->UCharErrorBufferLength=1;
737 cnv->UCharErrorBufferLength=1;
H A Ducnv_u8.c201 cnv->UCharErrorBufferLength = 1;
331 cnv->UCharErrorBufferLength = 1;
H A Ducnvbocu.cpp1127 cnv->UCharErrorBufferLength=1;
1329 cnv->UCharErrorBufferLength=1;
H A Ducnvmbcs.c1973 cnv->UCharErrorBufferLength=1;
2586 cnv->UCharErrorBufferLength=1;
2622 cnv->UCharErrorBufferLength=1;
/external/icu/icu4c/source/common/
H A Ducnv_cnv.c117 cnv->UCharErrorBufferLength=(int8_t)length;
168 cnv->UCharErrorBufferLength=i;
H A Ducnv.c618 converter->invalidCharLength = converter->UCharErrorBufferLength = 0;
1567 * Call this function if(cnv->UCharErrorBufferLength>0).
1587 length=cnv->UCharErrorBufferLength;
1598 cnv->UCharErrorBufferLength=(int8_t)j;
1615 cnv->UCharErrorBufferLength=0;
1685 if( cnv->UCharErrorBufferLength>0 &&
1894 if(cnv->UCharErrorBufferLength>0) {
1899 length=cnv->UCharErrorBufferLength;
1903 if((cnv->UCharErrorBufferLength=(int8_t)(length-i))>0) {
1905 cnv->UCharErrorBufferLength*U_SIZEOF_UCHA
[all...]
H A Ducnv_bld.h212 int8_t UCharErrorBufferLength; /* number of valid UChars in charErrorBuffer */ member in struct:UConverter
H A Ducnv_ct.c557 if(subArgs.converter->UCharErrorBufferLength > 0) {
559 subArgs.converter->UCharErrorBufferLength);
561 args->converter->UCharErrorBufferLength=subArgs.converter->UCharErrorBufferLength;
562 subArgs.converter->UCharErrorBufferLength = 0;
H A Ducnv_u16.c339 cnv->UCharErrorBufferLength=1;
455 cnv->UCharErrorBufferLength=1;
938 cnv->UCharErrorBufferLength=1;
1054 cnv->UCharErrorBufferLength=1;
H A Ducnv_u32.c100 args->converter->UCharErrorBufferLength = 1;
184 args->converter->UCharErrorBufferLength = 1;
567 args->converter->UCharErrorBufferLength = 1;
661 args->converter->UCharErrorBufferLength = 1;
H A Ducnv2022.cpp1282 length = saveThis->UCharErrorBufferLength = myData->currentConverter->UCharErrorBufferLength;
1283 myData->currentConverter->UCharErrorBufferLength = 0;
2280 args->converter->UCharErrorBuffer[args->converter->UCharErrorBufferLength++]=
2629 if(subArgs.converter->UCharErrorBufferLength > 0) {
2631 subArgs.converter->UCharErrorBufferLength);
2633 args->converter->UCharErrorBufferLength=subArgs.converter->UCharErrorBufferLength;
2634 subArgs.converter->UCharErrorBufferLength = 0;
3425 args->converter->UCharErrorBuffer[args->converter->UCharErrorBufferLength
[all...]
H A Ducnvisci.c1133 args->converter->UCharErrorBuffer[args->converter->UCharErrorBufferLength++] = \
1382 args->converter->UCharErrorBuffer[args->converter->UCharErrorBufferLength++]= PNJ_HA;
1385 args->converter->UCharErrorBuffer[args->converter->UCharErrorBufferLength++]= PNJ_SIGN_VIRAMA;
1386 args->converter->UCharErrorBuffer[args->converter->UCharErrorBufferLength++]= PNJ_HA;
H A Ducnvscsu.c322 cnv->UCharErrorBufferLength=1;
430 cnv->UCharErrorBufferLength=1;
654 cnv->UCharErrorBufferLength=1;
737 cnv->UCharErrorBufferLength=1;
H A Ducnv_u8.c192 cnv->UCharErrorBufferLength = 1;
322 cnv->UCharErrorBufferLength = 1;
H A Ducnvbocu.cpp1127 cnv->UCharErrorBufferLength=1;
1329 cnv->UCharErrorBufferLength=1;
H A Ducnvmbcs.c1973 cnv->UCharErrorBufferLength=1;
2586 cnv->UCharErrorBufferLength=1;
2622 cnv->UCharErrorBufferLength=1;

Completed in 427 milliseconds