Searched refs:dPos (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | NFRule.java | 1108 int dPos = temp[0]; in matchToDelimiter() local 1113 while (dPos >= 0) { in matchToDelimiter() 1114 String subText = text.substring(0, dPos); in matchToDelimiter() 1125 if (tempPP.getIndex() == dPos) { in matchToDelimiter() 1126 pp.setIndex(dPos + dLen); in matchToDelimiter() 1143 temp = findText(text, delimiter, pluralFormatDelimiter, dPos + dLen); in matchToDelimiter() 1144 dPos = temp[0]; in matchToDelimiter()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | NFRule.java | 1109 int dPos = temp[0]; in matchToDelimiter() local 1114 while (dPos >= 0) { in matchToDelimiter() 1115 String subText = text.substring(0, dPos); in matchToDelimiter() 1126 if (tempPP.getIndex() == dPos) { in matchToDelimiter() 1127 pp.setIndex(dPos + dLen); in matchToDelimiter() 1144 temp = findText(text, delimiter, pluralFormatDelimiter, dPos + dLen); in matchToDelimiter() 1145 dPos = temp[0]; in matchToDelimiter()
|
/external/icu/icu4c/source/i18n/ |
D | nfrule.cpp | 1171 int32_t dPos = findText(text, delimiter, startPos, &dLen); in matchToDelimiter() local 1175 while (dPos >= 0) { in matchToDelimiter() 1177 subText.setTo(text, 0, dPos); in matchToDelimiter() 1193 if (success && tempPP.getIndex() == dPos) { in matchToDelimiter() 1194 pp.setIndex(dPos + dLen); in matchToDelimiter() 1212 dPos = findText(text, delimiter, dPos + dLen, &dLen); in matchToDelimiter()
|
/external/dng_sdk/source/ |
D | dng_lens_correction.cpp | 1346 const dng_point_real64 dPos ((real64) dstRow, in ProcessArea() local 1351 const dng_point_real64 sPos = GetSrcPixelPosition (dPos, in ProcessArea()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |