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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODataQueue.cpp46 IODataQueue *IODataQueue::withCapacity(UInt32 size) function in class:IODataQueue
H A DIOInterleavedMemoryDescriptor.cpp92 IOInterleavedMemoryDescriptor * IOInterleavedMemoryDescriptor::withCapacity( function in class:IOInterleavedMemoryDescriptor
H A DIOSharedDataQueue.cpp42 IOSharedDataQueue *IOSharedDataQueue::withCapacity(UInt32 size) function in class:IOSharedDataQueue
H A DIOBufferMemoryDescriptor.cpp422 IOBufferMemoryDescriptor::withCapacity(vm_size_t inCapacity, function in class:IOBufferMemoryDescriptor
/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSSerialize.cpp177 OSSerialize *OSSerialize::withCapacity(unsigned int inCapacity) function in class:OSSerialize
H A DOSArray.cpp122 OSArray *OSArray::withCapacity(unsigned int capacity) function in class:OSArray
H A DOSData.cpp128 OSData *OSData::withCapacity(unsigned int inCapacity) function in class:OSData
H A DOSOrderedSet.cpp89 withCapacity(unsigned int capacity, function in class:OSOrderedSet
H A DOSSet.cpp104 OSSet *OSSet::withCapacity(unsigned int capacity) function in class:OSSet
H A DOSDictionary.cpp183 OSDictionary *OSDictionary::withCapacity(unsigned int capacity) function in class:OSDictionary

Completed in 40 milliseconds