Home
last modified time | relevance | path

Searched refs:setEndIndex (Results 1 – 25 of 30) sorted by relevance

12

/external/icu/icu4c/source/i18n/
Dfphdlimp.cpp50 pos.setEndIndex(limit); in addAttribute()
58 pos.setEndIndex(delta + pos.getEndIndex()); in shiftLast()
Dfpositer.cpp95 fp.setEndIndex(data->elementAti(pos++)); in next()
Dplurfmt.cpp489 pos.setEndIndex(-1); in parseType()
546 pos.setEndIndex(matchedIndex + matchedWord.length()); in parseType()
553 pos.setEndIndex(-1); in parseType()
Dquantityformatter.cpp183 pos.setEndIndex(fpos.getEndIndex() + offsets[0]); in format()
Dmeasfmt.cpp621 pos.setEndIndex(fpos.getEndIndex() + offset); in formatMeasurePerUnit()
1077 pos.setEndIndex(fpos.getEndIndex() + offset); in formatMeasuresSlowTrack()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DDontCareFieldPosition.java37 public void setEndIndex(int i) { in setEndIndex() method in DontCareFieldPosition
DDateNumberFormat.java168 pos.setEndIndex(length); in format()
170 pos.setEndIndex(0); in format()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDecimalFormat.java832 fieldPosition.setEndIndex(0); in format()
849 fieldPosition.setEndIndex(result.length()); in format()
851 fieldPosition.setEndIndex(result.length()); in format()
880 fieldPosition.setEndIndex(result.length()); in format()
882 fieldPosition.setEndIndex(result.length()); in format()
1083 fieldPosition.setEndIndex(0); in format()
1477 fieldPosition.setEndIndex(result.length()); in subformatFixed()
1479 fieldPosition.setEndIndex(result.length()); in subformatFixed()
1511 fieldPosition.setEndIndex(result.length()); in subformatFixed()
1587 fieldPosition.setEndIndex(result.length()); in subformatFixed()
[all …]
DPluralFormat.java709 pos.setEndIndex(-1); in parseType()
765 pos.setEndIndex(matchedIndex + matchedWord.length()); in parseType()
771 pos.setEndIndex(-1); in parseType()
DMeasureFormat.java340 pos.setEndIndex(fpos.getEndIndex() + prevLength); in format()
523 pos.setEndIndex(fpos.getEndIndex() + offset); in formatMeasurePerUnit()
900 fieldPosition.setEndIndex(fpos.getEndIndex() + offsets[0]); in formatMeasure()
1011 fieldPosition.setEndIndex(fpos.getEndIndex() + builder.getOffset() + appendTo.length()); in formatMeasuresSlowTrack()
DSimpleDateFormat.java1313 pos.setEndIndex(0); in format()
1345 fp.setEndIndex(end); in format()
1901 pos.setEndIndex(beginOffset + buf.length() - bufstart); in subFormat()
1905 pos.setEndIndex(beginOffset + buf.length() - bufstart); in subFormat()
3917 pos.setEndIndex(0); in intervalFormatByAlgorithm()
DMessageFormat.java1853 fp.setEndIndex(dest.length); in updateMetaData()
/external/icu/icu4c/source/i18n/unicode/
Dfieldpos.h227 void setEndIndex(int32_t ei) { fEndIndex = ei; } in setEndIndex() function
/external/llvm/lib/CodeGen/
DPostRASchedulerList.cpp152 void setEndIndex(unsigned EndIdx) { EndIndex = EndIdx; } in setEndIndex() function in __anond49cb7ca0111::SchedulePostRATDList
333 Scheduler.setEndIndex(CurrentCount); in runOnMachineFunction()
349 Scheduler.setEndIndex(CurrentCount); in runOnMachineFunction()
/external/apache-commons-math/src/main/java/org/apache/commons/math/fraction/
DProperFractionFormat.java94 pos.setEndIndex(0); in format()
DProperBigFractionFormat.java93 pos.setEndIndex(0); in format()
DFractionFormat.java148 pos.setEndIndex(0); in format()
DBigFractionFormat.java141 pos.setEndIndex(0); in format()
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DRealVectorFormat.java209 pos.setEndIndex(0); in format()
/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
DVector3DFormat.java206 pos.setEndIndex(0); in format()
/external/apache-commons-math/src/main/java/org/apache/commons/math/complex/
DComplexFormat.java150 pos.setEndIndex(0); in format()
/external/icu/icu4c/source/test/intltest/
Dtfsmalls.cpp138 fp.setEndIndex( i+7 ); in test_FieldPosition()
Ddtfmttst.cpp3442 fpos.setEndIndex(0); in TestRoundtripWithCalendar()
3456 fpos.setEndIndex(0); in TestRoundtripWithCalendar()
/external/messageformat/java/com/ibm/icu/simple/
DMessageFormat.java1766 fp.setEndIndex(dest.length); in updateMetaData()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberRegression.java823 field.setEndIndex(4); in Test4062486()

12