Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 75 for for1 (0.47 sec)

  1. api/openapi-spec/v3/apis__admissionregistration.k8s.io__v1_openapi.json

                "description": "Name is an identifier for this match condition, used for strategic merging of MatchConditions, as well as providing an identifier for logging purposes. A good name should be descriptive of the associated expression. Name must be a qualified name consisting of alphanumeric characters, '-', '_' or '.', and must start and end with an alphanumeric character (e.g. 'MyName',  or 'my.name',  or '123-abc', regex used for validation is '([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9]')...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 388.1K bytes
    - Viewed (0)
  2. src/cmd/compile/internal/ssa/rewriteS390X.go

    	// result: (Select0 (FADD x y))
    	for {
    		x := v_0
    		y := v_1
    		v.reset(OpSelect0)
    		v0 := b.NewValue0(v.Pos, OpS390XFADD, types.NewTuple(typ.Float64, types.TypeFlags))
    		v0.AddArg2(x, y)
    		v.AddArg(v0)
    		return true
    	}
    }
    func rewriteValueS390X_OpAddr(v *Value) bool {
    	v_0 := v.Args[0]
    	// match: (Addr {sym} base)
    	// result: (MOVDaddr {sym} base)
    	for {
    		sym := auxToSym(v.Aux)
    		base := v_0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 12 18:09:26 UTC 2023
    - 395.1K bytes
    - Viewed (0)
  3. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.pb.go

    		n += 2 + l + sovGenerated(uint64(l))
    	}
    	if len(m.AllOf) > 0 {
    		for _, e := range m.AllOf {
    			l = e.Size()
    			n += 2 + l + sovGenerated(uint64(l))
    		}
    	}
    	if len(m.OneOf) > 0 {
    		for _, e := range m.OneOf {
    			l = e.Size()
    			n += 2 + l + sovGenerated(uint64(l))
    		}
    	}
    	if len(m.AnyOf) > 0 {
    		for _, e := range m.AnyOf {
    			l = e.Size()
    			n += 2 + l + sovGenerated(uint64(l))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 248K bytes
    - Viewed (0)
  4. ChangeLog.md

    - [`KT-62136`](https://youtrack.jetbrains.com/issue/KT-62136) Analysis API: Add concurrent tests for `CleanableSoftValueCache`
    - [`KT-61222`](https://youtrack.jetbrains.com/issue/KT-61222) K2: Add lifecycle management for `KtResolveExtension`
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon May 27 17:14:23 UTC 2024
    - 292.1K bytes
    - Viewed (0)
  5. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/generated.pb.go

    		n += 2 + l + sovGenerated(uint64(l))
    	}
    	if len(m.AllOf) > 0 {
    		for _, e := range m.AllOf {
    			l = e.Size()
    			n += 2 + l + sovGenerated(uint64(l))
    		}
    	}
    	if len(m.OneOf) > 0 {
    		for _, e := range m.OneOf {
    			l = e.Size()
    			n += 2 + l + sovGenerated(uint64(l))
    		}
    	}
    	if len(m.AnyOf) > 0 {
    		for _, e := range m.AnyOf {
    			l = e.Size()
    			n += 2 + l + sovGenerated(uint64(l))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 244.4K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__storage.k8s.io__v1_openapi.json

                "type": "string"
              },
              "kind": {
                "default": "",
                "description": "kind is the kind for the resource (e.g. 'Foo' is the kind for a resource 'foo')",
                "type": "string"
              },
              "name": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 481.9K bytes
    - Viewed (0)
  7. staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go

    		}
    	}
    	if len(m.OwnerReferences) > 0 {
    		for _, e := range m.OwnerReferences {
    			l = e.Size()
    			n += 1 + l + sovGenerated(uint64(l))
    		}
    	}
    	if len(m.Finalizers) > 0 {
    		for _, s := range m.Finalizers {
    			l = len(s)
    			n += 1 + l + sovGenerated(uint64(l))
    		}
    	}
    	if len(m.ManagedFields) > 0 {
    		for _, e := range m.ManagedFields {
    			l = e.Size()
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 281.4K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/extensions/v1beta1/generated.pb.go

    	n += 1 + l + sovGenerated(uint64(l))
    	if len(m.Ingress) > 0 {
    		for _, e := range m.Ingress {
    			l = e.Size()
    			n += 1 + l + sovGenerated(uint64(l))
    		}
    	}
    	if len(m.Egress) > 0 {
    		for _, e := range m.Egress {
    			l = e.Size()
    			n += 1 + l + sovGenerated(uint64(l))
    		}
    	}
    	if len(m.PolicyTypes) > 0 {
    		for _, s := range m.PolicyTypes {
    			l = len(s)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 293.3K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/resource/v1alpha2/generated.pb.go

    		}
    		if fieldNum <= 0 {
    			return fmt.Errorf("proto: AllocationResult: illegal tag %d (wire type %d)", fieldNum, wire)
    		}
    		switch fieldNum {
    		case 1:
    			if wireType != 2 {
    				return fmt.Errorf("proto: wrong wireType = %d for field ResourceHandles", wireType)
    			}
    			var msglen int
    			for shift := uint(0); ; shift += 7 {
    				if shift >= 64 {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 14 17:07:36 UTC 2024
    - 261.9K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__networking.k8s.io__v1_openapi.json

                "type": "string"
              },
              "kind": {
                "default": "",
                "description": "kind is the kind for the resource (e.g. 'Foo' is the kind for a resource 'foo')",
                "type": "string"
              },
              "name": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 324.8K bytes
    - Viewed (0)
Back to top