Home
last modified time | relevance | path

Searched refs:day_of_week (Results 1 – 4 of 4) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/http/
DHttpFields.java104 int day_of_week = gc.get(Calendar.DAY_OF_WEEK); in formatDate() local
115 buf.append(DAYS[day_of_week]); in formatDate()
144 int day_of_week = gc.get(Calendar.DAY_OF_WEEK); in formatCookieDate() local
156 buf.append(DAYS[day_of_week]); in formatCookieDate()
/external/google-breakpad/src/google_breakpad/common/
Dminidump_format.h666 uint16_t day_of_week; member
/external/google-breakpad/src/processor/
Dminidump.cc203 Swap(&system_time->day_of_week); in Swap()
3561 misc_info_.time_zone.standard_date.day_of_week, in Print()
3574 misc_info_.time_zone.daylight_date.day_of_week, in Print()
/external/mesa3d/include/GL/
Dvms_x_fix.h931 #define lib$day_of_week LIB$DAY_OF_WEEK