Home
last modified time | relevance | path

Searched defs:selector (Results 1 – 25 of 94) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dattribute.d104 version (UdaSelector) struct selector struct
106 string selector; member
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dsendmsg.c338 class_getMethodImplementation (Class class_, SEL selector) in class_getMethodImplementation()
394 class_respondsToSelector (Class class_, SEL selector) in class_respondsToSelector()
617 class_getInstanceMethod (Class class_, SEL selector) in class_getInstanceMethod()
637 class_getClassMethod (Class class_, SEL selector) in class_getClassMethod()
659 class_addMethod (Class class_, SEL selector, IMP implementation, in class_addMethod()
745 class_replaceMethod (Class class_, SEL selector, IMP implementation, in class_replaceMethod()
H A Dthr.c87 SEL selector; member
99 SEL selector = istate->selector; in __objc_thread_detach_function() local
150 objc_thread_detach (SEL selector, id object, id argument) in objc_thread_detach()
H A Dselector.c401 const char *sel_getName (SEL selector) in sel_getName()
419 sel_is_mapped (SEL selector) in sel_is_mapped()
425 const char *sel_getTypeEncoding (SEL selector) in sel_getTypeEncoding()
H A Dprotocols.c356 SEL selector, in protocol_getMethodDescription()
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dsendmsg.c338 class_getMethodImplementation (Class class_, SEL selector) in class_getMethodImplementation()
394 class_respondsToSelector (Class class_, SEL selector) in class_respondsToSelector()
617 class_getInstanceMethod (Class class_, SEL selector) in class_getInstanceMethod()
637 class_getClassMethod (Class class_, SEL selector) in class_getClassMethod()
659 class_addMethod (Class class_, SEL selector, IMP implementation, in class_addMethod()
745 class_replaceMethod (Class class_, SEL selector, IMP implementation, in class_replaceMethod()
H A Dthr.c87 SEL selector; member
99 SEL selector = istate->selector; in __objc_thread_detach_function() local
150 objc_thread_detach (SEL selector, id object, id argument) in objc_thread_detach()
H A Dselector.c401 const char *sel_getName (SEL selector) in sel_getName()
419 sel_is_mapped (SEL selector) in sel_is_mapped()
425 const char *sel_getTypeEncoding (SEL selector) in sel_getTypeEncoding()
H A Dprotocols.c356 SEL selector, in protocol_getMethodDescription()
/netbsd-src/external/ibm-public/postfix/dist/src/dns/
H A Ddns_strrecord.c93 uint8_t selector = *ip++; in dns_strrecord() local
/netbsd-src/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Dtlsa_52.h25 uint8_t selector; member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
H A Dtlsa_52.h26 uint8_t selector; member
/netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dselect_inc.c49 select_string (select_struct *table, int table_len, const CHARTYPE *selector, in select_string()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dselect_inc.c49 select_string (select_struct *table, int table_len, const CHARTYPE *selector, in select_string()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-c.c1369 wide_int selector = wi::to_wide (arg2); in altivec_resolve_overloaded_builtin() local
1537 wide_int selector = wi::to_wide (arg2); in altivec_resolve_overloaded_builtin() local
1556 wide_int selector = wi::zero(32); in altivec_resolve_overloaded_builtin() local
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_dane.c326 TLS_TLSA *tlsa_prepend(TLS_TLSA *tlsa, uint8_t usage, uint8_t selector, in tlsa_prepend()
496 uint8_t selector; in parse_tlsa_rr() local
751 uint8_t selector = DNS_TLSA_SELECTOR_FULL_CERTIFICATE; in tls_dane_load_trustfile() local
761 uint8_t selector = DNS_TLSA_SELECTOR_SUBJECTPUBLICKEYINFO; in tls_dane_load_trustfile() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dobjc.h53 ObjcSelector* selector; member
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dd_c99_bool.c62 convert_to_bool(int selector) in convert_to_bool()
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc71 int selector, in saveLandingPad()
95 unsigned long *selector, in loadLandingPad()
970 unsigned long *selector, in check_action_record()
1100 unsigned long selector = 0; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-c.cc1362 wide_int selector = wi::to_wide (arg2); in resolve_vec_extract() local
1532 wide_int selector = wi::to_wide (arg2); in resolve_vec_insert() local
1556 wide_int selector = wi::zero(32); in resolve_vec_insert() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dtasn_utl.c196 long selector; in asn1_do_adb() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dtasn_utl.c228 long selector; in ossl_asn1_do_adb() local
/netbsd-src/crypto/external/bsd/openssl/dist/include/internal/
H A Ddane.h45 uint8_t selector; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/internal/
H A Ddane.h44 uint8_t selector; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Ddanetest.c249 static uint8_t selector; in tlsa_import_rr() local

1234