OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:theiroffset
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/tzcode/
localtime.c
1070
register int_fast32_t
theiroffset
;
local
[
all
...]
/external/chromium_org/third_party/icu/source/tools/tzcode/
localtime.c
1036
register long
theiroffset
;
local
1068
theiroffset
= theirstdoffset;
1101
theiroffset
= -sp->ttis[j].tt_gmtoff;
1103
theirdstoffset =
theiroffset
;
1104
else theirstdoffset =
theiroffset
;
[
all
...]
/external/icu/icu4c/source/tools/tzcode/
localtime.c
1036
register long
theiroffset
;
local
1068
theiroffset
= theirstdoffset;
1101
theiroffset
= -sp->ttis[j].tt_gmtoff;
1103
theirdstoffset =
theiroffset
;
1104
else theirstdoffset =
theiroffset
;
[
all
...]
Completed in 38 milliseconds