Searched defs:time_zone (Results 1 – 13 of 13) sorted by relevance
| /third_party/gstreamer/gstplugins_bad/ext/gs/ |
| D | gstgscommon.cpp | 48 gchar* time_zone = g_date_time_format(datetime, "%:::z"); in g_date_time_format_iso8601() local
|
| /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/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 | 344 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/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/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 | 460 static void SetTimeZone(const char* time_zone) { in SetTimeZone()
|