OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tzh_timecnt
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/tzcode/
tzfile.h
47
char
tzh_timecnt
[4]; /* coded number of transition times */
member in struct:tzhead
55
**
tzh_timecnt
(char [4])s coded transition times a la time(2)
56
**
tzh_timecnt
(unsigned char)s types of local time starting at above
/external/chromium_org/third_party/icu/source/tools/tzcode/
tzfile.h
57
char
tzh_timecnt
[4]; /* coded number of transition times */
member in struct:tzhead
65
**
tzh_timecnt
(char [4])s coded transition times a la time(2)
66
**
tzh_timecnt
(unsigned char)s types of local time starting at above
/external/icu/icu4c/source/tools/tzcode/
tzfile.h
57
char
tzh_timecnt
[4]; /* coded number of transition times */
member in struct:tzhead
65
**
tzh_timecnt
(char [4])s coded transition times a la time(2)
66
**
tzh_timecnt
(unsigned char)s types of local time starting at above
Completed in 25 milliseconds