Home
last modified time | relevance | path

Searched +defs:type +defs:selector (Results 1 – 17 of 17) sorted by relevance

/freebsd-14.2/contrib/libxo/xohtml/external/
H A Djquery.js2147 dequeue: function( type ) { argument
2582 type: { property
2952 type: type, property
2957 selector: selector, property
3460 { type: type, property
5382 find: function( selector ) { argument
5430 not: function( selector ) { argument
5438 is: function( selector ) { argument
7080 type: type, property
7162 type: method, property
[all …]
H A Djquery.qtip.js314 opts.metadata = { type: opts.metadata }; property
1307 type: 'mousemove', property
1327 function delegate(selector, events, method) { argument
1371 PROTOTYPE._trigger = function(type, args, event) { argument
1449 hideEvents = $.map(hideEvents, function(type) { argument
2582 …function calculate(side, otherSide, type, adjust, side1, side2, lengthName, targetLength, elemLeng… argument
/freebsd-14.2/contrib/libcxxrt/
H A Dexception.cc72 int selector, in saveLandingPad()
96 unsigned long *selector, in loadLandingPad()
965 const std::type_info *type, in check_type_signature()
1019 unsigned long *selector, in check_action_record()
1149 unsigned long selector = 0; variable
/freebsd-14.2/sys/dev/ixl/
H A Di40e_dcb.c409 u8 up, selector; in i40e_parse_cee_app_tlv() local
540 u16 type; in i40e_lldp_to_dcb_config() local
1202 u8 priority, selector, i = 0; in i40e_add_ieee_app_pri_tlv() local
H A Di40e_type.h448 enum i40e_mac_type type; member
615 enum i40e_bus_type type; member
666 u8 selector; member
/freebsd-14.2/sys/dev/ice/
H A Dice_rdma.h165 uint8_t selector; member
337 enum ice_rdma_event_type type; member
369 enum ice_rdma_event_type type; member
H A Dice_dcb.c609 u8 up, selector; in ice_parse_cee_app_tlv() local
739 u16 type; in ice_lldp_to_dcb_cfg() local
1470 u8 priority, selector, i = 0; in ice_add_ieee_app_pri_tlv() local
H A Dice_type.h611 enum ice_bus_type type; member
652 u32 type; /* type high/low */ member
903 u8 selector; member
/freebsd-14.2/sys/dev/bnxt/bnxt_en/
H A Dbnxt_sysctl.c1315 int type; in bnxt_rss_type_sysctl() local
1837 bnxt_ets_get_val(struct bnxt_softc *softc, uint32_t type, uint32_t tc) in bnxt_ets_get_val()
1878 static char *bnxt_get_tlv_selector_str(uint8_t selector) in bnxt_get_tlv_selector_str()
1917 uint32_t type, i; in bnxt_ets_get_string() local
/freebsd-14.2/crypto/openssl/apps/lib/
H A Ds_cb.c762 void tlsext_cb(SSL *s, int client_server, int type, in tlsext_cb()
1205 uint8_t usage, selector, mtype; in print_verify_detail() local
/freebsd-14.2/crypto/openssl/ssl/
H A Dssl_lib.c88 enum { READFUNC, WRITEFUNC, OTHERFUNC } type; member
271 uint8_t selector, in dane_tlsa_add()
1123 int SSL_get0_dane_tlsa(SSL *s, uint8_t *usage, uint8_t *selector, in SSL_get0_dane_tlsa()
1150 int SSL_dane_tlsa_add(SSL *s, uint8_t usage, uint8_t selector, in SSL_dane_tlsa_add()
2857 const char *SSL_get_servername(const SSL *s, const int type) in SSL_get_servername()
4490 void (*cb) (const SSL *ssl, int type, int val)) in SSL_set_info_callback()
4728 size_t (*cb) (SSL *ssl, int type, in SSL_CTX_set_record_padding_callback()
4757 size_t (*cb) (SSL *ssl, int type, in SSL_set_record_padding_callback()
5484 int SSL_client_hello_get0_ext(SSL *s, unsigned int type, const unsigned char **out, in SSL_client_hello_get0_ext()
/freebsd-14.2/sys/kern/
H A Dsys_generic.c939 kern_specialfd(struct thread *td, int type, void *arg) in kern_specialfd()
1872 selrecord(struct thread *selector, struct selinfo *sip) in selrecord()
2110 kern_kcmp(struct thread *td, pid_t pid1, pid_t pid2, int type, in kern_kcmp()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1389 auto type = Context.getTypeDeclType(typeDecl); in ValidateCandidate() local
1591 QualType type; in actOnObjCTypeArgsOrProtocolQualifiers() local
1639 TypeResult type = resolveTypeReference(typeDecls[i], identifierLocs[i]); in actOnObjCTypeArgsOrProtocolQualifiers() local
4286 Selector selector = method->getSelector(); in OverrideSearch() local
4328 #define OBJCCONTAINER(type, base) \ in searchFromContainer() argument
4333 #define DECL(type, base) \ in searchFromContainer() argument
4541 QualType type, in mergeTypeNullabilityForRedecl()
H A DSemaStmt.cpp112 QualType type = var->getType(); in ActOnForEachDeclStmt() local
2263 Selector selector = Context.Selectors.getSelector(3, &selectorIdents[0]); in CheckObjCForCollectionOperand() local
4316 QualType type = operand->getType(); in ActOnObjCAtSynchronizedOperand() local
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2372 QualType type = variable->getType(); in visitBlock() local
2901 QualType type = variable->getType(); in fillRunSkipBlockVars() local
3446 static bool hasWeakMember(QualType type) { in hasWeakMember()
7201 Selector selector) { in appendSelectorForMessageRefTable()
7227 Selector selector, in EmitVTableMessageSend()
/freebsd-14.2/sys/netinet/
H A Dsctp_output.c10557 const struct sack_track *selector; in sctp_send_sack() local
10569 uint8_t type; in sctp_send_sack() local
11108 uint8_t type, struct mbuf *cause, in sctp_send_resp_msg()
/freebsd-14.2/contrib/bsnmp/tests/
H A Dcatch.hpp433 #define CATCH_CATCH_ANON(type) if ((false)) argument
437 #define CATCH_CATCH_ANON(type) catch (type) argument
2565 ResultWas::OfType type; member
3903 using type = T; typedef
4863 SEL selector = method_getName(methods[m]); in registerTestMethods() local
6485 struct CompleteType { using type = T; }; typedef
6487 struct CompleteType<void> { struct type {}; }; struct
8766 TokenType type; member
8858 ResultBase( Type type ) : m_type( type ) {} in ResultBase()
8875 ResultValueBase( Type type ) : ResultBase( type ) {} in ResultValueBase()
[all …]