Search Options

Results per page
Sort
Preferred Languages
Advance

Results 81 - 90 of 133 for b1 (0.02 sec)

  1. subprojects/composite-builds/src/integTest/groovy/org/gradle/integtests/composite/CompositeBuildEventsIntegrationTest.groovy

                task resolveArtifacts(type: Copy) {
                    from configurations.compileClasspath
                    into 'libs'
                }
    """
    
            buildB = multiProjectBuild("buildB", ['b1', 'b2']) {
                buildFile << """
                    allprojects {
                        apply plugin: 'java'
                    }
    """
            }
            includedBuilds << buildB
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Dec 15 15:38:24 UTC 2023
    - 17.9K bytes
    - Viewed (0)
  2. staging/src/k8s.io/apimachinery/pkg/runtime/serializer/json/json_test.go

    			data:           []byte(`{"apiVersion":"b1/c1"}`),
    			into:           &testDecodable{TypeMeta: metav1.TypeMeta{Kind: "a3", APIVersion: "b1/c1"}},
    			typer:          &mockTyper{gvk: &schema.GroupVersionKind{Kind: "a3", Group: "b1", Version: "c1"}},
    			defaultGVK:     nil,
    			creater:        &mockCreater{obj: &testDecodable{}},
    			expectedObject: &testDecodable{TypeMeta: metav1.TypeMeta{Kind: "a3", APIVersion: "b1/c1"}},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 04 15:55:02 UTC 2024
    - 40K bytes
    - Viewed (0)
  3. src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-RSA

    00000260  3d 43 d3 2d d9 0b f2 97  df d3 20 64 38 92 24 3a  |=C.-...... d8.$:|
    00000270  00 bc cf 9c 7d b7 40 20  01 5f aa d3 16 61 09 a2  |....}.@ ._...a..|
    00000280  76 fd 13 c3 cc e1 0c 5c  ee b1 87 82 f1 6c 04 ed  |v......\.....l..|
    00000290  73 bb b3 43 77 8d 0c 1c  f1 0f a1 d8 40 83 61 c9  |s..Cw.......@.a.|
    000002a0  4c 72 2b 9d ae db 46 06  06 4d f4 c1 b3 3e c0 d1  |Lr+...F..M...>..|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 10.5K bytes
    - Viewed (0)
  4. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/api/ResolvedArtifactsApiIntegrationTest.groovy

        }
        dependencies {
            compile project(':b')
        }
    }
    project(':b') {
        dependencies.attributesSchema.attribute(flavor).compatibilityRules.add(TwoRule)
        task oneJar(type: Jar) { archiveBaseName = 'b1' }
        task twoJar(type: Jar) { archiveBaseName = 'b2' }
        tasks.withType(Jar) { destinationDirectory = buildDir }
        configurations {
            compile {
                outgoing {
                    variants {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Jan 29 22:29:19 UTC 2024
    - 32.7K bytes
    - Viewed (0)
  5. pkg/config/validation/agent/validation_test.go

    			in: &networking.LocalityLoadBalancerSetting{
    				Distribute: []*networking.LocalityLoadBalancerSetting_Distribute{
    					{
    						From: "a/b/c",
    						To: map[string]uint32{
    							"a/b/c": 80,
    							"a/b1":  25,
    						},
    					},
    				},
    			},
    			outlier: &networking.OutlierDetection{},
    			err:     true,
    			warn:    false,
    		},
    		{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Apr 17 20:06:41 UTC 2024
    - 39.1K bytes
    - Viewed (0)
  6. src/cmd/compile/internal/ssa/nilcheck_test.go

    			Valu("baddr", OpLocalAddr, c.config.Types.Bool, 0, StringToAux("b"), "sp", "mem"),
    			Valu("bool1", OpLoad, c.config.Types.Bool, 0, nil, "baddr", "mem"),
    			If("bool1", "b1", "b2")),
    		Bloc("b1",
    			Valu("ptr1", OpAddr, ptrType, 0, nil, "sb"),
    			Goto("checkPtr")),
    		Bloc("b2",
    			Valu("ptr2", OpAddr, ptrType, 0, nil, "sb"),
    			Goto("checkPtr")),
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Nov 17 23:34:11 UTC 2023
    - 12.3K bytes
    - Viewed (0)
  7. src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-ECDSA

    00000300  cb 53 c4 74 55 3a b8 b7  ec b3 f6 4c e1 a8 b6 cb  |.S.tU:.....L....|
    00000310  a1 e5 37 ac e2 17 e2 6c  8f 71 37 b0 f1 ca b8 1b  |..7....l.q7.....|
    00000320  df 91 16 a4 7f 31 b1 4f  3e e4 30 f0 5a 5e df 93  |.....1.O>.0.Z^..|
    00000330  85 16 03 03 00 3a 0d 00  00 36 03 01 02 40 00 2e  |.....:...6...@..|
    00000340  04 03 05 03 06 03 08 07  08 08 08 09 08 0a 08 0b  |................|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 10.5K bytes
    - Viewed (0)
  8. pkg/proxy/winkernel/hns.go

    			hash = xor(hash, sha1.Sum(([]byte(id))))
    		}
    	}
    	return
    }
    
    func xor(b1 [20]byte, b2 [20]byte) (xorbytes [20]byte) {
    	for i := 0; i < 20; i++ {
    		xorbytes[i] = b1[i] ^ b2[i]
    	}
    	return xorbytes
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Oct 09 21:21:12 UTC 2023
    - 15K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tensorflow/transforms/replicate_to_island.cc

    //     tf_device.return %4 : tensor<i1>
    //   }) {device = "/DEVICE:1"} : () -> tensor<i1>
    //   %b1 = "tf_device.launch"() ({
    //     %5 = "tf.opB"(%a1) : (tensor<i1>) -> tensor<i1>
    //     tf_device.return %5 : tensor<i1>
    //   }) {device = "/DEVICE:3"} : () -> tensor<i1>
    //   tf_executor.yield %a1, %b1 : tensor<i1>, tensor<i1>
    // }
    LogicalResult CreateIslandsFromReplicate(const Dialect* tf_dialect,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Jul 24 21:01:40 UTC 2023
    - 16.9K bytes
    - Viewed (0)
  10. src/image/image_test.go

    	Opaque() bool
    	Set(int, int, color.Color)
    	SubImage(Rectangle) Image
    }
    
    func cmp(cm color.Model, c0, c1 color.Color) bool {
    	r0, g0, b0, a0 := cm.Convert(c0).RGBA()
    	r1, g1, b1, a1 := cm.Convert(c1).RGBA()
    	return r0 == r1 && g0 == g1 && b0 == b1 && a0 == a1
    }
    
    var testImages = []struct {
    	name  string
    	image func() image
    }{
    	{"rgba", func() image { return NewRGBA(Rect(0, 0, 10, 10)) }},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 30 02:00:49 UTC 2021
    - 10.8K bytes
    - Viewed (0)
Back to top