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

  /external/chromium_org/third_party/icu/source/i18n/
gregocal.cpp 36 * 01/24/2000 aliu Revised computeJulianDay for YEAR YEAR_WOY WOY.
477 if((bestField == UCAL_WEEK_OF_YEAR) && // if we are doing WOY calculations, we are counting relative to Jan 1 *julian*
519 fprintf(stderr, "%s:%d: [WOY/WOM] gregorian week shift of %d += %d\n",
772 // // Compute doy of first (relative) DOW of WOY 1
867 int32_t woy = get(UCAL_WEEK_OF_YEAR, status); local
    [all...]
calendar.cpp 1378 int32_t woy = (dayOfYear - 1 + relDowJan1) \/ 7; \/\/ 0..53 local
2786 int32_t woy = internalGet(bestField); local
    [all...]
  /external/icu4c/i18n/
gregocal.cpp 36 * 01/24/2000 aliu Revised computeJulianDay for YEAR YEAR_WOY WOY.
477 if((bestField == UCAL_WEEK_OF_YEAR) && // if we are doing WOY calculations, we are counting relative to Jan 1 *julian*
519 fprintf(stderr, "%s:%d: [WOY/WOM] gregorian week shift of %d += %d\n",
772 // // Compute doy of first (relative) DOW of WOY 1
867 int32_t woy = get(UCAL_WEEK_OF_YEAR, status); local
    [all...]
calendar.cpp 1445 int32_t woy = (dayOfYear - 1 + relDowJan1) \/ 7; \/\/ 0..53 local
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
gregocal.h 630 virtual int32_t handleGetExtendedYearFromWeekFields(int32_t yearWoy, int32_t woy);
    [all...]
calendar.h     [all...]
  /external/icu4c/i18n/unicode/
gregocal.h 632 virtual int32_t handleGetExtendedYearFromWeekFields(int32_t yearWoy, int32_t woy);
    [all...]
calendar.h     [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
caltest.cpp 697 /* Note: The following test used to expect YEAR 1997, WOY 1 to
701 * desired. Using YEAR in combination with WOY is ambiguous, and
702 * results in the first WOY/DOW day of the year satisfying the
704 * it propertly resolves to Tue Dec 30 1997, which has a WOY value
1420 int32_t woy = cal.get(UCAL_WEEK_OF_YEAR, status); local
1680 int32_t woy = cal.get(UCAL_WEEK_OF_YEAR, status); local
    [all...]
calregts.cpp 948 sdf.applyPattern("EEE dd MMM yyyy 'WOY'ww'-'YYYY 'DOY'DDD");
995 int32_t woy = testCal->get(UCAL_WEEK_OF_YEAR,status); local
1069 int32_t woy = DISAM_int[i+2]; local
2054 int32_t woy = cal.get(UCAL_WEEK_OF_YEAR, status); local
    [all...]
  /external/icu4c/test/intltest/
caltest.cpp 785 /* Note: The following test used to expect YEAR 1997, WOY 1 to
789 * desired. Using YEAR in combination with WOY is ambiguous, and
790 * results in the first WOY/DOW day of the year satisfying the
792 * it propertly resolves to Tue Dec 30 1997, which has a WOY value
1508 int32_t woy = cal.get(UCAL_WEEK_OF_YEAR, status); local
1768 int32_t woy = cal.get(UCAL_WEEK_OF_YEAR, status); local
    [all...]
calregts.cpp 1040 int32_t woy = testCal->get(UCAL_WEEK_OF_YEAR,status); local
1114 int32_t woy = DISAM_int[i+2]; local
2107 int32_t woy = cal.get(UCAL_WEEK_OF_YEAR, status); local
    [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 6769 milliseconds