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

  /bionic/libc/tzcode/
localtime.c 239 static time_t transtime P((time_t janfirst, int year,
900 transtime(janfirst, year, rulep, offset) function
    [all...]
  /external/chromium/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/icu4c/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...]
  /system/core/libcutils/
tztime.c 211 static time_t transtime P((time_t janfirst, int year,
833 transtime(janfirst, year, rulep, offset) function
1030 starttime = transtime(janfirst, year, &start,
1032 endtime = transtime(janfirst, year, &end,
    [all...]

Completed in 17 milliseconds