Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 85 for Largest (0.28 sec)

  1. staging/src/k8s.io/api/autoscaling/v2/generated.pb.go

    	if this == nil {
    		return "nil"
    	}
    	s := strings.Join([]string{`&ContainerResourceMetricSource{`,
    		`Name:` + fmt.Sprintf("%v", this.Name) + `,`,
    		`Target:` + strings.Replace(strings.Replace(this.Target.String(), "MetricTarget", "MetricTarget", 1), `&`, ``, 1) + `,`,
    		`Container:` + fmt.Sprintf("%v", this.Container) + `,`,
    		`}`,
    	}, "")
    	return s
    }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 162.9K bytes
    - Viewed (0)
  2. pkg/config/validation/validation_test.go

    			valid: true,
    		},
    		{
    			name: "valid target port", in: &networking.ServiceEntry{
    				Hosts:      []string{"google.com"},
    				Resolution: networking.ServiceEntry_DNS,
    				Ports: []*networking.ServicePort{
    					{Number: 80, Protocol: "http", Name: "http-valid1", TargetPort: 81},
    				},
    			},
    			valid: true,
    		},
    		{
    			name: "invalid target port", in: &networking.ServiceEntry{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 30 03:11:45 UTC 2024
    - 196K bytes
    - Viewed (0)
  3. src/main/java/jcifs/smb1/smb1/SmbFile.java

     * will not be permitted to access the target file and will receive "The
     * file is being accessed by another process" message.
     */
        public static final int FILE_NO_SHARE     = 0x00;
    /**
     * When specified as the <tt>shareAccess</tt> constructor parameter,
     * other SMB clients will be permitted to read from the target file while
     * this file is open. This constant may be logically OR'd with other share
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Mon Mar 13 12:00:57 UTC 2023
    - 107.9K bytes
    - Viewed (0)
  4. maven-core/src/test/resources/apiv4-repo/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-javadoc.jar

    sameInstance public static <T> Matcher<T> sameInstance(T target) Creates a matcher that matches only when the examined object is the same instance as the specified target object. Parameters: target - the target instance against which others should be assessed theInstance public static <T> Matcher<T> theInstance(T target) Creates a matcher that matches only when the examined object is the same instance as the specified target object. Parameters: target - the target instance against which others should be...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 236.8K bytes
    - Viewed (0)
  5. src/internal/trace/traceviewer/static/webcomponents.min.js

    terData)return e.characterDataOldValue?u(a):o});break;case"DOMNodeRemoved":this.addTransientObserver(e.target);case"DOMNodeInserted":var s,c,p=e.target;"DOMNodeInserted"===e.type?(s=[p],c=[]):(s=[],c=[p]);var h=p.previousSibling,f=p.nextSibling,o=l("childList",e.target.parentNode);o.addedNodes=s,o.removedNodes=c,o.previousSibling=h,o.nextSibling=f,i(e.relatedNode,function(e){if(e.childList)return o})}d()}},e.JsMutationObserver=a,e.MutationObserver||(e.MutationObserver=a,a._isPolyfilled=!0)}}(self),function(e){"use...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 115.6K bytes
    - Viewed (0)
  6. src/cmd/internal/obj/ppc64/asm9.go

    			if (o.type_ == 16 || o.type_ == 17) && p.To.Target() != nil {
    				otxt = p.To.Target().Pc - pc
    				if otxt < -(1<<15)+10 || otxt >= (1<<15)-10 {
    					// Assemble the instruction with a target not too far to figure out BI and BO fields.
    					// If only the CTR or BI (the CR bit) are tested, the conditional branch can be inverted,
    					// and only one extra branch is needed to reach the target.
    					tgt := p.To.Target()
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 13:55:28 UTC 2024
    - 156.1K bytes
    - Viewed (0)
  7. analysis/analysis-api-fir/src/org/jetbrains/kotlin/analysis/api/fir/diagnostics/KtFirDiagnostics.kt

            val deprecatedModifier: KtModifierKeywordToken
            val target: String
        }
    
        interface RedundantModifierForTarget : KaFirDiagnostic<PsiElement> {
            override val diagnosticClass get() = RedundantModifierForTarget::class
            val redundantModifier: KtModifierKeywordToken
            val target: String
        }
    
        interface IncompatibleModifiers : KaFirDiagnostic<PsiElement> {
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Tue Jun 04 11:41:05 UTC 2024
    - 172.6K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/autoscaling/v2beta1/generated.pb.go

    		`}`,
    	}, "")
    	return s
    }
    func (this *ObjectMetricSource) String() string {
    	if this == nil {
    		return "nil"
    	}
    	s := strings.Join([]string{`&ObjectMetricSource{`,
    		`Target:` + strings.Replace(strings.Replace(this.Target.String(), "CrossVersionObjectReference", "CrossVersionObjectReference", 1), `&`, ``, 1) + `,`,
    		`MetricName:` + fmt.Sprintf("%v", this.MetricName) + `,`,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 142.9K bytes
    - Viewed (0)
  9. staging/src/k8s.io/apimachinery/pkg/util/managedfields/internal/testdata/swagger.json

              "description": "Custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface <target portal>:<volume name> will be created for the connection.",
              "type": "string"
            },
            "iqn": {
              "description": "Target iSCSI Qualified Name.",
              "type": "string"
            },
            "iscsiInterface": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 229.4K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/autoscaling/v1/generated.pb.go

    		`}`,
    	}, "")
    	return s
    }
    func (this *ObjectMetricSource) String() string {
    	if this == nil {
    		return "nil"
    	}
    	s := strings.Join([]string{`&ObjectMetricSource{`,
    		`Target:` + strings.Replace(strings.Replace(this.Target.String(), "CrossVersionObjectReference", "CrossVersionObjectReference", 1), `&`, ``, 1) + `,`,
    		`MetricName:` + fmt.Sprintf("%v", this.MetricName) + `,`,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 153K bytes
    - Viewed (0)
Back to top