OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:defaulttype
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/tzcode/
localtime.c
135
int
defaulttype
; /* for early times or if no transitions */
member in struct:state
679
sp->
defaulttype
= i;
1104
sp->
defaulttype
= 0;
[
all
...]
/external/icu/icu4c/source/tools/tzcode/
localtime.c
114
int
defaulttype
; /* for early times or if no transitions */
member in struct:state
599
sp->
defaulttype
= i;
1013
sp->
defaulttype
= 0;
1139
sp->
defaulttype
= 0;
1149
sp->
defaulttype
= 0;
[
all
...]
Completed in 241 milliseconds