| /kernel/linux/linux-5.10/drivers/staging/hisysevent/ |
| H A D | hisysevent_builder.h | 33 u8 time_zone; member
|
| H A D | hisysevent_builder.c | 73 char time_zone[TIME_ZONE_LEN]; in hisysevent_builder_set_time() local
|
| /kernel/linux/linux-6.6/drivers/staging/hisysevent/ |
| H A D | hisysevent_builder.h | 33 u8 time_zone; member
|
| H A D | hisysevent_builder.c | 73 char time_zone[TIME_ZONE_LEN]; in hisysevent_builder_set_time() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/sysd/mkp/include/ |
| H A D | sys.h | 41 hi_s32 time_zone;
member
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tzbdtest.cpp | 191 TimeZoneBoundaryTest::verifyDST(UDate d, TimeZone* time_zone, UBool expUseDaylightTime, UBool expInDaylightTime, UDate expZoneOffset, UDate expDSTOffset) in verifyDST() argument [all...] |
| H A D | tztest.cpp | 350 TimeZone* time_zone = TimeZone::createTimeZone("PST"); in TestVariousAPI518() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/ |
| H A D | TimeZoneBoundaryTest.java | 245 void verifyDST(String tag, Calendar cal, TimeZone time_zone, in verifyDST() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
| H A D | TimeZoneBoundaryTest.java | 242 void verifyDST(String tag, Calendar cal, TimeZone time_zone, in verifyDST() argument [all...] |
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A 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 [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
| H A D | time_zone.h | 78 class time_zone { class 80 time_zone() : time_zone(nullptr) {} // Equivalent to UTC in time_zone() function in absl::time_internal::cctz::time_zone 233 explicit time_zone(const Impl* impl) : impl_(impl) {} time_zone() function in absl::time_internal::cctz::time_zone [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
| H A D | time.h | |
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-date-time-format.cc | 500 icu::UnicodeString time_zone; in TimeZoneId() local
|
| H A D | intl-objects.cc | 2817 std::string time_zone = in CanonicalizeTimeZoneName() local 2832 std::string time_zone = in IsValidTimeZoneName() local
|
| H A D | js-temporal-objects.cc | 757 CreateTemporalZonedDateTime( Isolate* isolate, Handle<JSFunction> target, Handle<HeapObject> new_target, Handle<BigInt> epoch_nanoseconds, Handle<JSReceiver> time_zone, Handle<JSReceiver> calendar) CreateTemporalZonedDateTime() argument 783 CreateTemporalZonedDateTime( Isolate* isolate, Handle<BigInt> epoch_nanoseconds, Handle<JSReceiver> time_zone, Handle<JSReceiver> calendar) CreateTemporalZonedDateTime() argument 1113 BuiltinTimeZoneGetPlainDateTimeFor( Isolate* isolate, Handle<JSReceiver> time_zone, Handle<JSTemporalInstant> instant, Handle<JSReceiver> calendar, const char* method_name) BuiltinTimeZoneGetPlainDateTimeFor() argument 1151 GetPossibleInstantsFor(Isolate* isolate, Handle<JSReceiver> time_zone, Handle<Object> date_time) GetPossibleInstantsFor() argument 1196 DisambiguatePossibleInstants( Isolate* isolate, Handle<FixedArray> possible_instants, Handle<JSReceiver> time_zone, Handle<Object> date_time_obj, Disambiguation disambiguation, const char* method_name) DisambiguatePossibleInstants() argument 1634 BuiltinTimeZoneGetInstantFor( Isolate* isolate, Handle<JSReceiver> time_zone, Handle<JSTemporalPlainDateTime> date_time, Disambiguation disambiguation, const char* method_name) BuiltinTimeZoneGetInstantFor() argument 2136 Handle<JSReceiver> time_zone; SystemDateTime() local 2172 Handle<JSReceiver> time_zone; SystemZonedDateTime() local 2265 BuiltinTimeZoneGetOffsetStringFor( Isolate* isolate, Handle<JSReceiver> time_zone, Handle<JSTemporalInstant> instant, const char* method_name) BuiltinTimeZoneGetOffsetStringFor() argument 3211 IsUTC(Isolate* isolate, Handle<String> time_zone) IsUTC() argument 3287 IsValidTimeZoneName(Isolate* isolate, Handle<String> time_zone) IsValidTimeZoneName() argument 3311 IsValidTimeZoneName(Isolate* isolate, Handle<String> time_zone) IsValidTimeZoneName() argument 3776 AddZonedDateTime(Isolate* isolate, Handle<BigInt> epoch_nanoseconds, Handle<JSReceiver> time_zone, Handle<JSReceiver> calendar, const DurationRecord& duration, const char* method_name) AddZonedDateTime() argument 3791 AddZonedDateTime(Isolate* isolate, Handle<BigInt> epoch_nanoseconds, Handle<JSReceiver> time_zone, Handle<JSReceiver> calendar, const DurationRecord& duration, Handle<JSReceiver> options, const char* method_name) AddZonedDateTime() argument 3955 Handle<JSReceiver> time_zone = NanosecondsToDays() local 5540 ToString( Isolate* isolate, Handle<JSTemporalTimeZone> time_zone, const char* method_name) ToString() argument 6182 Handle<JSReceiver> time_zone; Constructor() local 6220 Handle<JSReceiver> time_zone = handle(zoned_date_time->time_zone(), isolate); WithCalendar() local 6234 Handle<JSReceiver> time_zone; WithTimeZone() local 6262 Handle<JSReceiver> time_zone = handle(zoned_date_time->time_zone(), isolate); ZonedDateTimeToPlainYearMonthOrMonthDay() local 6357 Handle<JSReceiver> time_zone = GetISOFields() local [all...] |
| /third_party/googletest/googletest/test/ |
| H A D | gtest_unittest.cc | 437 static void SetTimeZone(const char* time_zone) { in SetTimeZone() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | ap_config.h | 533 char *time_zone; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | ap_config.h | 543 char *time_zone; member
|