HomeSort by relevance Sort by last modified time
    Searched refs:UCAL_MAY (Results 1 - 12 of 12) sorted by null

  /external/chromium/third_party/icu/public/i18n/unicode/
ucal.h 198 * @see #UCAL_MAY
479 UCAL_MAY,
877 * @param month The desired month; one of UCAL_JANUARY, UCAL_FEBRUARY, UCAL_MARCH, UCAL_APRIL, UCAL_MAY,
898 * @param month The desired month; one of UCAL_JANUARY, UCAL_FEBRUARY, UCAL_MARCH, UCAL_APRIL, UCAL_MAY,
    [all...]
  /external/chromium/third_party/icu/source/tools/ctestfw/
udbgutil.cpp 113 FIELD_NAME_STR( LEN_UCAL, UCAL_MAY ),
  /external/icu4c/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/icu4c/tools/ctestfw/
udbgutil.cpp 113 FIELD_NAME_STR( LEN_UCAL, UCAL_MAY ),
  /external/chromium/third_party/icu/source/test/cintltst/
ccaltst.c 584 ucal_setDate(caldef, 2000, UCAL_MAY, 3, &status);
585 verify1("2000 3rd day of May is :", caldef, datdef, 2000, UCAL_MAY, 3);
597 ucal_setDateTime(caldef,1972, UCAL_MAY, 3, 16, 30, 42, &status);
616 ucal_setDateTime(caldef, 1999, UCAL_MAY, 3, 25, 30, 45, &status);
617 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 589 ucal_setDate(caldef, 2000, UCAL_MAY, 3, &status);
590 verify1("2000 3rd day of May is :", caldef, datdef, 2000, UCAL_MAY, 3);
602 ucal_setDateTime(caldef,1972, UCAL_MAY, 3, 16, 30, 42, &status);
621 ucal_setDateTime(caldef, 1999, UCAL_MAY, 3, 25, 30, 45, &status);
622 verify2("1999 3rd day of May at 25:30:45 is :", caldef, datdef, 1999, UCAL_MAY, 4, 1, 30, 45, 0);
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
incaltst.cpp 386 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 386 JapaneseCalendar_HEISEI, 15, 2003, UCAL_MAY, 22,
dtfmrgts.cpp 130 UDate dt = date(97, UCAL_MAY, 3, 8, 55);
    [all...]
tzrulets.cpp     [all...]

Completed in 140 milliseconds