| /third_party/grpc/doc/ |
| D | PROTOCOL-HTTP2.md | 6 ## Protocol section in gRPC over HTTP2 9 ### Outline 17 ### Requests 104 ### Responses 257 ### Appendix A - GRPC for Protobuf
|
| /third_party/mbedtls/scripts/mbedtls_dev/ |
| D | typing_util.py | 31 class Protocol: #type: ignore class
|
| /third_party/rust/crates/rustix/src/net/ |
| D | socketpair.rs | 18 protocol: Protocol, in socketpair()
|
| D | socket.rs | 12 impl Default for Protocol { implementation 67 protocol: Protocol, in socket_with()
|
| /third_party/rust/rust/tests/rustdoc/inline_cross/auxiliary/ |
| D | assoc_item_trait_bounds.rs | 32 pub trait Protocol<K> { trait
|
| /third_party/grpc/ |
| D | CONCEPTS.md | 50 # Protocol chapter
|
| /third_party/rust/rust/tests/ui/const-generics/ |
| D | overlapping_impls.rs | 27 pub enum Protocol { enum
|
| /third_party/typescript/tests/cases/conformance/types/literal/ |
| D | templateLiteralTypesPatterns.ts | 10 type Protocol<T extends string, U extends string> = `${T}://${U}`; alias
|
| /third_party/rust/crates/rustix/src/backend/libc/net/ |
| D | types.rs | 447 pub struct Protocol(pub(crate) RawProtocol); struct 450 impl Protocol { impl
|
| D | syscalls.rs | 147 protocol: Protocol, in socket() 163 protocol: Protocol, in socket_with() 376 protocol: Protocol, in socketpair()
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/net/ |
| D | types.rs | 149 pub struct Protocol(pub(crate) RawProtocol); struct 152 impl Protocol { implementation
|
| D | syscalls.rs | 39 protocol: Protocol, in socket() 64 protocol: Protocol, in socket_with() 94 protocol: Protocol, in socketpair()
|
| /third_party/python/Lib/asyncio/ |
| D | protocols.py | 66 class Protocol(BaseProtocol): class
|
| /third_party/typescript/tests/cases/user/chrome-devtools-frontend/ |
| D | definitions.js | 57 var Protocol = {}; variable
|
| /third_party/grpc/test/cpp/end2end/ |
| D | context_allocator_end2end_test.cc | 51 enum class Protocol { INPROC, TCP }; enum
|
| D | message_allocator_end2end_test.cc | 80 enum class Protocol { INPROC, TCP }; enum
|
| D | client_callback_end2end_test.cc | 55 enum class Protocol { INPROC, TCP }; enum
|
| /third_party/python/Lib/test/test_asyncio/ |
| D | test_ssl.py | 1496 class Protocol(asyncio.Protocol): class 1544 class Protocol(asyncio.Protocol): class
|
| /third_party/python/Lib/ |
| D | typing.py | 2000 class Protocol(Generic, metaclass=_ProtocolMeta): class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
| D | ItaniumDemangle.h | 450 StringView Protocol; variable
|