Searched refs:startList (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOService.cpp2641 OSOrderedSet * startList; local
2826 startList = (OSOrderedSet *)
2828 if( 0 == startList) {
2829 startList = OSOrderedSet::withCapacity( 1,
2831 if( startDict && startList) {
2832 startDict->setObject( category, startList );
2833 startList->release();
2836 assert( startList );
2837 if( startList)
2838 startList
[all...]
/macosx-10.9.5/libxml2-26/libxml2/
H A Drelaxng.c114 xmlRelaxNGDefinePtr startList; /* list of <start> definitions */ member in struct:_xmlRelaxNGGrammar
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Drelaxng.c113 xmlRelaxNGDefinePtr startList; /* list of <start> definitions */ member in struct:_xmlRelaxNGGrammar

Completed in 427 milliseconds