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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp2913 OSOrderedSet * startList; local
3098 startList = (OSOrderedSet *)
3100 if( 0 == startList) {
3101 startList = OSOrderedSet::withCapacity( 1,
3103 if( startDict && startList) {
3104 startDict->setObject( category, startList );
3105 startList->release();
3108 assert( startList );
3109 if( startList)
3110 startList
[all...]
/macosx-10.10.1/libxml2-26/libxml2/
H A Drelaxng.c114 xmlRelaxNGDefinePtr startList; /* list of <start> definitions */ member in struct:_xmlRelaxNGGrammar
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Drelaxng.c113 xmlRelaxNGDefinePtr startList; /* list of <start> definitions */ member in struct:_xmlRelaxNGGrammar

Completed in 156 milliseconds