Searched refs:charErrorBufferLength (Results 1 - 25 of 26) sorted by relevance

12

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetDecoderICU.java36 int charErrorBufferLength; field in class:CharsetDecoderICU
213 charErrorBufferLength = 0;
312 if (charErrorBufferLength > 0) {
321 } while (i < charErrorBufferLength);
323 charErrorBufferLength = (byte) j;
332 } while (i < charErrorBufferLength);
335 charErrorBufferLength = 0;
695 cnv.charErrorBufferLength= 0;
698 cnv.charErrorBufferArray[cnv.charErrorBufferLength++]=ucharsArray[ucharsBegin++];
H A DCharsetCompoundText.java587 this.charErrorBufferLength = decoder.charErrorBufferLength;
590 decoder.charErrorBufferLength = 0;
H A DCharsetUTF32.java157 charErrorBufferLength = 1;
H A DCharsetUTF8.java130 charErrorBufferArray[charErrorBufferLength++] = (char) ((char32 & UConverterConstants.HALF_MASK) + UConverterConstants.SURROGATE_LOW_START);
254 charErrorBufferArray[charErrorBufferLength++] = (char) ((char32 & UConverterConstants.HALF_MASK) + UConverterConstants.SURROGATE_LOW_START);
H A DCharsetUTF16.java237 charErrorBufferLength = 1;
H A DCharsetISO2022.java1077 charErrorBufferArray[charErrorBufferLength++] =
1287 charErrorBufferArray[charErrorBufferLength++] = (char)(0xdc00+(char)(targetUniChar&0x3ff));
1518 if (cnv.charErrorBufferLength > 0) {
1521 charErrorBufferLength = cnv.charErrorBufferLength;
1522 cnv.charErrorBufferLength = 0;
H A DCharsetSCSU.java327 charErrorBufferLength = 1;
458 charErrorBufferLength = 1;
H A DCharsetBOCU1.java1026 charErrorBufferLength = 1;
H A DCharsetISCII.java1014 this.charErrorBufferArray[this.charErrorBufferLength++] = PNJ_HA;
1017 this.charErrorBufferArray[this.charErrorBufferLength++] = PNJ_SIGN_VIRAMA;
1018 this.charErrorBufferArray[this.charErrorBufferLength++] = PNJ_HA;
1168 charErrorBufferArray[charErrorBufferLength++] = (char)targetUniChar;
H A DCharsetUTF7.java250 charErrorBufferArray[charErrorBufferLength++] = b;
/external/icu/icu4c/source/common/
H A Ducnv_cb.cpp117 errBuffLen = args->converter->charErrorBufferLength;
136 args->converter->charErrorBufferLength = 0;
150 args->converter->charErrorBufferLength = (int8_t)(
H A Ducnv_u7.cpp533 cnv->charErrorBufferLength=1;
583 cnv->charErrorBufferLength=1;
613 cnv->charErrorBufferLength=1;
636 cnv->charErrorBufferLength=1;
645 cnv->charErrorBufferLength=2;
668 cnv->charErrorBufferLength=1;
677 cnv->charErrorBufferLength=2;
706 cnv->charErrorBuffer[cnv->charErrorBufferLength++]=toBase64[bits];
717 cnv->charErrorBuffer[cnv->charErrorBufferLength++]=MINUS;
1232 cnv->charErrorBufferLength
[all...]
H A Ducnvhz.cpp51 args->converter->charErrorBuffer[(int)args->converter->charErrorBufferLength++] = (unsigned char) *strToAppend; \
422 args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = (char) targetUniChar;
426 args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] =(char) (targetUniChar >> 8);
427 args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = (char) targetUniChar;
439 args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = (char) targetUniChar;
H A Ducnv_bld.h216 int8_t charErrorBufferLength; /* number of valid bytes in charErrorBuffer */ member in struct:UConverter
H A Ducnv2022.cpp462 if( converter->charErrorBufferLength==0){
464 converter->charErrorBufferLength = 4;
635 cnv->charErrorBufferLength = 3;
709 converter->charErrorBufferLength = 3;
2350 if(myConverterData->currentConverter->charErrorBufferLength > 0) {
2354 myConverterData->currentConverter->charErrorBufferLength);
2356 saveConv->charErrorBufferLength = myConverterData->currentConverter->charErrorBufferLength;
2357 myConverterData->currentConverter->charErrorBufferLength = 0;
2451 args->converter->charErrorBuffer[args->converter->charErrorBufferLength
[all...]
H A Ducnv_cnv.cpp85 cnv->charErrorBufferLength=(int8_t)length;
H A Ducnv_u32.cpp299 args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = temp[indexToWrite];
404 args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = temp[indexToWrite];
784 args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = temp[indexToWrite];
898 args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = temp[indexToWrite];
H A Ducnv_u8.cpp339 cnv->charErrorBufferLength = 1;
397 cnv->charErrorBuffer[cnv->charErrorBufferLength++] = *tempPtr;
462 cnv->charErrorBufferLength = 1;
534 cnv->charErrorBuffer[cnv->charErrorBufferLength++] = *tempPtr;
H A Ducnv.cpp616 converter->invalidUCharLength = converter->charErrorBufferLength = 0;
1113 * Call this function if(cnv->charErrorBufferLength>0).
1133 length=cnv->charErrorBufferLength;
1144 cnv->charErrorBufferLength=(int8_t)j;
1161 cnv->charErrorBufferLength=0;
1231 if( cnv->charErrorBufferLength>0 &&
2125 } else if(targetCnv->charErrorBufferLength>0) {
H A Ducnvisci.cpp852 args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = \
854 args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = \
868 args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] =\
876 args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = \
880 args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = \
883 args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = \
H A Ducnvbocu.cpp599 cnv->charErrorBufferLength=(int8_t)length;
831 cnv->charErrorBufferLength=(int8_t)length;
H A Ducnvmbcs.cpp3606 cnv->charErrorBufferLength=1;
4714 cnv->charErrorBufferLength=(int8_t)length;
4784 cnv->charErrorBufferLength=1;
4800 cnv->charErrorBufferLength=siLength;
5544 cnv->charErrorBufferLength=1;
H A Ducnvscsu.cpp1475 cnv->charErrorBufferLength=(int8_t)length;
1923 cnv->charErrorBufferLength=(int8_t)length;
H A Ducnv_ct.cpp450 args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = tmpTargetBuffer[i];
H A Ducnv_lmb.cpp1072 args->converter->charErrorBufferLength = (int8_t)bytes_written;

Completed in 263 milliseconds

12