/external/chromium_org/third_party/icu/source/tools/tzcode/ |
localtime.c | 150 static struct tm * gmtsub(const time_t * timep, long offset, 1246 return gmtsub(timep, offset, tmp); 1348 gmtsub(timep, offset, tmp) function [all...] |
/external/icu/icu4c/source/tools/tzcode/ |
localtime.c | 150 static struct tm * gmtsub(const time_t * timep, long offset, 1246 return gmtsub(timep, offset, tmp); 1348 gmtsub(timep, offset, tmp) function [all...] |
/bionic/libc/tzcode/ |
localtime.c | 161 static struct tm * gmtsub(const time_t * timep, int_fast32_t offset, 1391 gmtsub(const time_t * const timep, const int_fast32_t offset, function [all...] |