Home
last modified time | relevance | path

Searched defs:date (Results 251 - 275 of 441) sorted by relevance

1...<<1112131415161718

/third_party/icu/icu4c/source/i18n/
H A Dsimpletz.cpp512 SimpleTimeZone::getOffsetFromLocal(UDate date, UTimeZoneLocalOption nonExistingTimeOpt, in getOffsetFromLocal() argument
721 inDaylightTime(UDate date, UErrorCode& status) const inDaylightTime() argument
[all...]
H A Dzonemeta.cpp207 UDate date = Grego::fieldsToDay(year, month - 1, day) * U_MILLIS_PER_DAY in parseDate() local
518 ZoneMeta::getMetazoneID(const UnicodeString &tzid, UDate date, UnicodeString &result) { in getMetazoneID() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dgregocal.cpp223 GregorianCalendar::GregorianCalendar(int32_t year, int32_t month, int32_t date, in GregorianCalendar() argument
238 GregorianCalendar::GregorianCalendar(int32_t year, int32_t month, int32_t date, in GregorianCalendar() argument
255 GregorianCalendar::GregorianCalendar(int32_t year, int32_t month, int32_t date, in GregorianCalendar() argument
323 setGregorianChange(UDate date, UErrorCode& status) setGregorianChange() argument
636 int32_t date = internalGet(UCAL_DATE); validateFields() local
[all...]
H A Dsimpletz.cpp512 SimpleTimeZone::getOffsetFromLocal(UDate date, UTimeZoneLocalOption nonExistingTimeOpt, in getOffsetFromLocal() argument
721 inDaylightTime(UDate date, UErrorCode& status) const inDaylightTime() argument
[all...]
H A Ducal.cpp296 ucal_setGregorianChange(UCalendar *cal, UDate date, UErrorCode *pErrorCode) { in ucal_setGregorianChange() argument
669 ucal_isWeekend(const UCalendar *cal, UDate date, UErrorCode *status) in ucal_isWeekend() argument
865 UDate date = ((Calendar*)cal)->getTime(*status); in ucal_getTimeZoneOffsetFromLocal() local
432 ucal_setDate( UCalendar* cal, int32_t year, int32_t month, int32_t date, UErrorCode *status) ucal_setDate() argument
446 ucal_setDateTime( UCalendar* cal, int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second, UErrorCode *status) ucal_setDateTime() argument
[all...]
/third_party/node/deps/v8/src/date/
H A Ddate.cc482 double MakeDay(double year, double month, double date) { in MakeDay() argument
/third_party/python/Lib/
H A Dnntplib.py867 def date(self): global() member in NNTP
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dgregocal.cpp222 GregorianCalendar::GregorianCalendar(int32_t year, int32_t month, int32_t date, in GregorianCalendar() argument
237 GregorianCalendar::GregorianCalendar(int32_t year, int32_t month, int32_t date, in GregorianCalendar() argument
254 GregorianCalendar::GregorianCalendar(int32_t year, int32_t month, int32_t date, in GregorianCalendar() argument
322 setGregorianChange(UDate date, UErrorCode& status) setGregorianChange() argument
660 int32_t date = internalGet(UCAL_DATE); validateFields() local
[all...]
H A Dsimpletz.cpp512 SimpleTimeZone::getOffsetFromLocal(UDate date, UTimeZoneLocalOption nonExistingTimeOpt, in getOffsetFromLocal() argument
723 inDaylightTime(UDate date, UErrorCode& status) const inDaylightTime() argument
[all...]
/third_party/toybox/toys/pending/
H A Ddiff.c578 char date[36]; in show_label() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp.c225 struct tm *date; in format_date() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp.c225 struct tm *date; in format_date() local
[all...]
/kernel/linux/linux-5.10/drivers/ata/
H A Dahci.c1151 int year, month, date; in ahci_sb600_enable_64bit() local
1286 int year, month, date; in ahci_broken_suspend() local
1339 int year, month, date; in ahci_broken_lpm() local
[all...]
/kernel/linux/linux-5.10/drivers/media/cec/usb/pulse8/
H A Dpulse8-cec.c669 time64_t date; in pulse8_setup() local
/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Dfw.c1191 module_id, module_vendor, date, size; in i2400m_fw_hdr_check() local
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-rv3028.c119 u8 date[6]; in timestamp0_show() local
307 u8 date[ in rv3028_get_time() local
337 u8 date[7]; rv3028_set_time() local
[all...]
H A Drtc-rv3032.c226 u8 date[7]; in rv3032_get_time() local
254 u8 date[7]; rv3032_set_time() local
[all...]
H A Drtc-sun6i.c451 u32 date, time; in sun6i_rtc_gettime() local
559 u32 date = 0; in sun6i_rtc_settime() local
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-kvm.c592 char date[64]; in show_timeofday() local
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dmsdos_fs.h181 __le16 time,date,start;/* time, date and first cluster */ member
/kernel/linux/linux-5.10/fs/fat/
H A Ddir.c1140 __le16 date, time; in fat_alloc_new_dir() local
H A Dnamei_vfat.c591 __le16 time, date; in vfat_build_slots() local
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci.c1175 int year, month, date; in ahci_sb600_enable_64bit() local
1310 int year, month, date; in ahci_broken_suspend() local
1363 int year, month, date; in ahci_broken_lpm() local
[all...]
/kernel/linux/linux-6.6/fs/fat/
H A Dnamei_vfat.c591 __le16 time, date; in vfat_build_slots() local
H A Ddir.c1140 __le16 date, time; in fat_alloc_new_dir() local

Completed in 34 milliseconds

1...<<1112131415161718