Searched defs:day (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/tzcode/
H A Dstrptime.c48 const char *day[7]; member in struct:__anon679
206 case 'A': /* The day of week, using the locale's form. */
211 len = strlen(_ctloc(day[i]));
212 if (strncasecmp(_ctloc(day[i]), (const char*)bp, len) == 0)
261 case 'd': /* The day of month. */
286 case 'j': /* The day of year. */
353 case 'w': /* The day of week, beginning on sunday. */
/bionic/libc/tools/zoneinfo/
H A DZoneInfo.java151 int year, int month, int day,
171 calc += (day - 1) * MILLISECONDS_PER_DAY;
150 getOffset(@uppressWarningsÓ) int era, int year, int month, int day, @SuppressWarnings(Ó) int dayOfWeek, int millis) argument
/bionic/libc/kernel/common/linux/
H A Dtelephony.h66 char day[3]; member in struct:__anon558
/bionic/libc/kernel/arch-mips/asm/
H A Dsgiarcs.h140 unsigned short day; member in struct:linux_tinfo

Completed in 67 milliseconds