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

  /bionic/libc/tzcode/
tzfile.h 161 #define EPOCH_YEAR 1970
localtime.c     [all...]
  /external/chromium/third_party/icu/source/tools/tzcode/
tzfile.h 161 #define EPOCH_YEAR 1970
zdump.c 80 #ifndef EPOCH_YEAR
81 #define EPOCH_YEAR 1970
82 #endif /* !defined EPOCH_YEAR */
648 myy = EPOCH_YEAR;
localtime.c 993 ** Two transitions per year, from EPOCH_YEAR forward.
1005 for (year = EPOCH_YEAR;
    [all...]
zic.c 1284 j = EPOCH_YEAR;
    [all...]
  /external/icu4c/tools/tzcode/
tzfile.h 161 #define EPOCH_YEAR 1970
zdump.c 80 #ifndef EPOCH_YEAR
81 #define EPOCH_YEAR 1970
82 #endif /* !defined EPOCH_YEAR */
648 myy = EPOCH_YEAR;
localtime.c 993 ** Two transitions per year, from EPOCH_YEAR forward.
1005 for (year = EPOCH_YEAR;
    [all...]
zic.c 1284 j = EPOCH_YEAR;
    [all...]
  /system/core/libcutils/
tzfile.h 161 #define EPOCH_YEAR 1970
tztime.c 1014 ** Two transitions per year, from EPOCH_YEAR forward.
1025 for (year = EPOCH_YEAR;
    [all...]

Completed in 502 milliseconds