Home
last modified time | relevance | path

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

/external/libtextclassifier/abseil-cpp/absl/time/internal/cctz/testdata/
DREADME.zoneinfo2 Install them in a location referenced by the ${TZDIR} environment variable.
6 already be found in the default ${TZDIR} location, /usr/share/zoneinfo.
20 TZDIR=/zoneinfo \
37 bazel test --test_env=TZDIR=${PWD}/testdata/zoneinfo ...
/external/angle/third_party/abseil-cpp/absl/time/internal/cctz/testdata/
DREADME.zoneinfo2 Install them in a location referenced by the ${TZDIR} environment variable.
6 already be found in the default ${TZDIR} location, /usr/share/zoneinfo.
20 TZDIR=/zoneinfo \
37 bazel test --test_env=TZDIR=${PWD}/testdata/zoneinfo ...
/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/testdata/
DREADME.zoneinfo2 Install them in a location referenced by the ${TZDIR} environment variable.
6 already be found in the default ${TZDIR} location, /usr/share/zoneinfo.
20 TZDIR=/zoneinfo \
37 bazel test --test_env=TZDIR=${PWD}/testdata/zoneinfo ...
/external/abseil-cpp/absl/time/internal/cctz/testdata/
DREADME.zoneinfo2 Install them in a location referenced by the ${TZDIR} environment variable.
6 already be found in the default ${TZDIR} location, /usr/share/zoneinfo.
20 TZDIR=/zoneinfo \
37 bazel test --test_env=TZDIR=${PWD}/testdata/zoneinfo ...
/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/testdata/
DREADME.zoneinfo2 Install them in a location referenced by the ${TZDIR} environment variable.
6 already be found in the default ${TZDIR} location, /usr/share/zoneinfo.
20 TZDIR=/zoneinfo \
37 bazel test --test_env=TZDIR=${PWD}/testdata/zoneinfo ...
/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.in28 TZDIR=zoneinfo
Dzdump.c1034 getzones(TZDIR, NULL, &last, &count); in getall()
Dlocaltime.c367 if ((p = TZDIR) == NULL) in tzload()
Dzic.c703 directory = TZDIR; in main()
/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/src/
Dtzfile.h24 #ifndef TZDIR
25 #define TZDIR "/usr/share/zoneinfo" /* Time zone object file directory */ macro
/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtzfile.h24 #ifndef TZDIR
25 #define TZDIR "/usr/share/zoneinfo" /* Time zone object file directory */ macro
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtzfile.h24 #ifndef TZDIR
25 #define TZDIR "/usr/share/zoneinfo" /* Time zone object file directory */ macro
/external/abseil-cpp/absl/time/internal/cctz/src/
Dtzfile.h24 #ifndef TZDIR
25 #define TZDIR "/usr/share/zoneinfo" /* Time zone object file directory */ macro
/external/libtextclassifier/abseil-cpp/absl/time/internal/cctz/src/
Dtzfile.h24 #ifndef TZDIR
25 #define TZDIR "/usr/share/zoneinfo" /* Time zone object file directory */ macro
/external/angle/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtzfile.h24 #ifndef TZDIR
25 #define TZDIR "/usr/share/zoneinfo" /* Time zone object file directory */ macro
/external/icu/icu4c/source/common/
Dputil.cpp705 #define TZZONEINFO (TZDIR "/")