HomeSort by relevance Sort by last modified time
    Searched refs:gmtsub (Results 1 - 4 of 4) sorted by null

  /external/chromium/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/icu4c/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 211 static struct tm * gmtsub P((const time_t * timep, long offset,
1448 gmtsub(timep, offset, tmp) function
    [all...]
  /system/core/libcutils/
tztime.c 183 static struct tm * gmtsub P((const time_t * timep, long offset,
1194 return gmtsub(timep, offset, tmp);
1308 gmtsub(timep, offset, tmp) function
    [all...]

Completed in 151 milliseconds