Home
last modified time | relevance | path

Searched defs:date (Results 201 - 225 of 520) sorted by relevance

12345678910>>...21

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DRuleBasedTimeZone.java119 public void getOffsetFromLocal(long date, in getOffsetFromLocal() argument
141 public boolean inDaylightTime(Date date) { in inDaylightTime() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTZDBTimeZoneNames.java84 public String getMetaZoneID(String tzID, long date) { in getMetaZoneID() argument
/third_party/icu/icu4c/source/i18n/
H A Dindiancal.cpp142 static double gregorianToJD(int32_t year, int32_t month, int32_t date) { in gregorianToJD() argument
162 static double IndianToJD(int32_t year, int32_t month, int32_t date) { in IndianToJD() argument
[all...]
H A Dvzone.cpp132 vzone_getOffset3(VZone* zone, UDate date, UBool local, int32_t& rawOffset, in vzone_getOffset3() argument
153 vzone_inDaylightTime(VZone* zone, UDate date, UErrorCode& status) { in vzone_inDaylightTime() argument
/third_party/libsnd/tests/
H A Dstring_test.c201 date [] = "2001/01/27", variable
[all...]
/third_party/mesa3d/bin/pick/
H A Dcore.py141 def date(self) -> str: member in Commit
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-helpers-date.c467 ecma_date_make_day(ecma_number_t year, ecma_number_t month, ecma_number_t date) ecma_date_make_day() argument
[all...]
H A Decma-builtin-date.c209 ecma_number_t date = ECMA_NUMBER_ONE; in ecma_date_construct_helper() local
415 ecma_number_t date = ecma_date_make_day (year, month - 1, day); ecma_builtin_date_parse_ISO_string_format() local
594 ecma_number_t date = ecma_date_make_day (year, month - 1, day); ecma_builtin_date_parse_toString_formats() local
[all...]
/third_party/mesa3d/src/drm-shim/
H A Ddevice.c183 const char *date = "20190320"; in drm_shim_ioctl_version() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsundelete.h100 time_t date; /* Last modification date/time */ member
/third_party/nghttp2/src/
H A Dshrpx_mruby_module_response.cc255 auto date = resp.fs.header(http2::HD_DATE); in response_return() local
/third_party/node/deps/icu-small/source/i18n/
H A Dvzone.cpp132 vzone_getOffset3(VZone* zone, UDate date, UBool local, int32_t& rawOffset, in vzone_getOffset3() argument
153 vzone_inDaylightTime(VZone* zone, UDate date, UErrorCode& status) { in vzone_inDaylightTime() argument
H A Dindiancal.cpp142 static double gregorianToJD(int32_t year, int32_t month, int32_t date) { in gregorianToJD() argument
162 static double IndianToJD(int32_t year, int32_t month, int32_t date) { in IndianToJD() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dsimpletz.h929 getOffset(UDate date, UBool local, int32_t& rawOffsetRef, int32_t& dstOffsetRef, UErrorCode& ec) const getOffset() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddadrfmt.cpp148 UnicodeString date = currentCase->getString("date", status); in testConvertDate() local
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-date.cc45 double date = MakeDate(day, time); in ParseDateTimeString() local
59 SetLocalDateValue(Isolate* isolate, Handle<JSDate> date, double time_val) SetLocalDateValue() argument
113 double date = 1.0, hours = 0.0, minutes = 0.0, seconds = 0.0, ms = 0.0; BUILTIN() local
182 double month = 0.0, date = 1.0, hours = 0.0, minutes = 0.0, seconds = 0.0, BUILTIN() local
411 Handle<Object> date = args.at(2); BUILTIN() local
627 Handle<Object> date = args.at(2); BUILTIN() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dindiancal.cpp142 static double gregorianToJD(int32_t year, int32_t month, int32_t date) { in gregorianToJD() argument
162 static double IndianToJD(int32_t year, int32_t month, int32_t date) { in IndianToJD() argument
[all...]
H A Dvzone.cpp132 vzone_getOffset3(VZone* zone, UDate date, UBool local, int32_t& rawOffset, in vzone_getOffset3() argument
153 vzone_inDaylightTime(VZone* zone, UDate date, UErrorCode& status) { in vzone_inDaylightTime() argument
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dsimpletz.h931 getOffset(UDate date, UBool local, int32_t& rawOffsetRef, int32_t& dstOffsetRef, UErrorCode& ec) const getOffset() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dspdy_fileserver.c168 char *date=NULL; in standard_request_handler() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dfont_header_table.cc173 void FontHeaderTable::Builder::SetCreated(int64_t date) { in SetCreated() argument
181 void FontHeaderTable::Builder::SetModified(int64_t date) { in SetModified() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_iptc.cpp436 char date [9]; in Parse() local
480 char date [9]; in Parse() local
[all...]
/base/global/i18n/interfaces/js/kits/src/
H A Di18n_timezone_addon.cpp436 double date = 0; in GetOffset() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_calendar_test.cpp1423 uint64_t date = *calendar->excludeDates_.begin(); in HWTEST_F() local
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp230 NotifyDoNotDisturbDateChanged(const int32_t &userId, const sptr<NotificationDoNotDisturbDate> &date) NotifyDoNotDisturbDateChanged() argument
606 NotifyDoNotDisturbDateChangedInner(const int32_t &userId, const sptr<NotificationDoNotDisturbDate> &date) NotifyDoNotDisturbDateChangedInner() argument

Completed in 20 milliseconds

12345678910>>...21