/external/curl/tests/certs/ |
D | Makefile.am | 29 Server-localhost-sv.prm \ 30 Server-localhost.nn-sv.prm \ 39 Server-localhost-sv.crl \ 40 Server-localhost-sv.crt \ 41 Server-localhost-sv.csr \ 42 Server-localhost-sv.der \ 43 Server-localhost-sv.dhp \ 44 Server-localhost-sv.key \ 45 Server-localhost-sv.pem \ 46 Server-localhost-sv.pub.der \ [all …]
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/ |
D | tpu_device_propagation.mlir | 6 // CHECK-SAME: ({{%.+}}: tensor<i64> {tf.device = "/job:localhost/replica:0/task:0/device:TPU:0"}) 7 // CHECK-SAME: -> (tensor<i64> {tf.device = "/job:localhost/replica:0/task:0/device:TPU:0"}) 8 func @testArgToRet(%arg0: tensor<i64> {tf.device = "/job:localhost/replica:0/task:0/device:TPU:0"})… 18 // CHECK-SAME: ({{%.+}}: tensor<i64> {tf.device = "/job:localhost/replica:0/task:0/device:TPU:0"}) 19 // CHECK-SAME: -> (tensor<i64> {tf.device = "/job:localhost/replica:0/task:0/device:TPU:0"}) 20 func @testIdentityOp(%arg0: tensor<i64> {tf.device = "/job:localhost/replica:0/task:0/device:TPU:0"… 23 // CHECK-SAME: device = "/job:localhost/replica:0/task:0/device:TPU:0" 31 …ensor<i64> {tf.device = "/job:localhost/replica:0/task:0/device:TPU:0"}, {{%.+}}: tensor<i32> {tf.… 32 …-> (tensor<i64> {tf.device = "/job:localhost/replica:0/task:0/device:TPU:0"}, tensor<i32> {tf.devi… 33 …tensor<i64> {tf.device = "/job:localhost/replica:0/task:0/device:TPU:0"}, %arg1: tensor<i32> {tf.d… [all …]
|
D | tpu_space_to_depth_pass.mlir | 5 …localhost/replica:0/task:0/device:CPU:0" = {}, "/job:localhost/replica:0/task:0/device:TPU:0" = {}… 6 …localhost/replica:0/task:0/device:CPU:0"}, %arg1: tensor<!tf.variant> {tf.device = "/job:localhost… 14 …localhost/replica:0/task:0/device:CPU:0"}, %arg6: tensor<!tf.resource<tensor<7x7x3x64xf32>>> {tf.d… 17 …%1 = "tf.IteratorGetNext"(%arg5) {device = "/job:localhost/replica:0/task:0/device:CPU:0"} : (tens… 33 …localhost/replica:0/task:0/device:CPU:0"}, %arg6: tensor<!tf.resource<tensor<7x7x3x64xf32>>> {tf.d… 90 …localhost/replica:0/task:0/device:COMPOSITE:0" = {}, "/job:localhost/replica:0/task:0/device:CPU:0… 91 …localhost/replica:0/task:0/device:CPU:0"}, %arg1: tensor<!tf.variant> {tf._user_specified_name = "… 94 …%0:2 = "tf.IteratorGetNext"(%arg2) {device = "/job:localhost/replica:0/task:0/device:CPU:0"} : (te… 97 …%1:2 = "tf.IteratorGetNext"(%arg4) {device = "/job:localhost/replica:0/task:0/device:CPU:0"} : (te… 167 …localhost/replica:0/task:0/device:COMPOSITE:0" = {}, "/job:localhost/replica:0/task:0/device:CPU:0… [all …]
|
D | cluster_tf_ops_pass.mlir | 7 // CHECK: func @main(%[[ARG_0:.*]]: tensor<i32> {tf.device = "/job:localhost/replica:0/task:0/devic… 11 // CHECK-SAME: device = "/job:localhost/replica:0/task:0/device:CPU:0" 14 func @main(%arg0: tensor<i32> {tf.device = "/job:localhost/replica:0/task:0/device:CPU:0"}, %arg1: … 15 …body = @while_body, is_stateless = false, shape_invariant, device="/job:localhost/replica:0/task:0… 27 // CHECK: func @while_cond(%[[ARG_0:.*]]: tensor<i32> {tf.device = "/job:localhost/replica:0/task:0… 30 // CHECK-SAME: device = "/job:localhost/replica:0/task:0/device:CPU:0" 32 func @while_cond(%arg0: tensor<i32> {tf.device = "/job:localhost/replica:0/task:0/device:CPU:0"}) -… 34 …%1 = "tf.Less"(%arg0, %0) {device = "/job:localhost/replica:0/task:0/device:CPU:0"} : (tensor<i32>… 43 // CHECK: func @while_body(%[[ARG_0:.*]]: tensor<i32> {tf.device = "/job:localhost/replica:0/task:0… 48 // CHECK-SAME: device = "/job:localhost/replica:0/task:0/device:CPU:0" [all …]
|
D | tpu_rewrite.mlir | 1437 …localhost/replica:0/task:0/device:CPU:0", "/job:localhost/replica:0/task:0/device:TPU:0", "/job:lo… 1443 // CHECK-NEXT: device = "/job:localhost/replica:0/task:0/device:CPU:0" 1447 // CHECK-NEXT: device = "/job:localhost/replica:0/task:0/device:CPU:0" 1452 // CHECK-NEXT: device = "/job:localhost/replica:0/task:0/device:TPU:0" 1456 // CHECK-NEXT: device = "/job:localhost/replica:0/task:0/device:TPU:1" 1498 …localhost/replica:0/task:0/device:CPU:0", "/job:localhost/replica:0/task:0/device:TPU:0", "/job:lo… 1502 …localhost/replica:0/task:0/device:TPU:0", "/job:localhost/replica:0/task:1/device:TPU:1"], TPU_REP… 1507 // CHECK-NEXT: device = "/job:localhost/replica:0/task:0/device:CPU:0" 1511 // CHECK-NEXT: device = "/job:localhost/replica:0/task:0/device:CPU:0" 1537 …localhost/replica:0/task:0/device:CPU:0", "/job:localhost/replica:0/task:0/device:TPU:0", "/job:lo… [all …]
|
D | cross_host_transfer.mlir | 28 …// CHECK-NEXT: tf_device.send %[[RESULT_2]] "key-2" "/job:localhost/replica:0/task:0" {device = "/… 29 …f_device.receive "key-2" "/job:worker/replica:0/task:1" {device = "/job:localhost/replica:0/task:0… 30 …// CHECK-NEXT: %[[RESULT_4:.*]] = "tf.Identity"(%[[RESULT_3]]) {device = "/job:localhost/replica:0… 31 …%2 = "tf.Identity"(%1) {device = "/job:localhost/replica:0/task:0/device:CPU:0"} : (tensor<f32>) -… 39 …// CHECK-NEXT: tf_device.send %[[ARG_0]] "key-3" "/job:localhost/replica:0/task:0" {device = "/job… 40 …f_device.receive "key-3" "/job:worker/replica:0/task:0" {device = "/job:localhost/replica:0/task:0… 41 …// CHECK-NEXT: %[[RESULT_1:.*]] = "tf.Identity"(%[[RESULT_0]]) {device = "/job:localhost/replica:0… 42 …%0 = "tf.Identity"(%arg0) {device = "/job:localhost/replica:0/task:0/device:CPU:0"} : (tensor<f32>… 55 …// CHECK-NEXT: tf_device.send %[[RESULT_1]] "key-4" "/job:localhost/replica:0/task:0" {device = "/… 56 …f_device.receive "key-4" "/job:worker/replica:0/task:1" {device = "/job:localhost/replica:0/task:0…
|
/external/tensorflow/tensorflow/compiler/jit/tests/ |
D | keras_imagenet_main.pbtxt | 4 device: "/job:localhost/replica:0/task:0/device:GPU:0" 29 device: "/job:localhost/replica:0/task:0/device:GPU:0" 51 device: "/job:localhost/replica:0/task:0/device:GPU:0" 88 device: "/job:localhost/replica:0/task:0/device:GPU:0" 128 device: "/job:localhost/replica:0/task:0/device:GPU:0" 153 device: "/job:localhost/replica:0/task:0/device:GPU:0" 176 device: "/job:localhost/replica:0/task:0/device:GPU:0" 213 device: "/job:localhost/replica:0/task:0/device:GPU:0" 250 device: "/job:localhost/replica:0/task:0/device:GPU:0" 296 device: "/job:localhost/replica:0/task:0/device:GPU:0" [all …]
|
D | keras_imagenet_main_graph_mode.pbtxt | 4 device: "/job:localhost/replica:0/task:0/device:GPU:0" 54 device: "/job:localhost/replica:0/task:0/device:GPU:0" 98 device: "/job:localhost/replica:0/task:0/device:GPU:0" 139 device: "/job:localhost/replica:0/task:0/device:GPU:0" 180 device: "/job:localhost/replica:0/task:0/device:GPU:0" 221 device: "/job:localhost/replica:0/task:0/device:GPU:0" 262 device: "/job:localhost/replica:0/task:0/device:GPU:0" 303 device: "/job:localhost/replica:0/task:0/device:GPU:0" 344 device: "/job:localhost/replica:0/task:0/device:GPU:0" 385 device: "/job:localhost/replica:0/task:0/device:GPU:0" [all …]
|
/external/starlark-go/starlarkstruct/testdata/ |
D | struct.star | 9 s = struct(host = "localhost", port = 80) 11 assert.eq(s, struct(host = "localhost", port = 80)) 12 assert.ne(s, struct(host = "localhost", port = 81)) 14 assert.eq(str(s), 'struct(host = "localhost", port = 80)') 15 assert.eq(s.host, "localhost") 26 http = hostport(host = "localhost", port = 80) 28 assert.eq(str(http), 'hostport(host = "localhost", port = 80)') # includes name of constructor 30 assert.eq(http, hostport(host = "localhost", port = 80)) 31 assert.ne(http, hostport(host = "localhost", port = 443)) 32 assert.eq(http.host, "localhost") [all …]
|
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-tls/ |
D | README.md | 13 [2018/03/20 13:23:13:0131] USER: LWS minimal http server TLS | visit https://localhost:7681 18 …13:23:13:0195] NOTICE: lws_tls_client_create_vhost_context: doing cert filepath localhost-100y.cert 19 [2018/03/20 13:23:13:0195] NOTICE: Loaded client cert localhost-100y.cert 21 [2018/03/20 13:23:13:0196] NOTICE: Loaded client cert private key localhost-100y.key 26 Visit https://localhost:7681 35 …eq -new -newkey rsa:4096 -days 36500 -nodes -x509 -keyout "localhost-100y.key" -out "localhost-100… 38 they cover "localhost" and last 100 years from 2018-03-20.
|
/external/linux-kselftest/tools/testing/selftests/drivers/usb/usbip/ |
D | usbip_test.sh | 85 src/usbip list -r localhost; 101 src/usbip list -r localhost; 117 src/usbip list -r localhost; 125 src/usbip attach -r localhost -b $busid; 133 src/usbip list -r localhost; 141 src/usbip attach -r localhost -b $busid; 153 src/usbip attach -r localhost -b $busid;
|
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-tls-80/ |
D | README.md | 15 [2018/03/20 13:23:13:0131] USER: LWS minimal http server TLS | visit https://localhost:7681 20 …13:23:13:0195] NOTICE: lws_tls_client_create_vhost_context: doing cert filepath localhost-100y.cert 21 [2018/03/20 13:23:13:0195] NOTICE: Loaded client cert localhost-100y.cert 23 [2018/03/20 13:23:13:0196] NOTICE: Loaded client cert private key localhost-100y.key 28 Visit http://localhost 34 07:41:48.596918 IP localhost.http > localhost.52662: Flags [P.], seq 1:100, ack 416, win 350, optio… 54 …eq -new -newkey rsa:4096 -days 36500 -nodes -x509 -keyout "localhost-100y.key" -out "localhost-100… 57 they cover "localhost" and last 100 years from 2018-03-20.
|
/external/opencensus-java/examples/ |
D | README.md | 55 * For tracing page go to [localhost:8080/tracez][ZPagesTraceZLink]. 56 * For tracing config page go to [localhost:8080/traceconfigz][ZPagesTraceConfigZLink]. 57 * For RPC stats page go to [localhost:8080/rpcz][ZPagesRpcZLink]. 58 * For stats and measures on all registered views go to [localhost:8080/statsz][ZPagesStatsZLink]. 60 [ZPagesTraceZLink]: http://localhost:8080/tracez 61 [ZPagesTraceConfigZLink]: http://localhost:8080/traceconfigz 62 [ZPagesRpcZLink]: http://localhost:8080/rpcz 63 [ZPagesStatsZLink]: http://localhost:8080/statsz 87 * host and serverPort will be "localhost:50051"
|
/external/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/ |
D | selftest.sh | 47 dotest $1 $2 localhost -l 49 dotest $1 $2 localhost-pipe -l -p 51 dotest $1 $2 localhost-h1 -l --h1 53 dotest $1 $2 localhost-h1-pipe -l --h1 -p 55 dotest $1 $2 localhost-stag -l -s 57 dotest $1 $2 localhost-pipe-stag -l -p -s 59 dotest $1 $2 localhost-h1-stag -l --h1 -s 61 dotest $1 $2 localhost-h1-pipe-stag -l --h1 -p -s
|
/external/apache-harmony/support/src/test/resources/config/ |
D | localhosttest.ini | 2 WebName=localhost. 6 ProxyServerTestHost=localhost 7 SocksServerTestHost=localhost 10 FTPTestAddress=jcltest:jclpass@localhost
|
/external/libevent/test/ |
D | regress_bufferevent.c | 657 fake_listener_create(struct sockaddr_in *localhost) in fake_listener_create() argument 659 struct sockaddr *sa = (struct sockaddr *)localhost; in fake_listener_create() 661 ev_socklen_t slen = sizeof(*localhost); in fake_listener_create() 663 memset(localhost, 0, sizeof(*localhost)); in fake_listener_create() 664 localhost->sin_port = 0; /* have the kernel pick a port */ in fake_listener_create() 665 localhost->sin_addr.s_addr = htonl(0x7f000001L); in fake_listener_create() 666 localhost->sin_family = AF_INET; in fake_listener_create() 670 fd = socket(localhost->sin_family, SOCK_STREAM, 0); in fake_listener_create() 731 struct sockaddr_in localhost; in test_bufferevent_connect() local 757 memset(&localhost, 0, sizeof(localhost)); in test_bufferevent_connect() [all …]
|
/external/autotest/client/common_lib/cros/fake_device_server/ |
D | README | 16 curl -X POST -d "" http://localhost:8080/registrationTickets 18 http://localhost:8080/registrationTickets/<id> 20 http://localhost:8080/registrationTickets/<id>/finalize 23 curl -X GET -d "" http://localhost:8080/devices 26 curl -X POST -d '{"base": { "Reboot": {}}' http://localhost:8080/devices\ 30 curl -X PATCH -d '{"state": "done"}' http://localhost:8080/devices/\
|
/external/curl/tests/data/ |
D | test1258 | 18 Set-Cookie: I-am=here; domain=localhost; 30 HTTP, use cookies with localhost 33 …TPPORT/we/want/1258 http://%HOSTIP:%HTTPPORT/we/want?hoge=fuga -b non-existing -H "Host: localhost" 41 Host: localhost 46 Host: localhost
|
D | test3000 | 30 https Server-localhost-firstSAN-sv.pem 33 HTTPS GET to localhost, first subject alt name matches, CN does not match 36 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/3000 38 # Ensure that we're running on localhost because we're checking the host name 49 Host: localhost:%HTTPSPORT
|
D | test2037 | 31 https Server-localhost-sv.pem 37 …/EdelCurlRoot-ca.crt --pinnedpubkey %SRCDIR/certs/Server-localhost-sv.pub.pem https://localhost:%H… 39 # Ensure that we're running on localhost because we're checking the host name 51 Host: localhost:%HTTPSPORT
|
D | test2034 | 31 https Server-localhost-sv.pem 37 …/EdelCurlRoot-ca.crt --pinnedpubkey %SRCDIR/certs/Server-localhost-sv.pub.der https://localhost:%H… 39 # Ensure that we're running on localhost because we're checking the host name 50 Host: localhost:%HTTPSPORT
|
D | test3001 | 30 https Server-localhost-lastSAN-sv.pem 33 HTTPS GET to localhost, last subject alt name matches, CN does not match 36 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/3001 38 # Ensure that we're running on localhost because we're checking the host name 49 Host: localhost:%HTTPSPORT
|
D | test241 | 33 HTTP-IPv6 GET (using ip6-localhost) 36 -g "http://ip6-localhost:%HTTP6PORT/241" 39 ./server/resolve --ipv6 ip6-localhost 48 Host: ip6-localhost:%HTTP6PORT
|
/external/libwebsockets/minimal-examples/http-client/minimal-http-client-post/ |
D | selftest.sh | 29 dotest $1 $2 localhost -l -d1151 31 dotest $1 $2 localhost-h1 -l --h1 33 dotest $1 $2 localhost-m -l -m 35 dotest $1 $2 localhost-m-h1 -l -m --h1
|
/external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/internal/ |
D | SslContextBuilder.java | 42 private static SSLContext localhost; // Lazily initialized. field in SslContextBuilder 45 public static synchronized SSLContext localhost() { in localhost() method in SslContextBuilder 46 if (localhost != null) return localhost; in localhost() 55 localhost = new SslContextBuilder() in localhost() 60 return localhost; in localhost()
|