Searched refs:allocateInsteadAndCopy (Results 1 – 3 of 3) sorted by relevance
148 inline T *allocateInsteadAndCopy(int32_t newCapacity=1, int32_t length=0);175 inline T *LocalMemory<T>::allocateInsteadAndCopy(int32_t newCapacity, int32_t length) { in allocateInsteadAndCopy() function
364 keyName.allocateInsteadAndCopy(uprv_strlen(name)+1) == NULL || in usprep_getProfile()366 keyPath.allocateInsteadAndCopy(uprv_strlen(path)+1) == NULL) in usprep_getProfile()
544 if (NULL == newSampleInfo.allocateInsteadAndCopy(maxIndex)) { in initSamples()618 if (NULL == values.allocateInsteadAndCopy(sampleCount)) { in initSamples()