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

/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dlocaltime.c95 time_t ls_trans; /* transition time */ member in struct:lsinfo
450 lsisp->ls_trans = (stored == 4) ?
1457 if (*timep >= lp->ls_trans) {
1458 if (*timep == lp->ls_trans) {
1463 sp->lsis[i].ls_trans ==
1464 sp->lsis[i - 1].ls_trans + 1 &&
2032 if (*timep >= lp->ls_trans)
/external/icu4c/tools/tzcode/
H A Dlocaltime.c95 time_t ls_trans; /* transition time */ member in struct:lsinfo
450 lsisp->ls_trans = (stored == 4) ?
1457 if (*timep >= lp->ls_trans) {
1458 if (*timep == lp->ls_trans) {
1463 sp->lsis[i].ls_trans ==
1464 sp->lsis[i - 1].ls_trans + 1 &&
2032 if (*timep >= lp->ls_trans)

Completed in 28 milliseconds