Searched defs:allowNegative (Results 1 – 6 of 6) sorted by relevance
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | ChineseDateFormat.java | 153 … int subParse(String text, int start, char ch, int count, boolean obeyCount, boolean allowNegative, in subParse()
|
D | SimpleDateFormat.java | 3097 boolean obeyCount, boolean allowNegative, in subParse() 3107 boolean obeyCount, boolean allowNegative, in subParse() 3140 boolean obeyCount, boolean allowNegative, in subParse() 3777 boolean allowNegative, in parseInt() 3788 boolean allowNegative, in parseInt()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | ChineseDateFormat.java | 151 … int subParse(String text, int start, char ch, int count, boolean obeyCount, boolean allowNegative, in subParse()
|
D | SimpleDateFormat.java | 3115 boolean obeyCount, boolean allowNegative, in subParse() 3125 boolean obeyCount, boolean allowNegative, in subParse() 3158 boolean obeyCount, boolean allowNegative, in subParse() 3795 boolean allowNegative, in parseInt() 3806 boolean allowNegative, in parseInt()
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | ZoneParser.java | 168 public static int parseSeconds(String in, boolean allowNegative) { in parseSeconds()
|
/external/icu/icu4c/source/i18n/ |
D | smpdtfmt.cpp | 2976 …UBool obeyCount, UBool allowNegative, UBool ambiguousYear[], int32_t& saveHebrewMonth, Calendar& c… in subParse() 3826 UBool allowNegative, in parseInt() 3838 UBool allowNegative, in parseInt()
|