Searched defs:expandCapacity (Results 1 – 3 of 3) sorted by relevance
189 UBool UVector32::expandCapacity(int32_t minimumCapacity, UErrorCode &status) { in expandCapacity() function in UVector32
411 void Deque<T>::expandCapacity() in expandCapacity() function
473 static inline bool expandCapacity(UString::Rep* rep, int requiredLength) in expandCapacity() function526 void UString::expandCapacity(int requiredLength) in expandCapacity() function in JSC::UString