Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 4,331 for p$ (0.46 sec)

  1. staging/src/k8s.io/apiserver/pkg/endpoints/handlers/patch.go

    	}
    	versionedObjToUpdate, err := p.creater.New(p.kind)
    	if err != nil {
    		return nil, err
    	}
    	if err := strategicPatchObject(requestContext, p.defaulter, currentVersionedObject, p.patchBytes, versionedObjToUpdate, p.schemaReferenceObj, p.validationDirective); err != nil {
    		return nil, err
    	}
    	// Convert the object back to the hub version
    	newObj, err := p.unsafeConvertor.ConvertToVersion(versionedObjToUpdate, p.hubGroupVersion)
    	if err != nil {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 28 08:48:22 UTC 2024
    - 28.5K bytes
    - Viewed (0)
  2. src/cmd/internal/obj/loong64/asm.go

    			r = int(p.To.Reg)
    		}
    		o2 = OP_RRR(c.oprrr(p.As), uint32(REGTMP), uint32(r), uint32(p.To.Reg))
    
    	case 11: // jmp lbra
    		v := int32(0)
    		if p.To.Target() != nil {
    			v = int32(p.To.Target().Pc-p.Pc) >> 2
    		}
    		o1 = OP_B_BL(c.opirr(p.As), uint32(v))
    		if p.To.Sym == nil {
    			if p.As == AJMP {
    				break
    			}
    			p.To.Sym = c.cursym.Func().Text.From.Sym
    			p.To.Offset = p.To.Target().Pc
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 02:04:54 UTC 2024
    - 61.8K bytes
    - Viewed (0)
  3. src/runtime/pinner_test.go

    	p := unsafe.Pointer(new(obj))
    	p2 := &p
    	func() {
    		defer assertDidPanic(t)
    		runtime.CgoCheckPointer(p2, nil)
    	}()
    	pinner.Pin(p)
    	runtime.CgoCheckPointer(p2, nil)
    }
    
    func TestPinnerCgoCheckInterface(t *testing.T) {
    	var pinner runtime.Pinner
    	defer pinner.Unpin()
    	var ifc any
    	var o obj
    	ifc = &o
    	p := &ifc
    	assertCgoCheckPanics(t, p)
    	pinner.Pin(&o)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Sep 13 18:36:12 UTC 2023
    - 11K bytes
    - Viewed (0)
  4. cni/pkg/nodeagent/pod_cache.go

    func (p *podNetnsCache) Ensure(uid string) {
    	p.mu.Lock()
    	defer p.mu.Unlock()
    	if _, ok := p.currentPodCache[uid]; !ok {
    		p.currentPodCache[uid] = WorkloadInfo{}
    	}
    }
    
    func (p *podNetnsCache) addToCacheUnderLock(uid string, workload WorkloadInfo) {
    	runtime.SetFinalizer(workload.Netns, closeNetns)
    	p.currentPodCache[uid] = workload
    }
    
    func closeNetns(netns NetnsCloser) {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 31 17:18:11 UTC 2024
    - 4.3K bytes
    - Viewed (0)
  5. tools/istio-iptables/pkg/capture/testdata/ipv6-dns-outbound-owner-groups.golden

    iptables -t raw -N ISTIO_OUTPUT
    iptables -t nat -A ISTIO_INBOUND -p tcp --dport 15008 -j RETURN
    iptables -t nat -A ISTIO_REDIRECT -p tcp -j REDIRECT --to-ports 15001
    iptables -t nat -A ISTIO_IN_REDIRECT -p tcp -j REDIRECT --to-ports 15006
    iptables -t nat -A OUTPUT -p tcp -j ISTIO_OUTPUT
    iptables -t nat -A ISTIO_OUTPUT -o lo -s 127.0.0.6/32 -j RETURN
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon May 13 15:51:15 UTC 2024
    - 3.9K bytes
    - Viewed (0)
  6. src/cmd/vendor/rsc.io/markdown/inline.go

    		if p.Text != "" {
    			stk := &stack[stackOf(p.Text[0])]
    			if p.Text == "'" {
    				p.Text = "’"
    			}
    			if p.Text == "\"" {
    				if p.canClose {
    					p.Text = "”"
    				} else {
    					p.Text = "“"
    				}
    			}
    			if p.canOpen {
    				p.i = len(dst)
    				dst = append(dst, p)
    				*stk = append(*stk, p)
    			} else {
    				dst = append(dst, &p.Plain)
    			}
    		}
    	}
    	return dst
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 21.9K bytes
    - Viewed (0)
  7. src/hash/maphash/maphash_purego.go

    			seed = mix(r8(p)^m2, r8(p[8:])^seed)
    			p = p[16:]
    		}
    	}
    	switch {
    	case i == 0:
    		return seed
    	case i < 4:
    		a = r3(p, i)
    	default:
    		n := (i >> 3) << 2
    		a = r4(p)<<32 | r4(p[n:])
    		b = r4(p[i-4:])<<32 | r4(p[i-4-n:])
    	}
    	return mix(m5^len, mix(a^m2, b^seed))
    }
    
    func r3(p []byte, k uint64) uint64 {
    	return (uint64(p[0]) << 16) | (uint64(p[k>>1]) << 8) | uint64(p[k-1])
    }
    
    func r4(p []byte) uint64 {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sun May 12 05:36:29 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  8. cmd/testdata/xl-many-parts.meta

    L4:���
    ������������������� �!�"�#�$�%�&�'�(�)�*�+�,�-�.�/�0�1�2�3�4�5�6�7�8�9�:�;�<�=�>�?�@�A�B�C�D�E�F�G�H�I�J�K�L�M�N�O�P�Q�R�S�T�U�V�W�X�Y�Z�[�\�]�^�_�`�a�b�c�d�e�f�g�h�i�j�k�l�m�n�o�p�q�r�s�t�u�v�w�x�y�z�{�|�}�~����������������������������������������������������������������������������������������������������������...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Sat Sep 02 21:40:38 UTC 2023
    - 808.8K bytes
    - Viewed (0)
  9. src/image/geom.go

    func (p Point) Mod(r Rectangle) Point {
    	w, h := r.Dx(), r.Dy()
    	p = p.Sub(r.Min)
    	p.X = p.X % w
    	if p.X < 0 {
    		p.X += w
    	}
    	p.Y = p.Y % h
    	if p.Y < 0 {
    		p.Y += h
    	}
    	return p.Add(r.Min)
    }
    
    // Eq reports whether p and q are equal.
    func (p Point) Eq(q Point) bool {
    	return p == q
    }
    
    // ZP is the zero [Point].
    //
    // Deprecated: Use a literal [image.Point] instead.
    var ZP Point
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 12:02:45 UTC 2023
    - 7.3K bytes
    - Viewed (0)
  10. src/internal/types/testdata/spec/typeAliases1.23b.go

    // on the RHS (if any)
    type _[P any, Q ~int] = RHS[P, Q]
    type _[P any, Q int] = RHS[P, Q]
    type _[P int | float64] = RHS[P, int]
    type _[P, Q any] = RHS[P, Q /* ERROR "Q does not satisfy ~int" */]
    
    // A generic type alias may be used like any other generic type.
    type A[P any] = RHS[P, int]
    
    func _(a A[string]) {
    	a.p = "foo"
    	a.q = 42
    }
    
    // A generic alias may refer to another generic alias.
    type B[P any] = A[P]
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 03:01:18 UTC 2024
    - 1.2K bytes
    - Viewed (0)
Back to top