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

/external/chromium_org/third_party/icu/source/common/
H A Ducnv_cnv.c116 t=cnv->UCharErrorBuffer;
167 U16_APPEND_UNSAFE(cnv->UCharErrorBuffer, i, c);
H A Ducnv_bld.h221 UChar UCharErrorBuffer[UCNV_ERROR_BUFFER_LENGTH]; /* unicode output from Error functions */ member in struct:UConverter
H A Ducnv.c1586 overflow=cnv->UCharErrorBuffer;
1897 overflow=cnv->UCharErrorBuffer;
1904 uprv_memmove(cnv->UCharErrorBuffer, cnv->UCharErrorBuffer+i,
1998 if(U16_IS_TRAIL(c2=cnv->UCharErrorBuffer[0])) {
2004 uprv_memmove(cnv->UCharErrorBuffer, cnv->UCharErrorBuffer+1,
2036 uprv_memmove(cnv->UCharErrorBuffer+delta, cnv->UCharErrorBuffer,
2041 cnv->UCharErrorBuffer[
[all...]
H A Ducnv_u16.c338 cnv->UCharErrorBuffer[0]=trail;
454 cnv->UCharErrorBuffer[0]=trail;
937 cnv->UCharErrorBuffer[0]=trail;
1053 cnv->UCharErrorBuffer[0]=trail;
H A Ducnv_u32.c99 args->converter->UCharErrorBuffer[0] = (UChar) ch;
183 args->converter->UCharErrorBuffer[0] = (UChar) ch;
566 args->converter->UCharErrorBuffer[0] = (UChar) ch;
660 args->converter->UCharErrorBuffer[0] = (UChar) ch;
H A Ducnv_ct.c558 uprv_memcpy(args->converter->UCharErrorBuffer, subArgs.converter->UCharErrorBuffer,
H A Ducnv2022.cpp1280 uprv_memcpy(saveThis->UCharErrorBuffer,
1281 myData->currentConverter->UCharErrorBuffer,
2275 args->converter->UCharErrorBuffer[args->converter->UCharErrorBufferLength++]=
2625 uprv_memcpy(args->converter->UCharErrorBuffer, subArgs.converter->UCharErrorBuffer,
3420 args->converter->UCharErrorBuffer[args->converter->UCharErrorBufferLength++]=
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.c321 cnv->UCharErrorBuffer[0]=(UChar)(0xdc00|(c&0x3ff));
429 cnv->UCharErrorBuffer[0]=(UChar)(0xdc00|(c&0x3ff));
653 cnv->UCharErrorBuffer[0]=(UChar)(0xdc00|(c&0x3ff));
736 cnv->UCharErrorBuffer[0]=(UChar)(0xdc00|(c&0x3ff));
H A Ducnv_u8.c200 cnv->UCharErrorBuffer[0] = (UChar) ch;
330 cnv->UCharErrorBuffer[0] = (UChar) ch;
H A Ducnvbocu.cpp1126 cnv->UCharErrorBuffer[0]=U16_TRAIL(c);
1328 cnv->UCharErrorBuffer[0]=U16_TRAIL(c);
H A Ducnvmbcs.c1972 cnv->UCharErrorBuffer[0]=c;
2585 cnv->UCharErrorBuffer[0]=unicodeCodeUnits[offset];
2621 cnv->UCharErrorBuffer[0]=c;
/external/icu/icu4c/source/common/
H A Ducnv_cnv.c116 t=cnv->UCharErrorBuffer;
167 U16_APPEND_UNSAFE(cnv->UCharErrorBuffer, i, c);
H A Ducnv_bld.h221 UChar UCharErrorBuffer[UCNV_ERROR_BUFFER_LENGTH]; /* unicode output from Error functions */ member in struct:UConverter
H A Ducnv.c1586 overflow=cnv->UCharErrorBuffer;
1897 overflow=cnv->UCharErrorBuffer;
1904 uprv_memmove(cnv->UCharErrorBuffer, cnv->UCharErrorBuffer+i,
1998 if(U16_IS_TRAIL(c2=cnv->UCharErrorBuffer[0])) {
2004 uprv_memmove(cnv->UCharErrorBuffer, cnv->UCharErrorBuffer+1,
2036 uprv_memmove(cnv->UCharErrorBuffer+delta, cnv->UCharErrorBuffer,
2041 cnv->UCharErrorBuffer[
[all...]
H A Ducnv_u16.c338 cnv->UCharErrorBuffer[0]=trail;
454 cnv->UCharErrorBuffer[0]=trail;
937 cnv->UCharErrorBuffer[0]=trail;
1053 cnv->UCharErrorBuffer[0]=trail;
H A Ducnv_u32.c99 args->converter->UCharErrorBuffer[0] = (UChar) ch;
183 args->converter->UCharErrorBuffer[0] = (UChar) ch;
566 args->converter->UCharErrorBuffer[0] = (UChar) ch;
660 args->converter->UCharErrorBuffer[0] = (UChar) ch;
H A Ducnv_ct.c558 uprv_memcpy(args->converter->UCharErrorBuffer, subArgs.converter->UCharErrorBuffer,
H A Ducnv2022.cpp1285 uprv_memcpy(saveThis->UCharErrorBuffer,
1286 myData->currentConverter->UCharErrorBuffer,
2280 args->converter->UCharErrorBuffer[args->converter->UCharErrorBufferLength++]=
2630 uprv_memcpy(args->converter->UCharErrorBuffer, subArgs.converter->UCharErrorBuffer,
3425 args->converter->UCharErrorBuffer[args->converter->UCharErrorBufferLength++]=
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.c321 cnv->UCharErrorBuffer[0]=(UChar)(0xdc00|(c&0x3ff));
429 cnv->UCharErrorBuffer[0]=(UChar)(0xdc00|(c&0x3ff));
653 cnv->UCharErrorBuffer[0]=(UChar)(0xdc00|(c&0x3ff));
736 cnv->UCharErrorBuffer[0]=(UChar)(0xdc00|(c&0x3ff));
H A Ducnv_u8.c191 cnv->UCharErrorBuffer[0] = (UChar) ch;
321 cnv->UCharErrorBuffer[0] = (UChar) ch;
H A Ducnvbocu.cpp1126 cnv->UCharErrorBuffer[0]=U16_TRAIL(c);
1328 cnv->UCharErrorBuffer[0]=U16_TRAIL(c);
H A Ducnvmbcs.c1972 cnv->UCharErrorBuffer[0]=c;
2585 cnv->UCharErrorBuffer[0]=unicodeCodeUnits[offset];
2621 cnv->UCharErrorBuffer[0]=c;

Completed in 4554 milliseconds