OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:allocateInsteadAndReset
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
cmemory.h
136
inline T *
allocateInsteadAndReset
(int32_t newCapacity=1);
159
inline T *LocalMemory<T>::
allocateInsteadAndReset
(int32_t newCapacity) {
/external/icu4c/common/
cmemory.h
183
inline T *
allocateInsteadAndReset
(int32_t newCapacity=1);
206
inline T *LocalMemory<T>::
allocateInsteadAndReset
(int32_t newCapacity) {
Completed in 456 milliseconds