Searched defs:expandCapacity (Results 1 – 3 of 3) sorted by relevance
116 UBool UVector64::expandCapacity(int32_t minimumCapacity, UErrorCode &status) { in expandCapacity() function in UVector64
198 UBool UVector32::expandCapacity(int32_t minimumCapacity, UErrorCode &status) { in expandCapacity() function in UVector32
419 void Deque<T, inlineCapacity>::expandCapacity() in expandCapacity() function