/external/icu/android_icu4j/src/main/java/android/icu/text/ |
H A D | SimpleDateFormat.java | 2180 Output<TimeType> tzTimeType = new Output<TimeType>(TimeType.UNKNOWN); 2230 true, false, ambiguousYear, cal, numericLeapMonthFormatter, tzTimeType); 2257 false, true, ambiguousYear, cal, numericLeapMonthFormatter, tzTimeType); 2372 TimeType tztype = tzTimeType.value; 2801 * @param tzTimeType the type of parsed time zone - standard, daylight or unknown (output). 2815 MessageFormat numericLeapMonthFormatter, Output<TimeType> tzTimeType) 3147 TimeZone tz = tzFormat().parse(style, text, pos, tzTimeType); 3157 TimeZone tz = tzFormat().parse(style, text, pos, tzTimeType); 3168 TimeZone tz = tzFormat().parse(style, text, pos, tzTimeType); 3192 TimeZone tz = tzFormat().parse(style, text, pos, tzTimeType); 2812 subParse(String text, int start, char ch, int count, boolean obeyCount, boolean allowNegative, boolean[] ambiguousYear, Calendar cal, MessageFormat numericLeapMonthFormatter, Output<TimeType> tzTimeType) argument [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | SimpleDateFormat.java | 2193 Output<TimeType> tzTimeType = new Output<TimeType>(TimeType.UNKNOWN); 2243 true, false, ambiguousYear, cal, numericLeapMonthFormatter, tzTimeType); 2270 false, true, ambiguousYear, cal, numericLeapMonthFormatter, tzTimeType); 2385 TimeType tztype = tzTimeType.value; 2817 * @param tzTimeType the type of parsed time zone - standard, daylight or unknown (output). 2831 MessageFormat numericLeapMonthFormatter, Output<TimeType> tzTimeType) 3163 TimeZone tz = tzFormat().parse(style, text, pos, tzTimeType); 3173 TimeZone tz = tzFormat().parse(style, text, pos, tzTimeType); 3184 TimeZone tz = tzFormat().parse(style, text, pos, tzTimeType); 3208 TimeZone tz = tzFormat().parse(style, text, pos, tzTimeType); 2828 subParse(String text, int start, char ch, int count, boolean obeyCount, boolean allowNegative, boolean[] ambiguousYear, Calendar cal, MessageFormat numericLeapMonthFormatter, Output<TimeType> tzTimeType) argument [all...] |
/external/icu/icu4c/source/i18n/ |
H A D | smpdtfmt.cpp | 1981 UTimeZoneFormatTimeType tzTimeType = UTZFMT_TIME_TYPE_UNKNOWN; local 2076 TRUE, FALSE, ambiguousYear, saveHebrewMonth, *workCal, i, numericLeapMonthFormatter, &tzTimeType, mutableNFs); 2091 FALSE, TRUE, ambiguousYear, saveHebrewMonth, *workCal, i, numericLeapMonthFormatter, &tzTimeType, mutableNFs); 2171 if (ambiguousYear[0] || tzTimeType != UTZFMT_TIME_TYPE_UNKNOWN) // If this is true then the two-digit year == the default start year 2194 if (tzTimeType != UTZFMT_TIME_TYPE_UNKNOWN) { 2220 if (tzTimeType == UTZFMT_TIME_TYPE_STANDARD) { 2235 if (tzTimeType == UTZFMT_TIME_TYPE_STANDARD) { 2617 int32_t patLoc, MessageFormat * numericLeapMonthFormatter, UTimeZoneFormatTimeType *tzTimeType, SimpleDateFormatMutableNFs &mutableNFs) const 3150 TimeZone *tz = tzFormat()->parse(style, text, pos, tzTimeType); 3161 TimeZone *tz = tzFormat()->parse(style, text, pos, tzTimeType); 2615 subParse(const UnicodeString& text, int32_t& start, UChar ch, int32_t count, UBool obeyCount, UBool allowNegative, UBool ambiguousYear[], int32_t& saveHebrewMonth, Calendar& cal, int32_t patLoc, MessageFormat * numericLeapMonthFormatter, UTimeZoneFormatTimeType *tzTimeType, SimpleDateFormatMutableNFs &mutableNFs) const argument [all...] |
/external/icu/icu4c/source/i18n/unicode/ |
H A D | smpdtfmt.h | 1395 * @param tzTimeType the type of parsed time zone - standard, daylight or unknown (output). 1402 int32_t patLoc, MessageFormat * numericLeapMonthFormatter, UTimeZoneFormatTimeType *tzTimeType, SimpleDateFormatMutableNFs &mutableNFs) const;
|
/external/libgdx/backends/gdx-backend-moe/libs/ |
H A D | intel-moe-core.jar | META-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ... |
/external/libgdx/backends/gdx-backends-gwt/libs/ |
H A D | gwt-dev.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ... |