Home
last modified time | relevance | path

Searched refs:zic_t (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c36 typedef int_fast64_t zic_t; typedef
78 zic_t r_loyear; /* for example, 1986 */
79 zic_t r_hiyear; /* for example, 1986 */
90 zic_t r_tod; /* time from midnight */
95 zic_t r_stdoff; /* offset from standard time */
99 zic_t r_temp; /* used in outzone */
115 zic_t z_gmtoff;
119 zic_t z_stdoff;
125 zic_t z_untiltime;
141 static void addtt(zic_t starttime, int type);
[all …]
/third_party/icu/icu4c/source/tools/tzcode/
Dzic.c37 typedef int_fast64_t zic_t; typedef
79 zic_t r_loyear; /* for example, 1986 */
80 zic_t r_hiyear; /* for example, 1986 */
91 zic_t r_tod; /* time from midnight */
96 zic_t r_stdoff; /* offset from standard time */
100 zic_t r_temp; /* used in outzone */
116 zic_t z_gmtoff;
120 zic_t z_stdoff;
126 zic_t z_untiltime;
142 static void addtt(zic_t starttime, int type);
[all …]
/third_party/tzdata/
Dzic.c25 typedef int_fast64_t zic_t; typedef
26 static zic_t const
29 ZIC32_MIN = -1 - (zic_t) 0x7fffffff,
93 zic_t r_loyear; /* for example, 1986 */
94 zic_t r_hiyear; /* for example, 1986 */
104 zic_t r_tod; /* time from midnight */
108 zic_t r_save; /* offset from standard time */
112 zic_t r_temp; /* used in outzone */
129 zic_t z_stdoff;
135 zic_t z_save;
[all …]