Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 15 for 19098 (0.06 sec)

  1. staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_test.go

    }
    
    func TestMicroTimeMarshalYAML(t *testing.T) {
    	cases := []struct {
    		input  MicroTime
    		result string
    	}{
    		{MicroTime{}, "t: null\n"},
    		{DateMicro(1998, time.May, 5, 1, 5, 5, 50, time.FixedZone("test", -4*60*60)), "t: \"1998-05-05T05:05:05.000000Z\"\n"},
    		{DateMicro(1998, time.May, 5, 5, 5, 5, 0, time.UTC), "t: \"1998-05-05T05:05:05.000000Z\"\n"},
    	}
    
    	for _, c := range cases {
    		input := MicroTimeHolder{c.input}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 21:48:10 UTC 2024
    - 11.1K bytes
    - Viewed (0)
  2. tests/integration/security/pass_through_filter_chain_test.go

    spec:
      mtls:
        mode: DISABLE
    ---
    apiVersion: security.istio.io/v1beta1
    kind: AuthorizationPolicy
    metadata:
      name: authz
    spec:
      rules:
      - to:
        - operation:
            ports:
            - "19092" # TCPWorkloadOnly`,
    					expected: []expect{
    						{
    							port:              ports.TCPWorkloadOnly,
    							plaintextSucceeds: true,
    							mtlsSucceeds:      false,
    						},
    						{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 11.9K bytes
    - Viewed (0)
  3. pkg/kubelet/cm/pod_container_manager_linux.go

    }
    
    // Kill one process ID
    func (m *podContainerManagerImpl) killOnePid(pid int) error {
    	// os.FindProcess never returns an error on POSIX
    	// https://go-review.googlesource.com/c/go/+/19093
    	p, _ := os.FindProcess(pid)
    	if err := p.Kill(); err != nil {
    		// If the process already exited, that's fine.
    		if errors.Is(err, os.ErrProcessDone) {
    			klog.V(3).InfoS("Process no longer exists", "pid", pid)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 14 16:38:36 UTC 2023
    - 12.5K bytes
    - Viewed (0)
  4. src/net/mail/message_test.go

    		{
    			&Address{Name: "Böb Jacöb", Address: "******@****.***"},
    			`=?utf-8?q?B=C3=B6b_Jac=C3=B6b?= <******@****.***>`,
    		},
    		{ // https://golang.org/issue/12098
    			&Address{Name: "Rob", Address: ""},
    			`"Rob" <@>`,
    		},
    		{ // https://golang.org/issue/12098
    			&Address{Name: "Rob", Address: "@"},
    			`"Rob" <@>`,
    		},
    		{
    			&Address{Name: "Böb, Jacöb", Address: "******@****.***"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Mar 19 11:31:03 UTC 2024
    - 30.4K bytes
    - Viewed (0)
  5. fess-crawler/src/main/java/org/codelibs/fess/crawler/transformer/impl/XmlTransformer.java

                Node parent = namespaceContext;
                String namespace = null;
    
                if ("xml".equals(prefix)) {
                    namespace = "http://www.w3.org/XML/1998/namespace";
                } else {
                    int type;
                    while ((null != parent) && (null == namespace)
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Feb 22 01:36:27 UTC 2024
    - 17.9K bytes
    - Viewed (0)
  6. src/mime/mediatype_test.go

    	{"bogus ;=========", "bogus", "mime: invalid media parameter"},
    	// The following example is from real email delivered by gmail (error: missing semicolon)
    	// and it is there to check behavior described in #19498
    	{"application/pdf; x-mac-type=\"3F3F3F3F\"; x-mac-creator=\"3F3F3F3F\" name=\"a.pdf\";",
    		"application/pdf", "mime: invalid media parameter"},
    	{"bogus/<script>alert</script>", "", "mime: expected token after slash"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 26 17:58:37 UTC 2022
    - 18.1K bytes
    - Viewed (0)
  7. src/mdo/writer-stax.vm

                for (Map.Entry<String, String> attr : dom.getAttributes().entrySet()) {
                    if (attr.getKey().startsWith("xml:")) {
                        serializer.writeAttribute("http://www.w3.org/XML/1998/namespace",
                        attr.getKey().substring(4), attr.getValue());
                    } else {
                        serializer.writeAttribute(attr.getKey(), attr.getValue());
                    }
                }
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Dec 05 08:11:33 UTC 2023
    - 20.2K bytes
    - Viewed (0)
  8. src/os/file_unix.go

    			// On FreeBSD a regular file is always
    			// reported as ready for writing.
    			// On Dragonfly, NetBSD and OpenBSD the fd is signaled
    			// only once as ready (both read and write).
    			// Issue 19093.
    			// Also don't add directories to the netpoller.
    			if err == nil && (typ == syscall.S_IFREG || typ == syscall.S_IFDIR) {
    				pollable = false
    			}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 13:52:34 UTC 2024
    - 14.9K bytes
    - Viewed (0)
  9. platforms/documentation/docs/src/main/resources/header.html

    0,1,.8,4.71,3.82,3.82,0,0,1-.29,1.8,1.19,1.19,0,0,1-1.1.46Zm11.23-3.55A7.28,7.28,0,0,0,256,56.4a5.16,5.16,0,0,0-1-1.77,4.44,4.44,0,0,0-1.63-1.21,5.68,5.68,0,0,0-2.3-.44,5.46,5.46,0,0,0-4,1.45,7.13,7.13,0,0,0-1.87,4.13ZM112.26,14a13.72,13.72,0,0,0-19.08-.32,1.27,1.27,0,0,0-.41.93,1.31,1.31,0,0,0,.38.95l1.73,1.73a1.31,1.31,0,0,0,1.71.12,7.78,7.78,0,0,1,4.71-1.57,7.87,7.87,0,0,1,5.57,13.43C96,40.2,81.41,9.66,48.4,25.37a4.48,4.48,0,0,0-2,6.29l5.66,9.79a4.49,4.49,0,0,0,6.07,1.67l.14-.08-.11.08,2.51-1...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 35.6K bytes
    - Viewed (0)
  10. src/cmd/compile/internal/walk/expr.go

    	// Check that first result type is "reflect.Method" or "reflect.Value".
    	// Note that we have to check sym name and sym package separately, as
    	// we can't check for exact string "reflect.Method" reliably
    	// (e.g., see #19028 and #38515).
    	switch s := t.Result(0).Type.Sym(); {
    	case s != nil && types.ReflectSymName(s) == "Method",
    		s != nil && types.ReflectSymName(s) == "Value":
    
    	default:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:34:01 UTC 2024
    - 27.6K bytes
    - Viewed (0)
Back to top