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

/external/chromium_org/third_party/icu/source/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/icu/icu4c/source/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/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/icu/icu4c/source/i18n/
H A Dudat.cpp505 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
517 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
533 res = syms->getQuarters(count, DateFormatSymbols::FORMAT, DateFormatSymbols::ABBREVIATED);
541 res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
619 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
631 syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
647 syms->getQuarters(count, DateFormatSymbols::FORMAT, DateFormatSymbols::ABBREVIATED);
655 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.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/icu/icu4c/source/i18n/unicode/
H A Ddtfmtsym.h283 ABBREVIATED, enumerator in enum:DateFormatSymbols::DtWidthType
300 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
312 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
356 * @param width The width of returned strings, either WIDE, ABBREVIATED, SHORT, or NARROW
367 * @param width The width of returned strings, either WIDE, ABBREVIATED, SHORT, or NARROW
376 * @param width The width of returned strings, either WIDE or ABBREVIATED. There
389 * @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 3379 milliseconds