Searched refs:getFeatures (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/IOFireWireIP-226.2/KernelHeaders/IOKit/
H A DIOFireWireIP.h295 @function getFeatures
300 UInt32 getFeatures() const;
/macosx-10.10/ICU-531.30/icuSources/layout/
H A DIndicReordering.cpp226 FeatureMask getFeatures ( le_uint32 charIndex ) function in class:IndicReorderingOutput
1147 FeatureMask outMask = output.getFeatures(i+inv_count);
1182 FeatureMask tmp = output.getFeatures(i-1+inv_count);
/macosx-10.10/IONetworkingFamily-101/
H A DIONetworkController.cpp268 if ((getFeatures() & kIONetworkFeatureNoBSDWait) == 0)
780 num = getFeatures();
869 UInt32 IONetworkController::getFeatures() const function in class:IONetworkController
H A DIONetworkController.h189 @abstract Feature flags returned by the getFeatures() method.
191 returned by getFeatures() to disable the automatic wait for
194 returned by getFeatures() to indicate the controller supports hardware
200 returned by getFeatures() to indicate that the controller can support software
492 /*! @function getFeatures
498 virtual UInt32 getFeatures() const;
H A DIONetworkInterface.cpp416 UInt32 driverFeatures = driver->getFeatures();
/macosx-10.10/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFireWireIP.cpp705 @function getFeatures
710 UInt32 IOFireWireIP::getFeatures() const function in class:IOFireWireIP

Completed in 257 milliseconds