Home
last modified time | relevance | path

Searched refs:Zone (Results 1 – 25 of 142) sorted by relevance

123456

/external/cldr/tools/java/org/unicode/cldr/util/data/
Detcetera19 Zone Etc/GMT 0 - GMT
20 Zone Etc/UTC 0 - UTC
36 # Be consistent with POSIX TZ settings in the Zone names,
46 # Zone GMT-12 -12 - GMT-1200
53 Zone Etc/GMT-14 14 - +14
54 Zone Etc/GMT-13 13 - +13
55 Zone Etc/GMT-12 12 - +12
56 Zone Etc/GMT-11 11 - +11
57 Zone Etc/GMT-10 10 - +10
58 Zone Etc/GMT-9 9 - +09
[all …]
Dantarctica83 # Zone NAME STDOFF RULES FORMAT [UNTIL]
84 Zone Antarctica/Casey 0 - -00 1969
97 Zone Antarctica/Davis 0 - -00 1957 Jan 13
105 Zone Antarctica/Mawson 0 - -00 1954 Feb 13
160 # Zone NAME STDOFF RULES FORMAT [UNTIL]
161 Zone Indian/Kerguelen 0 - -00 1950 # Port-aux-Français
171 # Zone NAME STDOFF RULES FORMAT [UNTIL]
172 Zone Antarctica/DumontDUrville 0 - -00 1947
199 # Zone NAME STDOFF RULES FORMAT [UNTIL]
200 Zone Antarctica/Syowa 0 - -00 1957 Jan 29
[all …]
Dnorthamerica199 # Zone NAME STDOFF RULES FORMAT [UNTIL]
200 Zone EST -5:00 - EST
201 Zone MST -7:00 - MST
202 Zone HST -10:00 - HST
203 Zone EST5EDT -5:00 US E%sT
204 Zone CST6CDT -6:00 US C%sT
205 Zone MST7MDT -7:00 US M%sT
206 Zone PST8PDT -8:00 US P%sT
356 # Zone NAME STDOFF RULES FORMAT [UNTIL]
357 Zone America/New_York -4:56:02 - LMT 1883 Nov 18 12:03:58
[all …]
Daustralasia25 # Zone NAME STDOFF RULES FORMAT [UNTIL]
27 Zone Australia/Darwin 8:43:20 - LMT 1895 Feb
42 Zone Australia/Perth 7:43:24 - LMT 1895 Dec
45 Zone Australia/Eucla 8:35:28 - LMT 1895 Dec
77 Zone Australia/Brisbane 10:12:08 - LMT 1895
80 Zone Australia/Lindeman 9:55:56 - LMT 1895
102 # Zone NAME STDOFF RULES FORMAT [UNTIL]
103 Zone Australia/Adelaide 9:14:20 - LMT 1895 Feb
138 # Zone NAME STDOFF RULES FORMAT [UNTIL]
139 Zone Australia/Hobart 9:49:16 - LMT 1895 Sep
[all …]
Deurope503 # Zone NAME STDOFF RULES FORMAT [UNTIL]
504 Zone Europe/London -0:01:15 - LMT 1847 Dec 1 0:00s
541 # Zone NAME STDOFF RULES FORMAT [UNTIL]
542 Zone Europe/Dublin -0:25:00 - LMT 1880 Aug 2
609 # Zone Europe/Paris ...
612 # Zone Europe/Monaco ...
615 # Zone Europe/Belgrade ...
632 # Zone CET 1:00 C-Eur CE%sT
633 # Zone MET 1:00 C-Eur ME%sT
694 # As described below, Russia's 2014 change affects Zone data, not Rule data.
[all …]
Dsouthamerica134 # all of the country (all Zone-entries) are affected. News reports like
399 # Zone NAME STDOFF RULES FORMAT [UNTIL]
402 Zone America/Argentina/Buenos_Aires -3:53:48 - LMT 1894 Oct 31
420 Zone America/Argentina/Cordoba -4:16:48 - LMT 1894 Oct 31
431 Zone America/Argentina/Salta -4:21:40 - LMT 1894 Oct 31
443 Zone America/Argentina/Tucuman -4:20:52 - LMT 1894 Oct 31
456 Zone America/Argentina/La_Rioja -4:27:24 - LMT 1894 Oct 31
470 Zone America/Argentina/San_Juan -4:34:04 - LMT 1894 Oct 31
484 Zone America/Argentina/Jujuy -4:21:12 - LMT 1894 Oct 31
499 Zone America/Argentina/Catamarca -4:23:08 - LMT 1894 Oct 31
[all …]
Dafrica91 # Zone NAME STDOFF RULES FORMAT [UNTIL]
92 Zone Africa/Algiers 0:12:12 - LMT 1891 Mar 16
126 # Zone NAME STDOFF RULES FORMAT [UNTIL]
127 Zone Atlantic/Cape_Verde -1:34:04 - LMT 1912 Jan 01 2:00u # Praia
137 # Zone NAME STDOFF RULES FORMAT [UNTIL]
138 Zone Africa/Ndjamena 1:00:12 - LMT 1912 # N'Djamena
153 # Zone NAME STDOFF RULES FORMAT [UNTIL]
154 Zone Africa/Abidjan -0:16:08 - LMT 1912
358 # Zone NAME STDOFF RULES FORMAT [UNTIL]
359 Zone Africa/Cairo 2:05:09 - LMT 1900 Oct
[all …]
Dasia87 # Zone NAME STDOFF RULES FORMAT [UNTIL]
88 Zone Asia/Kabul 4:36:48 - LMT 1890
120 # Zone NAME STDOFF RULES FORMAT [UNTIL]
121 Zone Asia/Yerevan 2:58:00 - LMT 1924 May 2
146 # Zone NAME STDOFF RULES FORMAT [UNTIL]
147 Zone Asia/Baku 3:19:24 - LMT 1924 May 2
234 # Zone NAME STDOFF RULES FORMAT [UNTIL]
235 Zone Asia/Dhaka 6:01:40 - LMT 1890
244 # Zone NAME STDOFF RULES FORMAT [UNTIL]
245 Zone Asia/Thimphu 5:58:36 - LMT 1947 Aug 15 # or Thimbu
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneAliasTest.java50 Zone.Seconds seconds = new Zone.Seconds(); in TestAliases()
51 for (Iterator it = Zone.getZoneSet().iterator(); it.hasNext(); ) { in TestAliases()
52 Zone zone = (Zone)it.next(); in TestAliases()
58 + ": " + Zone.formatHours(zone.minRecentOffset) in TestAliases()
59 + " != " + Zone.formatHours(zone.maxRecentOffset)); in TestAliases()
68 Zone otherZone = Zone.make(otherId); in TestAliases()
74 + id + " => " + Zone.bf.join(aliasesSet) in TestAliases()
76 + otherId + " => " + Zone.bf.join(otherAliases)); in TestAliases()
93 Zone last = null; in TestDifferences()
94 Zone.Seconds diffDate = new Zone.Seconds(); in TestDifferences()
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneAliasTest.java53 Zone.Seconds seconds = new Zone.Seconds(); in TestAliases()
54 for (Iterator it = Zone.getZoneSet().iterator(); it.hasNext(); ) { in TestAliases()
55 Zone zone = (Zone)it.next(); in TestAliases()
61 + ": " + Zone.formatHours(zone.minRecentOffset) in TestAliases()
62 + " != " + Zone.formatHours(zone.maxRecentOffset)); in TestAliases()
71 Zone otherZone = Zone.make(otherId); in TestAliases()
77 + id + " => " + Zone.bf.join(aliasesSet) in TestAliases()
79 + otherId + " => " + Zone.bf.join(otherAliases)); in TestAliases()
96 Zone last = null; in TestDifferences()
97 Zone.Seconds diffDate = new Zone.Seconds(); in TestDifferences()
[all …]
/external/clang/test/CodeGenCXX/
Dblock-in-ctor-dtor.cpp7 class Zone { class
9 Zone();
10 ~Zone();
13 Zone::Zone() { in Zone() function in Zone
18 Zone::~Zone() { in ~Zone()
23 class X : public virtual Zone {
/external/llvm-project/clang/test/CodeGenCXX/
Dblock-in-ctor-dtor.cpp7 class Zone { class
9 Zone();
10 ~Zone();
13 Zone::Zone() { in Zone() function in Zone
18 Zone::~Zone() { in ~Zone()
23 class X : public virtual Zone {
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DRoundRectangle.java32 private enum Zone { enum in RoundRectangle
40 private final EnumSet<Zone> close = EnumSet.of(Zone.CLOSE_OUTSIDE, Zone.CLOSE_INSIDE);
41 private final EnumSet<Zone> far = EnumSet.of(Zone.FAR_OUTSIDE, Zone.FAR_INSIDE);
179 private Zone classify( in classify()
182 return Zone.CLOSE_OUTSIDE; in classify()
184 return Zone.CLOSE_INSIDE; in classify()
186 return Zone.MIDDLE; in classify()
188 return Zone.FAR_INSIDE; in classify()
190 return Zone.FAR_OUTSIDE; in classify()
212 Zone x0class = classify(x, x0, maxLeftCornerWidth, x1, maxRightCornerWidth); in intersects()
[all …]
/external/icu/icu4c/source/tools/tzcode/
Dicuzones16 # Zone NAME GMTOFF RULES FORMAT
17 Zone Etc/Unknown 0 - Unknown
34 # Zone NAME GMTOFF RULES/SAVE FORMAT [UNTIL]
35 Zone SystemV/AST4ADT -4:00 SystemV A%sT
36 Zone SystemV/EST5EDT -5:00 SystemV E%sT
37 Zone SystemV/CST6CDT -6:00 SystemV C%sT
38 Zone SystemV/MST7MDT -7:00 SystemV M%sT
39 Zone SystemV/PST8PDT -8:00 SystemV P%sT
40 Zone SystemV/YST9YDT -9:00 SystemV Y%sT
41 Zone SystemV/AST4 -4:00 - AST
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCMachineScheduler.cpp21 SchedBoundary &Zone) const { in biasAddiLoadCandidate()
29 SchedCandidate &FirstCand = Zone.isTop() ? TryCand : Cand; in biasAddiLoadCandidate()
30 SchedCandidate &SecondCand = Zone.isTop() ? Cand : TryCand; in biasAddiLoadCandidate()
47 SchedBoundary *Zone) const { in tryCandidate()
48 GenericScheduler::tryCandidate(Cand, TryCand, Zone); in tryCandidate()
50 if (!Cand.isValid() || !Zone) in tryCandidate()
60 if (biasAddiLoadCandidate(Cand, TryCand, *Zone)) in tryCandidate()
DPPCMachineScheduler.h27 SchedBoundary *Zone) const override;
31 SchedBoundary &Zone) const;
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCMachineScheduler.cpp31 SchedBoundary &Zone) const { in biasAddiLoadCandidate()
35 SchedCandidate &FirstCand = Zone.isTop() ? TryCand : Cand; in biasAddiLoadCandidate()
36 SchedCandidate &SecondCand = Zone.isTop() ? Cand : TryCand; in biasAddiLoadCandidate()
51 SchedBoundary *Zone) const { in tryCandidate()
52 GenericScheduler::tryCandidate(Cand, TryCand, Zone); in tryCandidate()
54 if (!Cand.isValid() || !Zone) in tryCandidate()
64 if (biasAddiLoadCandidate(Cand, TryCand, *Zone)) in tryCandidate()
DPPCMachineScheduler.h27 SchedBoundary *Zone) const override;
31 SchedBoundary &Zone) const;
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Darena.cc54 Zone* z = last_zone_; in ~Arena()
56 Zone* prev_z = z->prev; in ~Arena()
57 z->~Zone(); in ~Arena()
91 GPR_ROUND_UP_TO_ALIGNMENT_SIZE(sizeof(Zone)); in AllocZone()
93 Zone* z = new (gpr_malloc_aligned(alloc_size, GPR_MAX_ALIGNMENT)) Zone(); in AllocZone()
Darena.h82 struct Zone { struct
83 Zone* prev; argument
116 Zone* last_zone_ = nullptr;
/external/tcpdump/tests/
DQinQpacketv.out11 Vendor-Option, Time-Zone, TFTP, Option 159
24 Vendor-Option, Time-Zone, TFTP, Option 159
38 Vendor-Option, Time-Zone, TFTP, Option 159
51 Vendor-Option, Time-Zone, TFTP, Option 159
64 Vendor-Option, Time-Zone, TFTP, Option 159
77 Vendor-Option, Time-Zone, TFTP, Option 159
90 Vendor-Option, Time-Zone, TFTP, Option 159
103 Vendor-Option, Time-Zone, TFTP, Option 159
121 Vendor-Option, Time-Zone, TFTP, Option 159
134 Vendor-Option, Time-Zone, TFTP, Option 159
[all …]
Dhncp.out47 DNS-Delegated-Zone (33) IP-Address: fd1f:f88c:e207::69 lb- lan.r.home
48 DNS-Delegated-Zone (35) IP-Address: fd1f:f88c:e207:17::6c lb- wlan0.r.home
49 DNS-Delegated-Zone (44) IP-Address: fd1f:f88c:e207:17::6c --- 116.0.10.in-addr.arpa
50 …DNS-Delegated-Zone (63) IP-Address: fd1f:f88c:e207::69 --- 0.0.0.0.7.0.2.e.c.8.8.f.f.1.d.f.ip6.arpa
51 …DNS-Delegated-Zone (63) IP-Address: fd1f:f88c:e207:17::6c --- 7.1.0.0.7.0.2.e.c.8.8.f.f.1.d.f.ip6.…
/external/swiftshader/third_party/subzero/src/
DWasmTranslator.h36 class Zone; variable
69 translateFunction(v8::internal::Zone *Zone,
/external/timezone-boundary-builder/
DCHANGELOG.md3 ### Zone Changes
14 ### Zone Changes
28 ### Zone Changes
44 ### Zone Changes
76 ### Zone Changes
96 ### Zone Changes
130 * Zone Changes
142 - Zone Changes
152 - Zone Changes
154 the northern boundary of the United Nations Buffer Zone and the new
/external/llvm-project/polly/lib/Support/
DISLTools.cpp391 isl::union_set polly::convertZoneToTimepoints(isl::union_set Zone, in convertZoneToTimepoints() argument
394 return Zone; in convertZoneToTimepoints()
396 auto ShiftedZone = shiftDim(Zone, -1, -1); in convertZoneToTimepoints()
400 return Zone.intersect(ShiftedZone); in convertZoneToTimepoints()
403 return Zone.unite(ShiftedZone); in convertZoneToTimepoints()
406 isl::union_map polly::convertZoneToTimepoints(isl::union_map Zone, isl::dim Dim, in convertZoneToTimepoints() argument
409 return Zone; in convertZoneToTimepoints()
411 auto ShiftedZone = shiftDim(Zone, Dim, -1, -1); in convertZoneToTimepoints()
415 return Zone.intersect(ShiftedZone); in convertZoneToTimepoints()
418 return Zone.unite(ShiftedZone); in convertZoneToTimepoints()
[all …]

123456