Home
last modified time | relevance | path

Searched refs:obeyCount (Results 1 – 10 of 10) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DChineseDateFormat.java151 …protected int subParse(String text, int start, char ch, int count, boolean obeyCount, boolean allo… in subParse() argument
159 return super.subParse(text, start, ch, count, obeyCount, allowNegative, ambiguousYear, cal); in subParse()
DSimpleDateFormat.java3115 boolean obeyCount, boolean allowNegative, in subParse() argument
3118 … return subParse(text, start, ch, count, obeyCount, allowNegative, ambiguousYear, cal, null, null); in subParse()
3125 boolean obeyCount, boolean allowNegative, in subParse() argument
3128 …return subParse(text, start, ch, count, obeyCount, allowNegative, ambiguousYear, cal, null, null, … in subParse()
3158 boolean obeyCount, boolean allowNegative, in subParse() argument
3232 if (obeyCount) { in subParse()
3681 … int ampmStart = subParse(text, start, 'a', count, obeyCount, allowNegative, ambiguousYear, cal, in subParse()
3755 if (obeyCount) { in subParse()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DChineseDateFormat.java153 …protected int subParse(String text, int start, char ch, int count, boolean obeyCount, boolean allo… in subParse() argument
161 return super.subParse(text, start, ch, count, obeyCount, allowNegative, ambiguousYear, cal); in subParse()
DSimpleDateFormat.java3097 boolean obeyCount, boolean allowNegative, in subParse() argument
3100 … return subParse(text, start, ch, count, obeyCount, allowNegative, ambiguousYear, cal, null, null); in subParse()
3107 boolean obeyCount, boolean allowNegative, in subParse() argument
3110 …return subParse(text, start, ch, count, obeyCount, allowNegative, ambiguousYear, cal, null, null, … in subParse()
3140 boolean obeyCount, boolean allowNegative, in subParse() argument
3214 if (obeyCount) { in subParse()
3663 … int ampmStart = subParse(text, start, 'a', count, obeyCount, allowNegative, ambiguousYear, cal, in subParse()
3737 if (obeyCount) { in subParse()
/external/icu/libicu/cts_headers/unicode/
Dsmpdtfmt.h1424 …UBool obeyCount, UBool allowNegative, UBool ambiguousYear[], int32_t& saveHebrewMonth, Calendar& c…
/external/icu/icu4c/source/i18n/unicode/
Dsmpdtfmt.h1424 …UBool obeyCount, UBool allowNegative, UBool ambiguousYear[], int32_t& saveHebrewMonth, Calendar& c…
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp2976 …UBool obeyCount, UBool allowNegative, UBool ambiguousYear[], int32_t& saveHebrewMonth, Calendar& c… in subParse() argument
3066 if (obeyCount) { in subParse()
3679 obeyCount, allowNegative, ambiguousYear, saveHebrewMonth, cal, in subParse()
3750 if (obeyCount) { in subParse()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DIBMCalendarTest.java2011 boolean obeyCount = true; in TestSimpleDateFormatCoverage()
2015 obeyCount, allowNegative, ambiguousYear, cal); in TestSimpleDateFormatCoverage()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DIBMCalendarTest.java2014 boolean obeyCount = true; in TestSimpleDateFormatCoverage()
2018 obeyCount, allowNegative, ambiguousYear, cal); in TestSimpleDateFormatCoverage()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...