Searched defs:selector (Results 51 - 75 of 119) sorted by relevance

12345

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCPreferencesKeychainPrivate.c115 CSSM_ACL_PROCESS_SUBJECT_SELECTOR selector = { local
/macosx-10.10/security_certtool-55109/src/
H A DCertUI.cpp247 char selector; member in struct:_AlgInfo
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOUserClient.h124 uint32_t selector; member in struct:IOExternalMethodArguments
/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.h386 static inline MethodSelector MakeSelectorWithObject( MethodSelector selector, UserObjectHandle obj ) { return (MethodSelector)( (unsigned long)obj << 16 | selector & 0xFFFF ) ; } argument
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIODisplayWrangler.cpp86 IOReturn IODisplayConnect::getAttributeForConnection( IOSelect selector, uintptr_t * value ) argument
93 IOReturn IODisplayConnect::setAttributeForConnection( IOSelect selector, uintptr_t value ) argument
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVLibraries.cpp524 OSStatus EXP(VSLGestalt)( VSLGestaltType selector, UInt32 * response ) argument
/macosx-10.10/Security-57031.1.35/libsecurity_smime/Security/
H A Dsmimeutil.c100 NSSSMIMEEncryptionKeyPrefSelector selector; member in struct:__anon5385
/macosx-10.10/Security-57031.1.35/libsecurity_smime/lib/
H A Dsmimeutil.c100 NSSSMIMEEncryptionKeyPrefSelector selector; member in struct:__anon5407
/macosx-10.10/Security-57031.1.35/libsecurity_smime/security_smime/
H A Dsmimeutil.c100 NSSSMIMEEncryptionKeyPrefSelector selector; member in struct:__anon5429
/macosx-10.10/WebCore-7600.1.25/css/
H A DRuleSet.h65 const CSSSelector* selector() const { return m_rule->selectorList().selectorAt(m_selectorIndex); } function in class:WebCore::RuleData
143 RuleSetSelectorPair(const CSSSelector* selector, std::unique_ptr<RuleSet> ruleSet) : selector(selector), ruleSet(WTF::move(ruleSet)) { } argument
146 const CSSSelector* selector; member in struct:WebCore::RuleSet::RuleSetSelectorPair
H A DStyleRule.h171 const CSSSelector* selector() const { return m_selectorList.first(); } function in class:WebCore::StyleRulePage
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dcc-menus.el
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXCursor.c255 SEL selector = NSSelectorFromString(cursorNames[idx].id1); local
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A DDiagnostics.c125 uint64_t selector, data; local
H A Dmp_desc.c306 uint16_t selector; local
684 valid_user_data_selector(uint16_t selector) argument
702 valid_user_code_selector(uint16_t selector) argument
722 valid_user_stack_selector(uint16_t selector) argument
[all...]
H A Dseg.h72 uint16_t selector; member in union:__anon15317
81 selector_to_sel(uint16_t selector) argument
84 uint16_t selector; member in union:__anon15318
131 selector:16, member in struct:real_gate
[all...]
/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCProtocolUserClient.cpp50 IOReturn IOFireWireAVCProtocolUserClient::externalMethod( uint32_t selector, argument
H A DIOFireWireAVCUserClient.cpp49 IOReturn IOFireWireAVCUserClient::externalMethod( uint32_t selector, argument
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDResourceUserClient.cpp259 externalMethod( uint32_t selector, IOExternalMethodArguments * arguments, IOExternalMethodDispatch * dispatch, OSObject * target, void * reference) argument
/macosx-10.10/Security-57031.1.35/Security/include/security_smime/
H A Dsmimeutil.c100 NSSSMIMEEncryptionKeyPrefSelector selector; member in struct:__anon3893
/macosx-10.10/Security-57031.1.35/Security/libsecurity_smime/lib/
H A Dsmimeutil.c100 NSSSMIMEEncryptionKeyPrefSelector selector; member in struct:__anon4910
/macosx-10.10/WebCore-7600.1.25/Modules/mediastream/
H A DRTCPeerConnection.cpp530 void RTCPeerConnection::getStats(PassRefPtr<RTCStatsCallback> successCallback, PassRefPtr<RTCPeerConnectionErrorCallback> errorCallback, PassRefPtr<MediaStreamTrack> selector) argument
/macosx-10.10/cups-408/cups/scheduler/
H A Dcolorman.c333 selector[PPD_MAX_NAME]; local
[all...]
/macosx-10.10/objc4-646/runtime/Messengers.subproj/
H A Dobjc-msg-i386.s137 selector = 8 define
[all...]
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dlocdspnm.cpp368 UDisplayContextType selector = (UDisplayContextType)((uint32_t)value >> 8); local

Completed in 309 milliseconds

12345