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

/external/icu4c/test/intltest/
H A Dtsdtfmsy.cpp65 DateFormatSymbols::DtWidthType width[] = {DateFormatSymbols::WIDE, DateFormatSymbols::ABBREVIATED, DateFormatSymbols::NARROW};
90 DateFormatSymbols::DtWidthType width[] = {DateFormatSymbols::WIDE, DateFormatSymbols::ABBREVIATED, DateFormatSymbols::NARROW};
216 const UnicodeString *narrowMonths = en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::NARROW);
217 fr.setMonths(narrowMonths, count, DateFormatSymbols::FORMAT,DateFormatSymbols::NARROW);
218 if( *en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::NARROW) !=
219 *fr.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::NARROW )) {
220 errln("ERROR: setMonths(FORMAT,NARROW) failed");
237 const UnicodeString *standaloneNarrowMonths = en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::NARROW);
238 fr.setMonths(standaloneNarrowMonths, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::NARROW);
239 if( *en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::NARROW) !
[all...]
/external/icu4c/i18n/
H A Dudat.cpp443 res = syms->getMonths(count, DateFormatSymbols::FORMAT, DateFormatSymbols::NARROW);
447 res = syms->getWeekdays(count, DateFormatSymbols::FORMAT, DateFormatSymbols::NARROW);
459 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW);
471 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW);
549 syms->getMonths(count, DateFormatSymbols::FORMAT, DateFormatSymbols::NARROW);
553 syms->getWeekdays(count, DateFormatSymbols::FORMAT, DateFormatSymbols::NARROW);
565 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW);
577 syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW);
H A Ddtfmtsym.cpp562 case NARROW :
580 case NARROW :
623 case NARROW :
641 case NARROW :
671 case NARROW :
689 case NARROW :
806 case NARROW :
833 case NARROW :
900 case NARROW :
927 case NARROW
[all...]
/external/icu4c/i18n/unicode/
H A Ddtfmtsym.h282 NARROW, enumerator in enum:DateFormatSymbols::DtWidthType
290 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
302 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
344 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW
355 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW
365 * are no NARROW quarters.
378 * are no NARROW quarters.
/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 45 milliseconds