Searched refs:withCapacity (Results 151 - 157 of 157) sorted by relevance

1234567

/macosx-10.9.5/IOATAPIProtocolTransport-350.0.3/
H A DIOATAPIProtocolTransport.cpp569 dict = OSDictionary::withCapacity ( 1 );
/macosx-10.9.5/IOGraphics-471.92.1/IONDRVSupport/
H A DIONDRVFramebuffer.cpp405 toDo = OSArray::withCapacity(2);
2796 array = OSArray::withCapacity(1);
2829 dict = OSDictionary::withCapacity(4);
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDCDMM/Classes/
H A DAppleUSBCDCDMM.cpp2992 fIntPipeMDP = IOBufferMemoryDescriptor::withCapacity(fIntBufferSize, kIODirectionIn);
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOMemoryDescriptor.cpp2345 _memoryEntries = OSData::withCapacity(dataSize);
4018 _mappings = OSSet::withCapacity(1);
/macosx-10.9.5/IOFireWireSBP2-426.4.1/IOFireWireSBP2/
H A DIOFireWireSBP2Login.cpp216 fORBSet = OSSet::withCapacity(1);
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/
H A DIOHIPointing.cpp2077 OSDictionary *result = OSDictionary::withCapacity(20);
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFireWireUserClient.cpp2168 OSData * data = OSData::withCapacity( kr_size ) ;

Completed in 279 milliseconds

1234567