Home
last modified time | relevance | path

Searched refs:nDays (Results 1 – 8 of 8) sorted by relevance

/external/libchrome/base/third_party/nspr/
Dprtime.cc121 static const PRInt8 nDays[2][12] = { variable
238 time->tm_mday = nDays[IsLeapYear(time->tm_year)][time->tm_month]; in ApplySecOffset()
249 nDays[IsLeapYear(time->tm_year)][time->tm_month]) { in ApplySecOffset()
336 time->tm_mday += nDays[IsLeapYear(time->tm_year)][time->tm_month]; in PR_NormalizeTime()
339 daysInMonth = nDays[IsLeapYear(time->tm_year)][time->tm_month]; in PR_NormalizeTime()
348 daysInMonth = nDays[IsLeapYear(time->tm_year)][time->tm_month]; in PR_NormalizeTime()
/external/pdfium/xfa/fgas/crt/
Dcfgas_formatstring.cpp524 uint16_t nDays = in GetWeekDay() local
526 nDays += month_day[month - 1] + day; in GetWeekDay()
528 nDays++; in GetWeekDay()
529 return nDays % 7; in GetWeekDay()
543 uint16_t nDays = 0; in GetWeekOfYear() local
545 nDays += GetSolarMonthDays(year, i); in GetWeekOfYear()
547 nDays += day; in GetWeekOfYear()
550 week_index += nDays / 7; in GetWeekOfYear()
551 nDays = nDays % 7; in GetWeekOfYear()
552 if (week_day + nDays > 7) in GetWeekOfYear()
[all …]
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...