Searched refs:getMonths (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtsdtfmsy.cpp34 * Test getMonths.
45 month=symbol->getMonths(cnt);
70 const UnicodeString * month = symbol->getMonths(cnt,context[i],width[j]);
190 const UnicodeString *months = en.getMonths(count);
192 if( *en.getMonths(count) != *fr.getMonths(count)) {
202 const UnicodeString *wideMonths = en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE);
204 if( *en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE) !=
205 *fr2.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE )) {
209 const UnicodeString *abbrMonths = en.getMonths(coun
[all...]
H A Dtranstst.cpp819 const UnicodeString* data = syms.getMonths(count);
/external/icu4c/test/intltest/
H A Dtsdtfmsy.cpp35 * Test getMonths.
46 month=symbol->getMonths(cnt);
71 const UnicodeString * month = symbol->getMonths(cnt,context[i],width[j]);
226 const UnicodeString *months = en.getMonths(count);
228 if( *en.getMonths(count) != *fr.getMonths(count)) {
238 const UnicodeString *wideMonths = en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE);
240 if( *en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE) !=
241 *fr2.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE )) {
245 const UnicodeString *abbrMonths = en.getMonths(coun
[all...]
H A Dtranstst.cpp820 const UnicodeString* data = syms.getMonths(count);
/external/chromium_org/third_party/icu/source/i18n/
H A Dudat.cpp406 res = syms->getMonths(count);
438 res = syms->getMonths(count, DateFormatSymbols::FORMAT, DateFormatSymbols::NARROW);
446 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE);
450 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
454 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW);
515 syms->getMonths(count);
543 syms->getMonths(count, DateFormatSymbols::FORMAT, DateFormatSymbols::NARROW);
551 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE);
555 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
559 syms->getMonths(coun
[all...]
H A Ddtfmtsym.cpp542 DateFormatSymbols::getMonths(int32_t &count) const function in class:DateFormatSymbols
556 DateFormatSymbols::getMonths(int32_t &count, DtContextType context, DtWidthType width ) const function in class:DateFormatSymbols
/external/icu4c/i18n/
H A Dudat.cpp454 res = syms->getMonths(count);
486 res = syms->getMonths(count, DateFormatSymbols::FORMAT, DateFormatSymbols::NARROW);
498 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE);
502 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
506 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW);
572 syms->getMonths(count);
600 syms->getMonths(count, DateFormatSymbols::FORMAT, DateFormatSymbols::NARROW);
612 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE);
616 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
620 syms->getMonths(coun
[all...]
H A Ddtfmtsym.cpp537 DateFormatSymbols::getMonths(int32_t &count) const function in class:DateFormatSymbols
551 DateFormatSymbols::getMonths(int32_t &count, DtContextType context, DtWidthType width ) const function in class:DateFormatSymbols
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ddtfmtsym.h239 const UnicodeString* getMonths(int32_t& count) const;
296 const UnicodeString* getMonths(int32_t& count, DtContextType context, DtWidthType width) const;
/external/icu4c/i18n/unicode/
H A Ddtfmtsym.h240 const UnicodeString* getMonths(int32_t& count) const;
306 const UnicodeString* getMonths(int32_t& count, DtContextType context, DtWidthType width) const;
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
H A DDateFormatSymbolsTest.java285 * @tests java.text.DateFormatSymbols#getMonths()
289 // java.text.DateFormatSymbols.getMonths()
290 String[] retVal = dfs.getMonths();
430 String[] retVal = dfs.getMonths();
431 assertTrue("Return is identical", retVal != dfs.getMonths());
/external/chromium_org/components/autofill/core/browser/
H A Dcredit_card.cc92 const icu::UnicodeString* months = date_format_symbols.getMonths(num_months);
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
H A DCalendarTest.java836 value = symbols.getMonths()[month];
976 values = symbols.getMonths();
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/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 491 milliseconds