Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 137 for Display (0.21 sec)

  1. LICENSES/vendor/sigs.k8s.io/knftables/LICENSE

          this License, each Contributor hereby grants to You a perpetual,
          worldwide, non-exclusive, no-charge, royalty-free, irrevocable
          copyright license to reproduce, prepare Derivative Works of,
          publicly display, publicly perform, sublicense, and distribute the
          Work and such Derivative Works in Source or Object form.
    
       3. Grant of Patent License. Subject to the terms and conditions of
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jan 23 13:09:05 UTC 2024
    - 11.2K bytes
    - Viewed (0)
  2. licenses/cel.dev/expr/LICENSE

          this License, each Contributor hereby grants to You a perpetual,
          worldwide, non-exclusive, no-charge, royalty-free, irrevocable
          copyright license to reproduce, prepare Derivative Works of,
          publicly display, publicly perform, sublicense, and distribute the
          Work and such Derivative Works in Source or Object form.
    
       3. Grant of Patent License. Subject to the terms and conditions of
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 17:05:56 UTC 2024
    - 11.1K bytes
    - Viewed (0)
  3. licenses/github.com/howardjohn/unshare-go/LICENSE

          this License, each Contributor hereby grants to You a perpetual,
          worldwide, non-exclusive, no-charge, royalty-free, irrevocable
          copyright license to reproduce, prepare Derivative Works of,
          publicly display, publicly perform, sublicense, and distribute the
          Work and such Derivative Works in Source or Object form.
    
       3. Grant of Patent License. Subject to the terms and conditions of
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 31 07:51:36 UTC 2024
    - 11.1K bytes
    - Viewed (0)
  4. subprojects/composite-builds/src/integTest/groovy/org/gradle/integtests/composite/CompositeBuildOperationsIntegrationTest.groovy

            }
        }
    
        // Also covered by tests in configuration cache project
        @Requires(IntegTestPreconditions.NotConfigCached)
        def "generates build lifecycle operations for included builds with #display"() {
            given:
            dependency "org.test:${dependencyName}:1.0"
    
            buildB.settingsFile << settings << "\n"
    
            when:
            execute(buildA, ":jar")
    
            then:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Feb 09 13:43:40 UTC 2024
    - 20.6K bytes
    - Viewed (0)
  5. src/cmd/go/internal/script/cmds.go

    func Help() Cmd {
    	return Command(
    		CmdUsage{
    			Summary: "log help text for commands and conditions",
    			Args:    "[-v] name...",
    			Detail: []string{
    				"To display help for a specific condition, enclose it in brackets: 'help [amd64]'.",
    				"To display complete documentation when listing all commands, pass the -v flag.",
    			},
    		},
    		func(s *State, args ...string) (WaitFunc, error) {
    			if s.engine == nil {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Mar 26 19:58:28 UTC 2024
    - 28.5K bytes
    - Viewed (0)
  6. internal/rest/client.go

    		req.Header.Set("Authorization", "**REDACTED**")
    	}
    
    	// Only display request header.
    	reqTrace, err := httputil.DumpRequestOut(req, false)
    	if err != nil {
    		return
    	}
    
    	// Write request to trace output.
    	_, err = fmt.Fprint(c.TraceOutput, string(reqTrace))
    	if err != nil {
    		return
    	}
    
    	// Only display response header.
    	var respTrace []byte
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 24 23:05:23 UTC 2024
    - 14.4K bytes
    - Viewed (0)
  7. cmd/kubeadm/app/phases/upgrade/compute.go

    				// The kubeadm version has to be upgraded to the latest patch version
    				newKubeadmVer := patchVersionStr
    				if kubeadmVersion.AtLeast(patchVersion) {
    					// In this case, the kubeadm CLI version is new enough. Don't display an update suggestion for kubeadm by making .NewKubeadmVersion equal .CurrentKubeadmVersion
    					newKubeadmVer = kubeadmVersionStr
    				}
    
    				upgrades = append(upgrades, Upgrade{
    					Description: description,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Mar 03 03:03:29 UTC 2024
    - 14.3K bytes
    - Viewed (0)
  8. src/cmd/vendor/github.com/google/pprof/internal/driver/webui.go

    	}
    	for n, help := range configHelp {
    		ui.help[n] = help
    	}
    	ui.help["details"] = "Show information about the profile and this view"
    	ui.help["graph"] = "Display profile as a directed graph"
    	ui.help["flamegraph"] = "Display profile as a flame graph"
    	ui.help["reset"] = "Show the entire profile"
    	ui.help["save_config"] = "Save current settings"
    
    	server := o.HTTPServer
    	if server == nil {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 31 19:48:28 UTC 2024
    - 14K bytes
    - Viewed (0)
  9. platforms/software/dependency-management/src/main/java/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/verification/report/DependencyVerificationReportWriter.java

            if (signatureFile != null) {
                return shortenPath + " (signature: " + shortenPath(signatureFile) + ")";
            }
            return shortenPath;
        }
    
        // Shortens the path for display the user
        private String shortenPath(File file) {
            Path path = file.toPath();
            try {
                Path relativize = gradleUserHome.relativize(path);
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Mar 21 14:42:50 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  10. src/net/mail/message.go

    		if !isVchar(r) && !isWSP(r) || isMultibyte(r) {
    			allPrintable = false
    			break
    		}
    	}
    	if allPrintable {
    		return quoteString(a.Name) + " " + s
    	}
    
    	// Text in an encoded-word in a display-name must not contain certain
    	// characters like quotes or parentheses (see RFC 2047 section 5.3).
    	// When this is the case encode the name using base64 encoding.
    	if strings.ContainsAny(a.Name, "\"#$%&'(),.:;<>@[]^`{|}~") {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Mar 19 11:31:03 UTC 2024
    - 23.5K bytes
    - Viewed (0)
Back to top