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

  /bionic/libc/tzcode/
tzfile.h 22 #ifndef TZDIR
23 #define TZDIR "/usr/local/etc/zoneinfo" /* Time zone object file directory */
24 #endif /* !defined TZDIR */
  /external/chromium_org/third_party/icu/source/tools/tzcode/
tzfile.h 32 #ifndef TZDIR
33 #define TZDIR "/usr/local/etc/zoneinfo" /* Time zone object file directory */
34 #endif /* !defined TZDIR */
tzselect.ksh 39 : ${TZDIR=$(pwd)}
49 TZ_COUNTRY_TABLE=$TZDIR/iso3166.tab
50 TZ_ZONE_TABLE=$TZDIR/zone.tab
237 TZ_for_date=$TZDIR/$TZ
zdump.c 978 getzones(TZDIR, NULL, &last, &count);
localtime.c 370 if ((p = TZDIR) == NULL)
    [all...]
zic.c 684 directory = TZDIR;
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
tzfile.h 32 #ifndef TZDIR
33 #define TZDIR "/usr/local/etc/zoneinfo" /* Time zone object file directory */
34 #endif /* !defined TZDIR */
tzselect.ksh 39 : ${TZDIR=$(pwd)}
49 TZ_COUNTRY_TABLE=$TZDIR/iso3166.tab
50 TZ_ZONE_TABLE=$TZDIR/zone.tab
237 TZ_for_date=$TZDIR/$TZ
zdump.c 978 getzones(TZDIR, NULL, &last, &count);
localtime.c 370 if ((p = TZDIR) == NULL)
    [all...]
zic.c 684 directory = TZDIR;
    [all...]
  /external/chromium_org/third_party/icu/source/common/
putil.cpp 683 #define TZZONEINFO (TZDIR "/")
    [all...]
  /external/icu/icu4c/source/common/
putil.cpp 683 #define TZZONEINFO (TZDIR "/")
    [all...]

Completed in 135 milliseconds