Searched refs:tz (Results 51 - 75 of 103) sorted by relevance

12345

/external/icu4c/i18n/
H A Dbasictz.cpp37 BasicTimeZone::hasEquivalentTransitions(/*const*/ BasicTimeZone& tz, UDate start, UDate end, argument
42 if (hasSameRules(tz)) {
51 tz.getOffset(start, FALSE, raw2, dst2, status);
71 UBool avail2 = tz.getNextTransition(time, FALSE, tr2);
92 tz.getNextTransition(tr2.getTime(), FALSE, tr2);
H A Ducal.cpp213 const TimeZone& tz = ((Calendar*)cal)->getTimeZone(); local
223 tz.getDisplayName(FALSE, TimeZone::LONG, Locale(locale), id);
227 tz.getDisplayName(FALSE, TimeZone::SHORT, Locale(locale), id);
231 tz.getDisplayName(TRUE, TimeZone::LONG, Locale(locale), id);
235 tz.getDisplayName(TRUE, TimeZone::SHORT, Locale(locale), id);
H A Dwindtfmt.cpp153 const TimeZone &tz = cal.getTimeZone(); local
156 setTimeZoneInfo(&tzi, tz);
H A Dtimezone.cpp199 U_DEBUG_TZ_MSG(("tz: compare to %s, %d .. [%d] .. %d\n", U_DEBUG_TZ_STR(u), start, mid, limit));
469 uprv_tzset(); // Initialize tz... system data
1286 SimpleTimeZone *tz = NULL; local
1303 tz = new SimpleTimeZone(rawOffset, tempID,
1307 if (U_FAILURE(status) || tz == NULL) {
1313 format.adoptTimeZone(tz);
1321 tz = new SimpleTimeZone(rawOffset, tempID);
1322 if (U_FAILURE(status) || tz == NULL) {
1328 format.adoptTimeZone(tz);
H A Dsmpdtfmt.cpp1725 const TimeZone& tz = cal.getTimeZone(); local
1731 tzFormat()->format(UTZFMT_STYLE_SPECIFIC_SHORT_COMMONLY_USED, tz, date, zoneString);
1734 tzFormat()->format(UTZFMT_STYLE_SPECIFIC_LONG, tz, date, zoneString);
1739 tzFormat()->format(UTZFMT_STYLE_GENERIC_SHORT, tz, date, zoneString);
1742 tzFormat()->format(UTZFMT_STYLE_GENERIC_LONG, tz, date, zoneString);
1747 tzFormat()->format(UTZFMT_STYLE_SPECIFIC_SHORT, tz, date, zoneString);
1750 tzFormat()->format(UTZFMT_STYLE_LOCATION, tz, date, zoneString);
2079 const TimeZone & tz = cal.getTimeZone(); local
2082 if (dynamic_cast<const OlsonTimeZone *>(&tz) != NULL
2083 || dynamic_cast<const SimpleTimeZone *>(&tz) !
3066 TimeZone *tz = TimeZone::createTimeZone(UNICODE_STRING("Etc/GMT", 7)); local
3114 TimeZone *tz = TimeZone::createTimeZone(parsedID); local
3123 TimeZone *tz = TimeZone::createTimeZone(UNICODE_STRING("Etc/GMT", 7)); local
[all...]
H A Dzonemeta.cpp305 // Dereference the input ID using the tz data
382 ZoneMeta::getCanonicalCLDRID(const TimeZone& tz) { argument
383 if (dynamic_cast<const OlsonTimeZone *>(&tz) != NULL) {
385 const OlsonTimeZone *otz = (const OlsonTimeZone*)&tz;
390 return getCanonicalCLDRID(tz.getID(tzID), status);
/external/icu4c/test/intltest/
H A Dtzrulets.cpp622 BasicTimeZone *tz = (BasicTimeZone*)TimeZone::createTimeZone(*tzid); local
626 verifyTransitions(*tz, lo, hi);
628 delete tz;
657 BasicTimeZone *tz = (BasicTimeZone*)TimeZone::createTimeZone(*tzid); local
658 int32_t ruleCount = tz->countTransitionRules(status);
662 tz->getTimeZoneRules(initial, trsrules, ruleCount, status);
687 compareTransitionsAscending(*tz, *rbtz, start, until, FALSE);
689 compareTransitionsAscending(*tz, *rbtz, start + 1, until, TRUE);
691 compareTransitionsDescending(*tz, *rbtz, start, until, FALSE);
693 compareTransitionsDescending(*tz, *rbt
794 BasicTimeZone *tz = (BasicTimeZone*)TimeZone::createTimeZone(*tzid); local
894 BasicTimeZone *tz = (BasicTimeZone*)TimeZone::createTimeZone(*tzid); local
1130 BasicTimeZone *tz = (BasicTimeZone*)TimeZone::createTimeZone(*tzid); local
2307 const TimeZone *tz = TimeZone::getGMT(); local
[all...]
H A Ddtfmtrtts.cpp147 TimeZone *tz = TimeZone::createDefault(); local
149 logln("Default TimeZone: " + tz->getID(temp));
150 delete tz;
H A Ddtfmapts.cpp243 const TimeZone& tz = def->getTimeZone(); local
244 TimeZone *newTz = tz.clone();
H A Ddtfmttst.cpp101 TimeZone *tz = new SimpleTimeZone(7,""); local
199 delete tz;
3081 TimeZone *tz = TimeZone::createTimeZone(info[1]); local
3091 cal->adoptTimeZone(tz);
3106 TimeZone *tz = TimeZone::createTimeZone("Europe/Paris"); local
3110 Calendar::createInstance(*tz, Locale("und@calendar=gregorian"), status),
3111 Calendar::createInstance(*tz, Locale("und@calendar=buddhist"), status),
3112 // Calendar::createInstance(*tz, Locale("und@calendar=hebrew"), status),
3113 Calendar::createInstance(*tz, Locale("und@calendar=islamic"), status),
3114 Calendar::createInstance(*tz, Local
3429 TimeZone *tz = TimeZone::createTimeZone("Asia/Shanghai"); local
[all...]
H A Dcalregts.cpp225 TimeZone* tz =TimeZone::createTimeZone("Asia/Riyadh87"); local
227 GregorianCalendar *cl = new GregorianCalendar(tz, status);
230 delete tz;
1700 TimeZone *tz = TimeZone::createTimeZone("PST"); local
1701 //TimeZone::adoptDefault(tz);
1702 TimeZone::setDefault(*tz);
1704 GregorianCalendar *cal = new GregorianCalendar(tz, status);
1743 //delete tz;
2600 StringEnumeration *tz = TimeZone::createEnumeration(); local
2601 if (tz
[all...]
/external/bzip2/
H A Dblocksort.c610 { Int32 tz; \
611 tz = nextLo[az]; nextLo[az] = nextLo[bz]; nextLo[bz] = tz; \
612 tz = nextHi[az]; nextHi[az] = nextHi[bz]; nextHi[bz] = tz; \
613 tz = nextD [az]; nextD [az] = nextD [bz]; nextD [bz] = tz; }
/external/chromium/third_party/libevent/
H A Devutil.c209 evutil_gettimeofday(struct timeval *tv, struct timezone *tz) argument
/external/kernel-headers/original/linux/
H A Dtime.h109 extern int do_sys_settimeofday(struct timespec *tv, struct timezone *tz);
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
H A D3d-raytrace.js111 var tz = -self[11];
117 self[3] = tx * self[0] + ty * self[1] + tz * self[2];
118 self[7] = tx * self[4] + ty * self[5] + tz * self[6];
119 self[11] = tx * self[8] + ty * self[9] + tz * self[10];
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
H A D3d-raytrace.js111 var tz = -self[11];
117 self[3] = tx * self[0] + ty * self[1] + tz * self[2];
118 self[7] = tx * self[4] + ty * self[5] + tz * self[6];
119 self[11] = tx * self[8] + ty * self[9] + tz * self[10];
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
H A DDateTest.java459 TimeZone tz = TimeZone.getDefault();
467 TimeZone.setDefault(tz);
/external/webkit/Source/WebCore/platform/graphics/transforms/
H A DTransformationMatrix.h226 TransformationMatrix& translate3d(double tx, double ty, double tz);
230 TransformationMatrix& translateRight3d(double tx, double ty, double tz);
/external/icu4c/i18n/unicode/
H A Dvtzone.h415 BasicTimeZone *tz; member in class:VTimeZone
/external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
H A DJHdf.java155 public void exportDate(String hdfName, String tz, int tt) { argument
/external/opencv/cxcore/src/
H A Dcxswitcher.cpp758 struct timezone tz;
759 gettimeofday( &tv, &tz );
/external/skia/src/utils/
H A DSkMatrix44.cpp116 void SkMatrix44::setTranslate(SkMScalar tx, SkMScalar ty, SkMScalar tz) { argument
120 fMat[3][2] = tz;
/external/v8/src/
H A Ddateparser.h403 TimeZoneComposer* tz);
/external/openssh/
H A Dauth-pam.c440 char *tz = getenv("TZ"); local
446 if (tz != NULL)
447 if (setenv("TZ", tz, 1) == -1)
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c2475 if ((nextHi[0]-nextLo[0]) < (nextHi[1]-nextLo[1])) { Int32 tz; tz = nextLo[0]; nextLo[0] = nextLo[1]; nextLo[1] = tz; tz = nextHi[0]; nextHi[0] = nextHi[1]; nextHi[1] = tz; tz = nextD [0]; nextD [0] = nextD [1]; nextD [1] = tz; }; local
2476 if ((nextHi[1]-nextLo[1]) < (nextHi[2]-nextLo[2])) { Int32 tz; tz = nextLo[1]; nextLo[1] = nextLo[2]; nextLo[2] = tz; t local
2477 if ((nextHi[0]-nextLo[0]) < (nextHi[1]-nextLo[1])) { Int32 tz; tz = nextLo[0]; nextLo[0] = nextLo[1]; nextLo[1] = tz; tz = nextHi[0]; nextHi[0] = nextHi[1]; nextHi[1] = tz; tz = nextD [0]; nextD [0] = nextD [1]; nextD [1] = tz; }; local
[all...]

Completed in 588 milliseconds

12345