| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | VTimeZone.java | 95 public void getOffset(long date, boolean local, int[] offsets) { in getOffset() argument 104 public void getOffsetFromLocal(long date, in getOffsetFromLocal() argument 123 public boolean inDaylightTime(Date date) { in inDaylightTime() argument 219 setLastModified(Date date) setLastModified() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tzfmttst.cpp | 757 int64_t date = kStartTime; in RunAdoptDefaultThreadSafeTests() local 1076 UDate date; member
|
| H A D | tzregts.cpp | 379 int32_t date = testCal->get(UCAL_DATE, status); in checkCalendar314() local 1074 UDate date = 0; in TestJ449() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | TimeZoneNamesImpl.java | 120 public String getMetaZoneID(String tzID, long date) { in getMetaZoneID() argument 124 static String _getMetaZoneID(String tzID, long date) { in _getMetaZoneID() argument 262 public void getDisplayNames(String tzID, NameType[] types, long date, in getDisplayNames() argument [all...] |
| H A D | CalendarAstronomer.java | 281 setDate(Date date) setDate() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | SimpleTimeZone.java | 777 getOffsetFromLocal(long date, int nonExistingTimeOpt, int duplicatedTimeOpt, int[] offsets) getOffsetFromLocal() argument 957 inDaylightTime(Date date) inDaylightTime() argument [all...] |
| H A D | VTimeZone.java | 90 public void getOffset(long date, boolean local, int[] offsets) { in getOffset() argument 101 public void getOffsetFromLocal(long date, in getOffsetFromLocal() argument 118 public boolean inDaylightTime(Date date) { in inDaylightTime() argument 202 setLastModified(Date date) setLastModified() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | tzfmt.cpp | 654 TimeZoneFormat::format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date, in format() argument 784 UDate date = Calendar::getNow(); in format() local [all...] |
| H A D | rbtz.cpp | 397 RuleBasedTimeZone::getOffset(UDate date, UBool local, int32_t& rawOffset, in getOffset() argument 402 void RuleBasedTimeZone::getOffsetFromLocal(UDate date, UTimeZoneLocalOption nonExistingTimeOpt, in getOffsetFromLocal() argument 413 RuleBasedTimeZone::getOffsetInternal(UDate date, UBool local, in getOffsetInternal() argument 509 inDaylightTime(UDate date, UErrorCode& status) const inDaylightTime() argument 667 findRuleInFinal(UDate date, UBool local, int32_t NonExistingTimeOpt, int32_t DuplicatedTimeOpt) const findRuleInFinal() argument [all...] |
| H A D | ucal.cpp | 295 ucal_setGregorianChange(UCalendar *cal, UDate date, UErrorCode *pErrorCode) { in ucal_setGregorianChange() argument 644 ucal_isWeekend(const UCalendar *cal, UDate date, UErrorCode *status) in ucal_isWeekend() argument 840 UDate date = ((Calendar*)cal)->getTime(*status); in ucal_getTimeZoneOffsetFromLocal() local 431 ucal_setDate( UCalendar* cal, int32_t year, int32_t month, int32_t date, UErrorCode *status) ucal_setDate() argument 445 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...] |
| H A D | olsontz.cpp | 382 UDate date = (UDate)(Grego::fieldsToDay(year, month, dom) * U_MILLIS_PER_DAY + millis); in getOffset() local 391 void OlsonTimeZone::getOffset(UDate date, UBool local, int32_t& rawoff, in getOffset() argument 403 void OlsonTimeZone::getOffsetFromLocal(UDate date, UTimeZoneLocalOption nonExistingTimeOpt, in getOffsetFromLocal() argument 474 getHistoricalOffset(UDate date, UBool local, int32_t NonExistingTimeOpt, int32_t DuplicatedTimeOpt, int32_t& rawoff, int32_t& dstoff) const getHistoricalOffset() argument 602 inDaylightTime(UDate date, UErrorCode& ec) const inDaylightTime() argument [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsundelete.c | 1928 static int set_date(const char *pathname, time_t date) in set_date() argument [all...] |
| H A D | ntfswipe.c | 117 time_t date; /* Last modification date/time */ member
|
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| H A D | calendar.h | 443 setTime(UDate date, UErrorCode& status) setTime() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | rbtz.cpp | 397 RuleBasedTimeZone::getOffset(UDate date, UBool local, int32_t& rawOffset, in getOffset() argument 402 void RuleBasedTimeZone::getOffsetFromLocal(UDate date, UTimeZoneLocalOption nonExistingTimeOpt, in getOffsetFromLocal() argument 413 RuleBasedTimeZone::getOffsetInternal(UDate date, UBool local, in getOffsetInternal() argument 509 inDaylightTime(UDate date, UErrorCode& status) const inDaylightTime() argument 667 findRuleInFinal(UDate date, UBool local, int32_t NonExistingTimeOpt, int32_t DuplicatedTimeOpt) const findRuleInFinal() argument [all...] |
| H A D | tzfmt.cpp | 654 TimeZoneFormat::format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date, in format() argument 784 UDate date = Calendar::getNow(); in format() local [all...] |
| H A D | olsontz.cpp | 382 UDate date = (UDate)(Grego::fieldsToDay(year, month, dom) * U_MILLIS_PER_DAY + millis); in getOffset() local 391 void OlsonTimeZone::getOffset(UDate date, UBool local, int32_t& rawoff, in getOffset() argument 403 void OlsonTimeZone::getOffsetFromLocal(UDate date, UTimeZoneLocalOption nonExistingTimeOpt, in getOffsetFromLocal() argument 474 getHistoricalOffset(UDate date, UBool local, int32_t NonExistingTimeOpt, int32_t DuplicatedTimeOpt, int32_t& rawoff, int32_t& dstoff) const getHistoricalOffset() argument 602 inDaylightTime(UDate date, UErrorCode& ec) const inDaylightTime() argument [all...] |
| H A D | zonemeta.cpp | 208 UDate date = Grego::fieldsToDay(year, month - 1, day) * U_MILLIS_PER_DAY in parseDate() local 548 ZoneMeta::getMetazoneID(const UnicodeString &tzid, UDate date, UnicodeString &result) { in getMetazoneID() argument
|
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_env.c | 666 CMS_add0_recipient_key(CMS_ContentInfo *cms, int nid, unsigned char *key, size_t keylen, unsigned char *id, size_t idlen, ASN1_GENERALIZEDTIME *date, ASN1_OBJECT *otherTypeId, ASN1_TYPE *otherType) CMS_add0_recipient_key() argument
|
| /third_party/python/Lib/ |
| H A D | datetime.py | 893 class date: class 1922 def date(self): global() member in datetime [all...] |
| /third_party/openssl/crypto/cms/ |
| H A D | cms_env.c | 647 CMS_add0_recipient_key(CMS_ContentInfo *cms, int nid, unsigned char *key, size_t keylen, unsigned char *id, size_t idlen, ASN1_GENERALIZEDTIME *date, ASN1_OBJECT *otherTypeId, ASN1_TYPE *otherType) CMS_add0_recipient_key() argument
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
| H A D | FontHeaderTable.java | 572 public void setCreated(long date) { in setCreated() argument 580 public void setModified(long date) { in setModified() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | olsontz.cpp | 382 UDate date = (UDate)(Grego::fieldsToDay(year, month, dom) * U_MILLIS_PER_DAY + millis); in getOffset() local 391 void OlsonTimeZone::getOffset(UDate date, UBool local, int32_t& rawoff, in getOffset() argument 403 void OlsonTimeZone::getOffsetFromLocal(UDate date, UTimeZoneLocalOption nonExistingTimeOpt, in getOffsetFromLocal() argument 475 getHistoricalOffset(UDate date, UBool local, int32_t NonExistingTimeOpt, int32_t DuplicatedTimeOpt, int32_t& rawoff, int32_t& dstoff) const getHistoricalOffset() argument 603 inDaylightTime(UDate date, UErrorCode& ec) const inDaylightTime() argument [all...] |
| H A D | rbtz.cpp | 401 RuleBasedTimeZone::getOffset(UDate date, UBool local, int32_t& rawOffset, in getOffset() argument 406 void RuleBasedTimeZone::getOffsetFromLocal(UDate date, UTimeZoneLocalOption nonExistingTimeOpt, in getOffsetFromLocal() argument 417 RuleBasedTimeZone::getOffsetInternal(UDate date, UBool local, in getOffsetInternal() argument 514 inDaylightTime(UDate date, UErrorCode& status) const inDaylightTime() argument 690 findRuleInFinal(UDate date, UBool local, int32_t NonExistingTimeOpt, int32_t DuplicatedTimeOpt) const findRuleInFinal() argument [all...] |
| H A D | tzfmt.cpp | 654 TimeZoneFormat::format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date, in format() argument 784 UDate date = Calendar::getNow(); in format() local [all...] |