Home
last modified time | relevance | path

Searched refs:inputFieldWidth (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddtitvinf.cpp614 int32_t inputFieldWidth = inputSkeletonFieldWidth[i]; in getBestSkeleton() local
616 if ( inputFieldWidth == fieldWidth ) { in getBestSkeleton()
619 if ( inputFieldWidth == 0 ) { in getBestSkeleton()
625 } else if (stringNumeric(inputFieldWidth, fieldWidth, in getBestSkeleton()
629 distance += (inputFieldWidth > fieldWidth) ? in getBestSkeleton()
630 (inputFieldWidth - fieldWidth) : in getBestSkeleton()
631 (fieldWidth - inputFieldWidth); in getBestSkeleton()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateIntervalInfo.java1090 int inputFieldWidth = inputSkeletonFieldWidth[i]; in getBestSkeleton() local
1092 if ( inputFieldWidth == fieldWidth ) { in getBestSkeleton()
1095 if ( inputFieldWidth == 0 ) { in getBestSkeleton()
1101 } else if (stringNumeric(inputFieldWidth, fieldWidth, in getBestSkeleton()
1105 distance += Math.abs(inputFieldWidth - fieldWidth); in getBestSkeleton()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateIntervalInfo.java1111 int inputFieldWidth = inputSkeletonFieldWidth[i]; in getBestSkeleton() local
1113 if ( inputFieldWidth == fieldWidth ) { in getBestSkeleton()
1116 if ( inputFieldWidth == 0 ) { in getBestSkeleton()
1122 } else if (stringNumeric(inputFieldWidth, fieldWidth, in getBestSkeleton()
1126 distance += Math.abs(inputFieldWidth - fieldWidth); in getBestSkeleton()
/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 ...