Searched defs:narrowEras (Results 1 - 7 of 7) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dtsdtfmsy.cpp213 const UnicodeString *narrowEras = en.getNarrowEras(narrowErasCount); local
215 errln("ERROR: 0 english narrowEras\n");
216 } else if ( narrowEras[0].length() >= eras[0].length() ) {
218 errln("ERROR: english narrowEras[0] not shorter than eras[0]\n");
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DDateFormatSymbols.java340 String narrowEras[] = null; field in class:DateFormatSymbols
1443 this.narrowEras = dfs.narrowEras;
1498 narrowEras = calData.getEras("narrow");
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateFormatSymbols.java351 String narrowEras[] = null; field in class:DateFormatSymbols
1486 this.narrowEras = dfs.narrowEras;
1540 narrowEras = calData.getEras("narrow");
/external/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp1570 UResourceBundle *narrowEras = ures_getByKeyWithFallback(erasMain, gNamesNarrowTag, NULL, &status); local
1573 narrowEras = ures_getByKeyWithFallback(erasMain, gNamesAbbrTag, NULL, &status);
1756 initField(&fNarrowEras, fNarrowErasCount, narrowEras, status);
1993 ures_close(narrowEras);
/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 ...
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 118 milliseconds