Searched defs:theCapacity (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/libkern/c++/
H A DOSArray.cpp83 initWithObjects(const OSObject *objects[], unsigned int theCount, unsigned int theCapacity) argument
112 initWithArray(const OSArray *anArray, unsigned int theCapacity) argument
H A DOSDictionary.cpp87 initWithObjects(const OSObject *objects[], const OSSymbol *keys[], unsigned int theCount, unsigned int theCapacity) argument
117 initWithObjects(const OSObject *objects[], const OSString *keys[], unsigned int theCount, unsigned int theCapacity) argument
155 initWithDictionary(const OSDictionary *dict, unsigned int theCapacity) argument
[all...]

Completed in 12 milliseconds