Searched defs:protocols (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-current/sys/dev/isci/scil/
H A Dscic_port.h100 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T protocols; member in struct:SCIC_PORT_END_POINT_PROPERTIES
H A Dscif_sas_remote_device.c459 SMP_DISCOVER_RESPONSE_PROTOCOLS_T protocols; local
H A Dscic_sds_remote_node_context.c860 SMP_DISCOVER_RESPONSE_PROTOCOLS_T protocols; local
1331 SMP_DISCOVER_RESPONSE_PROTOCOLS_T protocols; local
H A Dscic_sds_remote_device.c148 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T protocols; local
H A Dscic_sds_port.c510 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T protocols; local
1084 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T protocols; local
1235 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T protocols; local
[all...]
H A Dintel_sas.h133 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T protocols; member in struct:SCI_SAS_IDENTIFY_ADDRESS_FRAME
741 SMP_DISCOVER_RESPONSE_PROTOCOLS_T protocols; member in struct:SMP_RESPONSE_DISCOVER
/freebsd-current/sys/dev/isci/
H A Disci_domain.c198 scif_cb_domain_da_device_added(SCI_CONTROLLER_HANDLE_T controller, SCI_DOMAIN_HANDLE_T domain, SCI_SAS_ADDRESS_T *sas_address, SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T *protocols) argument
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dtime-sync.c128 int iwl_mvm_time_sync_config(struct iwl_mvm *mvm, const u8 *addr, u32 protocols) argument
H A Dmac80211.c6210 u32 protocols = 0; local
/freebsd-current/usr.sbin/ppp/
H A Dhdlc.c177 } protocols[] = { variable in typeref:struct:__anon6736
/freebsd-current/sbin/dhclient/
H A Ddispatch.c58 static struct protocol *protocols; variable in typeref:struct:protocol
/freebsd-current/lib/libc/net/
H A Dgetprotoent.c287 NSS_MP_CACHE_HANDLING(protocols); variable
/freebsd-current/usr.bin/getent/
H A Dgetent.c418 protocols(int argc, char *argv[]) function
/freebsd-current/sbin/ipf/ipmon/
H A Dipmon.c139 static char **protocols = NULL; variable
[all...]
/freebsd-current/contrib/libfido2/src/fido/
H A Dtypes.h266 fido_byte_array_t protocols; /* supported pin protocols */ member in struct:fido_cbor_info
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c740 u32 protocols; local
/freebsd-current/sys/contrib/dev/iwlwifi/fw/api/
H A Ddatapath.h176 __le32 protocols; member in struct:iwl_time_sync_cfg_cmd
/freebsd-current/stand/efi/loader/
H A Dmain.c1531 EFI_GUID **protocols = NULL; local
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DType.cpp749 ObjCTypeParamType(const ObjCTypeParamDecl *D, QualType can, ArrayRef<ObjCProtocolDecl *> protocols) argument
756 ObjCObjectType(QualType Canonical, QualType Base, ArrayRef<QualType> typeArgs, ArrayRef<ObjCProtocolDecl *> protocols, bool isKindOf) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp326 SmallVector<Decl *, 4> protocols; local
1622 SmallVector<Decl *, 8> protocols; local
1645 parseObjCTypeArgsOrProtocolQualifiers( ParsedType baseType, SourceLocation &typeArgsLAngleLoc, SmallVectorImpl<ParsedType> &typeArgs, SourceLocation &typeArgsRAngleLoc, SourceLocation &protocolLAngleLoc, SmallVectorImpl<Decl *> &protocols, SmallVectorImpl<SourceLocation> &protocolLocs, SourceLocation &protocolRAngleLoc, bool consumeLastToken, bool warnOnIncompleteProtocols) argument
1719 protocols, local
1825 parseObjCTypeArgsAndProtocolQualifiers( ParsedType baseType, SourceLocation &typeArgsLAngleLoc, SmallVectorImpl<ParsedType> &typeArgs, SourceLocation &typeArgsRAngleLoc, SourceLocation &protocolLAngleLoc, SmallVectorImpl<Decl *> &protocols, SmallVectorImpl<SourceLocation> &protocolLocs, SourceLocation &protocolRAngleLoc, bool consumeLastToken) argument
1888 SmallVector<Decl *, 4> protocols; local
2236 SmallVector<Decl *, 4> protocols; local
2267 SmallVector<Decl *, 4> protocols; local
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1355 protocol_range protocols() const { function in class:clang::ObjCInterfaceDecl
2155 protocol_range protocols() const { function in class:clang::ObjCProtocolDecl
2399 protocol_range protocols() const { function in class:clang::ObjCCategoryDecl
[all...]
H A DType.h6112 void initialize(ArrayRef<ObjCProtocolDecl *> protocols) { argument
6384 ObjCObjectTypeImpl(QualType Canonical, QualType Base, ArrayRef<QualType> typeArgs, ArrayRef<ObjCProtocolDecl *> protocols, bool isKindOf) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1426 actOnObjCTypeArgsOrProtocolQualifiers( Scope *S, ParsedType baseType, SourceLocation lAngleLoc, ArrayRef<IdentifierInfo *> identifiers, ArrayRef<SourceLocation> identifierLocs, SourceLocation rAngleLoc, SourceLocation &typeArgsLAngleLoc, SmallVectorImpl<ParsedType> &typeArgs, SourceLocation &typeArgsRAngleLoc, SourceLocation &protocolLAngleLoc, SmallVectorImpl<Decl *> &protocols, SourceLocation &protocolRAngleLoc, bool warnOnIncompleteProtocols) argument
4395 search(const ObjCProtocolList &protocols) argument
[all...]
H A DSemaType.cpp1111 actOnObjCProtocolQualifierType( SourceLocation lAngleLoc, ArrayRef<Decl *> protocols, ArrayRef<SourceLocation> protocolLocs, SourceLocation rAngleLoc) argument
/freebsd-current/crypto/openssl/test/
H A Dsslapitest.c6217 const int protocols[] = { local

Completed in 307 milliseconds

12