Home
last modified time | relevance | path

Searched refs:TZDIR (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/tools/tzcode/
Dtzselect.ksh39 : ${TZDIR=$(pwd)}
49 TZ_COUNTRY_TABLE=$TZDIR/iso3166.tab
50 TZ_ZONE_TABLE=$TZDIR/zone.tab
237 TZ_for_date=$TZDIR/$TZ
Dtzfile.h22 #ifndef TZDIR
23 #define TZDIR "/usr/local/etc/zoneinfo" /* Time zone object file directory */ macro
DMakefile.in25 TZORIG_OPTS := CFLAGS="-D_POSIX_C_SOURCE $(TZORIG_EXTRA_CFLAGS)" TZDIR=$(TZORIG_TZDIR_ABS)
Dzdump.c1034 getzones(TZDIR, NULL, &last, &count); in getall()
Dlocaltime.c367 if ((p = TZDIR) == NULL) in tzload()
Dzic.c703 directory = TZDIR; in main()
/external/icu/icu4c/source/common/
Dputil.cpp664 #define TZZONEINFO (TZDIR "/")