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

  /bionic/libc/tzcode/
tzfile.h 151 #define EPOCH_YEAR 1970
localtime.c 1015 ** Two transitions per year, from EPOCH_YEAR forward.
    [all...]
  /external/chromium_org/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...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cookielib.py 71 EPOCH_YEAR = 1970
74 if ((year >= EPOCH_YEAR) and (1 <= month <= 12) and (1 <= mday <= 31) and
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cookielib.py 71 EPOCH_YEAR = 1970
74 if ((year >= EPOCH_YEAR) and (1 <= month <= 12) and (1 <= mday <= 31) and
    [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 156 milliseconds