Lines Matching refs:withCapacity
179 personalities = OSDictionary::withCapacity(32); in init()
225 set = OSOrderedSet::withCapacity( 1, IOServiceOrdering, in findDrivers()
271 set = OSOrderedSet::withCapacity( 1, IOServiceOrdering, in findDrivers()
310 set = OSOrderedSet::withCapacity(10, IOServiceOrdering, in exchangeDrivers()
426 set = OSOrderedSet::withCapacity( 10, IOServiceOrdering, in addDrivers()
514 set = OSOrderedSet::withCapacity(10,
984 dict = OSDictionary::withCapacity(1); in terminateDriversForModule()
1046 set = OSOrderedSet::withCapacity(10, IOServiceOrdering, in startMatching()
1094 set = OSOrderedSet::withCapacity(10, IOServiceOrdering, in startMatching()
1122 servicesToTerminate = OSArray::withCapacity(1); in startMatching()
1229 matchSet = OSOrderedSet::withCapacity(10, IOServiceOrdering, in resetAndAddDrivers()