Home
last modified time | relevance | path

Searched refs:TZ (Results 1 – 25 of 642) sorted by relevance

12345678910>>...26

/external/cronet/third_party/icu/source/tools/tzcode/
Dtzselect.ksh119 read TZ
120 $AWK -v TZ="$TZ" 'BEGIN {
132 echo >&2 "\`$TZ' is not a conforming" \
135 TZ_for_date=$TZ;;
219 TZ=$($AWK -F'\t' \
237 TZ_for_date=$TZDIR/$TZ
252 TZdate=$(LANG=C TZ="$TZ_for_date" date)
253 UTdate=$(LANG=C TZ=UTC0 date)
274 +) echo >&2 " TZ='$TZ'"
277 echo >&2 "Therefore TZ='$TZ' will be used.$extra_info"
[all …]
/external/icu/icu4c/source/tools/tzcode/
Dtzselect.ksh119 read TZ
120 $AWK -v TZ="$TZ" 'BEGIN {
132 echo >&2 "\`$TZ' is not a conforming" \
135 TZ_for_date=$TZ;;
219 TZ=$($AWK -F'\t' \
237 TZ_for_date=$TZDIR/$TZ
252 TZdate=$(LANG=C TZ="$TZ_for_date" date)
253 UTdate=$(LANG=C TZ=UTC0 date)
274 +) echo >&2 " TZ='$TZ'"
277 echo >&2 "Therefore TZ='$TZ' will be used.$extra_info"
[all …]
/external/toybox/tests/
Dstat.test7 TZ=utc touch -at 200001010101.01 file
13 TZ=utc testcmd "%x" "-c %x file" "2000-01-01 01:01:01.000000000 +0000\n" "" ""
14 TZ=utc testcmd "%X" "-c %X file" "946688461\n" "" ""
16 TZ=utc touch -mt 200002020202.02 file
17 TZ=utc testcmd "%y" "-c %y file" "2000-02-02 02:02:02.000000000 +0000\n" "" ""
18 TZ=utc testcmd "%Y" "-c %Y file" "949456922\n" "" ""
Dgunzip.test49 export TZ=UTC
Ddate.test10 this_year=$(TZ=$tz date +%Y)
/external/llvm/test/MC/Disassembler/ARM/
Darm-thumb-trustzone.txt2 …bv7-apple-darwin -mcpu=cortex-a8 -disassemble -mattr=trustzone < %s | FileCheck %s -check-prefix=TZ
15 # TZ: smc #15
16 # TZ: ite eq
17 # TZ: smceq #0
Darm-trustzone.txt2 …mv7-apple-darwin -mcpu=cortex-a8 -disassemble -mattr=trustzone < %s | FileCheck %s -check-prefix=TZ
14 # TZ: smc #15
15 # TZ: smceq #0
/external/licenseclassifier/v2/assets/Supplement/ICU/
Dtimezone.txt2 Database for its time zone support. The ownership of the TZ database
8 # The TZ database itself is not an IETF Contribution or an IETF
12 # not apply to the TZ Database or contributions that individuals make
13 # to it. Should any claims be made and substantiated against the TZ
20 # future claims in that contribution or in the TZ Database.
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/
Detcetera8 # support for POSIX-style TZ strings. On such platforms these entries
13 # unnecessary as settings for the TZ environment variable. E.g.,
14 # instead of TZ='Etc/GMT+4' one can use the POSIX setting TZ='<-04>+4'.
16 # Do not use a POSIX TZ setting like TZ='GMT+4', which is four hours
37 # Be consistent with POSIX TZ settings in the Zone names,
40 # positive signs east of Greenwich. For example, TZ='Etc/GMT+4' uses
/external/libcups/scheduler/
Dcups.sh.in91 TZ="$ZONE"
95 TZ="$TIMEZONE"
98 if test "x$TZ" != x; then
99 export TZ
/external/llvm/test/MC/ARM/
Darm-thumb-trustzone.s2 …7-apple-darwin -mcpu=cortex-a8 -show-encoding -mattr=trustzone < %s | FileCheck %s -check-prefix=TZ
24 @ TZ: smc #15 @ encoding: [0xff,0xf7,0x00,0x80]
25 @ TZ: ite eq @ encoding: [0x0c,0xbf]
26 @ TZ: smceq #0 @ encoding: [0xf0,0xf7,0x00,0x80]
Darm-trustzone.s2 …7-apple-darwin -mcpu=cortex-a8 -show-encoding -mattr=trustzone < %s | FileCheck %s -check-prefix=TZ
3 @ RUN: llvm-mc -triple=armv6kz -mcpu=arm1176jz-s -show-encoding < %s | FileCheck %s -check-prefix=TZ
23 @ TZ: smc #15 @ encoding: [0x7f,0x00,0x60,0xe1]
24 @ TZ: smceq #0 @ encoding: [0x70,0x00,0x60,0x01]
/external/llvm/test/Object/
Darchive-toc.test2 RUN: env TZ=GMT llvm-ar tv %p/Inputs/GNU.a | FileCheck %s --check-prefix=GNU -strict-whitespace
11 RUN: env TZ=GMT llvm-ar tv %p/Inputs/MacOSX.a | FileCheck %s --check-prefix=OSX -strict-whitespace
20 RUN: env TZ=GMT llvm-ar tv %p/Inputs/SVR4.a | FileCheck %s -strict-whitespace
23 RUN: env TZ=GMT llvm-ar tv %p/Inputs/xpg4.a | FileCheck %s -strict-whitespace
31 RUN: env TZ=GMT llvm-ar tv %p/Inputs/thin.a | FileCheck %s --check-prefix=THIN -strict-whitespace
43 RUN: env TZ=GMT llvm-ar tv %p/Inputs/thin-path.a | FileCheck %s --check-prefix=THINPATH -strict-whi…
/external/tcpdump/
Dupdate-test.sh5 TZ=GMT0; export TZ
/external/tcpdump/tests/
Ddhcp-mud.out19 RB (59), POSIX-TZ (100), TZ-Name (101), Unknown (119)
36 TZ-Name (101), length 13: "Europe/Berlin"
/external/icu/icu4c/source/test/perf/DateFmtPerf/
DMakefile.in71 …ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) ./$(TARGET) -x $(top_builddir)/p…
74 ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) $(INVOCATION)
/external/cronet/third_party/icu/source/test/perf/DateFmtPerf/
DMakefile.in71 …ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) ./$(TARGET) -x $(top_builddir)/p…
74 ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) $(INVOCATION)
/external/e2fsprogs/tests/
Dtest_config30 TZ=GMT0
31 export TZ
/external/cpuinfo/test/dmesg/
Dgalaxy-j7-uae.log135 [ 16.373584] [2: mc_log: 2174] MobiCore mcd: 701|TZ CCM: Initing Key database
136 [ 16.373592] [2: mc_log: 2174] MobiCore mcd: 701|TZ CCM: Max slots/tokens: 4
137 [ 16.373599] [2: mc_log: 2174] MobiCore mcd: 701|TZ CCM: Max DB entries supported: 64
138 [ 16.373608] [2: mc_log: 2174] MobiCore mcd: 701|TZ DB Utils: Wifi UID: 1010 Per user ra…
139 [ 16.373616] [2: mc_log: 2174] MobiCore mcd: 701|TZ DB Utils: DB unpack Token count is 1
140 [ 16.373625] [2: mc_log: 2174] MobiCore mcd: 701|TZ DB Utils: DB un pack Token 0 has slo…
141 [ 16.373632] [2: mc_log: 2174] MobiCore mcd: 701|TZ DB Utils: DB un pack obj count is 4
142 [ 16.373642] [2: mc_log: 2174] MobiCore mcd: 701|TZ DB Utils: Unpacking object[0] - slot…
143 [ 16.373651] [2: mc_log: 2174] MobiCore mcd: 701|TZ DB Utils: Unpacking object[0] - obj_…
144 [ 16.373661] [2: mc_log: 2174] MobiCore mcd: 701|TZ DB Utils: Unpacking object[1] - slot…
[all …]
/external/capstone/arch/ARM/
DARMAddressingModes.h150 unsigned TZ, RotAmt; in getSOImmValRotate() local
156 TZ = CountTrailingZeros_32(Imm); in getSOImmValRotate()
160 RotAmt = TZ & ~1; in getSOImmValRotate()
/external/icu/icu4c/source/test/letest/
DMakefile.in95 ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) $(INVOCATION)
98 …ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) ./$(GENTARGET) $(top_srcdir)/tes…
/external/cronet/third_party/icu/source/test/letest/
DMakefile.in95 ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) $(INVOCATION)
98 …ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) ./$(GENTARGET) $(top_srcdir)/tes…
/external/cldr/tools/cldr-code/src/test/resources/org/unicode/cldr/unittest/data/
DlocaleMatcherTest.txt300TZ, ast, ast-ES, az, az-Cyrl, az-Cyrl-AZ, az-Latn, az-Latn-AZ, bas, bas-CM, be, be-BY, bem, bem-ZM…
/external/cronet/base/test/data/tzdata/
DREADME.md5 location results in the TZ data version "2019a" becoming available to the
/external/python/cpython2/Doc/library/
Dtime.rst468 variable :envvar:`TZ` specifies how this is done. It will also set the variables
469 ``tzname`` (from the :envvar:`TZ` environment variable), ``timezone`` (non-DST
481 Although in many cases, changing the :envvar:`TZ` environment variable may
485 The :envvar:`TZ` environment variable should contain no whitespace.
487 The standard format of the :envvar:`TZ` environment variable is (whitespace
528 >>> os.environ['TZ'] = 'EST+05EDT,M4.1.0,M10.5.0'
532 >>> os.environ['TZ'] = 'AEST-10AEDT-11,M10.5.0,M3.5.0'
539 specify the timezone rules. To do this, set the :envvar:`TZ` environment
545 >>> os.environ['TZ'] = 'US/Eastern'
549 >>> os.environ['TZ'] = 'Egypt'

12345678910>>...26