| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | chrono | 372 // 25.8.6, class weekday // C++20 373 class weekday; 375 constexpr bool operator==(const weekday& x, const weekday& y) noexcept; 376 constexpr bool operator!=(const weekday& x, const weekday& y) noexcept; 377 constexpr weekday operator+(const weekday& x, const days& y) noexcept; 378 constexpr weekday operator+(const days& x, const weekday& y) noexcept; 379 constexpr weekday operator-(const weekday& x, const days& y) noexcept; 380 constexpr days operator-(const weekday& x, const weekday& y) noexcept; 753 inline constexpr chrono::weekday Sunday{0}; // C++20 754 inline constexpr chrono::weekday Monday{1}; // C++20 [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | chrono | 372 // 25.8.6, class weekday // C++20 373 class weekday; 375 constexpr bool operator==(const weekday& x, const weekday& y) noexcept; 376 constexpr bool operator!=(const weekday& x, const weekday& y) noexcept; 377 constexpr weekday operator+(const weekday& x, const days& y) noexcept; 378 constexpr weekday operator+(const days& x, const weekday& y) noexcept; 379 constexpr weekday operator-(const weekday& x, const days& y) noexcept; 380 constexpr days operator-(const weekday& x, const weekday& y) noexcept; 753 inline constexpr chrono::weekday Sunday{0}; // C++20 754 inline constexpr chrono::weekday Monday{1}; // C++20 [all …]
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_time.c | 25 u_int8_t weekday; /* (1-7) */ member 105 r->weekday = (4 + r->dse - 1) % 7 + 1; in localtime_2() 230 if (!(info->weekdays_match & (1 << current_time.weekday))) in time_mt()
|
| /OK3568_Linux_fs/kernel/arch/m68k/sun3/ |
| H A D | intersil.c | 47 todintersil->weekday = t->tm_wday; in sun3_hwclk() 57 t->tm_wday = todintersil->weekday; in sun3_hwclk()
|
| /OK3568_Linux_fs/kernel/arch/m68k/atari/ |
| H A D | time.c | 101 COPY(weekday) ; COPY(day_ones) ; COPY(day_tens) ; in mste_read() 115 COPY(weekday) ; COPY(day_ones) ; COPY(day_tens) ; in mste_write() 172 val.weekday = t->tm_wday; in atari_mste_hwclk() 193 t->tm_wday = val.weekday; in atari_mste_hwclk()
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-wilco-ec.c | 86 u8 weekday; member 146 rtc.weekday = bin2bcd(wday); in wilco_ec_rtc_write()
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | amigahw.h | 285 unsigned int :28, weekday:4; member 313 unsigned int :28, weekday:4; member
|
| H A D | intersil.h | 36 unsigned char weekday; member
|
| /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 D | mfe_MU | 48 % Abbreviated weekday names 57 % Full weekday names
|
| H A D | so_KE | 142 % Abbreviated weekday names (%a) 152 % Full weekday names (%A)
|
| H A D | bhb_IN | 64 % Abbreviated weekday names (%a) 67 % Full weekday names (%A)
|
| H A D | aa_ER@saaho | 130 % Abbreviated weekday names (%a) 134 % Full weekday names (%A)
|
| H A D | nn_NO | 85 % Abbreviated weekday names (%a) 91 % Full weekday names (%A)
|
| H A D | so_ET | 142 % Abbreviated weekday names (%a) 152 % Full weekday names (%A)
|
| H A D | en_IN | 76 % Abbreviated weekday names (%a) 79 % Full weekday names (%A)
|
| H A D | aa_ET | 147 % Abbreviated weekday names (%a) 151 % Full weekday names (%A)
|
| /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 D | mfe_MU | 48 % Abbreviated weekday names 57 % Full weekday names
|
| H A D | bhb_IN | 64 % Abbreviated weekday names (%a) 67 % Full weekday names (%A)
|
| H A D | nn_NO | 85 % Abbreviated weekday names (%a) 91 % Full weekday names (%A)
|
| H A D | so_KE | 142 % Abbreviated weekday names (%a) 152 % Full weekday names (%A)
|
| H A D | aa_ER@saaho | 130 % Abbreviated weekday names (%a) 134 % Full weekday names (%A)
|
| H A D | sid_ET | 145 % Abbreviated weekday names (%a) 155 % Full weekday names (%A)
|
| H A D | so_DJ | 145 % Abbreviated weekday names (%a) 155 % Full weekday names (%A)
|
| H A D | so_ET | 142 % Abbreviated weekday names (%a) 152 % Full weekday names (%A)
|
| H A D | aa_ER | 145 % Abbreviated weekday names (%a) 149 % Full weekday names (%A)
|