OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atp
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/tzcode/
localtime.c
1014
register time_t *
atp
;
local
[
all
...]
/external/icu4c/tools/tzcode/
localtime.c
919
register time_t *
atp
;
local
1001
atp
= sp->ats;
1015
*
atp
++ = endtime;
1017
*
atp
++ = starttime;
1020
*
atp
++ = starttime;
1022
*
atp
++ = endtime;
[
all
...]
/system/core/libcutils/
tztime.c
939
register time_t *
atp
;
local
1022
atp
= sp->ats;
1035
*
atp
++ = endtime;
1037
*
atp
++ = starttime;
1040
*
atp
++ = starttime;
1042
*
atp
++ = endtime;
[
all
...]
Completed in 415 milliseconds