Searched refs:prevLength (Results 1 – 11 of 11) sorted by relevance
2863 int stage2Entry = 0, value = 0, length = 0, prevLength; in encodeLoop() local2920 prevLength = fromUnicodeStatus; in encodeLoop()2921 if (prevLength == 0) { in encodeLoop()2923 prevLength = 1; in encodeLoop()2927 prevLength = 0; in encodeLoop()2955 prevSourceIndex, prevLength); in encodeLoop()2963 prevLength = x.prevLength; in encodeLoop()3000 nextSourceIndex, prevSourceIndex, prevLength); in encodeLoop()3075 fromUnicodeStatus = prevLength; /* save the old state */ in encodeLoop()3081 } else if (prevLength <= 1) { in encodeLoop()[all …]
200 int prevLength = 0; in alloc_back() local204 prevLength = lastHeader->fTotalLength; in alloc_back()225 header->fPrevLength = prevLength; in alloc_back()
4084 int32_t length = 0, prevLength; in ucnv_MBCSFromUnicodeWithOffsets() local4140 prevLength=cnv->fromUnicodeStatus; in ucnv_MBCSFromUnicodeWithOffsets()4141 if(prevLength==0) { in ucnv_MBCSFromUnicodeWithOffsets()4143 prevLength=1; in ucnv_MBCSFromUnicodeWithOffsets()4147 prevLength=0; in ucnv_MBCSFromUnicodeWithOffsets()4239 cnv->fromUnicodeStatus=prevLength; /* save the old state */ in ucnv_MBCSFromUnicodeWithOffsets()4244 } else if(prevLength<=1) { in ucnv_MBCSFromUnicodeWithOffsets()4256 prevLength=1; in ucnv_MBCSFromUnicodeWithOffsets()4259 if(prevLength==2) { in ucnv_MBCSFromUnicodeWithOffsets()4271 prevLength=2; in ucnv_MBCSFromUnicodeWithOffsets()[all …]
676 int32_t length, prevLength; in ucnv_extWriteFromU() local707 if((prevLength=cnv->fromUnicodeStatus)!=0) { in ucnv_extWriteFromU()711 if(prevLength>1 && length==1) { in ucnv_extWriteFromU()715 } else if(prevLength==1 && length>1) { in ucnv_extWriteFromU()
1759 private FieldPosition updateMetaData(AppendableWrapper dest, int prevLength, in updateMetaData() argument1761 if (dest.attributes != null && prevLength < dest.length) { in updateMetaData()1762 dest.attributes.add(new AttributeAndPosition(argId, prevLength, dest.length)); in updateMetaData()1765 fp.setBeginIndex(prevLength); in updateMetaData()2455 int prevLength = length; in formatAndAppend() local2461 int offset = prevLength - start; // Adjust attribute indexes for the result string. in formatAndAppend()
1845 private FieldPosition updateMetaData(AppendableWrapper dest, int prevLength, in updateMetaData() argument1847 if (dest.attributes != null && prevLength < dest.length) { in updateMetaData()1848 dest.attributes.add(new AttributeAndPosition(argId, prevLength, dest.length)); in updateMetaData()1851 fp.setBeginIndex(prevLength); in updateMetaData()2612 int prevLength = length; in formatAndAppend() local2618 int offset = prevLength - start; // Adjust attribute indexes for the result string. in formatAndAppend()
309 int prevLength = toAppendTo.length(); in format() local331 pos.setBeginIndex(fpos.getBeginIndex() + prevLength); in format()332 pos.setEndIndex(fpos.getEndIndex() + prevLength); in format()
1801 private FieldPosition updateMetaData(AppendableWrapper dest, int prevLength, in updateMetaData() argument1803 if (dest.attributes != null && prevLength < dest.length) { in updateMetaData()1804 dest.attributes.add(new AttributeAndPosition(argId, prevLength, dest.length)); in updateMetaData()1807 fp.setBeginIndex(prevLength); in updateMetaData()2567 int prevLength = length; in formatAndAppend() local2573 int offset = prevLength - start; // Adjust attribute indexes for the result string. in formatAndAppend()
293 int prevLength = toAppendTo.length(); in format() local315 pos.setBeginIndex(fpos.getBeginIndex() + prevLength); in format()316 pos.setEndIndex(fpos.getEndIndex() + prevLength); in format()
1008 FieldPosition* updateMetaData(AppendableWrapper& dest, int32_t prevLength,
META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...