Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 52 for headingID (0.21 sec)

  1. hack/make-rules/test-e2e-node.sh

      if [[ ${hosts} == "" && ${images} == "" && ${image_config_file} == "" ]]; then
        gci_image=$(gcloud compute images list --project "${image_project}" \
        --no-standard-images --filter="name ~ 'cos-beta.*'" --format="table[no-heading](name)")
        images=${gci_image}
        metadata="user-data<${KUBE_ROOT}/test/e2e_node/jenkins/gci-init.yaml,gci-update-strategy=update_disabled"
      fi
      instance_prefix=${INSTANCE_PREFIX:-"test"}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Apr 16 09:46:28 UTC 2024
    - 10.7K bytes
    - Viewed (0)
  2. src/cmd/go/scriptreadme_test.go

    	FAIL	cmd/go	4.875s
    	$
    
    Note that the commands in earlier phases have been hidden, so that the relevant
    commands are more easily found, and the elapsed time for a completed phase
    is shown next to the phase heading. To see the entire execution, use "go test -v",
    which also adds an initial environment dump to the beginning of the log.
    
    Note also that in reported output, the actual name of the per-script temporary directory
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Feb 21 22:16:54 UTC 2024
    - 7.9K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/quantization/common/quantization_lib/quantization_config.h

      // when `inference_type` is different from DT_FLOAT. This flag can only be set
      // to DT_FLOAT or as same as `inference_type`. If this flag is different
      // from `inference_type`, adaptor ops are inserted as heading and tailing ops
      // in the result model.
      tensorflow::DataType inference_input_type = tensorflow::DT_FLOAT;
    
      // Input node ranges. These ranges are stored as the same order of function
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 13 10:16:19 UTC 2024
    - 10.8K bytes
    - Viewed (0)
  4. testing/internal-performance-testing/src/main/groovy/org/gradle/performance/results/report/AbstractTablePageGenerator.java

                    div().classAttr("card m-0 p-0 alert " + determineScenarioBackgroundColorCss(scenario)).attr("tag", tags.stream().map(Tag::getName).collect(joining(","))).id("scenario" + index);
                        div().id("heading" + index).classAttr("card-header");
                            div().classAttr("row align-items-center data-row").attr("scenario", String.valueOf(index));
                                div().classAttr("col").text(String.valueOf(index)).
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 15.8K bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/docs/css/base.css

            -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
            z-index: 1;
        }
    
        /*
          Pushes the section headings to just below the top nav bar when a user
          navigates directly to section anchors.
         */
        #content h2[id], #content h3[id], #content h4[id] {
            padding-top: 60px;
        }
    
        #content h2[id] {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 30.5K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Doc.Links", Field, 19},
    		{"DocLink", Type, 19},
    		{"DocLink.ImportPath", Field, 19},
    		{"DocLink.Name", Field, 19},
    		{"DocLink.Recv", Field, 19},
    		{"DocLink.Text", Field, 19},
    		{"Heading", Type, 19},
    		{"Heading.Text", Field, 19},
    		{"Italic", Type, 19},
    		{"Link", Type, 19},
    		{"Link.Auto", Field, 19},
    		{"Link.Text", Field, 19},
    		{"Link.URL", Field, 19},
    		{"LinkDef", Type, 19},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  7. src/go/doc/comment/text.go

    func (p *textPrinter) block(out *bytes.Buffer, x Block) {
    	switch x := x.(type) {
    	default:
    		fmt.Fprintf(out, "?%T\n", x)
    
    	case *Paragraph:
    		out.WriteString(p.prefix)
    		p.text(out, "", x.Text)
    
    	case *Heading:
    		out.WriteString(p.prefix)
    		out.WriteString("# ")
    		p.text(out, "", x.Text)
    
    	case *Code:
    		text := x.Text
    		for text != "" {
    			var line string
    			line, text, _ = strings.Cut(text, "\n")
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 12:02:03 UTC 2023
    - 8.8K bytes
    - Viewed (0)
  8. pkg/kube/krt/README.md

    # `krt`: **K**ubernetes Declarative Controller **R**un**t**ime
    
    `krt` provides a framework for building _declarative_ controllers.
    See the [design doc](https://docs.google.com/document/d/1-ywpCnOfubqg7WAXSPf4YgbaFDBEU9HIqMWcxZLhzwE/edit#heading=h.ffjmk8byb9gt) and [KubeCon talk](https://sched.co/1R2oY) for more background.
    
    The framework aims to solve a few problems with writing controllers:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Dec 18 17:21:50 UTC 2023
    - 11.8K bytes
    - Viewed (0)
  9. src/internal/trace/traceviewer/static/trace_viewer_full.html

    List.add('rect-track');this.asyncStyle_=false;this.rects_=null;this.heading_=document.createElement('tr-ui-b-heading');Polymer.dom(this).appendChild(this.heading_);},set heading(heading){this.heading_.heading=heading;},get heading(){return this.heading_.heading;},set tooltip(tooltip){this.heading_.tooltip=tooltip;},set selectionGenerator(generator){this.heading_.selectionGenerator=generator;},set expanded(expanded){this.heading_.expanded=!!expanded;},set arrowVisible(arrowVisible){this.heading_....
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  10. architecture/environments/operator.md

    ## Introduction
    
    This document covers primarily the code, with some background on how the design maps to it.
    See the
    [design doc](https://docs.google.com/document/d/11j9ZtYWNWnxQYnZy8ayZav1FMwTH6F6z6fkDYZ7V298/edit#heading=h.qex63c29z2to)
    for a more complete design description. The operator code is divided roughly into five areas:
    
    1. [IstioOperatorSpec API](#istiooperatorspec-api) and related infrastructure, which is expressed as a
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Aug 09 22:09:18 UTC 2023
    - 13.4K bytes
    - Viewed (0)
Back to top