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

  /external/v8/src/
date.h 178 int week_day = Weekday(DaysFromYearMonth(year, 0)); local
179 int recent_year = (IsLeap(year) ? 1956 : 1967) + (week_day * 12) % 28;
  /external/pdfium/xfa/fgas/localization/
fgas_locale.cpp 3681 uint16_t week_day = FX_GetWeekDay(year, month, 1); local
3696 uint16_t week_day = FX_GetWeekDay(year, 1, 1); local
    [all...]

Completed in 71 milliseconds