| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | RuleBasedTimeZone.java | 119 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 D | TZDBTimeZoneNames.java | 84 public String getMetaZoneID(String tzID, long date) { in getMetaZoneID() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | indiancal.cpp | 142 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 D | vzone.cpp | 132 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 D | string_test.c | 201 date [] = "2001/01/27", variable [all...] |
| /third_party/mesa3d/bin/pick/ |
| H A D | core.py | 141 def date(self) -> str: member in Commit
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-helpers-date.c | 467 ecma_date_make_day(ecma_number_t year, ecma_number_t month, ecma_number_t date) ecma_date_make_day() argument [all...] |
| H A D | ecma-builtin-date.c | 209 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 D | device.c | 183 const char *date = "20190320"; in drm_shim_ioctl_version() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsundelete.h | 100 time_t date; /* Last modification date/time */ member
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_mruby_module_response.cc | 255 auto date = resp.fs.header(http2::HD_DATE); in response_return() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | vzone.cpp | 132 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 D | indiancal.cpp | 142 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 D | simpletz.h | 929 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 D | dadrfmt.cpp | 148 UnicodeString date = currentCase->getString("date", status); in testConvertDate() local [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-date.cc | 45 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 D | indiancal.cpp | 142 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 D | vzone.cpp | 132 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 D | simpletz.h | 931 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 D | spdy_fileserver.c | 168 char *date=NULL; in standard_request_handler() local
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
| H A D | font_header_table.cc | 173 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 D | dng_iptc.cpp | 436 char date [9]; in Parse() local 480 char date [9]; in Parse() local [all...] |
| /base/global/i18n/interfaces/js/kits/src/ |
| H A D | i18n_timezone_addon.cpp | 436 double date = 0; in GetOffset() local
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| H A D | reminder_request_calendar_test.cpp | 1423 uint64_t date = *calendar->excludeDates_.begin(); in HWTEST_F() local
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | notification_subscriber_manager.cpp | 230 NotifyDoNotDisturbDateChanged(const int32_t &userId, const sptr<NotificationDoNotDisturbDate> &date) NotifyDoNotDisturbDateChanged() argument 606 NotifyDoNotDisturbDateChangedInner(const int32_t &userId, const sptr<NotificationDoNotDisturbDate> &date) NotifyDoNotDisturbDateChangedInner() argument
|