Searched refs:initWithSet (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/libkern/libkern/c++/
H A DOSSet.h131 @function initWithSet
138 virtual bool initWithSet(const OSSet *set,
/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSSet.cpp98 bool OSSet::initWithSet(const OSSet *inSet, function in class:OSSet
148 if (me && !me->initWithSet(set, capacity)) {

Completed in 64 milliseconds