Searched refs:ABBREVIATED (Results 1 - 9 of 9) sorted by relevance

/external/icu4c/test/intltest/
H A Dtsdtfmsy.cpp66 DateFormatSymbols::DtWidthType width[] = {DateFormatSymbols::WIDE, DateFormatSymbols::ABBREVIATED, DateFormatSymbols::NARROW};
91 DateFormatSymbols::DtWidthType width[] = {DateFormatSymbols::WIDE, DateFormatSymbols::ABBREVIATED, DateFormatSymbols::NARROW};
151 const UnicodeString * wdFmtAbbrev = symbol->getWeekdays(cntFmtAbbrev,DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED);
245 const UnicodeString *abbrMonths = en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED);
246 fr2.setMonths(abbrMonths, count, DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED);
247 if( *en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED) !=
248 *fr2.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED )) {
249 errln("ERROR: setMonths(FORMAT,ABBREVIATED) failed");
266 const UnicodeString *standaloneShortMonths = en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::ABBREVIATED);
267 fr.setMonths(standaloneShortMonths, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::ABBREVIATED);
[all...]
/external/chromium_org/third_party/icu/source/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};
209 const UnicodeString *abbrMonths = en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED);
210 fr2.setMonths(abbrMonths, count, DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED);
211 if( *en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED) !=
212 *fr2.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED )) {
213 errln("ERROR: setMonths(FORMAT,ABBREVIATED) failed");
230 const UnicodeString *standaloneShortMonths = en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::ABBREVIATED);
231 fr.setMonths(standaloneShortMonths, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::ABBREVIATED);
232 if( *en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::ABBREVIATED) !
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dudat.cpp450 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
462 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
474 res = syms->getQuarters(count, DateFormatSymbols::FORMAT, DateFormatSymbols::ABBREVIATED);
482 res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
555 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
567 syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
579 syms->getQuarters(count, DateFormatSymbols::FORMAT, DateFormatSymbols::ABBREVIATED);
587 syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
H A Ddtfmtsym.cpp567 case ABBREVIATED :
585 case ABBREVIATED :
628 case ABBREVIATED :
646 case ABBREVIATED :
676 case ABBREVIATED :
694 case ABBREVIATED :
808 case ABBREVIATED :
835 case ABBREVIATED :
902 case ABBREVIATED :
929 case ABBREVIATED
[all...]
/external/icu4c/i18n/
H A Dudat.cpp502 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
514 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
530 res = syms->getQuarters(count, DateFormatSymbols::FORMAT, DateFormatSymbols::ABBREVIATED);
538 res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
616 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
628 syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
644 syms->getQuarters(count, DateFormatSymbols::FORMAT, DateFormatSymbols::ABBREVIATED);
652 syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
H A Ddtfmtsym.cpp562 case ABBREVIATED :
563 case SHORT : // no month data for this, defaults to ABBREVIATED
581 case ABBREVIATED :
582 case SHORT : // no month data for this, defaults to ABBREVIATED
625 case ABBREVIATED :
647 case ABBREVIATED :
681 case ABBREVIATED :
682 case SHORT : // no quarter data for this, defaults to ABBREVIATED
700 case ABBREVIATED :
701 case SHORT : // no quarter data for this, defaults to ABBREVIATED
[all...]
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ddtfmtsym.h282 ABBREVIATED, enumerator in enum:DateFormatSymbols::DtWidthType
292 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
304 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
346 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW
357 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW
366 * @param width The width of returned strings, either WIDE or ABBREVIATED. There
379 * @param width The width of returned strings, either WIDE or ABBREVIATED. There
/external/icu4c/i18n/unicode/
H A Ddtfmtsym.h283 ABBREVIATED, enumerator in enum:DateFormatSymbols::DtWidthType
302 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
314 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
358 * @param width The width of returned strings, either WIDE, ABBREVIATED, SHORT, or NARROW
369 * @param width The width of returned strings, either WIDE, ABBREVIATED, SHORT, or NARROW
378 * @param width The width of returned strings, either WIDE or ABBREVIATED. There
391 * @param width The width of returned strings, either WIDE or ABBREVIATED. There
/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 160 milliseconds