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

  /bionic/libc/tzcode/
localtime.c 190 static int_fast32_t transtime(int year, const struct rule * rulep,
844 transtime(const int year, register const struct rule *const rulep, function
    [all...]
  /external/chromium_org/third_party/icu/source/tools/tzcode/
localtime.c 178 static time_t transtime(time_t janfirst, int year,
813 transtime(janfirst, year, rulep, offset) function
1010 starttime = transtime(janfirst, year, &start,
1012 endtime = transtime(janfirst, year, &end,
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
localtime.c 178 static time_t transtime(time_t janfirst, int year,
813 transtime(janfirst, year, rulep, offset) function
1010 starttime = transtime(janfirst, year, &start,
1012 endtime = transtime(janfirst, year, &end,
    [all...]

Completed in 30 milliseconds