Home
last modified time | relevance | path

Searched defs:Overflowed (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dbytestream.h203 UBool Overflowed() const { return overflowed_; } in Overflowed() function
/external/chromium_org/third_party/icu/source/common/unicode/
Dbytestream.h198 UBool Overflowed() const { return overflowed_; } in Overflowed() function
/external/icu/icu4c/source/i18n/
Dcollationkeys.h65 UBool Overflowed() const { return appended_ > capacity_; } in Overflowed() function