Home
last modified time | relevance | path

Searched refs:week (Results 1 – 25 of 615) sorted by relevance

12345678910>>...25

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dchrono.cpp17 static const char *week[] = {"Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"}; variable
26 snprintf(buffer, 30, "%s, %02d %s %4d %02d:%02d:%02d GMT", week[info.tm_wday], info.tm_mday, in rfc1123()
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-ds1742.c84 unsigned int year, month, day, hour, minute, second, week; in ds1742_rtc_read_time() local
96 week = readb(ioaddr + RTC_DAY) & RTC_DAY_MASK; in ds1742_rtc_read_time()
105 tm->tm_wday = bcd2bin(week); in ds1742_rtc_read_time()
H A Drtc-bd70528.c29 u8 week; member
193 r->week &= ~BD70528_MASK_RTC_WEEK; in tm2rtc()
207 r->week |= bin2bcd(t->tm_wday); in tm2rtc()
229 t->tm_wday = bcd2bin(r->week & BD70528_MASK_RTC_WEEK); in rtc2tm()
H A Drtc-stk17ta8.c98 unsigned int year, month, day, hour, minute, second, week; in stk17ta8_rtc_read_time() local
113 week = readb(ioaddr + RTC_DAY) & RTC_DAY_MASK; in stk17ta8_rtc_read_time()
122 tm->tm_wday = bcd2bin(week); in stk17ta8_rtc_read_time()
H A Drtc-ds1553.c99 unsigned int year, month, day, hour, minute, second, week; in ds1553_rtc_read_time() local
111 week = readb(ioaddr + RTC_DAY) & RTC_DAY_MASK; in ds1553_rtc_read_time()
120 tm->tm_wday = bcd2bin(week); in ds1553_rtc_read_time()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/elfutils/files/
H A D0001-debuginfod-debuginfod-client.c-use-long-for-cache-ti.patch41 -static const time_t cache_default_max_unused_age_s = 604800; /* 1 week */
42 +static const long cache_default_max_unused_age_s = 604800; /* 1 week */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Dve_ZA22 % - Corrected some days of the week
87 % abday - The abbreviations for the week days:
97 % day - The full names of the week days:
160 week 7;19971130;1
H A Den_NG87 % abday - The abbreviations for the week days:
90 % day - The full names of the week days:
149 week 7;19971130;1
H A Deu_ES127 % day of the week, year+eko month+ren day+a
132 week 7;19971130;4
H A Dwae_CH55 % abday - The abbreviations for the week days:
65 % day - The full names of the week days:
145 week 7;19971130;4
H A Dast_ES78 % Days of week in Asturian
132 week 7;19971130;4
H A Dnso_ZA78 % abday - The abbreviations for the week days:
88 % day - The full names of the week days:
150 week 7;19971130;1
H A Dzu_ZA90 % abday - The abbreviations for the week days:
99 % day - The full names of the week days:
159 week 7;19971130;1
H A Dtn_ZA89 % abday - The abbreviations for the week days:
92 % day - The full names of the week days:
162 week 7;19971130;1
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Dve_ZA22 % - Corrected some days of the week
87 % abday - The abbreviations for the week days:
97 % day - The full names of the week days:
160 week 7;19971130;1
H A Den_NG87 % abday - The abbreviations for the week days:
90 % day - The full names of the week days:
149 week 7;19971130;1
H A Deu_ES127 % day of the week, year+eko month+ren day+a
132 week 7;19971130;4
H A Dwae_CH55 % abday - The abbreviations for the week days:
65 % day - The full names of the week days:
145 week 7;19971130;4
H A Dast_ES78 % Days of week in Asturian
132 week 7;19971130;4
H A Dnso_ZA78 % abday - The abbreviations for the week days:
88 % day - The full names of the week days:
150 week 7;19971130;1
H A Dzu_ZA90 % abday - The abbreviations for the week days:
99 % day - The full names of the week days:
159 week 7;19971130;1
H A Dss_ZA88 % abday - The abbreviations for the week days:
97 % day - The full names of the week days:
167 week 7;19971130;1
H A Dxh_ZA85 % The abbreviations for the week days:
94 % The full names of the week days:
164 week 7;19971130;1
H A Dts_ZA84 % abday - The abbreviations for the week days:
93 % day - The full names of the week days:
164 week 7;19971130;1
H A Daf_ZA89 % abday - The abbreviations for the week days:
92 % day - The full names of the week days:
148 week 7;19971130;1

12345678910>>...25