HomeSort by relevance Sort by last modified time
    Searched refs:tzh_ttisgmtcnt (Results 1 - 10 of 10) sorted by null

  /bionic/libc/tzcode/
tzfile.h 54 char tzh_ttisgmtcnt[4]; /* coded number of trans. time flags */ member in struct:tzhead
80 ** tzh_ttisgmtcnt (char)s indexed by type; if TRUE, transition
localtime.c 517 ttisgmtcnt = (int) detzcode(u.tzhead.tzh_ttisgmtcnt);
    [all...]
  /external/chromium/third_party/icu/source/tools/tzcode/
tzfile.h 54 char tzh_ttisgmtcnt[4]; /* coded number of trans. time flags */ member in struct:tzhead
80 ** tzh_ttisgmtcnt (char)s indexed by type; if TRUE, transition
zic.c     [all...]
localtime.c 397 ttisgmtcnt = (int) detzcode(u.tzhead.tzh_ttisgmtcnt);
    [all...]
  /external/icu4c/tools/tzcode/
tzfile.h 54 char tzh_ttisgmtcnt[4]; /* coded number of trans. time flags */ member in struct:tzhead
80 ** tzh_ttisgmtcnt (char)s indexed by type; if TRUE, transition
zic.c     [all...]
localtime.c 397 ttisgmtcnt = (int) detzcode(u.tzhead.tzh_ttisgmtcnt);
    [all...]
  /system/core/libcutils/
tzfile.h 54 char tzh_ttisgmtcnt[4]; /* coded number of trans. time flags */ member in struct:tzhead
80 ** tzh_ttisgmtcnt (char)s indexed by type; if TRUE, transition
tztime.c 451 ttisgmtcnt = (int) detzcode(u.tzhead.tzh_ttisgmtcnt);
    [all...]

Completed in 78 milliseconds