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

12345

/macosx-10.9.5/IOGraphics-471.92.1/IONDRVSupport/
H A DIONDRVLibraries.cpp524 OSStatus EXP(VSLGestalt)( VSLGestaltType selector, UInt32 * response ) argument
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/src/objc/
H A DBridgeSupport.h73 char * selector; member in struct:bsMethod
80 char * selector; member in struct:bsInformalProtocolMethod
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DRuleSet.h64 const CSSSelector* selector() const { return m_rule->selectorList().selectorAt(m_selectorIndex); } function in class:WebCore::RuleData
160 RuleSetSelectorPair(const CSSSelector* selector, PassOwnPtr<RuleSet> ruleSet) : selector(selector), ruleSet(ruleSet) { } argument
163 const CSSSelector* selector; member in struct:WebCore::RuleSet::RuleSetSelectorPair
H A DStyleRule.h182 const CSSSelector* selector() const { return m_selectorList.first(); } function in class:WebCore::StyleRulePage
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcc-menus.el
/macosx-10.9.5/objc4-551.1/runtime/Messengers.subproj/
H A Dobjc-msg-simulator-i386.s158 #define selector 8 define
[all...]
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXCursor.c255 SEL selector = NSSelectorFromString(cursorNames[idx].id1); local
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Dmp_desc.c306 uint16_t selector; local
674 valid_user_data_selector(uint16_t selector) argument
692 valid_user_code_selector(uint16_t selector) argument
712 valid_user_stack_selector(uint16_t selector) argument
[all...]
H A DDiagnostics.c125 uint64_t selector, data; local
H A Dmachine_routines.c715 void ml_cpu_set_ldt(int selector) argument
H A Dseg.h72 uint16_t selector; member in union:__anon15308
81 selector_to_sel(uint16_t selector) argument
84 uint16_t selector; member in union:__anon15309
131 selector:16, member in struct:real_gate
[all...]
/macosx-10.9.5/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.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDResourceUserClient.cpp198 externalMethod( uint32_t selector, IOExternalMethodArguments * arguments, IOExternalMethodDispatch * dispatch, OSObject * target, void * reference) argument
/macosx-10.9.5/IOKitUser-907.100.13/pwr_mgt.subproj/
H A DIOPMAssertions.c886 __private_extern__ IOReturn _copyPMServerObject(int selector, int assertionID, CFTypeRef *objectOut) argument
/macosx-10.9.5/Security-55471.14.18/include/security_smime/
H A Dsmimeutil.c100 NSSSMIMEEncryptionKeyPrefSelector selector; member in struct:__anon3838
/macosx-10.9.5/Security-55471.14.18/libsecurity_smime/lib/
H A Dsmimeutil.c100 NSSSMIMEEncryptionKeyPrefSelector selector; member in struct:__anon4855
/macosx-10.9.5/WebCore-7537.78.1/Modules/mediastream/
H A DRTCPeerConnection.cpp433 void RTCPeerConnection::getStats(PassRefPtr<RTCStatsCallback> successCallback, PassRefPtr<MediaStreamTrack> selector) argument
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dcolorman.c357 selector[PPD_MAX_NAME]; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dlocdspnm.cpp354 UDisplayContextType selector = (UDisplayContextType)((uint32_t)value >> 8); local
/macosx-10.9.5/IOFireWireSBP2-426.4.1/IOFireWireSBP2/
H A DIOFireWireSBP2UserClient.cpp111 IOReturn IOFireWireSBP2UserClient::externalMethod( uint32_t selector, argument
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecAccess.cpp287 CSSM_ACL_PROCESS_SUBJECT_SELECTOR selector = local
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecAccess.cpp287 CSSM_ACL_PROCESS_SUBJECT_SELECTOR selector = local
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecAccess.cpp287 CSSM_ACL_PROCESS_SUBJECT_SELECTOR selector = local
/macosx-10.9.5/WebCore-7537.78.1/platform/qt/
H A DRenderThemeQt.cpp322 void RenderThemeQt::adjustTextAreaStyle(StyleResolver* selector, RenderStyle* style, Element* element) const argument

Completed in 445 milliseconds

12345