Home
last modified time | relevance | path

Searched defs:date (Results 226 - 250 of 288) sorted by relevance

12345678910>>...12

/third_party/ffmpeg/libavformat/
H A Davidec.c349 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 Dlibssh2.c1776 time_t date = Curl_getdate_capped(sshc->quote_path1); in ssh_statemach_act() local
/third_party/curl/lib/
H A Dhttp.c3580 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 DDateFormat.java691 format(Date date, StringBuffer toAppendTo, FieldPosition fieldPosition) format() argument
704 format(Date date) format() argument
[all...]
H A DTimeZoneFormat.java860 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 Dccaltst.c1551 UDate date; TestGregorianChange() local
[all...]
H A Dcdattst.c860 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 Ddtfmrgts.cpp1258 int32_t date; global() member in Test1684Data
1434 UDate date = cal->getTime(status); Test5554() local
[all...]
H A Dcaltest.cpp956 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 Dtmsgfmt.cpp2053 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 DDateFormat.java645 format(Date date, StringBuffer toAppendTo, FieldPosition fieldPosition) format() argument
657 format(Date date) format() argument
[all...]
H A DTimeZoneFormat.java804 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 Dtzgnames.cpp455 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 Dtimezone.cpp708 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 Dshrpx_http3_upstream.cc2713 auto date = make_string_ref(balloc, lgconf->tstamp->time_http); in error_reply() local
H A Dshrpx_http2_upstream.cc1601 auto date = make_string_ref(balloc, lgconf->tstamp->time_http); in error_reply() local
/third_party/node/deps/icu-small/source/i18n/
H A Dtimezone.cpp708 void TimeZone::getOffset(UDate date, UBool local, int32_t& rawOffset, in getOffset() argument
1243 UDate date = Calendar::getNow(); in getDisplayName() local
[all...]
H A Dtzgnames.cpp455 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 Ddebug-interface.cc87 Local<String> GetDateDescription(Local<Date> date) { in GetDateDescription() argument
/third_party/node/deps/v8/src/inspector/
H A Dvalue-mirror.cc309 descriptionForDate(v8::Local<v8::Context> context, v8::Local<v8::Date> date) descriptionForDate() argument
/third_party/node/deps/v8/src/objects/
H A Djs-date-time-format.cc768 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 Dcms_local.h214 ASN1_GENERALIZEDTIME *date; member
231 ASN1_GENERALIZEDTIME *date; member
/third_party/openssl/crypto/cms/
H A Dcms_local.h214 ASN1_GENERALIZEDTIME *date; member
231 ASN1_GENERALIZEDTIME *date; member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtimezone.cpp708 void TimeZone::getOffset(UDate date, UBool local, int32_t& rawOffset, in getOffset() argument
1225 UDate date = Calendar::getNow(); in getDisplayName() local
[all...]
H A Dtzgnames.cpp458 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...]

Completed in 51 milliseconds

12345678910>>...12