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

  /bionic/libc/tzcode/
localtime.c 186 static struct tm * timesub(const time_t * timep, int_fast32_t offset,
1463 timesub(const time_t *const timep, const int_fast32_t offset, function
    [all...]
  /external/chromium_org/third_party/icu/source/tools/tzcode/
localtime.c 174 static struct tm * timesub(const time_t * timep, long offset,
1431 timesub(timep, offset, sp, tmp) function
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
localtime.c 174 static struct tm * timesub(const time_t * timep, long offset,
1431 timesub(timep, offset, sp, tmp) function
    [all...]

Completed in 186 milliseconds