Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 69 of 69 for K2 (0.03 sec)

  1. pkg/kube/inject/webhook.go

    	}
    }
    
    // parseInjectEnvs parse new envs from inject url path. format: /inject/k1/v1/k2/v2
    // slash characters in values must be replaced by --slash-- (e.g. /inject/k1/abc--slash--def/k2/v2).
    func parseInjectEnvs(path string) map[string]string {
    	path = strings.TrimSuffix(path, "/")
    	res := func(path string) []string {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 14 17:59:39 UTC 2024
    - 42.2K bytes
    - Viewed (0)
  2. src/crypto/sha256/sha256block_amd64.s

    // Round specific constants
    DATA K256<>+0x00(SB)/4, $0x428a2f98 // k1
    DATA K256<>+0x04(SB)/4, $0x71374491 // k2
    DATA K256<>+0x08(SB)/4, $0xb5c0fbcf // k3
    DATA K256<>+0x0c(SB)/4, $0xe9b5dba5 // k4
    DATA K256<>+0x10(SB)/4, $0x428a2f98 // k1
    DATA K256<>+0x14(SB)/4, $0x71374491 // k2
    DATA K256<>+0x18(SB)/4, $0xb5c0fbcf // k3
    DATA K256<>+0x1c(SB)/4, $0xe9b5dba5 // k4
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 47.3K bytes
    - Viewed (0)
  3. hack/update-codegen.sh

        (
            shopt -s extdebug
            declare -F \
                | cut -f3 -d' ' \
                | grep "^codegen::" \
                | while read -r fn; do declare -F "$fn"; done \
                | sort -n -k2 \
                | cut -f1 -d' ' \
                | sed 's/^codegen:://'
        )
    }
    
    # shellcheck disable=SC2207 # safe, no functions have spaces
    all_codegens=($(list_codegens))
    
    function print_codegens() {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 07 15:15:31 UTC 2024
    - 29.2K bytes
    - Viewed (0)
  4. staging/src/k8s.io/apiextensions-apiserver/test/integration/ratcheting_test.go

    						"nums": map[string]interface{}{
    							"num1": 1,
    							"num2": 1000000,
    						},
    						"content": map[string]interface{}{
    							"k1": "some content",
    							"k2": "other content",
    						},
    					}},
    				patchMyCRDV1Beta1Schema{
    					"set minimum value for fields with additionalProperties",
    					map[string]interface{}{
    						"properties": map[string]interface{}{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 28 08:48:22 UTC 2024
    - 59.5K bytes
    - Viewed (0)
  5. cmd/bucket-replication.go

    	replicateAll      replicationAction = "all"
    )
    
    // matches k1 with all keys, returns 'true' if one of them matches
    func equals(k1 string, keys ...string) bool {
    	for _, k2 := range keys {
    		if strings.EqualFold(k1, k2) {
    			return true
    		}
    	}
    	return false
    }
    
    // returns replicationAction by comparing metadata between source and target
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 06:56:12 UTC 2024
    - 114.4K bytes
    - Viewed (0)
  6. guava-tests/test/com/google/common/reflect/TypeTokenTest.java

        assertEquals(
            new TypeToken<StringForFirstTypeArg<?>>() {}, supertype.getSubtype(subtype.getRawType()));
      }
    
      private static class TwoTypeArgs<K, V> {
        class InnerType<K2, V2> {}
      }
    
      private static class StringForFirstTypeArg<V> extends TwoTypeArgs<String, V> {
        class StringInnerType<V2> extends InnerType<String, V2> {}
      }
    
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Thu Feb 22 17:15:24 UTC 2024
    - 88.7K bytes
    - Viewed (0)
  7. android/guava-tests/test/com/google/common/reflect/TypeTokenTest.java

        assertEquals(
            new TypeToken<StringForFirstTypeArg<?>>() {}, supertype.getSubtype(subtype.getRawType()));
      }
    
      private static class TwoTypeArgs<K, V> {
        class InnerType<K2, V2> {}
      }
    
      private static class StringForFirstTypeArg<V> extends TwoTypeArgs<String, V> {
        class StringInnerType<V2> extends InnerType<String, V2> {}
      }
    
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Thu Feb 22 17:15:24 UTC 2024
    - 88.7K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/translate/import_model.cc

      // them to the given attributes list. For example, if there is a kFunc
      // AttrValue {name : foo, attrs : {k1 : bar, k2 : rfc}}, it will convert it to
      // a list of MLIR Attributes: {{base_name : foo}, {base_name.k1 : bar},
      // {base_name.k2 : rfc}}.
      Status ConvertFunctionCallAttribute(const std::string& base_name,
                                          const AttrValue& value,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 01 11:17:36 UTC 2024
    - 183.2K bytes
    - Viewed (0)
  9. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    ing=r||t,this.regexp=n||Q2.regexp(t)}check(e){return e.includes(this.string)?!!e.match(this.regexp):!1}};Ym.exports=Hm});var ke=v((m4,Jm)=>{l();var J2=Ut(),X2=Gt(),K2=ii(),Z2=le(),Qm=class extends J2{static save(e,t){let r=t.prop,n=[];for(let a in t._autoprefixerValues){let s=t._autoprefixerValues[a];if(s===t.value)continue;let o,u=K2.prefix(r);if(u==="-pie-")continue;if(u===a){o=t.value=s,n.push(o);continue}let c=e.prefixed(r,a),f=t.parent;if(!f.every(b=>b.prop!==c)){n.push(o);continue}let d=s.replace(/\s+/,"...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
Back to top