Home
last modified time | relevance | path

Searched refs:dPos (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNFRule.java1138 int dPos = temp[0]; in matchToDelimiter() local
1143 while (dPos >= 0) { in matchToDelimiter()
1144 String subText = text.substring(0, dPos); in matchToDelimiter()
1155 if (tempPP.getIndex() == dPos) { in matchToDelimiter()
1156 pp.setIndex(dPos + dLen); in matchToDelimiter()
1173 temp = findText(text, delimiter, pluralFormatDelimiter, dPos + dLen); in matchToDelimiter()
1174 dPos = temp[0]; in matchToDelimiter()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DNFRule.java1139 int dPos = temp[0]; in matchToDelimiter() local
1144 while (dPos >= 0) { in matchToDelimiter()
1145 String subText = text.substring(0, dPos); in matchToDelimiter()
1156 if (tempPP.getIndex() == dPos) { in matchToDelimiter()
1157 pp.setIndex(dPos + dLen); in matchToDelimiter()
1174 temp = findText(text, delimiter, pluralFormatDelimiter, dPos + dLen); in matchToDelimiter()
1175 dPos = temp[0]; in matchToDelimiter()
/external/icu/icu4c/source/i18n/
Dnfrule.cpp1173 int32_t dPos = findText(text, delimiter, startPos, &dLen); in matchToDelimiter() local
1177 while (dPos >= 0) { in matchToDelimiter()
1179 subText.setTo(text, 0, dPos); in matchToDelimiter()
1195 if (success && tempPP.getIndex() == dPos) { in matchToDelimiter()
1196 pp.setIndex(dPos + dLen); in matchToDelimiter()
1214 dPos = findText(text, delimiter, dPos + dLen, &dLen); in matchToDelimiter()
/external/dng_sdk/source/
Ddng_lens_correction.cpp1346 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/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...