HomeSort by relevance Sort by last modified time
    Searched refs:UCAL_JULY (Results 1 - 25 of 26) sorted by null

1 2

  /external/chromium/third_party/icu/public/i18n/unicode/
ucal.h 200 * @see #UCAL_JULY
483 UCAL_JULY,
878 * UCAL_JUNE, UCAL_JULY, UCAL_AUGUST, UCAL_SEPTEMBER, UCAL_OCTOBER, UCAL_NOVEMBER, UCAL_DECEMBER, UCAL_UNDECIMBER
899 * UCAL_JUNE, UCAL_JULY, UCAL_AUGUST, UCAL_SEPTEMBER, UCAL_OCTOBER, UCAL_NOVEMBER, UCAL_DECEMBER, UCAL_UNDECIMBER
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
incaltst.cpp 227 GregorianCalendar::AD, 1912, 1912, UCAL_JULY, 29,
228 GregorianCalendar::AD, 1912, 1912, UCAL_JULY, 30,
377 JapaneseCalendar_MEIJI, 45, 1912, UCAL_JULY, 29,
378 JapaneseCalendar_TAISHO, 1, 1912, UCAL_JULY, 30,
tzrulets.cpp 315 cal->set(2000, UCAL_JULY, 1);
    [all...]
astrotst.cpp 387 cal3->set(UCAL_MONTH, UCAL_JULY);
396 cal3->set(UCAL_MONTH, UCAL_JULY);
dtfmttst.cpp 605 UDate july = date(97, UCAL_JULY, 15);
620 if (month != UCAL_JULY) errln((UnicodeString)"FAIL: Month should be July");
    [all...]
tztest.cpp 164 gc->set(1990, UCAL_JULY, 1);
173 zone->setEndRule (UCAL_JULY, 1, 0, endHour, status);
    [all...]
tzregts.cpp     [all...]
caltest.cpp 637 verify765("1997 Tuesday in week 5 of June = ", c, 1997, UCAL_JULY, 1);
    [all...]
  /external/chromium/third_party/icu/source/tools/ctestfw/
udbgutil.cpp 115 FIELD_NAME_STR( LEN_UCAL, UCAL_JULY ),
  /external/icu4c/i18n/unicode/
ucal.h 201 * @see #UCAL_JULY
484 UCAL_JULY,
898 * UCAL_JUNE, UCAL_JULY, UCAL_AUGUST, UCAL_SEPTEMBER, UCAL_OCTOBER, UCAL_NOVEMBER, UCAL_DECEMBER, UCAL_UNDECIMBER
919 * UCAL_JUNE, UCAL_JULY, UCAL_AUGUST, UCAL_SEPTEMBER, UCAL_OCTOBER, UCAL_NOVEMBER, UCAL_DECEMBER, UCAL_UNDECIMBER
    [all...]
  /external/icu4c/test/intltest/
incaltst.cpp 227 GregorianCalendar::AD, 1912, 1912, UCAL_JULY, 29,
228 GregorianCalendar::AD, 1912, 1912, UCAL_JULY, 30,
377 JapaneseCalendar_MEIJI, 45, 1912, UCAL_JULY, 29,
378 JapaneseCalendar_TAISHO, 1, 1912, UCAL_JULY, 30,
tzrulets.cpp 326 cal->set(2000, UCAL_JULY, 1);
    [all...]
astrotst.cpp 387 cal3->set(UCAL_MONTH, UCAL_JULY);
396 cal3->set(UCAL_MONTH, UCAL_JULY);
dtfmttst.cpp 640 UDate july = date(97, UCAL_JULY, 15);
655 if (month != UCAL_JULY) errln((UnicodeString)"FAIL: Month should be July");
    [all...]
tztest.cpp 173 gc->set(1990, UCAL_JULY, 1);
182 zone->setEndRule (UCAL_JULY, 1, 0, endHour, status);
    [all...]
tzregts.cpp     [all...]
  /external/icu4c/tools/ctestfw/
udbgutil.cpp 115 FIELD_NAME_STR( LEN_UCAL, UCAL_JULY ),
  /external/chromium/third_party/icu/source/test/cintltst/
cdtdptst.c 260 ucal_setDate(cal, 1997, UCAL_JULY, 15, &status);
ccaltst.c 718 verify1("1997 Tuesday in week 5 of June = ", cal,datdef, 1997, UCAL_JULY, 1);
    [all...]
  /external/icu4c/test/cintltst/
cdtdptst.c 260 ucal_setDate(cal, 1997, UCAL_JULY, 15, &status);
ccaltst.c 723 verify1("1997 Tuesday in week 5 of June = ", cal,datdef, 1997, UCAL_JULY, 1);
    [all...]
  /external/chromium/third_party/icu/source/i18n/
chnsecal.cpp 656 gmonth >= UCAL_JULY) {
timezone.cpp     [all...]
  /external/icu4c/i18n/
chnsecal.cpp 656 gmonth >= UCAL_JULY) {
timezone.cpp     [all...]

Completed in 170 milliseconds

1 2