Searched refs:setProperties (Results 1 - 25 of 82) sorted by relevance

1234

/macosx-10.9.5/xnu-2422.115.4/iokit/IOKit/system_management/
H A DIOWatchDogTimer.h46 virtual IOReturn setProperties(OSObject *properties);
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDevice.h64 virtual IOReturn setProperties( OSObject * properties );
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/
H A DIOHIDUserClient.h68 virtual IOReturn setProperties( OSObject * properties );
92 virtual IOReturn setProperties( OSObject * properties );
H A DIOHIDUserClient.cpp171 IOReturn IOHIDUserClient::setProperties( OSObject * properties ) function in class:IOHIDUserClient
180 return( owner->setProperties( properties ) );
251 IOReturn IOHIDParamUserClient::setProperties( OSObject * properties ) function in class:IOHIDParamUserClient
260 return( owner->setProperties( properties ) );
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFireWireLocalNode.h131 virtual IOReturn setProperties( OSObject * properties );
/macosx-10.9.5/IOGraphics-471.92.1/IOGraphicsFamily/
H A DIOFramebufferUserClient.h63 virtual IOReturn setProperties( OSObject * properties );
H A DIODisplayWrangler.h103 virtual IOReturn setProperties( OSObject * properties );
/macosx-10.9.5/IOGraphics-471.92.1/IOGraphicsFamily/IOKit/i2c/
H A DIOI2CInterfacePrivate.h96 virtual IOReturn setProperties( OSObject * properties );
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDEventSystem.h80 virtual IOReturn setProperties( OSObject * properties );
H A DIOHIDEventServiceUserClient.h107 virtual IOReturn setProperties( OSObject * properties );
H A DIOHIDEventServiceUserClient.cpp396 // IOHIDEventServiceUserClient::setProperties
398 IOReturn IOHIDEventServiceUserClient::setProperties( OSObject * properties ) function in class:IOHIDEventServiceUserClient
400 return _owner->setProperties(properties);
H A DIOHIDEventSystem.cpp149 // IOHIDEventService::setProperties
151 IOReturn IOHIDEventSystem::setProperties( OSObject * properties ) function in class:IOHIDEventSystem
153 return super::setProperties(properties);
/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkStack.h98 virtual IOReturn setProperties( OSObject * properties );
H A DIONetworkUserClient.h176 /*! @function setProperties
184 virtual IOReturn setProperties(OSObject * properties);
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DPolicies.h67 void setProperties(CFDictionaryRef properties);
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DPolicies.h67 void setProperties(CFDictionaryRef properties);
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DPolicies.h67 void setProperties(CFDictionaryRef properties);
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DWebKitCSSKeyframeRule.h55 void setProperties(PassRefPtr<StylePropertySet>);
H A DStyleRule.h131 void setProperties(PassRefPtr<StylePropertySet>);
164 void setProperties(PassRefPtr<StylePropertySet>);
188 void setProperties(PassRefPtr<StylePropertySet>);
298 void setProperties(PassRefPtr<StylePropertySet>);
342 void setProperties(PassRefPtr<StylePropertySet>);
H A DStyleRule.cpp258 void StyleRule::setProperties(PassRefPtr<StylePropertySet> properties) function in class:WebCore::StyleRule
272 rule->setProperties(properties);
325 void StyleRulePage::setProperties(PassRefPtr<StylePropertySet> properties) function in class:WebCore::StyleRulePage
352 void StyleRuleFontFace::setProperties(PassRefPtr<StylePropertySet> properties) function in class:WebCore::StyleRuleFontFace
449 void StyleRuleViewport::setProperties(PassRefPtr<StylePropertySet> properties) function in class:WebCore::StyleRuleViewport
480 void StyleRuleFilter::setProperties(PassRefPtr<StylePropertySet> properties) function in class:WebCore::StyleRuleFilter
H A DWebKitCSSKeyframeRule.cpp51 void StyleKeyframe::setProperties(PassRefPtr<StylePropertySet> properties) function in class:WebCore::StyleKeyframe
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDC/Headers/
H A DAppleUSBCDC.h61 virtual IOReturn setProperties( OSObject * properties );
/macosx-10.9.5/xnu-2422.115.4/iokit/Families/IOSystemManagement/
H A DIOWatchDogTimer.cpp75 IOReturn IOWatchDogTimer::setProperties(OSObject *properties) function in class:IOWatchDogTimer
/macosx-10.9.5/IOFireWireIP-226.4/KernelHeaders/IONetworkingFamily/
H A DIOFWInterface.h164 /*! @function setProperties
176 virtual IOReturn setProperties( OSObject * properties );
/macosx-10.9.5/xnu-2422.115.4/iokit/IOKit/
H A DIOCPU.h85 virtual IOReturn setProperties(OSObject *properties);

Completed in 161 milliseconds

1234