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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
gregocal.h 626 * The Gregorian implementation assumes a yearWoy in gregorian format, according to the current era.
630 virtual int32_t handleGetExtendedYearFromWeekFields(int32_t yearWoy, int32_t woy);
    [all...]
calendar.h     [all...]
  /external/icu/icu4c/source/i18n/unicode/
gregocal.h 628 * The Gregorian implementation assumes a yearWoy in gregorian format, according to the current era.
632 virtual int32_t handleGetExtendedYearFromWeekFields(int32_t yearWoy, int32_t woy);
calendar.h     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
calendar.cpp     [all...]
gregocal.cpp     [all...]
  /external/icu/icu4c/source/i18n/
calendar.cpp     [all...]
gregocal.cpp     [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
caltest.cpp 711 verify765("1997 Tuesday in week 1 of yearWOY = ", c, 1996, UCAL_DECEMBER, 31);
    [all...]
  /external/icu/icu4c/source/test/intltest/
caltest.cpp 839 verify765("1997 Tuesday in week 1 of yearWOY = ", c, 1996, UCAL_DECEMBER, 31);
    [all...]

Completed in 270 milliseconds