Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 47 of 47 for dev2 (0.09 sec)

  1. src/cmd/cgo/out.go

    					// MSVC does not support the _Complex keyword
    					// nor the complex macro.
    					// Use GoComplex64 and GoComplex128 instead,
    					// which are typedef-ed to a compatible type.
    					// See go.dev/issues/36233.
    					return goTypesFixup(goTypes[defgo.Name])
    				}
    			}
    			return def
    		}
    		if t.Name == "uintptr" {
    			return &Type{Size: p.PtrSize, Align: p.PtrSize, C: c("GoUintptr")}
    		}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 29 16:41:10 UTC 2024
    - 59.6K bytes
    - Viewed (0)
  2. src/cmd/go/internal/modget/get.go

    For more about build flags, see 'go help build'.
    
    For more about modules, see https://golang.org/ref/mod.
    
    For more about using 'go get' to update the minimum Go version and
    suggested Go toolchain, see https://go.dev/doc/toolchain.
    
    For more about specifying packages, see 'go help packages'.
    
    This text describes the behavior of get using modules to manage source
    code and dependencies. If instead the go command is running in GOPATH
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 07 18:26:32 UTC 2024
    - 66.5K bytes
    - Viewed (0)
  3. pilot/pkg/serviceregistry/kube/controller/controller_test.go

    				},
    			},
    			{
    				MatchExpressions: []*meshconfig.LabelSelectorRequirement{
    					{
    						Key:      "env",
    						Operator: string(metav1.LabelSelectorOpIn),
    						Values:   []string{"test", "dev"},
    					},
    				},
    			},
    		},
    	})
    
    	svc1 := &model.Service{
    		Hostname:       kube.ServiceHostname("svc1", "nsA", defaultFakeDomainSuffix),
    		DefaultAddress: "10.0.0.1",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 23 21:07:03 UTC 2024
    - 85K bytes
    - Viewed (0)
  4. src/crypto/x509/x509.go

    		if pubKeyAlgo != Ed25519 {
    			return ErrUnsupportedAlgorithm
    		}
    	case crypto.MD5:
    		return InsecureAlgorithmError(algo)
    	case crypto.SHA1:
    		// SHA-1 signatures are mostly disabled. See go.dev/issue/41682.
    		if !allowSHA1 {
    			if x509sha1.Value() != "1" {
    				return InsecureAlgorithmError(algo)
    			}
    			x509sha1.IncNonDefault()
    		}
    		fallthrough
    	default:
    		if !hashType.Available() {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 09:20:15 UTC 2024
    - 82K bytes
    - Viewed (0)
  5. src/cmd/link/internal/ld/lib.go

    			// On ARM64, the GNU linker will fail with
    			// -znocopyreloc if it thinks a COPY relocation is
    			// required. Switch to gold.
    			// https://sourceware.org/bugzilla/show_bug.cgi?id=19962
    			// https://go.dev/issue/22040
    			altLinker = "gold"
    
    			// If gold is not installed, gcc will silently switch
    			// back to ld.bfd. So we parse the version information
    			// and provide a useful error if gold is missing.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 21 18:45:27 UTC 2024
    - 88.6K bytes
    - Viewed (0)
  6. guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java

    dddb--nx?ie!rah?s&etivk?ladman???lof&r&os?øs??ts&ev.ednas?o.relav?ø.relåv???n&a&l&-erd&n&os?øs??ron??adroh.so?dron.&a&g5-b--nx?ri-yreh--nx??ob?y&oreh?øreh??øb??e&m!lejh??pr&oj?øj??vi??gyb?n&aks?åks??o&h-goksrua?rf??r&o?ua?ø??tros?øh-goksrua??rts!e&devt?lab?mloh???s&ellil?naitsirk?rof???u&l!os??s!d&im?lejt??e&guah?l&a?å???kkoh?lavk?naitsirk?r&af?eg&e?ie???tef?y&onnorb?ønnørb?????r&a&blavs!.sg??g&eppo?la???o&j&f&a!dniv?k?vk??die?e&dnas?kkelf??llins?r&iel?ots??s&lab?t&ab?åb??yt??å!k??ævk??les??ts??...
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Thu Mar 21 21:04:43 UTC 2024
    - 72.4K bytes
    - Viewed (0)
  7. android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java

    dddb--nx?ie!rah?s&etivk?ladman???lof&r&os?øs??ts&ev.ednas?o.relav?ø.relåv???n&a&l&-erd&n&os?øs??ron??adroh.so?dron.&a&g5-b--nx?ri-yreh--nx??ob?y&oreh?øreh??øb??e&m!lejh??pr&oj?øj??vi??gyb?n&aks?åks??o&h-goksrua?rf??r&o?ua?ø??tros?øh-goksrua??rts!e&devt?lab?mloh???s&ellil?naitsirk?rof???u&l!os??s!d&im?lejt??e&guah?l&a?å???kkoh?lavk?naitsirk?r&af?eg&e?ie???tef?y&onnorb?ønnørb?????r&a&blavs!.sg??g&eppo?la???o&j&f&a!dniv?k?vk??die?e&dnas?kkelf??llins?r&iel?ots??s&lab?t&ab?åb??yt??å!k??ævk??les??ts??...
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Thu Mar 21 21:04:43 UTC 2024
    - 72.4K bytes
    - Viewed (1)
Back to top