Searched defs:allowNegative (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dsmpdtfmt.cpp2412 UBool obeyCount, UBool allowNegative, UBool ambiguousYear[], int32_t& saveHebrewMonth, Calendar& cal,
2509 parseInt(*src, number, pos, allowNegative,currentNumberFormat);
3043 parseInt(*src, number, pos, allowNegative,currentNumberFormat);
3107 UBool allowNegative,
3109 parseInt(text, number, -1, pos, allowNegative,fmt);
3119 UBool allowNegative,
3123 if (!allowNegative && (df = dynamic_cast<DecimalFormat*>(fmt)) != NULL) {
2411 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) const argument
3104 parseInt(const UnicodeString& text, Formattable& number, ParsePosition& pos, UBool allowNegative, NumberFormat *fmt) const argument
3115 parseInt(const UnicodeString& text, Formattable& number, int32_t maxDigits, ParsePosition& pos, UBool allowNegative, NumberFormat *fmt) const argument
/external/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp2439 UBool obeyCount, UBool allowNegative, UBool ambiguousYear[], int32_t& saveHebrewMonth, Calendar& cal,
2536 parseInt(*src, number, pos, allowNegative,currentNumberFormat);
3090 parseInt(*src, number, pos, allowNegative,currentNumberFormat);
3157 UBool allowNegative,
3159 parseInt(text, number, -1, pos, allowNegative,fmt);
3169 UBool allowNegative,
3173 if (!allowNegative && (df = dynamic_cast<DecimalFormat*>(fmt)) != NULL) {
2438 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) const argument
3154 parseInt(const UnicodeString& text, Formattable& number, ParsePosition& pos, UBool allowNegative, NumberFormat *fmt) const argument
3165 parseInt(const UnicodeString& text, Formattable& number, int32_t maxDigits, ParsePosition& pos, UBool allowNegative, NumberFormat *fmt) const argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 61 milliseconds