Home
last modified time | relevance | path

Searched refs:anotherFieldWidth (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Ddtitvinf.h448 int32_t anotherFieldWidth,
/external/icu/icu4c/source/i18n/
Ddtitvinf.cpp513 DateIntervalInfo::stringNumeric(int32_t fieldWidth, int32_t anotherFieldWidth, in stringNumeric() argument
516 if ( (fieldWidth <= 2 && anotherFieldWidth > 2) || in stringNumeric()
517 (fieldWidth > 2 && anotherFieldWidth <= 2 )) { in stringNumeric()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateIntervalInfo.java1029 int anotherFieldWidth, in stringNumeric() argument
1032 if ( fieldWidth <= 2 && anotherFieldWidth > 2 || in stringNumeric()
1033 fieldWidth > 2 && anotherFieldWidth <= 2 ) { in stringNumeric()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateIntervalInfo.java1050 int anotherFieldWidth, in stringNumeric() argument
1053 if ( fieldWidth <= 2 && anotherFieldWidth > 2 || in stringNumeric()
1054 fieldWidth > 2 && anotherFieldWidth <= 2 ) { in stringNumeric()
/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 ...