OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocateInsteadAndReset
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/common/
cmemory.h
235
inline T *
allocateInsteadAndReset
(int32_t newCapacity=1);
258
inline T *LocalMemory<T>::
allocateInsteadAndReset
(int32_t newCapacity) {
usprep.cpp
334
if(newProfile.
allocateInsteadAndReset
() == NULL) {
355
if( key.
allocateInsteadAndReset
() == NULL ||
filteredbrk.cpp
546
partials.
allocateInsteadAndReset
(subCount);
/external/icu/icu4c/source/test/intltest/
collationtest.cpp
[
all
...]
Completed in 118 milliseconds