Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 13 for 8004 (0.05 sec)

  1. istioctl/pkg/proxyconfig/testdata/config_dump.json

                "name": "inbound-vip|8000|http|httpbin.default.svc.cluster.local",
                "type": "EDS",
                "eds_cluster_config": {
                  "eds_config": {
                    "ads": {},
                    "initial_fetch_timeout": "0s",
                    "resource_api_version": "V3"
                  },
                  "service_name": "inbound-vip|8000|http|httpbin.default.svc.cluster.local"
                },
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 03 23:08:06 UTC 2024
    - 54.8K bytes
    - Viewed (0)
  2. pilot/pkg/model/sidecar_test.go

    			Name:     "http-tls",
    		},
    	}
    
    	port8000 = []*Port{
    		{
    			Name:     "uds",
    			Port:     8000,
    			Protocol: "HTTP",
    		},
    	}
    
    	port9000 = []*Port{
    		{
    			Name: "port1",
    			Port: 9000,
    		},
    	}
    
    	twoPorts = []*Port{
    		{
    			Name:     "uds",
    			Port:     8000,
    			Protocol: "HTTP",
    		},
    		{
    			Name:     "uds",
    			Port:     7000,
    			Protocol: "HTTP",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 07 09:38:49 UTC 2024
    - 74.3K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/quantization/tensorflow/tests/quantize_composit_functions_debugging.mlir

        %7 = "quantfork.stats"(%6) {layerStats = dense<[0.000000e+00, 0.4]> : tensor<2xf32>} : (tensor<2x2xf32>) -> tensor<2x2xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Nov 06 01:23:21 UTC 2023
    - 80.5K bytes
    - Viewed (0)
  4. istioctl/pkg/writer/envoy/configdump/testdata/endpoint/configdump.json

                    {
                        "endpoint_config": {
                            "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
                            "cluster_name": "outbound|8000||httpbin.default.svc.cluster.local",
                            "endpoints": [
                                {
                                    "locality": {},
                                    "lb_endpoints": [
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jul 12 02:25:59 UTC 2022
    - 66K bytes
    - Viewed (0)
  5. pkg/kubelet/server/server_test.go

    		"normal port":                   {port: "8000", shouldError: false},
    		"normal port with data forward": {port: "8000", clientData: "client data", containerData: "container data", shouldError: false},
    		"max port":                      {port: "65535", shouldError: false},
    		"normal port with uid":          {port: "8000", uid: true, shouldError: false},
    	}
    
    	podNamespace := "other"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 51.5K bytes
    - Viewed (0)
  6. src/crypto/internal/nistec/p256_asm_ppc64le.s

    #define ZER   V26
    #define SEL1  V27
    #define CAR1  V28
    #define CAR2  V29
    /*
     * http://www.hyperelliptic.org/EFD/g1p/auto-shortw-jacobian-3.html#doubling-dbl-2004-hmv
     * Cost: 4M + 4S + 1*half + 5add + 2*2 + 1*3.
     * Source: 2004 Hankerson–Menezes–Vanstone, page 91.
     * 	A  = 3(X₁-Z₁²)×(X₁+Z₁²)
     * 	B  = 2Y₁
     * 	Z₃ = B×Z₁
     * 	C  = B²
     * 	D  = C×X₁
     * 	X₃ = A²-2D
     * 	Y₃ = (D-X₃)×A-C²/2
     *
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 56.5K bytes
    - Viewed (0)
  7. src/crypto/internal/nistec/p256_asm_s390x.s

    #define ZER   V26
    #define SEL1  V27
    #define CAR1  V28
    #define CAR2  V29
    /*
     * https://www.hyperelliptic.org/EFD/g1p/auto-shortw-jacobian-3.html#doubling-dbl-2004-hmv
     * Cost: 4M + 4S + 1*half + 5add + 2*2 + 1*3.
     * Source: 2004 Hankerson–Menezes–Vanstone, page 91.
     * 	A  = 3(X₁-Z₁²)×(X₁+Z₁²)
     * 	B  = 2Y₁
     * 	Z₃ = B×Z₁
     * 	C  = B²
     * 	D  = C×X₁
     * 	X₃ = A²-2D
     * 	Y₃ = (D-X₃)×A-C²/2
     *
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 55.4K bytes
    - Viewed (0)
  8. pilot/pkg/model/push_context_test.go

    					ExportTo:  sets.New(visibility.Instance("namespace")),
    				},
    			},
    		},
    		serviceInstances: []*ServiceInstance{{
    			Endpoint: &IstioEndpoint{
    				Address:      "192.168.1.2",
    				EndpointPort: 8000,
    				TLSMode:      DisabledTLSModeLabel,
    			},
    		}},
    	}
    	m := mesh.DefaultMeshConfig()
    	env.Watcher = mesh.NewFixedWatcher(m)
    	env.Init()
    
    	// Init a new push context
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sun Apr 21 17:42:54 UTC 2024
    - 95.3K bytes
    - Viewed (0)
  9. src/html/template/escape_test.go

    			`<a href='{{"http://example.com/foo/bar?a=b&c=d"}}'>`,
    			`<a href='http://example.com/foo/bar?a=b&amp;c=d'>`,
    		},
    		{
    			"protocolRelativeURLStart",
    			`<a href='{{"//example.com:8000/foo/bar?a=b&c=d"}}'>`,
    			`<a href='//example.com:8000/foo/bar?a=b&amp;c=d'>`,
    		},
    		{
    			"pathRelativeURLStart",
    			`<a href="{{"/javascript:80/foo/bar"}}">`,
    			`<a href="/javascript:80/foo/bar">`,
    		},
    		{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 16 03:29:27 UTC 2023
    - 56.2K bytes
    - Viewed (0)
  10. docs/en/data/people.yml

      avatarUrl: https://avatars.githubusercontent.com/u/5901894?u=cdbca6296ac4cdcdf6945c112a1ce8d5342839ea&v=4
      url: https://github.com/JoshYuJump
    - login: alex-pobeditel-2004
      count: 5
      avatarUrl: https://avatars.githubusercontent.com/u/14791483?v=4
      url: https://github.com/alex-pobeditel-2004
    - login: shashstormer
      count: 5
      avatarUrl: https://avatars.githubusercontent.com/u/90090313?v=4
      url: https://github.com/shashstormer
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Mon Jun 03 01:09:53 UTC 2024
    - 55.4K bytes
    - Viewed (0)
Back to top