Home
last modified time | relevance | path

Searched refs:TZDIR (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtzfile.h24 #ifndef TZDIR
25 #define TZDIR "/usr/share/zoneinfo" /* Time zone object file directory */ macro
26 #endif /* !defined TZDIR */
/third_party/tzdata/
H A Dtzselect.ksh49 : ${TZDIR=$PWD}
203 read_file TZ_COUNTRY_TABLE "$TZDIR/iso3166.tab"
204 read_file TZ_ZONETABTYPE_TABLE "$TZDIR/$zonetabtype.tab"
457 ${TZ_ZONENOW_TABLE:+:} read_file TZ_ZONENOW_TABLE "$TZDIR/zonenow.tab"
742 TZ_for_date=$TZDIR/$tz
H A DMakefile111 # "Compiled" timezone information is placed in the "TZDIR" directory
115 TZDIR = $(TOPDIR)/$(USRSHAREDIR)/$(TZDIR_BASENAME) macro
266 # -DSUPPRESS_TZDIR to not prepend TZDIR to file names; this has
464 ZIC_INSTALL= $(ZIC) -d '$(DESTDIR)$(TZDIR)' $(LEAPSECONDS)
647 cp -f $(TABDATA) '$(DESTDIR)$(TZDIR)/.'
705 '#ifndef TZDIR' \
706 '# define TZDIR "$(TZDIR)" /* TZif directory */' \
760 TZDIR='$(TZDIR)' \
[all...]
H A Dlocaltime.c383 /* TZDIR with a trailing '/' rather than a trailing '\0'. */
384 static char const tzdirslash[sizeof TZDIR] = TZDIR "/";
432 /* Do not prepend TZDIR. This is intended for specialized in tzloadbody()
443 /* Create a string "TZDIR/NAME". Using sprintf here in tzloadbody()
451 the TZDIR virtual subtree. */ in tzloadbody()
H A Dzic.c1125 directory = TZDIR; in main()
/third_party/icu/icu4c/source/tools/tzcode/
H A Dtzfile.h22 #ifndef TZDIR
23 #define TZDIR "/usr/local/etc/zoneinfo" /* Time zone object file directory */ macro
24 #endif /* !defined TZDIR */
H A Dzdump.c1028 getzones(TZDIR, NULL, &last, &count); in getall()
H A Dlocaltime.c369 if ((p = TZDIR) == NULL) in tzload()
H A Dzic.c704 directory = TZDIR; in main()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dtzfile.h22 #ifndef TZDIR
23 #define TZDIR "/usr/local/etc/zoneinfo" /* Time zone object file directory */ macro
24 #endif /* !defined TZDIR */
H A Dzdump.c1034 getzones(TZDIR, NULL, &last, &count); in getall()
H A Dlocaltime.c367 if ((p = TZDIR) == NULL) in tzload()
H A Dzic.c703 directory = TZDIR; in main()
/third_party/icu/icu4c/source/common/
H A Dputil.cpp705 #define TZZONEINFO (TZDIR "/")
/third_party/node/deps/icu-small/source/common/
H A Dputil.cpp705 #define TZZONEINFO (TZDIR "/")
/third_party/skia/third_party/externals/icu/source/common/
H A Dputil.cpp705 #define TZZONEINFO (TZDIR "/")

Completed in 35 milliseconds