HomeSort by relevance Sort by last modified time
    Searched refs:allocateInsteadAndReset (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/common/
cmemory.h 184 inline T *allocateInsteadAndReset(int32_t newCapacity=1);
207 inline T *LocalMemory<T>::allocateInsteadAndReset(int32_t newCapacity) {
usprep.cpp 334 if(newProfile.allocateInsteadAndReset() == NULL) {
355 if( key.allocateInsteadAndReset() == NULL ||
  /external/icu/icu4c/source/i18n/
filteredbrk.cpp 393 partials.allocateInsteadAndReset(subCount);
  /external/icu/icu4c/source/test/intltest/
collationtest.cpp     [all...]

Completed in 63 milliseconds