Home
last modified time | relevance | path

Searched defs:Protocols (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/bootable/libbootloader/gbl/docs/
H A Defi_protocols.md10 ### BlockIoProtocol
21 ### BlockIo2Protocol
30 ### DevicePathProtocol
44 ### DevicePathToTextProtocol
58 ### LoadedImageProtocol
72 ### Memory Allocation Services
82 ### RiscvBootProtocol
89 ### SimpleNetworkProtocol
104 ### SimpleTextInputProtocol
116 ### SimpleTextOutputProtocol
[all …]
/aosp_15_r20/external/wayland-protocols/freedesktop.org/
H A DGOVERNANCE.md53 ### 2.1. Protocol namespaces
68 ### 2.2. Protocol inclusion requirements
86 ### 2.3. Introducing new protocols
/aosp_15_r20/external/cronet/net/docs/
H A Dlife-of-a-url-request.md536 ### HTTP/2 (Formerly SPDY)
552 ### QUIC
/aosp_15_r20/external/python/cpython3/Doc/library/
Dasyncio-protocol.rst436 Protocols chapter
682 .. _asyncio-subprocess-protocols:
Dasyncio-llapi-index.rst419 Protocols chapter
Dtyping.rst2439 Protocols section in Module contents
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1616 llvm::Constant *Protocols, in GenerateClassStructure()
1725 llvm::Constant *CGObjCGNU::GenerateProtocolList(ArrayRef<std::string>Protocols){ in GenerateProtocolList()
1803 SmallVector<std::string, 16> Protocols; in GenerateProtocol() local
2064 SmallVector<std::string, 16> Protocols; in GenerateCategory() local
2292 SmallVector<std::string, 16> Protocols; in GenerateClass() local
H A DCGObjCMac.cpp861 llvm::DenseMap<IdentifierInfo*, llvm::GlobalVariable*> Protocols; member in __anon33e85b2f0111::CGObjCCommonMac
3263 llvm::Constant *Protocols = in GenerateClass() local
3357 llvm::Constant *Protocols, in EmitMetaClass()
/aosp_15_r20/external/python/typing_extensions/doc/
Dindex.rst584 Protocols section in Module contents
/aosp_15_r20/external/clang/lib/AST/
H A DDeclPrinter.cpp1150 const ObjCList<ObjCProtocolDecl> &Protocols = OID->getReferencedProtocols(); in VisitObjCInterfaceDecl() local
1188 const ObjCList<ObjCProtocolDecl> &Protocols = PID->getReferencedProtocols(); in VisitObjCProtocolDecl() local
H A DASTContext.cpp1972 llvm::SmallPtrSet<ObjCProtocolDecl*, 8> &Protocols) { in CollectInheritedProtocols()
3686 static bool areSortedAndUniqued(ArrayRef<ObjCProtocolDecl *> Protocols) { in areSortedAndUniqued()
3700 SortAndUniqueProtocols(SmallVectorImpl<ObjCProtocolDecl *> &Protocols) { in SortAndUniqueProtocols()
3714 ObjCProtocolDecl * const *Protocols, in getObjCObjectType()
7223 SmallVector<ObjCProtocolDecl *, 8> Protocols; in areCommonBaseCompatible() local
7274 SmallVector<ObjCProtocolDecl *, 8> Protocols; in areCommonBaseCompatible() local
H A DASTImporter.cpp1972 SmallVector<ObjCProtocolDecl *, 4> Protocols; in VisitObjCObjectType() local
3728 SmallVector<ObjCProtocolDecl *, 4> Protocols; in VisitObjCCategoryDecl() local
3782 SmallVector<ObjCProtocolDecl *, 4> Protocols; in ImportDefinition() local
3942 SmallVector<ObjCProtocolDecl *, 4> Protocols; in ImportDefinition() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp5072 const ObjCList<ObjCProtocolDecl> &Protocols in AddObjCMethods() local
5097 const ObjCList<ObjCProtocolDecl> &Protocols in AddObjCMethods() local
5950 ArrayRef<IdentifierLocPair> Protocols) { in CodeCompleteObjCProtocolReferences()
6313 const ObjCList<ObjCProtocolDecl> &Protocols in FindImplementableMethods() local
6336 const ObjCList<ObjCProtocolDecl> &Protocols in FindImplementableMethods() local
6359 const ObjCList<ObjCProtocolDecl> &Protocols in FindImplementableMethods() local
H A DSemaType.cpp1060 ArrayRef<ObjCProtocolDecl *> Protocols, in BuildObjCObjectType()
1135 ArrayRef<Decl *> Protocols, in actOnObjCTypeArgsAndProtocolQualifiers()
/aosp_15_r20/external/googleapis/google/cloud/netapp/v1/
H A Dvolume.proto34 enum Protocols { enum
/aosp_15_r20/external/apache-http/src/org/apache/http/impl/
H A DEnglishReasonPhraseCatalog.java199 "Switching Protocols"); in setReason()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ExtractAPI/
DExtractAPIVisitor.h1446 ObjCInterfaceDecl::protocol_range Protocols) { in recordObjCProtocols()
DAPI.h1150 SmallVector<SymbolReference> Protocols; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ExtractAPI/
DExtractAPIVisitor.h1397 ObjCInterfaceDecl::protocol_range Protocols) { in recordObjCProtocols()
DAPI.h906 SmallVector<SymbolReference> Protocols; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ExtractAPI/
DExtractAPIVisitor.h1382 ObjCInterfaceDecl::protocol_range Protocols) { in recordObjCProtocols()
DAPI.h903 SmallVector<SymbolReference> Protocols; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ExtractAPI/
DExtractAPIVisitor.h1397 ObjCInterfaceDecl::protocol_range Protocols) { in recordObjCProtocols()
DAPI.h906 SmallVector<SymbolReference> Protocols; member
/aosp_15_r20/external/clang/lib/Parse/
H A DParseObjc.cpp1544 ParseObjCProtocolReferences(SmallVectorImpl<Decl *> &Protocols, in ParseObjCProtocolReferences()

12