/external/chromium_org/third_party/icu/source/i18n/unicode/ |
ucal.h | 199 * @see #UCAL_MAY 480 UCAL_MAY, 897 * @param month The desired month; one of UCAL_JANUARY, UCAL_FEBRUARY, UCAL_MARCH, UCAL_APRIL, UCAL_MAY, 918 * @param month The desired month; one of UCAL_JANUARY, UCAL_FEBRUARY, UCAL_MARCH, UCAL_APRIL, UCAL_MAY, [all...] |
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
udbgutil.cpp | 113 FIELD_NAME_STR( LEN_UCAL, UCAL_MAY ),
|
/external/icu4c/i18n/unicode/ |
ucal.h | 205 * @see #UCAL_MAY 486 UCAL_MAY, 1020 * @param month The desired month; one of UCAL_JANUARY, UCAL_FEBRUARY, UCAL_MARCH, UCAL_APRIL, UCAL_MAY, [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
ccaltst.c | 590 ucal_setDate(caldef, 2000, UCAL_MAY, 3, &status); 591 verify1("2000 3rd day of May is :", caldef, datdef, 2000, UCAL_MAY, 3); 603 ucal_setDateTime(caldef,1972, UCAL_MAY, 3, 16, 30, 42, &status); 622 ucal_setDateTime(caldef, 1999, UCAL_MAY, 3, 25, 30, 45, &status); 623 verify2("1999 3rd day of May at 25:30:45 is :", caldef, datdef, 1999, UCAL_MAY, 4, 1, 30, 45, 0); [all...] |
/external/icu4c/test/cintltst/ |
ccaltst.c | 691 ucal_setDate(caldef, 2000, UCAL_MAY, 3, &status); 692 verify1("2000 3rd day of May is :", caldef, datdef, 2000, UCAL_MAY, 3); 704 ucal_setDateTime(caldef,1972, UCAL_MAY, 3, 16, 30, 42, &status); 723 ucal_setDateTime(caldef, 1999, UCAL_MAY, 3, 25, 30, 45, &status); 724 verify2("1999 3rd day of May at 25:30:45 is :", caldef, datdef, 1999, UCAL_MAY, 4, 1, 30, 45, 0); [all...] |
/external/icu4c/tools/toolutil/ |
udbgutil.cpp | 118 FIELD_NAME_STR( LEN_UCAL, UCAL_MAY ),
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
incaltst.cpp | 388 JapaneseCalendar_HEISEI, 15, 2003, UCAL_MAY, 22,
|
dtfmrgts.cpp | 130 UDate dt = date(97, UCAL_MAY, 3, 8, 55); [all...] |
tzrulets.cpp | [all...] |
/external/icu4c/test/intltest/ |
incaltst.cpp | 388 JapaneseCalendar_HEISEI, 15, 2003, UCAL_MAY, 22, [all...] |
dtfmrgts.cpp | 132 UDate dt = date(97, UCAL_MAY, 3, 8, 55); [all...] |
calregts.cpp | 216 cal1->set(2011,UCAL_MAY,06); [all...] |
tzrulets.cpp | [all...] |