/third_party/grpc/doc/ |
D | interop-test-descriptions.md | 8 Client section in Interoperability Test Case Descriptions 43 ### empty_unary 63 ### cacheable_unary 91 ### large_unary 117 ### client_compressed_unary 178 ### server_compressed_unary 231 ### client_streaming 287 ### client_compressed_streaming 344 ### server_streaming 378 ### server_compressed_streaming [all …]
|
D | connection-backoff-interop-test-description.md | 25 Client section in Connection Backoff Interop Test Descriptions
|
D | http2-interop-test-descriptions.md | 20 Client section in Negative HTTP/2 Interop Test Case Descriptions
|
D | xds-test-descriptions.md | 15 ## Client section in xDS (Load-Balancing) Interop Test Case Descriptions
|
/third_party/nghttp2/src/ |
D | h2load.h | 299 struct Client { struct 302 ClientStat cstat; argument 306 std::function<int(Client &)> readfn, writefn; argument 317 ClientState state; argument 342 Client(uint32_t id, Worker *worker, size_t req_todo); argument
|
/third_party/typescript/tests/cases/compiler/ |
D | declarationEmitShadowingInferNotRenamed.ts | 3 type Client = string alias 10 | (new (...args: any[]) => Client) // accept class constant
|
/third_party/wayland_standard/doc/doxygen/xml/ |
D | meson.build | 21 subdir('Client') subdir
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/client/ |
D | Device.h | 24 class Client; variable
|
D | Client.cpp | 20 Client::Client(CommandSerializer* serializer, MemoryTransferService* memoryTransferService) in Client() function in dawn_wire::client::Client
|
D | ObjectAllocator.h | 25 class Client; variable
|
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/ |
D | context.go | 27 func WithClient(ctx context.Context, client Client) context.Context {
|
D | protocol.go | 64 func NewClient(ctx context.Context, stream jsonrpc2.Stream, client Client) (context.Context, *jsonr…
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
D | context.go | 27 func WithClient(ctx context.Context, client Client) context.Context {
|
D | protocol.go | 64 func NewClient(ctx context.Context, stream jsonrpc2.Stream, client Client) (context.Context, *jsonr…
|
/third_party/python/Doc/library/ |
D | asyncio-protocol.rst | 820 .. _asyncio-udp-echo-server-protocol: 921 .. _asyncio_example_create_connection:
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | OrcRemoteTargetClient.h | 262 RemoteRTDyldMemoryManager(OrcRemoteTargetClient &Client, in RemoteRTDyldMemoryManager() 319 OrcRemoteTargetClient &Client; variable 335 RemoteIndirectStubsManager(OrcRemoteTargetClient &Client, in RemoteIndirectStubsManager() 445 OrcRemoteTargetClient &Client; variable 454 RemoteTrampolinePool(OrcRemoteTargetClient &Client) : Client(Client) {} in RemoteTrampolinePool() 485 OrcRemoteTargetClient &Client; variable 492 RemoteCompileCallbackManager(OrcRemoteTargetClient &Client, in RemoteCompileCallbackManager() 506 auto Client = std::unique_ptr<OrcRemoteTargetClient>( in Create() local
|
/third_party/node/deps/npm/node_modules/http-signature/ |
D | README.md | 13 ### Client subsection
|
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
D | ObjectBase.h | 25 class Client; variable
|
D | Device.h | 30 class Client; variable
|
/third_party/flutter/skia/infra/cts/ |
D | run_testlab.go | 223 func runTests(apk_path string, devices, ignoredDevices []*DeviceVersions, client *http.Client, dryR… 287 func uploadAPK(apkPath, gcsPath, propStr string, client *http.Client) error { 431 func copyReaderToGCS(gcsPath string, reader io.Reader, client *http.Client, contentType string, met…
|
/third_party/node/test/sequential/ |
D | test-tls-session-timeout.js | 79 function Client(cb) { class
|
/third_party/flutter/skia/third_party/externals/dawn/src/include/dawn_wire/ |
D | WireClient.h | 25 class Client; variable
|
/third_party/grpc/test/core/transport/chttp2/ |
D | settings_timeout_test.cc | 97 class Client { class 99 explicit Client(const char* server_address) in Client() function in grpc_core::test::__anon91df0a530111::Client
|
/third_party/libuv/docs/src/guide/ |
D | networking.rst | 74 Client section in TCP
|
/third_party/cef/tests/cefclient/browser/ |
D | test_runner.cc | 337 class Client : public CefEndTracingCallback, public CefRunFileDialogCallback { in EndTracing() class 339 explicit Client(CefRefPtr<CefBrowser> browser) : browser_(browser) { in EndTracing() function in client::test_runner::__anond7c327c20111::EndTracing::Client 393 class Client : public CefPdfPrintCallback, public CefRunFileDialogCallback { in PrintToPDF() class 395 explicit Client(CefRefPtr<CefBrowser> browser) : browser_(browser) { in PrintToPDF() function in client::test_runner::__anond7c327c20111::PrintToPDF::Client
|