Searched defs:Overflowed (Results 1 – 12 of 12) sorted by relevance
240 UBool Overflowed() const { return overflowed_; } in Overflowed() function
201 bool Overflowed() const { return overflowed_; } in Overflowed() function
67 UBool Overflowed() const { return appended_ > capacity_; } in Overflowed() function
613 bool Overflowed; in merge() local627 bool Overflowed; in scale() local665 bool Overflowed; in merge() local686 bool Overflowed; in scale() local
227 bool Overflowed; in getScaledCount() local
115 public boolean Overflowed() { in Overflowed() method in CollationKeys.SortKeyByteSink
108 public boolean Overflowed() { in Overflowed() method in CollationKeys.SortKeyByteSink
1945 static bool Overflowed(const State *state) { in Overflowed() function