Searched
refs:Client (Results
401 -
425 of
676) sorted by null
<<11121314151617181920>>
/external/tensorflow/tensorflow/compiler/xla/tests/ |
client_library_test_base.h | 27 #include "tensorflow/compiler/xla/client/client_library.h" 28 #include "tensorflow/compiler/xla/client/computation.h" 29 #include "tensorflow/compiler/xla/client/computation_builder.h" 30 #include "tensorflow/compiler/xla/client/global_data.h" 63 // A client library test establishes an in-process XLA client connection. 69 // Creates a new ClientLibraryTestBase with custom client options. 383 Client* client_;
|
/frameworks/native/services/surfaceflinger/ |
BufferLayer.cpp | 53 BufferLayer::BufferLayer(SurfaceFlinger* flinger, const sp<Client>& client, const String8& name, 55 : Layer(flinger, client, name, w, h, flags), 168 // SurfaceView because the WindowManager can't know when the client [all...] |
/prebuilts/go/darwin-x86/src/crypto/tls/ |
common.go | 158 NegotiatedProtocolIsMutual bool // negotiated protocol was advertised by server (client side only) 159 ServerName string // server name requested by client, if any (server side only) 175 // TLS Client Authentication. 192 masterSecret []byte // MasterSecret generated by client on a full handshake 198 // by a client to resume a TLS session with a given server. ClientSessionCache 236 // CipherSuites lists the CipherSuites supported by the client (e.g. 240 // ServerName indicates the name of the server requested by the client 242 // client is using SNI (see 246 // SupportedCurves lists the elliptic curves supported by the client. 252 // SupportedPoints lists the point formats supported by the client [all...] |
/prebuilts/go/darwin-x86/src/crypto/x509/ |
verify_test.go | [all...] |
/prebuilts/go/linux-x86/src/crypto/tls/ |
common.go | 158 NegotiatedProtocolIsMutual bool // negotiated protocol was advertised by server (client side only) 159 ServerName string // server name requested by client, if any (server side only) 175 // TLS Client Authentication. 192 masterSecret []byte // MasterSecret generated by client on a full handshake 198 // by a client to resume a TLS session with a given server. ClientSessionCache 236 // CipherSuites lists the CipherSuites supported by the client (e.g. 240 // ServerName indicates the name of the server requested by the client 242 // client is using SNI (see 246 // SupportedCurves lists the elliptic curves supported by the client. 252 // SupportedPoints lists the point formats supported by the client [all...] |
/prebuilts/go/linux-x86/src/crypto/x509/ |
verify_test.go | [all...] |
/prebuilts/devtools/tools/lib/ |
ddmlib-26.0.0.jar | |
ddmlib.jar | |
/prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/ |
fetch.go | 598 client := &http.Client{ 605 return client.Get(source)
|
/prebuilts/go/darwin-x86/src/net/http/ |
transport.go | 5 // HTTP client implementation. See RFC 2616. 8 // The high-level interface is in client.go. 69 // For high-level functionality, such as cookies and redirects, see Client. 133 // tls.Client. 348 // For higher-level HTTP client support (such as handling of cookies 349 // and redirects), see Get, Post, and the Client type. 495 // timeout, just as the client was writing a request. 663 // in flight with already-written POST body bytes from the client. 671 // where the server closed the connection at the same time the client [all...] |
/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/ |
fetch.go | 598 client := &http.Client{ 605 return client.Get(source)
|
/prebuilts/go/linux-x86/src/net/http/ |
transport.go | 5 // HTTP client implementation. See RFC 2616. 8 // The high-level interface is in client.go. 69 // For high-level functionality, such as cookies and redirects, see Client. 133 // tls.Client. 348 // For higher-level HTTP client support (such as handling of cookies 349 // and redirects), see Get, Post, and the Client type. 495 // timeout, just as the client was writing a request. 663 // in flight with already-written POST body bytes from the client. 671 // where the server closed the connection at the same time the client [all...] |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.2.0/ |
ddmlib-22.2.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.4.0/ |
ddmlib-22.4.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.4.2/ |
ddmlib-22.4.2.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.5.0/ |
ddmlib-22.5.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.5.1/ |
ddmlib-22.5.1.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.5.3/ |
ddmlib-22.5.3.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.7.0/ |
ddmlib-22.7.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.7.1/ |
ddmlib-22.7.1.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.7.3/ |
ddmlib-22.7.3.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.8.0/ |
ddmlib-22.8.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.9.2/ |
ddmlib-22.9.2.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/23.0.1/ |
ddmlib-23.0.1.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/23.0.2/ |
ddmlib-23.0.2.jar | |
Completed in 1215 milliseconds
<<11121314151617181920>>