Home
last modified time | relevance | path

Searched defs:date (Results 401 - 425 of 439) sorted by relevance

1...<<1112131415161718

/third_party/icu/icu4c/source/test/intltest/
H A Dcalregts.cpp249 int32_t date = cal->get(UCAL_DATE, status) + 1 ; in printdate() local
508 UDate date = fmt->parse("29MAY97", status); in test4061476() local
762 SimpleDateFormat *date; test4086724() local
1353 UDate date = DATA[i]; test4114578() local
1696 UDate date = makeDate(1996, UCAL_JANUARY, 3); // Arbitrary date test4147269() local
2248 UDate date = cutover + TestJ81() local
[all...]
H A Ddtfmttst.cpp709 UDate date = format->parse(str, status); in tryPat994() local
1107 UDate date; TestBadInput135a() local
1218 UDate date; TestDateFormatZone061() local
1402 DateFormat *date=0, *time=0, *full=0; TestDateFormatCalendar() local
1584 UDate date = -9896080848000.0; TestGreekMay() local
2053 UDate date = ref.parse(ctou(datestr), ec); expect() local
2074 UDate date = ref.parse(ctou(datestr), ec); expect() local
2092 UDate date = ref.parse(ctou(datestr), ec); expect() local
2154 UDate date = ref.parse(ctou(datestr), ec); expectFormat() local
4453 const UDate date = 1451556000000.0; // for UTC: grego 31-Dec-2015 10 AM, hebrew 19 tevet 5776, chinese yi-wei 11mo 21day TestFormatsWithNumberSystems() local
[all...]
/third_party/icu/icu4c/source/common/
H A Ducurr.cpp2292 ucurr_countCurrencies(const char* locale, UDate date, UErrorCode* ec) ucurr_countCurrencies() argument
2399 ucurr_forLocaleAndDate(const char* locale, UDate date, int32_t index, UChar* buff, int32_t buffCapacity, UErrorCode* ec) ucurr_forLocaleAndDate() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCalendar.java1888 setTime(Date date) setTime() argument
1995 set(int year, int month, int date) set() argument
2013 set(int year, int month, int date, int hour, int minute) set() argument
2034 set(int year, int month, int date, int hour, int minute, int second) set() argument
4434 isWeekend(Date date) isWeekend() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dtznames_impl.cpp1186 TimeZoneNamesImpl::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) const { in getMetaZoneID() argument
1192 TimeZoneNamesImpl::_getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) { in _getMetaZoneID() argument
2200 TZDBTimeZoneNames::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) const { in getMetaZoneID() argument
1609 getDisplayNames(const UnicodeString& tzID, const UTimeZoneNameType types[], int32_t numTypes, UDate date, UnicodeString dest[], UErrorCode& status) const getDisplayNames() argument
H A Dcalendar.cpp1237 Calendar::set(int32_t year, int32_t month, int32_t date) in set() argument
1247 Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute) in set() argument
1259 Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second) in set() argument
2669 isWeekend(UDate date, UErrorCode &status) const isWeekend() argument
[all...]
H A Dsmpdtfmt.cpp1801 UDate date = cal.getTime(status); subFormat() local
[all...]
H A Dvtzone.cpp147 static UnicodeString& appendMillis(UDate date, UnicodeString& str) { in appendMillis() argument
1206 VTimeZone::getOffset(UDate date, UBoo argument
1211 getOffsetFromLocal(UDate date, UTimeZoneLocalOption nonExistingTimeOpt, UTimeZoneLocalOption duplicatedTimeOpt, int32_t& rawOffset, int32_t& dstOffset, UErrorCode& status) const getOffsetFromLocal() argument
1233 inDaylightTime(UDate date, UErrorCode& status) const inDaylightTime() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducurr.cpp2318 ucurr_countCurrencies(const char* locale, UDate date, UErrorCode* ec) ucurr_countCurrencies() argument
2425 ucurr_forLocaleAndDate(const char* locale, UDate date, int32_t index, char16_t* buff, int32_t buffCapacity, UErrorCode* ec) ucurr_forLocaleAndDate() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcalendar.cpp1233 Calendar::set(int32_t year, int32_t month, int32_t date) in set() argument
1243 Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute) in set() argument
1255 Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second) in set() argument
2596 isWeekend(UDate date, UErrorCode &status) const isWeekend() argument
[all...]
H A Dsmpdtfmt.cpp1765 UDate date = cal.getTime(status); subFormat() local
[all...]
H A Dvtzone.cpp147 static UnicodeString& appendMillis(UDate date, UnicodeString& str) { in appendMillis() argument
1206 VTimeZone::getOffset(UDate date, UBoo argument
1211 getOffsetFromLocal(UDate date, UTimeZoneLocalOption nonExistingTimeOpt, UTimeZoneLocalOption duplicatedTimeOpt, int32_t& rawOffset, int32_t& dstOffset, UErrorCode& status) const getOffsetFromLocal() argument
1233 inDaylightTime(UDate date, UErrorCode& status) const inDaylightTime() argument
[all...]
H A Dtznames_impl.cpp1182 TimeZoneNamesImpl::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) const { in getMetaZoneID() argument
1188 TimeZoneNamesImpl::_getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) { in _getMetaZoneID() argument
2185 TZDBTimeZoneNames::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) const { in getMetaZoneID() argument
1594 getDisplayNames(const UnicodeString& tzID, const UTimeZoneNameType types[], int32_t numTypes, UDate date, UnicodeString dest[], UErrorCode& status) const getDisplayNames() argument
/third_party/libdrm/
H A Dxf86drm.h149 char *date; /**< User-space buffer to hold date */ member
/third_party/node/deps/v8/src/objects/
H A Dvalue-serializer.cc802 void ValueSerializer::WriteJSDate(JSDate date) { in WriteJSDate() argument
1777 Handle<JSDate> date; in ReadJSDate() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcalendar.cpp1222 Calendar::set(int32_t year, int32_t month, int32_t date) in set() argument
1232 Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute) in set() argument
1244 Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second) in set() argument
2592 isWeekend(UDate date, UErrorCode &status) const isWeekend() argument
[all...]
H A Dsmpdtfmt.cpp1759 UDate date = cal.getTime(status); subFormat() local
[all...]
H A Dtznames_impl.cpp1181 TimeZoneNamesImpl::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) const { in getMetaZoneID() argument
1187 TimeZoneNamesImpl::_getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) { in _getMetaZoneID() argument
2184 TZDBTimeZoneNames::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) const { in getMetaZoneID() argument
1593 getDisplayNames(const UnicodeString& tzID, const UTimeZoneNameType types[], int32_t numTypes, UDate date, UnicodeString dest[], UErrorCode& status) const getDisplayNames() argument
H A Dvtzone.cpp155 static UnicodeString& appendMillis(UDate date, UnicodeString& str) { in appendMillis() argument
1215 VTimeZone::getOffset(UDate date, UBoo argument
1220 getOffsetFromLocal(UDate date, UTimeZoneLocalOption nonExistingTimeOpt, UTimeZoneLocalOption duplicatedTimeOpt, int32_t& rawOffset, int32_t& dstOffset, UErrorCode& status) const getOffsetFromLocal() argument
1242 inDaylightTime(UDate date, UErrorCode& status) const inDaylightTime() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducurr.cpp2266 ucurr_countCurrencies(const char* locale, UDate date, UErrorCode* ec) ucurr_countCurrencies() argument
2373 ucurr_forLocaleAndDate(const char* locale, UDate date, int32_t index, UChar* buff, int32_t buffCapacity, UErrorCode* ec) ucurr_forLocaleAndDate() argument
[all...]
/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp6378 napi_value date = nullptr; in HWTEST_F() local
6389 napi_value date; in HWTEST_F() local
6400 napi_value date; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/js/src/
H A Dfile_asset_napi.cpp2886 static inline int64_t GetCompatDate(const string inputKey, const int64_t date) in GetCompatDate() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCalendar.java1965 setTime(Date date) setTime() argument
2079 set(int year, int month, int date) set() argument
2098 set(int year, int month, int date, int hour, int minute) set() argument
2120 set(int year, int month, int date, int hour, int minute, int second) set() argument
4646 isWeekend(Date date) isWeekend() argument
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h140 char *date; /**< User-space buffer to hold date */ member
/third_party/libdrm/include/drm/
H A Ddrm.h140 char *date; /**< User-space buffer to hold date */ member

Completed in 96 milliseconds

1...<<1112131415161718