Home
last modified time | relevance | path

Searched refs:fitsIntoLong (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Ddigitlst.h221 UBool fitsIntoLong(UBool ignoreNegativeZero) /*const*/;
Ddigitlst.cpp602 DigitList::fitsIntoLong(UBool ignoreNegativeZero) /*const*/ in fitsIntoLong() function in DigitList
Dfmtable.cpp781 if (fDecimalNum->fitsIntoLong(FALSE)) { in adoptDigitList()
/external/icu/icu4c/source/i18n/
Ddigitlst.h221 UBool fitsIntoLong(UBool ignoreNegativeZero) /*const*/;
Ddigitlst.cpp598 DigitList::fitsIntoLong(UBool ignoreNegativeZero) /*const*/ in fitsIntoLong() function in DigitList
Dfmtable.cpp781 if (fDecimalNum->fitsIntoLong(FALSE)) { in adoptDigitList()