Searched refs:bestDistance (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ddtitvinf.cpp461 int32_t bestDistance = MAX_POSITIVE_INT; local
512 if ( distance < bestDistance ) {
514 bestDistance = distance;
H A Ddtptngen.cpp964 int32_t bestDistance = 0x7fffffff; local
976 if (distance<bestDistance) {
977 bestDistance=distance;
/external/icu4c/i18n/
H A Ddtitvinf.cpp474 int32_t bestDistance = MAX_POSITIVE_INT; local
525 if ( distance < bestDistance ) {
527 bestDistance = distance;
H A Ddtptngen.cpp990 int32_t bestDistance = 0x7fffffff; local
1002 if (distance<bestDistance) {
1003 bestDistance=distance;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 58 milliseconds