Home
last modified time | relevance | path

Searched refs:U_DEBUG_TZ_MSG (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dtimezone.cpp66 #define U_DEBUG_TZ_MSG(x) {debug_tz_loc(__FILE__,__LINE__);debug_tz_msg x;} macro
68 #define U_DEBUG_TZ_MSG(x) macro
188U_DEBUG_TZ_MSG(("fisa: Looking for %s, between %d and %d\n", U_DEBUG_TZ_STR(UnicodeString(id).getT… in findInStringArray()
200U_DEBUG_TZ_MSG(("tz: compare to %s, %d .. [%d] .. %d\n", U_DEBUG_TZ_STR(u), start, mid, limit)); in findInStringArray()
204 U_DEBUG_TZ_MSG(("fisa: found at %d\n", mid)); in findInStringArray()
212 U_DEBUG_TZ_MSG(("fisa: not found\n")); in findInStringArray()
236U_DEBUG_TZ_MSG(("gzbn: oldbundle= size %d, type %d, %s\n", ures_getSize(tmp), ures_getType(tmp), u… in getZoneByName()
238U_DEBUG_TZ_MSG(("gzbn: loaded ZONES, size %d, type %d, path %s %s\n", ures_getSize(tmp), ures_getT… in getZoneByName()
240U_DEBUG_TZ_MSG(("gzbn: loaded z#%d, size %d, type %d, path %s, %s\n", idx, ures_getSize(oldbundle)… in getZoneByName()
255 U_DEBUG_TZ_MSG(("loadRule(%s)\n", key)); in loadRule()
[all …]
Dolsontz.cpp49 #define U_DEBUG_TZ_MSG(x) {debug_tz_loc(__FILE__,__LINE__);debug_tz_msg x;} macro
51 #define U_DEBUG_TZ_MSG(x) macro
127 U_DEBUG_TZ_MSG(("OlsonTimeZone(%s)\n", ures_getKey((UResourceBundle*)res))); in OlsonTimeZone()
445 U_DEBUG_TZ_MSG((" getHistoricalOffset: time %.1f (%04d.%02d.%02d+%.1fh)\n", ms, in printTime()
478 U_DEBUG_TZ_MSG(("getHistoricalOffset(%.1f, %s, %d, %d, raw, dst)\n", in getHistoricalOffset()
553 U_DEBUG_TZ_MSG(("getHistoricalOffset(%.1f, %s, %d, %d, raw, dst) - raw=%d, dst=%d\n", in getHistoricalOffset()