/external/toybox/toys/posix/ |
D | date.c | 98 *tz = 0; in date_main() local 143 char *tz = CFG_TOYBOX_FREE ? getenv("TZ") : 0; in date_main() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | TimeZoneFormatTest.java | 146 TimeZone tz = TimeZone.getTimeZone(tzids[tzidx]); in TestTimeZoneRoundTrip() local 411 TimeZone tz = TimeZone.getTimeZone(id); in TestTimeRoundTrip() local 637 TimeZone tz = tzfmt.parse(style, text, pos, options, timeType); in TestParse() local 757 …SimpleTimeZone tz = new SimpleTimeZone(OFFSET[i], "Zone Offset:" + String.valueOf(OFFSET[i]) + "ms… in TestISOFormat() local 878 TimeZone tz = TimeZone.getTimeZone((String)testCase[1]); in TestFormat() local 973 TimeZone tz = TimeZone.getTimeZone((String)testCase[1]); in TestFormatTZDBNames() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/ |
D | Time.java | 72 SimpleTimeZone tz = new SimpleTimeZone(0, "Z"); in Time() local 103 SimpleTimeZone tz = new SimpleTimeZone(0, "Z"); in Time() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
D | Time.java | 53 SimpleTimeZone tz = new SimpleTimeZone(0, "Z"); in Time() local 84 SimpleTimeZone tz = new SimpleTimeZone(0, "Z"); in Time() local
|
/external/icu/icu4c/source/samples/date/ |
D | date.c | 69 const UChar *tz = 0; in main() local 241 const UChar *tz, in date() 292 … UDateFormatStyle style, const char *parse, const UChar *tz, UErrorCode *status) { in getWhen()
|
/external/v8/test/mjsunit/regress/ |
D | regress-3116.js | 5 function timezone(tz) { argument
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneTest.java | 462 TimeZone tz = TimeZone.getTimeZone(timezones[i]); in TestDisplayName2() local 629 void _testUsingBinarySearch(SimpleTimeZone tz, long min, long max, long expectedBoundary) in _testUsingBinarySearch() 667 TimeZone tz = TimeZone.getTimeZone( "PRT" ); in TestPRTOffset() local 731 TimeZone tz = TimeZone.getTimeZone("PST"); in TestGetAvailableIDs913() local 829 TimeZone tz = TimeZone.getTimeZone(id); in TestGetAvailableIDsNew() local 864 SimpleTimeZone tz = new SimpleTimeZone(-5 * millisPerHour, "dstSavingsTest", in TestDSTSavings() local 911 SimpleTimeZone tz = new SimpleTimeZone(-5 * millisPerHour, "alternateRuleTest"); in TestAlternateRules() local 1365 TimeZone tz = TimeZone.getTimeZone(tzid); in TestMark() local 1451 TimeZone tz; in TestFebruary() local 2139 TimeZone tz = TimeZone.getTimeZone(tzid, TimeZone.TIMEZONE_ICU); in TestObservesDaylightTime() local [all …]
|
D | TimeZoneRegression.java | 102 TimeZone tz = TimeZone.getTimeZone("PST"); in Test4084933() local 305 TimeZone tz = TimeZone.getTimeZone("PST"); in Test4126678() local 367 TimeZone tz = TimeZone.getTimeZone("GMT"); in Test4151429() local 590 TimeZone tz = TimeZone.getDefault(); in Test4154650() local 732 TimeZone tz = (TimeZone)DATA[j]; in Test4162593() local 953 TimeZone tz = TimeZone.getTimeZone("PST"); in Test4208960() local 1070 TimeZone tz = TimeZone.getTimeZone(tzids[i]); in TestT5280() local
|
D | TimeZoneBoundaryTest.java | 142 long expectedBoundary, TimeZone tz) in findDaylightBoundaryUsingTimeZone() 647 void _testUsingBinarySearch(SimpleTimeZone tz, Date d, long expectedBoundary) in _testUsingBinarySearch() 728 SimpleTimeZone tz; in TestNewRules() local
|
/external/v8/src/ |
D | dateparser-inl.h | 20 TimeZoneComposer tz; in Parse() local 202 TimeZoneComposer* tz) { in ParseES5DateTime()
|
/external/icu/icu4c/source/test/perf/normperf/ |
D | dtfmtrtperf.h | 163 TimeZone *tz = TimeZone::createTimeZone(*tzid); in call() local 194 delete tz; in call() local
|
/external/icu/icu4c/source/tools/tzcode/ |
D | icuzdump.cpp | 115 void setTimeZone(TimeZone* tz) { in setTimeZone() 236 TimeZone* tz = NULL; in next() local 372 TimeZone* tz = zit->next(); in main() local 403 TimeZone* tz = zit->next(); in main() local
|
/external/icu/icu4c/source/i18n/ |
D | wintzimpl.cpp | 36 static UBool getSystemTimeInformation(TimeZone *tz, SYSTEMTIME &daylightDate, SYSTEMTIME &standardD… in getSystemTimeInformation() 119 TimeZone *tz = TimeZone::createTimeZone(id); in getWindowsTimeZoneInfo() local
|
/external/icu/icu4c/source/test/intltest/ |
D | tzbdtest.cpp | 116 …findDaylightBoundaryUsingTimeZone(UDate d, UBool startsInDST, UDate expectedBoundary, TimeZone* tz) in findDaylightBoundaryUsingTimeZone() 337 TimeZone *tz; in TestBoundaries() local 382 TimeZoneBoundaryTest::testUsingBinarySearch(SimpleTimeZone* tz, UDate d, UDate expectedBoundary) in testUsingBinarySearch() 425 SimpleTimeZone *tz; in TestNewRules() local
|
D | tztest.cpp | 235 TimeZoneTest::findTransition(const TimeZone& tz, in findTransition() 265 TimeZoneTest::testUsingBinarySearch(const TimeZone& tz, in testUsingBinarySearch() 311 TimeZone* tz = TimeZone::createTimeZone("PRT"); in TestPRTOffset() local 501 TimeZone *tz = TimeZone::createTimeZone("PST"); in TestGetAvailableIDs913() local 695 TimeZone *tz = TimeZone::createTimeZone(*id1); in TestGetAvailableIDsNew() local 903 TimeZone *tz = TimeZone::createTimeZone(itsID); in TestShortZoneIDs() local 1548 SimpleTimeZone *tz = new SimpleTimeZone(-5 * U_MILLIS_PER_HOUR, "dstSavingsTest", in TestDSTSavings() local 1601 SimpleTimeZone tz(-5 * U_MILLIS_PER_HOUR, "alternateRuleTest"); in TestAlternateRules() local 1791 TimeZone *tz = TimeZone::createTimeZone(id); in TestHistorical() local 1912 TimeZone *tz; in TestFebruary() local
|
D | tzregts.cpp | 87 UDate TimeZoneRegressionTest::findTransitionBinary(const SimpleTimeZone& tz, UDate min, UDate max) { in findTransitionBinary() 108 UDate TimeZoneRegressionTest::findTransitionStepwise(const SimpleTimeZone& tz, UDate min, UDate max… in findTransitionStepwise() 209 TimeZone *tz = TimeZone::createTimeZone("PST"); in Test4084933() local 460 TimeZone *tz = TimeZone::createTimeZone("PST"); in Test4126678() local 805 TimeZone *tz = TimeZone::createDefault(); in Test4154650() local 883 TimeZone *tz = (TimeZone*)DATA_TZ[j]; in Test4162593() local
|
D | tzfmttst.cpp | 177 TimeZone *tz = TimeZone::createTimeZone(*tzid); in TestTimeZoneRoundTrip() local 500 BasicTimeZone *tz = (BasicTimeZone*) TimeZone::createTimeZone(*tzid); in run() local 838 TimeZone* tz = tzfmt->parse(DATA[i].style, DATA[i].text, pos, DATA[i].parseOptions, &ttype); in TestParse() local 971 …SimpleTimeZone* tz = new SimpleTimeZone(OFFSET[i], UnicodeString("Zone Offset:") + OFFSET[i] + "ms… in TestISOFormat() local 1121 LocalPointer<TimeZone> tz(TimeZone::createTimeZone(DATA[i].tzid)); in TestFormat() local 1218 LocalPointer<TimeZone> tz(TimeZone::createTimeZone(DATA[i].tzid)); in TestFormatTZDBNames() local
|
D | itformat.cpp | 89 TimeZone *tz = TimeZone::createTimeZone("America/Los_Angeles"); in runIndexedTest() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
D | DateFormatter.java | 49 DateFormatter withTimeZone(TimeZone tz); in withTimeZone()
|
D | PeriodBuilder.java | 52 PeriodBuilder withTimeZone(TimeZone tz); in withTimeZone()
|
D | DurationFormatter.java | 75 DurationFormatter withTimeZone(TimeZone tz); in withTimeZone()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | vtzone.h | 415 BasicTimeZone *tz; variable
|
/external/tremolo/Tremolo/ |
D | misc.c | 92 static struct timezone tz; in _insert() local 149 static struct timezone tz; in _ripremove() local
|
/external/mesa3d/src/mesa/math/ |
D | m_norm_tmp.h | 61 GLfloat tx, ty, tz; in TAG() local 90 GLfloat tx, ty, tz; in TAG() local 128 GLfloat tx, ty, tz; in TAG() local 155 GLfloat tx, ty, tz; in TAG() local
|
/external/jetty/src/java/org/eclipse/jetty/util/ |
D | DateCache.java | 112 public synchronized void setTimeZone(TimeZone tz) in setTimeZone() 153 private synchronized void setTzFormatString(final TimeZone tz ) in setTzFormatString()
|