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

  /bionic/libc/tzcode/
tzfile.h 55 char tzh_ttisstdcnt[4]; /* coded number of trans. time flags */ member in struct:tzhead
75 ** tzh_ttisstdcnt (char)s indexed by type; if TRUE, transition
localtime.c 524 ttisstdcnt = (int) detzcode(u.tzhead.tzh_ttisstdcnt);
    [all...]
  /external/icu4c/tools/tzcode/
tzfile.h 55 char tzh_ttisstdcnt[4]; /* coded number of trans. time flags */ member in struct:tzhead
75 ** tzh_ttisstdcnt (char)s indexed by type; if TRUE, transition
zic.c     [all...]
localtime.c 396 ttisstdcnt = (int) detzcode(u.tzhead.tzh_ttisstdcnt);
    [all...]
  /system/core/libcutils/
tzfile.h 55 char tzh_ttisstdcnt[4]; /* coded number of trans. time flags */ member in struct:tzhead
75 ** tzh_ttisstdcnt (char)s indexed by type; if TRUE, transition
tztime.c 450 ttisstdcnt = (int) detzcode(u.tzhead.tzh_ttisstdcnt);
    [all...]

Completed in 28 milliseconds