Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 317 for 2345 (0.06 sec)

  1. cmd/kube-proxy/app/server_test.go

    			healthzBindAddress: "1.2.3.4",
    			healthzPort:        12345,
    			metricsBindAddress: "2.3.4.5",
    			metricsPort:        23456,
    			expHealthz:         "1.2.3.4:12345",
    			expMetrics:         "2.3.4.5:23456",
    		},
    		{
    			name:               "IPv4 bind address has port",
    			healthzBindAddress: "1.2.3.4:12345",
    			healthzPort:        23456,
    			metricsBindAddress: "2.3.4.5:12345",
    			metricsPort:        23456,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 05:08:41 UTC 2024
    - 32.3K bytes
    - Viewed (0)
  2. src/syscall/mksyscall.pl

    	if(!/^\/\/sys(nb)? (\w+)\(([^()]*)\)\s*(?:\(([^()]+)\))?\s*(?:=\s*((?i)_?SYS_[A-Z0-9_]+))?$/) {
    		print STDERR "$ARGV:$.: malformed //sys declaration\n";
    		$errors = 1;
    		next;
    	}
    	my ($func, $in, $out, $sysname) = ($2, $3, $4, $5);
    
    	# Split argument lists on comma.
    	my @in = parseparamlist($in);
    	my @out = parseparamlist($out);
    
    	# Try in vain to keep people from editing this file.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 24 17:15:02 UTC 2024
    - 10.3K bytes
    - Viewed (0)
  3. pkg/volume/util/atomic_writer_test.go

    			},
    			next: map[string]FileProjection{
    				"foo/bar.txt":             {Mode: 0644, Data: []byte("foo")},
    				"bar/zab.txt":             {Mode: 0644, Data: []byte("bar")},
    				"blu/two/2/3/4/5/zip.txt": {Mode: 0644, Data: []byte("zip")},
    			},
    			shouldWrite: true,
    		},
    		{
    			name: "add 3",
    			first: map[string]FileProjection{
    				"foo/bar.txt": {Mode: 0644, Data: []byte("foo")},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 11 09:02:45 UTC 2024
    - 30.5K bytes
    - Viewed (0)
  4. pkg/kube/krt/collection_test.go

    	pod2 := &corev1.Pod{
    		ObjectMeta: metav1.ObjectMeta{
    			Name:      "name2",
    			Namespace: "namespace",
    			Labels:    map[string]string{"app": "foo"},
    		},
    		Status: corev1.PodStatus{PodIP: "2.3.4.5"},
    	}
    	pc.CreateOrUpdateStatus(pod)
    	pc.CreateOrUpdateStatus(pod2)
    	assert.EventuallyEqual(t, fetcherSorted(SimpleEndpoints), []SimpleEndpoint{
    		{pod2.Name, svc.Name, pod2.Namespace, pod2.Status.PodIP},
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sun Apr 28 04:22:19 UTC 2024
    - 14.6K bytes
    - Viewed (0)
  5. tensorflow/cc/gradients/nn_grad_test.cc

              {shape});
    }
    
    INSTANTIATE_TEST_SUITE_P(
        FusedBatchNormGrad, FusedBatchNormGradTest,
        ::testing::Combine(::testing::Bool(), ::testing::Bool(),
                           ::testing::Values(TensorShape({2, 3, 4, 5}),
                                             TensorShape({2, 3, 2, 2, 2}))));
    
    TEST_F(NNGradTest, Conv2DBackpropInputGrad) {
      TensorShape shape({1, 2, 2, 1});
      TensorShape filter_shape({1, 1, 1, 1});
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 22 20:45:22 UTC 2022
    - 15K bytes
    - Viewed (0)
  6. src/net/netip/netip_test.go

    	test("Addr.Compare", func() {
    		a := MustParseAddr("1.2.3.4")
    		b := MustParseAddr("2.3.4.5")
    		sinkBool = a.Compare(b) == 0
    	})
    	test("Addr.Less", func() {
    		a := MustParseAddr("1.2.3.4")
    		b := MustParseAddr("2.3.4.5")
    		sinkBool = a.Less(b)
    	})
    	test("Addr.Is4", func() { sinkBool = MustParseAddr("1.2.3.4").Is4() })
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 17:10:01 UTC 2024
    - 54.3K bytes
    - Viewed (0)
  7. operator/README.md

    To use Remote debugging with IntelliJ, replace above step 2 with following:
    
    1. From `./operator/cmd/operator` path run
    `
    dlv debug --headless --listen=:2345 --api-version=2 -- server
    `.
    
    1. In IntelliJ, create a new Go Remote debug configuration with default settings.
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sun Sep 17 08:27:52 UTC 2023
    - 17.5K bytes
    - Viewed (0)
  8. pkg/printers/internalversion/printers_test.go

    					},
    				},
    			},
    		},
    		Status: networking.IngressStatus{
    			LoadBalancer: networking.IngressLoadBalancerStatus{
    				Ingress: []networking.IngressLoadBalancerIngress{
    					{
    						IP:       "2.3.4.5",
    						Hostname: "localhost.localdomain",
    					},
    				},
    			},
    		},
    	}
    	// Columns: Name, Hosts, Address, Ports, Age
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 14:04:15 UTC 2024
    - 218.6K bytes
    - Viewed (0)
  9. src/crypto/tls/testdata/Client-TLSv12-RenegotiateOnce

    00000080  d0 64 16 ba f2 0d 04 ca  5d 94 6b da a8 09 b1 29  |.d......].k....)|
    00000090  70 a9 37 1e ac 94 e3 81  60 c3 19 f3 a9 99 6a 11  |p.7.....`.....j.|
    000000a0  b1 e7 23 45 8a f5 42 f5  50 76 9f 1e 9e a8 e7 75  |..#E..B.Pv.....u|
    000000b0  4a 18 84 80 da 10 ed 83  9a 14 a9 a1 90 54 8e 8b  |J............T..|
    000000c0  d1 32 83 6d e7 7e be 59  f4 66 59 53 75 37 c6 82  |.2.m.~.Y.fYSu7..|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 18.4K bytes
    - Viewed (0)
  10. pkg/kubelet/cm/cpumanager/policy_static_test.go

    			topo:            topoDualSocketHT,
    			numReservedCPUs: 2,
    			reserved:        cpuset.New(0, 1),
    			stAssignments:   state.ContainerCPUAssignments{},
    			stDefaultCPUSet: cpuset.New(2, 3, 4, 5),
    			expErr:          fmt.Errorf("not all reserved cpus: \"0-1\" are present in defaultCpuSet: \"2-5\""),
    		},
    		{
    			description:     "inconsistency between numReservedCPUs and reserved",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 40.8K bytes
    - Viewed (0)
Back to top