Searched refs:z_gmtoff (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dzic.c103 long z_gmtoff; member in struct:zone
1207 z.z_gmtoff = gethms(fields[i_gmtoff], _("invalid UTC offset"), TRUE);
2070 if (stringoffset(end(result), -zp->z_gmtoff) != 0) {
2079 -(zp->z_gmtoff + dstrp->r_stdoff)) != 0) {
2084 if (stringrule(result, dstrp, dstrp->r_stdoff, zp->z_gmtoff) != 0) {
2089 if (stringrule(result, stdrp, dstrp->r_stdoff, zp->z_gmtoff) != 0) {
2198 gmtoff = zp->z_gmtoff;
2201 startoff = zp->z_gmtoff;
2256 type = addtype(oadd(zp->z_gmtoff, stdoff),
2258 zp->z_gmtoff, stdof
[all...]
/external/icu4c/tools/tzcode/
H A Dzic.c103 long z_gmtoff; member in struct:zone
1207 z.z_gmtoff = gethms(fields[i_gmtoff], _("invalid UTC offset"), TRUE);
2070 if (stringoffset(end(result), -zp->z_gmtoff) != 0) {
2079 -(zp->z_gmtoff + dstrp->r_stdoff)) != 0) {
2084 if (stringrule(result, dstrp, dstrp->r_stdoff, zp->z_gmtoff) != 0) {
2089 if (stringrule(result, stdrp, dstrp->r_stdoff, zp->z_gmtoff) != 0) {
2198 gmtoff = zp->z_gmtoff;
2201 startoff = zp->z_gmtoff;
2262 type = addtype(oadd(zp->z_gmtoff, stdoff),
2264 zp->z_gmtoff, stdof
[all...]

Completed in 58 milliseconds