Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for stay (0.44 sec)

  1. src/internal/trace/traceviewer/static/trace_viewer_full.html

    if(runtimeCallStats===undefined)continue;for(const[name,stat]of Object.entries(runtimeCallStats)){if(name.match(/Blink_.*/)){if(name==='Blink_V8')continue;const entry=new RuntimeStatsEntry(name,stat[0],stat[1]);blinkEntries.push(entry);continue;}
    for(let i=1;i<this.groups_.length;++i){if(this.groups_[i].match(name)){if(stat.length!==2)break;const entry=new RuntimeStatsEntry(name,stat[0],stat[1]);this.groups_[0].addSample(stat[0],stat[1]);this.groups_[i].add(entry);break;}}}}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  2. api/openapi-spec/v3/api__v1_openapi.json

              },
              "schedulingGates": {
                "description": "SchedulingGates is an opaque list of values that if specified will block scheduling the pod. If schedulingGates is not empty, the pod will stay in the SchedulingGated state and the scheduler will not attempt to schedule the pod.\n\nSchedulingGates can only be set at pod creation time, and be removed only afterwards.",
                "items": {
                  "allOf": [
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  3. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

            },
            "schedulingGates": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  4. pkg/generated/openapi/zz_generated.openapi.go

    							},
    						},
    						SchemaProps: spec.SchemaProps{
    							Description: "SchedulingGates is an opaque list of values that if specified will block scheduling the pod. If schedulingGates is not empty, the pod will stay in the SchedulingGated state and the scheduler will not attempt to schedule the pod.\n\nSchedulingGates can only be set at pod creation time, and be removed only afterwards.",
    							Type:        []string{"array"},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  5. api/openapi-spec/swagger.json

            },
            "schedulingGates": {
              "description": "SchedulingGates is an opaque list of values that if specified will block scheduling the pod. If schedulingGates is not empty, the pod will stay in the SchedulingGated state and the scheduler will not attempt to schedule the pod.\n\nSchedulingGates can only be set at pod creation time, and be removed only afterwards.",
              "items": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  6. api/go1.txt

    pkg net/http, type File interface { Close, Read, Readdir, Seek, Stat }
    pkg net/http, type File interface, Close() error
    pkg net/http, type File interface, Read([]uint8) (int, error)
    pkg net/http, type File interface, Readdir(int) ([]os.FileInfo, error)
    pkg net/http, type File interface, Seek(int64, int) (int64, error)
    pkg net/http, type File interface, Stat() (os.FileInfo, error)
    pkg net/http, type FileSystem interface { Open }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  7. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), func Socket(int, int, int) (int, error)
    pkg syscall (freebsd-386-cgo), func Socketpair(int, int, int) ([2]int, error)
    pkg syscall (freebsd-386-cgo), func Stat(string, *Stat_t) error
    pkg syscall (freebsd-386-cgo), func Statfs(string, *Statfs_t) error
    pkg syscall (freebsd-386-cgo), func StringSlicePtr([]string) []*uint8
    pkg syscall (freebsd-386-cgo), func Sync() error
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  8. test-site/activator-launch-1.3.2.jar

    javax.xml.crypto,\ javax.xml.crypto.dom,\ javax.xml.crypto.dsig,\ javax.xml.crypto.dsig.dom,\ javax.xml.crypto.dsig.keyinfo,\ javax.xml.crypto.dsig.spec,\ javax.xml.soap,\ javax.xml.stream,\ javax.xml.stream.events,\ javax.xml.stream.util,\ javax.xml.transform.stax,\ javax.xml.ws,\ javax.xml.ws.handler,\ javax.xml.ws.handler.soap,\ javax.xml.ws.http,\ javax.xml.ws.soap,\ javax.xml.ws.spi org/apache/ivy/osgi/core/ManifestHeaderElemen.class package org.apache.ivy.osgi.core; public final synchronized class ManifestHeaderElemen...
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (1)
  9. CREDITS

       See the License for the specific language governing permissions and
       limitations under the License.
    
    ================================================================
    
    github.com/nats-io/stan.go
    https://github.com/nats-io/stan.go
    ----------------------------------------------------------------
                                     Apache License
                               Version 2.0, January 2004
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
  10. src/main/webapp/css/admin/adminlte.min.css.map

    for backdrop\n  &.fade { opacity: 0; }\n  &.show { opacity: $modal-backdrop-opacity; }\n}\n\n// Modal header\n// Top section of the modal w/ title and dismiss\n.modal-header {\n  display: flex;\n  align-items: flex-start; // so the close btn always stays on the upper right corner\n  justify-content: space-between; // Put modal header elements (title and dismiss) on opposite ends\n  padding: $modal-header-padding;\n  border-bottom: $modal-header-border-width solid $modal-header-border-color;\n  @include...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 2M bytes
    - Viewed (0)
Back to top