Searched refs:allocateInsteadAndReset (Results 1 – 4 of 4) sorted by relevance
235 inline T *allocateInsteadAndReset(int32_t newCapacity=1);258 inline T *LocalMemory<T>::allocateInsteadAndReset(int32_t newCapacity) { in allocateInsteadAndReset() function
334 if(newProfile.allocateInsteadAndReset() == NULL) { in usprep_getProfile()355 if( key.allocateInsteadAndReset() == NULL || in usprep_getProfile()
546 partials.allocateInsteadAndReset(subCount); in build()
1473 dest = mergedKey.allocateInsteadAndReset(mergedKeyCapacity); in getMergedCollationKey()