/external/icu/icu4c/source/test/intltest/ |
D | compactdecimalformattest.cpp | 316 pos.setEndIndex(0); in TestAPIVariants() 325 pos.setEndIndex(0); in TestAPIVariants() 343 pos.setEndIndex(0); in TestAPIVariants() 352 pos.setEndIndex(0); in TestAPIVariants() 370 pos.setEndIndex(0); in TestAPIVariants() 379 pos.setEndIndex(0); in TestAPIVariants()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | QuantityFormatter.java | 119 pos.setEndIndex(fpos.getEndIndex()); in selectPlural() 133 pos.setEndIndex(pos.getEndIndex() + offsets[0]); in format() 136 pos.setEndIndex(0); in format()
|
D | DecimalFormat_ICU58_Android.java | 848 fieldPosition.setEndIndex(0); in format() 868 fieldPosition.setEndIndex(result.length()); in format() 870 fieldPosition.setEndIndex(result.length()); in format() 899 fieldPosition.setEndIndex(result.length()); in format() 901 fieldPosition.setEndIndex(result.length()); in format() 1101 fieldPosition.setEndIndex(0); in format() 1499 fieldPosition.setEndIndex(result.length()); in subformatFixed() 1510 fieldPosition.setEndIndex(result.length()); in subformatFixed() 1542 fieldPosition.setEndIndex(result.length()); in subformatFixed() 1618 fieldPosition.setEndIndex(result.length()); in subformatFixed() [all …]
|
D | DateIntervalFormat.java | 783 pos.setEndIndex(otherPos.getEndIndex()); in format() 803 posResult.setEndIndex(pos0.getEndIndex() + index0); in adjustPosition() 808 posResult.setEndIndex(pos1.getEndIndex() + index1); in adjustPosition() 813 posResult.setEndIndex(pos1.getEndIndex() + index1); in adjustPosition() 818 posResult.setEndIndex(pos0.getEndIndex() + index0); in adjustPosition() 865 otherPos.setEndIndex(0); in fallbackFormat()
|
D | PluralFormat.java | 690 pos.setEndIndex(-1); in parseType() 746 pos.setEndIndex(matchedIndex + matchedWord.length()); in parseType() 752 pos.setEndIndex(-1); in parseType()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | QuantityFormatter.java | 118 pos.setEndIndex(fpos.getEndIndex()); in selectPlural() 132 pos.setEndIndex(pos.getEndIndex() + offsets[0]); in format() 135 pos.setEndIndex(0); in format()
|
D | DecimalFormat_ICU58_Android.java | 851 fieldPosition.setEndIndex(0); in format() 871 fieldPosition.setEndIndex(result.length()); in format() 873 fieldPosition.setEndIndex(result.length()); in format() 902 fieldPosition.setEndIndex(result.length()); in format() 904 fieldPosition.setEndIndex(result.length()); in format() 1105 fieldPosition.setEndIndex(0); in format() 1509 fieldPosition.setEndIndex(result.length()); in subformatFixed() 1520 fieldPosition.setEndIndex(result.length()); in subformatFixed() 1552 fieldPosition.setEndIndex(result.length()); in subformatFixed() 1628 fieldPosition.setEndIndex(result.length()); in subformatFixed() [all …]
|
D | DateIntervalFormat.java | 792 pos.setEndIndex(otherPos.getEndIndex()); in format() 812 posResult.setEndIndex(pos0.getEndIndex() + index0); in adjustPosition() 817 posResult.setEndIndex(pos1.getEndIndex() + index1); in adjustPosition() 822 posResult.setEndIndex(pos1.getEndIndex() + index1); in adjustPosition() 827 posResult.setEndIndex(pos0.getEndIndex() + index0); in adjustPosition() 874 otherPos.setEndIndex(0); in fallbackFormat()
|
D | PluralFormat.java | 709 pos.setEndIndex(-1); in parseType() 765 pos.setEndIndex(matchedIndex + matchedWord.length()); in parseType() 771 pos.setEndIndex(-1); in parseType()
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
D | NumberFormat.java | 248 pos.setEndIndex(jdkPos.getEndIndex()); in format() 327 pos.setEndIndex(jdkPos.getEndIndex()); in format() 342 pos.setEndIndex(jdkPos.getEndIndex()); in format() 356 pos.setEndIndex(jdkPos.getEndIndex()); in format() 370 pos.setEndIndex(jdkPos.getEndIndex()); in format() 384 pos.setEndIndex(jdkPos.getEndIndex()); in format() 1312 jdkPos.setEndIndex(icuPos.getEndIndex()); in toJDKFieldPosition()
|
D | MessageFormat.java | 908 pos.setEndIndex(jdkPos.getEndIndex()); in format() 1027 pos.setEndIndex(jdkPos.getEndIndex()); in format() 1427 jdkPos.setEndIndex(icuPos.getEndIndex()); in toJDKFieldPosition()
|
/external/icu/icu4c/source/i18n/ |
D | fphdlimp.cpp | 52 pos.setEndIndex(limit); in addAttribute() 60 pos.setEndIndex(delta + pos.getEndIndex()); in shiftLast()
|
D | quantityformatter.cpp | 192 pos.setEndIndex(pos.getEndIndex() + offset); in format() 195 pos.setEndIndex(0); in format()
|
D | fpositer.cpp | 100 fp.setEndIndex(data->elementAti(pos++)); in next()
|
D | plurfmt.cpp | 512 pos.setEndIndex(-1); in parseType() 569 pos.setEndIndex(matchedIndex + matchedWord.length()); in parseType() 576 pos.setEndIndex(-1); in parseType()
|
D | dtitvfmt.cpp | 1319 posResult.setEndIndex(pos0.getEndIndex() + index0); in adjustPosition() 1324 posResult.setEndIndex(pos1.getEndIndex() + index1); in adjustPosition() 1329 posResult.setEndIndex(pos1.getEndIndex() + index1); in adjustPosition() 1334 posResult.setEndIndex(pos0.getEndIndex() + index0); in adjustPosition() 1373 otherPos.setEndIndex(0); in fallbackFormat()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | DontCareFieldPosition.java | 41 public void setEndIndex(int i) { in setEndIndex() method in DontCareFieldPosition
|
D | DateNumberFormat.java | 183 pos.setEndIndex(length); in format() 185 pos.setEndIndex(0); in format()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | DontCareFieldPosition.java | 39 public void setEndIndex(int i) { in setEndIndex() method in DontCareFieldPosition
|
D | DateNumberFormat.java | 179 pos.setEndIndex(length); in format() 181 pos.setEndIndex(0); in format()
|
/external/llvm/lib/CodeGen/ |
D | PostRASchedulerList.cpp | 161 void setEndIndex(unsigned EndIdx) { EndIndex = EndIdx; } in setEndIndex() function in __anon5d62e1270111::SchedulePostRATDList 345 Scheduler.setEndIndex(CurrentCount); in runOnMachineFunction() 361 Scheduler.setEndIndex(CurrentCount); in runOnMachineFunction()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | fieldpos.h | 230 void setEndIndex(int32_t ei) { fEndIndex = ei; } in setEndIndex() function
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/fraction/ |
D | ProperBigFractionFormat.java | 93 pos.setEndIndex(0); in format()
|
D | ProperFractionFormat.java | 94 pos.setEndIndex(0); in format()
|
D | FractionFormat.java | 148 pos.setEndIndex(0); in format()
|