Searched defs:newCapacity (Results 1 - 7 of 7) sorted by relevance

/darwin-on-arm/xnu/libkern/c++/
H A DOSSerialize.cpp199 unsigned int OSSerialize::ensureCapacity(unsigned int newCapacity) argument
H A DOSData.cpp224 unsigned int OSData::ensureCapacity(unsigned int newCapacity) argument
H A DOSOrderedSet.cpp125 unsigned int OSOrderedSet::ensureCapacity(unsigned int newCapacity) argument
H A DOSArray.cpp187 unsigned int OSArray::ensureCapacity(unsigned int newCapacity) argument
H A DOSDictionary.cpp92 unsigned int newCapacity = theCount; local
122 unsigned int newCapacity = theCount; local
158 unsigned int newCapacity; local
276 ensureCapacity(unsigned int newCapacity) argument
[all...]
H A DOSSet.cpp186 unsigned int OSSet::ensureCapacity(unsigned int newCapacity) argument
/darwin-on-arm/xnu/iokit/Kernel/
H A DIORangeAllocator.cpp139 UInt32 newCapacity; local

Completed in 78 milliseconds