Home
last modified time | relevance | path

Searched defs:date (Results 426 - 450 of 595) sorted by relevance

1...<<11121314151617181920>>...24

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DVTimeZone.java95 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 Dtzfmttst.cpp757 int64_t date = kStartTime; in RunAdoptDefaultThreadSafeTests() local
1076 UDate date; member
H A Dtzregts.cpp379 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 DTimeZoneNamesImpl.java120 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 DCalendarAstronomer.java281 setDate(Date date) setDate() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DSimpleTimeZone.java777 getOffsetFromLocal(long date, int nonExistingTimeOpt, int duplicatedTimeOpt, int[] offsets) getOffsetFromLocal() argument
957 inDaylightTime(Date date) inDaylightTime() argument
[all...]
H A DVTimeZone.java90 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 Dtzfmt.cpp654 TimeZoneFormat::format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date, in format() argument
784 UDate date = Calendar::getNow(); in format() local
[all...]
H A Drbtz.cpp397 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 Ducal.cpp295 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 Dolsontz.cpp382 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 Dntfsundelete.c1928 static int set_date(const char *pathname, time_t date) in set_date() argument
[all...]
H A Dntfswipe.c117 time_t date; /* Last modification date/time */ member
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dcalendar.h443 setTime(UDate date, UErrorCode& status) setTime() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Drbtz.cpp397 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 Dtzfmt.cpp654 TimeZoneFormat::format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date, in format() argument
784 UDate date = Calendar::getNow(); in format() local
[all...]
H A Dolsontz.cpp382 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 Dzonemeta.cpp208 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 Dcms_env.c666 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 Ddatetime.py893 class date: class
1922 def date(self): global() member in datetime
[all...]
/third_party/openssl/crypto/cms/
H A Dcms_env.c647 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 DFontHeaderTable.java572 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 Dolsontz.cpp382 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 Drbtz.cpp401 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 Dtzfmt.cpp654 TimeZoneFormat::format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date, in format() argument
784 UDate date = Calendar::getNow(); in format() local
[all...]

Completed in 35 milliseconds

1...<<11121314151617181920>>...24