Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 771 for knight (0.1 sec)

  1. staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/schema/cel/celcoststability_test.go

    			expectCost: map[string]int64{
    				ValsEqualThemselvesAndDataLiteral("self.val1", "self.val2", "'Rook takes 👑'"): 14,
    				"self.val1.startsWith('Rook')":    4,
    				"!self.val1.startsWith('knight')": 5,
    				"self.val1.matches('^[^0-9]*$')":  8,
    				"!self.val1.matches('^[0-9]*$')":  7,
    				"type(self.val1) == string":       4,
    				"size(self.val1) == 12":           4,
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Feb 28 19:20:16 UTC 2024
    - 80.2K bytes
    - Viewed (0)
  2. pkg/test/loadbalancersim/loadbalancer/weight.go

    		helper: network2.NewConnectionHelper(name),
    	}
    }
    
    func (lb *weightedConnections) AllWeightsEqual() bool {
    	if len(lb.conns) == 0 {
    		return true
    	}
    
    	weight := lb.conns[0].Weight
    	for _, conn := range lb.conns {
    		if conn.Weight != weight {
    			return false
    		}
    	}
    	return true
    }
    
    func (lb *weightedConnections) get(index int) *WeightedConnection {
    	return lb.conns[index]
    }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Feb 03 18:19:25 UTC 2022
    - 2.8K bytes
    - Viewed (0)
  3. subprojects/diagnostics/src/main/resources/org/gradle/api/tasks/diagnostics/htmldependencyreport/style.css

        background-position: -18px 0;
        display: inline-block;
        width: 18px;
        height: 18px;
        position: relative;
        top: 4px;
    }
    .configuration h3.closed  ins {
        background-position: 0 0;
    }
    #dependencies {
        margin-right: 30px;
    }
    #insight {
        position: fixed;
        right: 50px;
        top: 50px;
        display: none;
        width: 70%;
        box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jul 18 00:02:31 UTC 2014
    - 2K bytes
    - Viewed (0)
  4. docs/en/docs/img/sponsors/budget-insight.svg

    budget-insight.svg...
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Mon Apr 25 10:01:39 UTC 2022
    - 36.2K bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/docs/css/manual.css

    		margin-bottom: 0.5em;
    	}
    
    	body.toc2.toc-right {
    		padding-left: 0;
    		padding-right: 15em;
    	}
    
    	body.toc2.toc-right #toc.toc2 {
    		border-right-width: 0;
    		border-left: 1px solid #efefed;
    		left: auto;
    		right: 0;
    	}
    }
    
    @media only screen and (min-width: 1280px) {
    	body.toc2 {
    		padding-left: 20em;
    		padding-right: 0;
    	}
    
    	#toc.toc2 {
    		width: 20em;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 72.6K bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/docs/userguide/img/dependency-management-dependency-insight-report-build-scan.png

    dependency-management-dependency-insight-report-build-scan.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 49.1K bytes
    - Viewed (0)
  7. docs/assets/css/app.css

        font-weight: 700;
        font-style: normal
    }
    
    body, input {
        font-family: cash-market,"Helvetica Neue",helvetica,sans-serif;
    }
    
    .md-typeset h1, .md-typeset h2, .md-typeset h3, .md-typeset h4 {
        font-family: cash-market,"Helvetica Neue",helvetica,sans-serif;
        line-height: normal;
        font-weight: bold;
    }
    
    button.dl {
      font-weight: 300;
      font-size: 25px;
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Tue Feb 08 07:57:03 UTC 2022
    - 1.1K bytes
    - Viewed (0)
  8. docs/en/docs/img/deployment/https/https.drawio

                        <mxGeometry x="-60" y="-540" width="330" height="260" as="geometry"/>
                    </mxCell>
                    <mxCell id="6" value="" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;strokeWidth=4;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
                        <mxGeometry x="495" y="320" width="355" height="440" as="geometry"/>
                    </mxCell>
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu May 12 00:06:16 UTC 2022
    - 25.7K bytes
    - Viewed (0)
  9. fess-crawler/src/test/resources/extractor/eml/sample2.eml

    <table width="100%" align="left" cellpadding="0" cellspacing="0" border="0" class="collapse" style="padding:0;margin:0;line-height:1px;font-size:1px;">
    <tbody>
    <tr>
    <td height="30" style="height:30px;padding:0;margin:0;line-height:1px;font-size:1px;"></td>
    </tr>
    <!-- User Identity -->
    <tr>
    <td width="80%" style="padding:0;margin:0;line-height:1px;font-size:1px;">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Sat Jan 16 07:50:35 UTC 2016
    - 91.6K bytes
    - Viewed (0)
  10. platforms/documentation/docs/src/docs/css/javadoc.css

        bottom:0;
        left:0;
        height:70%;
        border-right:6px solid #ccc;
        border-top:1px solid #000;
    }
    .rightContainer {
        position:absolute;
        left:320px;
        top:0;
        bottom:0;
        height:100%;
        right:0;
        border-left:1px solid #000;
    }
    .rightIframe {
        margin:0;
        padding:0;
        height:100%;
        right:30px;
        width:100%;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 09 14:25:49 UTC 2024
    - 50.5K bytes
    - Viewed (0)
Back to top