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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucal.h 766 ucal_setGregorianChange(UCalendar *cal, UDate date, UErrorCode *pErrorCode);
785 * @see ucal_setGregorianChange
    [all...]
  /external/icu4c/i18n/unicode/
ucal.h 838 ucal_setGregorianChange(UCalendar *cal, UDate date, UErrorCode *pErrorCode);
857 * @see ucal_setGregorianChange
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
utmstest.c 456 ucal_setGregorianChange(cal, -1000000 * (dayMillis * (UDate)1), &errorCode);
ccaltst.c     [all...]
  /external/icu4c/test/cintltst/
utmstest.c 456 ucal_setGregorianChange(cal, -1000000 * (dayMillis * (UDate)1), &errorCode);
ccaltst.c     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucal.cpp 245 ucal_setGregorianChange(UCalendar *cal, UDate date, UErrorCode *pErrorCode) {
269 // see comments in ucal_setGregorianChange().
  /external/icu4c/i18n/
ucal.cpp 268 ucal_setGregorianChange(UCalendar *cal, UDate date, UErrorCode *pErrorCode) {
298 // see comments in ucal_setGregorianChange().
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 38 milliseconds