Searched refs:RND_ERROR (Results 1 – 2 of 2) sorted by relevance
136 if (fType == RND_ERROR) { return *this; } // no-op in error state in withMode()141 if (fType == RND_ERROR) { return *this; } // no-op in error state in withMinDigits()150 if (fType == RND_ERROR) { return *this; } // no-op in error state in withMaxDigits()160 if (fType == RND_ERROR) { return *this; } // no-op in error state in withCurrency()184 if (fType == RND_ERROR) { return *this; } // no-op in error state in withMinFraction()282 case RND_ERROR: in apply()
783 RND_ERROR enumerator810 Rounder(UErrorCode errorCode) : fType(RND_ERROR) { in Rounder()821 if (fType == RND_ERROR) { in copyErrorTo()