Lines Matching defs:const
193 IORegistryEntry::getRegistryEntryGenerationCount(void) const in getRegistryEntryGenerationCount()
279 IORegistryPlane::serialize(OSSerialize *s) const in serialize()
528 IORegistryEntry::serializeProperties( OSSerialize * s ) const in serializeProperties()
546 IORegistryEntry::copyPropertyKeys(void) const in copyPropertyKeys()
556 IORegistryEntry::dictionaryWithProperties( void ) const in dictionaryWithProperties()
574 wrap2(const OSSymbol, const) // copyProperty() definition in wrap2() argument
649 uint32_t options) const in propertyExists()
657 uint32_t options) const in propertyExists()
664 uint32_t options) const in propertyExists()
674 uint32_t options) const in propertyHasValue()
689 uint32_t options) const in propertyHasValue()
704 uint32_t options) const in propertyHasValue()
717 IORegistryEntry::getProperty( const OSSymbol * aKey) const in getProperty() argument
811 IORegistryEntry::getProperty( const OSString * aKey) const in getProperty() argument
821 IORegistryEntry::getProperty( const char * aKey) const in getProperty() argument
974 IORegistryEntry::getIndexedProperty(uint32_t index) const in getIndexedProperty()
993 IORegistryEntry::getName( const IORegistryPlane * plane ) const in getName()
1014 IORegistryEntry::copyName( in copyName()
1039 IORegistryEntry::copyLocation( in copyLocation()
1060 IORegistryEntry::getLocation( const IORegistryPlane * plane ) const in getLocation()
1158 IORegistryEntry::compareName( OSString * name, OSString ** matched ) const in compareName()
1178 IORegistryEntry::compareNames( OSObject * names, OSString ** matched ) const in compareNames()
1207 IORegistryEntry::compareName( OSString * name, OSSharedPtr<OSString>& matched ) const in compareName()
1216 IORegistryEntry::compareNames( OSObject * names, OSSharedPtr<OSString>& matched ) const in compareNames()
1225 IORegistryEntry::getPath( char * path, int * length, in getPath()
1327 IORegistryEntry::getPathComponent( char * path, int * length, in getPathComponent()
1462 IORegistryEntry::hasAlias( const IORegistryPlane * plane, in hasAlias()
1670 IORegistryEntry::arrayMember( OSArray * set, in arrayMember()
1689 IORegistryEntry::makeLink( IORegistryEntry * to, in makeLink()
1717 IORegistryEntry::breakLink( IORegistryEntry * to, in breakLink()
1738 IORegistryEntry::getParentSetReference( in getParentSetReference()
1750 IORegistryEntry::getParentIterator( in getParentIterator()
1779 IORegistryEntry::copyParentEntry( const IORegistryPlane * plane ) const in copyParentEntry()
1797 IORegistryEntry::getParentEntry( const IORegistryPlane * plane ) const in getParentEntry()
1810 IORegistryEntry::getChildSetReference( const IORegistryPlane * plane ) const in getChildSetReference()
1821 IORegistryEntry::getChildIterator( const IORegistryPlane * plane ) const in getChildIterator()
1849 IORegistryEntry::getChildCount( const IORegistryPlane * plane ) const in getChildCount()
1865 IORegistryEntry::copyChildEntry( in copyChildEntry()
1889 IORegistryEntry::getChildEntry( in getChildEntry()
1904 IORegistryEntry::applyToChildren( IORegistryEntryApplierFunction applier, in applyToChildren()
1930 IORegistryEntry::applyToParents( IORegistryEntryApplierFunction applier, in applyToParents()
1956 IORegistryEntry::isChild( IORegistryEntry * child, in isChild()
1980 IORegistryEntry::isParent( IORegistryEntry * parent, in isParent()
2004 IORegistryEntry::inPlane( const IORegistryPlane * plane ) const in inPlane()
2262 IORegistryEntry::getDepth( const IORegistryPlane * plane ) const in getDepth()
2586 IORegistryEntry::getPropertyTable( void ) const in getPropertyTable()