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
391 void Deque<T>::expandCapacity() in expandCapacity() function
443 static inline bool expandCapacity(UString::Rep* rep, int requiredLength) in expandCapacity() function466 void UString::expandCapacity(int requiredLength) in expandCapacity() function in JSC::UString