/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
D | time_zone_impl.cc | 49 time_zone time_zone::Impl::UTC() { return time_zone(UTCImpl()); } in UTC() function in absl::time_internal::cctz::time_zone::Impl
|
D | time_zone_lookup_test.cc | 1105 TEST(NextTransition, UTC) { in TEST() argument 1116 TEST(PrevTransition, UTC) { in TEST() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
D | time_zone_impl.cc | 49 time_zone time_zone::Impl::UTC() { return time_zone(UTCImpl()); } in UTC() function in absl::time_internal::cctz::time_zone::Impl
|
D | time_zone_lookup_test.cc | 720 TEST(TimeZone, UTC) { in TEST() argument 1117 TEST(NextTransition, UTC) { in TEST() argument 1128 TEST(PrevTransition, UTC) { in TEST() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
D | TestCase.java | 247 public final static SimpleTimeZone UTC = new SimpleTimeZone(0, "GMT"); field in TestCase
|
D | CalendarTestFmwk.java | 56 public final static SimpleTimeZone UTC = new SimpleTimeZone(0, "GMT"); field in CalendarTestFmwk
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | TestCase.java | 244 public final static SimpleTimeZone UTC = new SimpleTimeZone(0, "GMT"); field in TestCase
|
D | CalendarTestFmwk.java | 53 public final static SimpleTimeZone UTC = new SimpleTimeZone(0, "GMT"); field in CalendarTestFmwk
|
/third_party/python/Lib/test/test_zoneinfo/data/ |
D | zoneinfo_data.json | 182 "UTC": [ array
|
/third_party/typescript/tests/cases/conformance/decorators/ |
D | 1.0lib-noErrors.ts | 790 …UTC(year: number, month: number, date?: number, hours?: number, minutes?: number, seconds?: number… variable
|
/third_party/typescript/src/lib/ |
D | es5.d.ts | 883 …UTC(year: number, month: number, date?: number, hours?: number, minutes?: number, seconds?: number… method
|
/third_party/typescript/lib/ |
D | lib.es5.d.ts | 903 …UTC(year: number, month: number, date?: number, hours?: number, minutes?: number, seconds?: number… method
|
/third_party/python/Lib/test/ |
D | test_logging.py | 3727 class UTC(datetime.tzinfo): class
|
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 824 …UTC(year: number, month: number, date?: number, hours?: number, minutes?: number, seconds?: number… method
|