Searched defs:withCapacity (Results 1 - 10 of 10) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOInterleavedMemoryDescriptor.cpp35 IOInterleavedMemoryDescriptor * IOInterleavedMemoryDescriptor::withCapacity( function in class:IOInterleavedMemoryDescriptor
H A DIODataQueue.cpp46 IODataQueue *IODataQueue::withCapacity(UInt32 size) function in class:IODataQueue
H A DIOSharedDataQueue.cpp42 IOSharedDataQueue *IOSharedDataQueue::withCapacity(UInt32 size) function in class:IOSharedDataQueue
H A DIOBufferMemoryDescriptor.cpp612 IOBufferMemoryDescriptor::withCapacity(vm_size_t inCapacity, function in class:IOBufferMemoryDescriptor
/darwin-on-arm/xnu/libkern/c++/
H A DOSSerialize.cpp178 OSSerialize *OSSerialize::withCapacity(unsigned int inCapacity) function in class:OSSerialize
H A DOSData.cpp134 OSData *OSData::withCapacity(unsigned int inCapacity) function in class:OSData
H A DOSOrderedSet.cpp89 withCapacity(unsigned int capacity, function in class:OSOrderedSet
H A DOSArray.cpp122 OSArray *OSArray::withCapacity(unsigned int capacity) function in class:OSArray
H A DOSDictionary.cpp194 OSDictionary *OSDictionary::withCapacity(unsigned int capacity) function in class:OSDictionary
H A DOSSet.cpp105 OSSet *OSSet::withCapacity(unsigned int capacity) function in class:OSSet

Completed in 22 milliseconds