Searched refs:TZ (Results 1 – 25 of 286) sorted by relevance
12345678910>>...12
/external/icu/icu4c/source/tools/tzcode/ |
D | tzselect.ksh | 119 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/llvm/test/MC/Disassembler/ARM/ |
D | arm-thumb-trustzone.txt | 2 …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
|
D | arm-trustzone.txt | 2 …mv7-apple-darwin -mcpu=cortex-a8 -disassemble -mattr=trustzone < %s | FileCheck %s -check-prefix=TZ 14 # TZ: smc #15 15 # TZ: smceq #0
|
/external/llvm/test/MC/ARM/ |
D | arm-trustzone.s | 2 …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]
|
D | arm-thumb-trustzone.s | 2 …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]
|
/external/llvm/test/Object/ |
D | archive-toc.test | 2 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/tests/ |
D | dhcp-mud.out | 19 RB, POSIX-TZ, TZ-Name, Option 119 36 TZ-Name Option 101, length 13: "Europe/Berlin"
|
/external/icu/icu4c/source/test/perf/DateFmtPerf/ |
D | Makefile.in | 71 …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/ |
D | test_config | 29 TZ=GMT0 30 export TZ
|
/external/icu/icu4c/source/test/letest/ |
D | Makefile.in | 95 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/icu/icu4c/source/data/region/ |
D | ps.txt | 65 TZ{"تنزانیا"}
|
D | zh_Hant_HK.txt | 89 TZ{"坦桑尼亞"}
|
/external/python/cpython2/Doc/library/ |
D | time.rst | 468 variable :envvar:`TZ` specifies how this is done. 476 Although in many cases, changing the :envvar:`TZ` environment variable may 480 The :envvar:`TZ` environment variable should contain no whitespace. 482 The standard format of the :envvar:`TZ` environment variable is (whitespace 523 >>> os.environ['TZ'] = 'EST+05EDT,M4.1.0,M10.5.0' 527 >>> os.environ['TZ'] = 'AEST-10AEDT-11,M10.5.0,M3.5.0' 534 specify the timezone rules. To do this, set the :envvar:`TZ` environment 540 >>> os.environ['TZ'] = 'US/Eastern' 544 >>> os.environ['TZ'] = 'Egypt'
|
/external/iptables/extensions/ |
D | libxt_time.man | 48 process has its own idea of local time, specified via the TZ environment 49 variable. The kernel also has its own timezone offset variable. The TZ 52 The TZ string may resolve to different offsets at different dates, which is
|
/external/icu/icu4c/source/test/perf/normperf/ |
D | Makefile.in | 71 ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) $(INVOCATION)
|
/external/icu/icu4c/source/test/perf/charperf/ |
D | Makefile.in | 71 ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) $(INVOCATION)
|
/external/icu/icu4c/source/test/perf/ubrkperf/ |
D | Makefile.in | 71 ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) $(INVOCATION)
|
/external/icu/icu4c/source/test/perf/utfperf/ |
D | Makefile.in | 71 ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) $(INVOCATION)
|
/external/icu/icu4c/source/test/perf/unisetperf/ |
D | Makefile.in | 70 ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) $(INVOCATION)
|
/external/icu/icu4c/source/test/perf/dicttrieperf/ |
D | Makefile.in | 71 ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) $(INVOCATION)
|
/external/icu/icu4c/source/test/perf/utrie2perf/ |
D | Makefile.in | 71 ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) $(INVOCATION)
|
/external/icu/icu4c/source/test/perf/ustrperf/ |
D | Makefile.in | 71 ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) $(INVOCATION)
|
/external/icu/icu4c/source/test/perf/usetperf/ |
D | Makefile.in | 71 ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) $(INVOCATION)
|
/external/icu/icu4c/source/test/perf/collperf2/ |
D | Makefile.in | 71 ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) $(INVOCATION)
|
/external/icu/icu4c/source/test/perf/strsrchperf/ |
D | Makefile.in | 71 ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) $(INVOCATION)
|
12345678910>>...12