Home
last modified time | relevance | path

Searched refs:theiroffset (Results 1 - 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c1060 register int_fast32_t theiroffset; in tzparse() local
1092 theiroffset = theirstdoffset; in tzparse()
1125 theiroffset = -sp->ttis[j].tt_gmtoff; in tzparse()
1127 theirdstoffset = theiroffset; in tzparse()
1128 else theirstdoffset = theiroffset; in tzparse()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dlocaltime.c1058 register int_fast32_t theiroffset; in tzparse() local
1090 theiroffset = theirstdoffset; in tzparse()
1123 theiroffset = -sp->ttis[j].tt_gmtoff; in tzparse()
1125 theirdstoffset = theiroffset; in tzparse()
1126 else theirstdoffset = theiroffset; in tzparse()
/third_party/tzdata/
H A Dlocaltime.c1262 register int_fast32_t theiroffset; in tzparse() local
1327 theiroffset = -sp->ttis[j].tt_utoff; in tzparse()
1329 theirdstoffset = theiroffset; in tzparse()
1330 else theirstdoffset = theiroffset; in tzparse()

Completed in 8 milliseconds