/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
D | time_zone.h | 80 time_zone() : time_zone(nullptr) {} // Equivalent to UTC in time_zone() function 233 explicit time_zone(const Impl* impl) : impl_(impl) {} in time_zone() function
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
D | ecma-builtin-helpers-date.c | 707 int32_t time_zone = (int32_t) ecma_date_local_time_zone_adjustment (datetime_number); in ecma_date_to_string_format() local 727 int32_t time_zone = (int32_t) ecma_date_local_time_zone_adjustment (datetime_number); in ecma_date_to_string_format() local
|
/third_party/node/deps/v8/src/objects/ |
D | js-temporal-objects.cc | 759 Handle<BigInt> epoch_nanoseconds, Handle<JSReceiver> time_zone, in CreateTemporalZonedDateTime() 785 Handle<JSReceiver> time_zone, Handle<JSReceiver> calendar) { in CreateTemporalZonedDateTime() 1114 Isolate* isolate, Handle<JSReceiver> time_zone, in BuiltinTimeZoneGetPlainDateTimeFor() 1152 Handle<JSReceiver> time_zone, in GetPossibleInstantsFor() 1198 Handle<JSReceiver> time_zone, Handle<Object> date_time_obj, in DisambiguatePossibleInstants() 1635 Isolate* isolate, Handle<JSReceiver> time_zone, in BuiltinTimeZoneGetInstantFor() 2136 Handle<JSReceiver> time_zone; in SystemDateTime() local 2172 Handle<JSReceiver> time_zone; in SystemZonedDateTime() local 2266 Isolate* isolate, Handle<JSReceiver> time_zone, in BuiltinTimeZoneGetOffsetStringFor() 3211 bool IsUTC(Isolate* isolate, Handle<String> time_zone) { in IsUTC() [all …]
|
D | intl-objects.cc | 2817 std::string time_zone = in CanonicalizeTimeZoneName() local 2832 std::string time_zone = in IsValidTimeZoneName() local
|
D | js-date-time-format.cc | 500 icu::UnicodeString time_zone; in TimeZoneId() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/ |
D | TimeZoneBoundaryTest.java | 245 void verifyDST(String tag, Calendar cal, TimeZone time_zone, in verifyDST()
|
D | TimeZoneTest.java | 697 TimeZone time_zone = TimeZone.getTimeZone("PST"); in TestVariousAPI518() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | tzbdtest.cpp | 191 TimeZoneBoundaryTest::verifyDST(UDate d, TimeZone* time_zone, UBool expUseDaylightTime, UBool expIn… in verifyDST()
|
D | tztest.cpp | 350 TimeZone* time_zone = TimeZone::createTimeZone("PST"); in TestVariousAPI518() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneBoundaryTest.java | 242 void verifyDST(String tag, Calendar cal, TimeZone time_zone, in verifyDST()
|
D | TimeZoneTest.java | 693 TimeZone time_zone = TimeZone.getTimeZone("PST"); in TestVariousAPI518() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
D | time.h | 919 explicit operator time_internal::cctz::time_zone() const { return cz_; } in time_zone() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | ap_config.h | 533 char *time_zone; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | ap_config.h | 543 char *time_zone; member
|
/third_party/googletest/googletest/test/ |
D | gtest_unittest.cc | 437 static void SetTimeZone(const char* time_zone) { in SetTimeZone()
|