Searched defs:properties (Results 1 - 25 of 238) sorted by relevance

12345678910

/macosx-10.10/IOBDStorageFamily-14/
H A DIOBDBlockStorageDevice.cpp29 bool IOBDBlockStorageDevice::init(OSDictionary * properties) argument
/macosx-10.10/JavaScriptCore-7600.1.17/tests/stress/
H A Dflatten-oversize-dictionary-object.js9 var properties = []; variable
/macosx-10.10/IODVDStorageFamily-35/
H A DIODVDBlockStorageDevice.cpp29 IODVDBlockStorageDevice::init(OSDictionary * properties) argument
/macosx-10.10/Chess-310.6/Sources/
H A DMBCDocument.h56 NSMutableDictionary * properties; variable
65 @property (nonatomic,assign,readonly) NSMutableDictionary * properties; variable
/macosx-10.10/IOAudioFamily-200.6/
H A DIOAudioToggleControl.cpp87 init(bool initialValue, UInt32 channelID, const char *channelName, UInt32 cntrlID, UInt32 subType, UInt32 usage, OSDictionary *properties) argument
H A DIOAudioControlUserClient.cpp57 bool IOAudioControlUserClient::initWithAudioControl(IOAudioControl *control, task_t task, void *securityID, UInt32 type, OSDictionary *properties) argument
100 IOAudioControlUserClient *IOAudioControlUserClient::withAudioControl(IOAudioControl *control, task_t clientTask, void *securityID, UInt32 type, OSDictionary *properties) argument
H A DIOAudioPort.cpp72 IOAudioPort *IOAudioPort::withAttributes(UInt32 portType, const char *portName, UInt32 subType, OSDictionary *properties) argument
87 bool IOAudioPort::initWithAttributes(UInt32 portType, const char *portName, UInt32 subType, OSDictionary *properties) argument
/macosx-10.10/WebCore-7600.1.25/css/
H A DStylePropertyShorthand.h40 StylePropertyShorthand(CSSPropertyID id, const CSSPropertyID* properties, unsigned numProperties) argument
48 StylePropertyShorthand(CSSPropertyID id, const CSSPropertyID* properties, const StylePropertyShorthand* propertiesForInitialization, unsigned numProperties) argument
56 const CSSPropertyID* properties() const { return m_properties; } function in class:WebCore::StylePropertyShorthand
H A DWebKitCSSKeyframeRule.h41 static PassRefPtr<StyleKeyframe> create(PassRef<StyleProperties> properties) argument
52 const StyleProperties& properties() const { return m_properties.get(); } function in class:WebCore::StyleKeyframe
H A DPageRuleCollector.cpp121 const StyleProperties& properties = rule->properties(); local
H A DWebKitCSSKeyframeRule.cpp36 StyleKeyframe::StyleKeyframe(PassRef<StyleProperties> properties) argument
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/mac/
H A DPlatformCALayerRemote.h162 RemoteLayerTreeTransaction::LayerProperties& properties() { return m_properties; } function in class:WebKit::PlatformCALayerRemote
163 const RemoteLayerTreeTransaction::LayerProperties& properties() const { return m_properties; } function in class:WebKit::PlatformCALayerRemote
/macosx-10.10/bootp-298/bootplib/
H A Dioregpath.c32 CFMutableDictionaryRef properties = NULL; local
70 CFMutableDictionaryRef properties = NULL; local
/macosx-10.10/xnu-2782.1.97/iokit/Families/IOSystemManagement/
H A DIOWatchDogTimer.cpp75 IOReturn IOWatchDogTimer::setProperties(OSObject *properties) argument
/macosx-10.10/xnu-2782.1.97/security/
H A Dmac_iokit.c87 mac_iokit_check_set_properties(kauth_cred_t cred, io_object_t registry_entry, io_object_t properties) argument
/macosx-10.10/emacs-93/emacs/lisp/
H A Ddescr-text.el[all...]
H A Drfn-eshadow.el[all...]
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDProviderPropertyMerger.cpp37 OSObject * properties = NULL; local
46 bool IOHIDProviderPropertyMerger::mergeProperties(IOService * provider, OSDictionary * properties) argument
[all...]
/macosx-10.10/IOKitUser-1050.1.21/
H A Dclockfreq.c79 CFDictionaryRef properties; local
[all...]
/macosx-10.10/WebCore-7600.1.25/svg/properties/
H A DSVGAttributeToPropertyMap.cpp59 void SVGAttributeToPropertyMap::animatedPropertiesForAttribute(SVGElement* ownerType, const QualifiedName& attributeName, Vector<RefPtr<SVGAnimatedProperty>>& properties) argument
/macosx-10.10/smb-759.0/rpcwrappers/
H A DSetNetworkAccountSID.cpp77 SMBServerPropertiesV1 properties; local
/macosx-10.10/IOPCIFamily-239.1.2/AppleSamplePCI/
H A DAppleSamplePCIClient.c26 CFMutableDictionaryRef properties; local
/macosx-10.10/PowerManagement-494.1.2/AppleSmartBatteryManager/
H A DAppleSmartBatteryManagerUserClient.cpp47 initWithTask(task_t owningTask, void *security_id, UInt32 type, OSDictionary * properties) argument
/macosx-10.10/WebCore-7600.1.25/rendering/style/
H A DKeyframeList.h50 const HashSet<CSSPropertyID>& properties() const { return m_properties; } function in class:WebCore::KeyframeValue
/macosx-10.10/emacs-93/emacs/lisp/mail/
H A Dmailheader.el

Completed in 211 milliseconds

12345678910