| /base/telephony/sms_mms/services/sms/include/ |
| H A D | sms_pdu_code_type.h | 70 uint8_t year; /* range 00-99 (96~99 : 19xx, 00~95 : 20xx) */ member
|
| /base/update/updater/services/package/pkg_manager/ |
| H A D | pkg_utils.cpp | 228 int year = nowTime.tm_year; in GetFileSize() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/picker/ |
| H A D | picker_data.h | 32 PickerDate(uint32_t year, uint32_t month, uint32_t day) : year_(year), month_(month), day_(day) {} in PickerDate() argument 251 std::optional<uint32_t> year; member in OHOS::Ace::PickerDateF 260 CreateYear(uint32_t year) CreateYear() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | calendar_picker_modifier.cpp | 42 void SetSelectedDate(ArkUINodeHandle node, uint32_t year, uint32_t month, uint32_t day) in SetSelectedDate() argument 349 auto year = json->GetValue("year"); in ParseDateByStr() local [all...] |
| H A D | node_date_picker_modifier.cpp | 319 void SetStartDate(ArkUINodeHandle node, uint32_t year, uint32_t month, uint32_t day) in SetStartDate() argument 350 void SetEndDate(ArkUINodeHandle node, uint32_t year, uint32_t month, uint32_t day) in SetEndDate() argument 375 void SetSelectedDate(ArkUINodeHandle node, uint32_t year, uint32_t month, uint32_t day) in SetSelectedDate() argument [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | picker_view_component.cpp | 39 uint32_t year = (picker.GetSelectYear() == nullptr) ? 0 : strtol(picker.GetSelectYear(), nullptr, DEC); in OnDatePickerStoped() local
|
| /kernel/linux/linux-5.10/arch/alpha/include/asm/ |
| H A D | err_common.h | 76 u8 year; member
|
| /kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
| H A D | x509_cert_parser.c | 602 unsigned year, mon, day, hour, min, sec, mon_len; in x509_decode_time() local [all...] |
| /kernel/linux/linux-5.10/drivers/firmware/efi/ |
| H A D | cper.c | 477 __u8 hour, min, sec, day, mon, year, century, *timestamp; in cper_print_tstamp() local
|
| /kernel/linux/linux-6.6/arch/alpha/include/asm/ |
| H A D | err_common.h | 76 u8 year; member
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| H A D | rtc-mpc5121.c | 48 u16 year; /* RTC + 0x16 */ member
|
| H A D | interface.c | 218 enum { none, day, month, year } missing = none; in __rtc_read_alarm() enumerator
|
| H A D | rtc-bd70528.c | 32 u8 year; member
|
| H A D | rtc-cadence.c | 156 int year = tm->tm_year + 1900; in cdns_rtc_set_time() local
|
| H A D | rtc-ds1553.c | 99 unsigned int year, month, day, hour, minute, second, week; in ds1553_rtc_read_time() local
|
| H A D | rtc-lp8788.c | 138 int ret, i, year; in lp8788_rtc_set_time() local 194 int ret, i, year; in lp8788_set_alarm() local [all...] |
| H A D | rtc-stk17ta8.c | 98 unsigned int year, month, day, hour, minute, second, week; in stk17ta8_rtc_read_time() local
|
| H A D | rtc-pl031.c | 119 int year = tm->tm_year + 1900; in pl031_stv2_tm_to_time() local
|
| H A D | rtc-r7301.c | 139 int year; in rtc7301_get_time() local 173 int year; in rtc7301_write_time() local
|
| /kernel/linux/linux-5.10/tools/edid/ |
| H A D | edid.S | 76 year: .byte YEAR-1990 label
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | netmisc.c | 976 int min, day, month, year; in cnvrtDosUnixTm() local [all...] |
| /kernel/linux/linux-5.10/kernel/time/ |
| H A D | time.c | 435 unsigned int mon = mon0, year = year0; in mktime64() local [all...] |
| /kernel/linux/linux-6.6/drivers/mmc/core/ |
| H A D | card.h | 57 unsigned short year; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_coredump.h | 42 __le16 year; member
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | netmisc.c | 972 int min, day, month, year; in cnvrtDosUnixTm() local [all...] |