| /third_party/ffmpeg/libavformat/ |
| H A D | avidec.c | 349 static void avi_metadata_creation_time(AVDictionary **metadata, char *date) in avi_metadata_creation_time() argument 560 unsigned char date[64] = { 0 }; in avi_read_header() local [all...] |
| /third_party/curl/lib/vssh/ |
| H A D | libssh2.c | 1776 time_t date = Curl_getdate_capped(sshc->quote_path1); in ssh_statemach_act() local
|
| /third_party/curl/lib/ |
| H A D | http.c | 3580 time_t date = Curl_getdate_capped(headp + strlen("Retry-After:")); in Curl_http_header() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | DateFormat.java | 691 format(Date date, StringBuffer toAppendTo, FieldPosition fieldPosition) format() argument 704 format(Date date) format() argument [all...] |
| H A D | TimeZoneFormat.java | 860 format(Style style, TimeZone tz, long date) format() argument 881 format(Style style, TimeZone tz, long date, Output<TimeType> timeType) format() argument 1781 formatSpecific(TimeZone tz, NameType stdType, NameType dstType, long date, Output<TimeType> timeType) formatSpecific() argument [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | ccaltst.c | 1551 UDate date; TestGregorianChange() local [all...] |
| H A D | cdattst.c | 860 UDateFormat *date=0, *time=0, *full=0; TestDateFormatCalendar() local 1250 _aux1ExtremeDates(UDateFormat* fmt, UDate date, UChar* buf, int32_t buflen, char* cbuf, UErrorCode* ec) _aux1ExtremeDates() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | dtfmrgts.cpp | 1258 int32_t date; global() member in Test1684Data 1434 UDate date = cal->getTime(status); Test5554() local [all...] |
| H A D | caltest.cpp | 956 UDate date; test4064654() local 3383 UDate date = formatter->parse("1975-05-06", status); TestIslamicUmAlQura() local 3433 UDate date = formatter->parse("1975-05-06", status); TestIslamicTabularDates() local 3726 UDate date = calGregory->getTime(status); TestChineseCalendarMapping() local [all...] |
| H A D | tmsgfmt.cpp | 2053 UDate date = LocaleTest::date(2021-1900, UCAL_NOVEMBER, 23, 16, 42, 55); TestMessageFormatDateSkeleton() local 2067 UDate date = LocaleTest::date(2021-1900, UCAL_NOVEMBER, 23, 16, 42, 55); TestMessageFormatTimeSkeleton() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | DateFormat.java | 645 format(Date date, StringBuffer toAppendTo, FieldPosition fieldPosition) format() argument 657 format(Date date) format() argument [all...] |
| H A D | TimeZoneFormat.java | 804 format(Style style, TimeZone tz, long date) format() argument 824 format(Style style, TimeZone tz, long date, Output<TimeType> timeType) format() argument 1711 formatSpecific(TimeZone tz, NameType stdType, NameType dstType, long date, Output<TimeType> timeType) formatSpecific() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | tzgnames.cpp | 455 TZGNCore::getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const { in getDisplayName() argument 594 TZGNCore::formatGenericNonLocationName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const { in formatGenericNonLocationName() argument 1310 getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const getDisplayName() argument [all...] |
| H A D | timezone.cpp | 708 void TimeZone::getOffset(UDate date, UBool local, int32_t& rawOffset, in getOffset() argument 1243 UDate date = Calendar::getNow(); in getDisplayName() local [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_http3_upstream.cc | 2713 auto date = make_string_ref(balloc, lgconf->tstamp->time_http); in error_reply() local
|
| H A D | shrpx_http2_upstream.cc | 1601 auto date = make_string_ref(balloc, lgconf->tstamp->time_http); in error_reply() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | timezone.cpp | 708 void TimeZone::getOffset(UDate date, UBool local, int32_t& rawOffset, in getOffset() argument 1243 UDate date = Calendar::getNow(); in getDisplayName() local [all...] |
| H A D | tzgnames.cpp | 455 TZGNCore::getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const { in getDisplayName() argument 594 TZGNCore::formatGenericNonLocationName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const { in formatGenericNonLocationName() argument 1310 getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const getDisplayName() argument [all...] |
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-interface.cc | 87 Local<String> GetDateDescription(Local<Date> date) { in GetDateDescription() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | value-mirror.cc | 309 descriptionForDate(v8::Local<v8::Context> context, v8::Local<v8::Date> date) descriptionForDate() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-date-time-format.cc | 768 DateTimeFormat( Isolate* isolate, Handle<JSDateTimeFormat> date_time_format, Handle<Object> date) DateTimeFormat() argument 807 ToLocaleDateTime( Isolate* isolate, Handle<Object> date, Handle<Object> locales, Handle<Object> options, RequiredOption required, DefaultsOption defaults, const char* method_name) ToLocaleDateTime() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_local.h | 214 ASN1_GENERALIZEDTIME *date; member 231 ASN1_GENERALIZEDTIME *date; member
|
| /third_party/openssl/crypto/cms/ |
| H A D | cms_local.h | 214 ASN1_GENERALIZEDTIME *date; member 231 ASN1_GENERALIZEDTIME *date; member
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | timezone.cpp | 708 void TimeZone::getOffset(UDate date, UBool local, int32_t& rawOffset, in getOffset() argument 1225 UDate date = Calendar::getNow(); in getDisplayName() local [all...] |
| H A D | tzgnames.cpp | 458 TZGNCore::getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const { in getDisplayName() argument 597 TZGNCore::formatGenericNonLocationName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const { in formatGenericNonLocationName() argument 1313 getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const getDisplayName() argument [all...] |