Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 44 for bland (0.3 sec)

  1. src/regexp/testdata/testregex.c

    T("  -B	list all test lines with actual answers\n");
    T("  -F	list failed test lines\n");
    T("  -P	list passed test lines\n");
    T("  -S	output one summary line\n");
    T("\n");
    T("INPUT FORMAT\n");
    T("  Input lines may be blank, a comment beginning with #, or a test\n");
    T("  specification. A specification is five fields separated by one\n");
    T("  or more tabs. NULL denotes the empty string and NIL denotes the\n");
    T("  0 pointer.\n");
    T("\n");
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 51.3K bytes
    - Viewed (0)
  2. src/cmd/compile/internal/types2/api_test.go

    		}},
    		{`package p3; var _ = f(); func f() int { return 1 }`, []string{
    			"_ = f()", // blank var
    		}},
    		{`package p4; var (a = 0; x = y; y = z; z = 0)`, []string{
    			"a = 0", "z = 0", "y = z", "x = y",
    		}},
    		{`package p5; var (a, _ = m[0]; m map[int]string)`, []string{
    			"a, _ = m[0]", // blank var
    		}},
    		{`package p6; var a, b = f(); func f() (_, _ int) { return z, z }; var z = 0`, []string{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 07 20:08:23 UTC 2024
    - 93.3K bytes
    - Viewed (0)
  3. src/cmd/internal/obj/riscv/obj.go

    		// On Linux, in a cgo binary we may get a SIGSETXID signal early on
    		// before the signal stack is set, as glibc doesn't allow us to block
    		// SIGSETXID. So a signal may land on the current stack and clobber
    		// the content below the SP. We store the LR again after the SP is
    		// decremented.
    		prologue = obj.Appendp(prologue, newprog)
    		prologue.As = AMOV
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sun Apr 07 03:32:27 UTC 2024
    - 77K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/admissionregistration/v1beta1/generated.proto

      // mutually exclusive properties. If one is set, the other must be unset.
      //
      // A single parameter used for all admission requests can be configured
      // by setting the `name` field, leaving `selector` blank, and setting namespace
      // if `paramKind` is namespace-scoped.
      optional string name = 1;
    
      // namespace is the namespace of the referenced resource. Allows limiting
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 28 15:34:11 UTC 2024
    - 50.4K bytes
    - Viewed (0)
  5. src/go/types/api_test.go

    		}},
    		{`package p3; var _ = f(); func f() int { return 1 }`, []string{
    			"_ = f()", // blank var
    		}},
    		{`package p4; var (a = 0; x = y; y = z; z = 0)`, []string{
    			"a = 0", "z = 0", "y = z", "x = y",
    		}},
    		{`package p5; var (a, _ = m[0]; m map[int]string)`, []string{
    			"a, _ = m[0]", // blank var
    		}},
    		{`package p6; var a, b = f(); func f() (_, _ int) { return z, z }; var z = 0`, []string{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 01:00:11 UTC 2024
    - 94.2K bytes
    - Viewed (0)
  6. pkg/apis/admissionregistration/types.go

    	// mutually exclusive properties. If one is set, the other must be unset.
    	//
    	// A single parameter used for all admission requests can be configured
    	// by setting the `name` field, leaving `selector` blank, and setting namespace
    	// if `paramKind` is namespace-scoped.
    	//
    	// +optional
    	Name string
    
    	// namespace is the namespace of the referenced resource. Allows limiting
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Feb 29 20:14:19 UTC 2024
    - 52.6K bytes
    - Viewed (0)
  7. src/net/http/request.go

    		return err
    	}
    	if trace != nil && trace.WroteHeaderField != nil {
    		trace.WroteHeaderField("Host", []string{host})
    	}
    
    	// Use the defaultUserAgent unless the Header contains one, which
    	// may be blank to not send the header.
    	userAgent := defaultUserAgent
    	if r.Header.has("User-Agent") {
    		userAgent = r.Header.Get("User-Agent")
    	}
    	if userAgent != "" {
    		userAgent = headerNewlineToSpace.Replace(userAgent)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 17:58:53 UTC 2024
    - 49.4K bytes
    - Viewed (0)
  8. src/cmd/dist/test.go

    	flag.BoolVar(&t.compileOnly, "compile-only", false, "compile tests, but don't run them")
    	flag.StringVar(&t.banner, "banner", "##### ", "banner prefix; blank means no section banners")
    	flag.StringVar(&t.runRxStr, "run", "",
    		"run only those tests matching the regular expression; empty means to run all. "+
    			"Special exception: if the string begins with '!', the match is inverted.")
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 20 16:01:35 UTC 2024
    - 50K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/admissionregistration/v1/generated.proto

      // mutually exclusive properties. If one is set, the other must be unset.
      //
      // A single parameter used for all admission requests can be configured
      // by setting the `name` field, leaving `selector` blank, and setting namespace
      // if `paramKind` is namespace-scoped.
      optional string name = 1;
    
      // namespace is the namespace of the referenced resource. Allows limiting
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 23 17:42:49 UTC 2024
    - 51.8K bytes
    - Viewed (0)
  10. src/main/webapp/css/font-awesome.min.css

    tent:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}....
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Sat Dec 14 21:22:25 UTC 2019
    - 55.8K bytes
    - Viewed (0)
Back to top