OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tzh_ttisgmtcnt
(Results
1 - 7
of
7
) 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
525
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 25 milliseconds