Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for Id (0.05 sec)

  1. src/net/http/h2_bundle.go

    	cs.ID = cc.nextStreamID
    	cc.nextStreamID += 2
    	cc.streams[cs.ID] = cs
    	if cs.ID == 0 {
    		panic("assigned stream ID 0")
    	}
    }
    
    func (cc *http2ClientConn) forgetStreamID(id uint32) {
    	cc.mu.Lock()
    	slen := len(cc.streams)
    	delete(cc.streams, id)
    	if len(cc.streams) != slen-1 {
    		panic("forgetting unknown stream id")
    	}
    	cc.lastActive = time.Now()
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 364.1K bytes
    - Viewed (0)
  2. src/cmd/compile/internal/ssagen/ssa.go

    		}
    		s.defvars[s.f.Entry.ID][memVar] = s.f.Entry.NewValue1A(src.NoXPos, ssa.OpVarLive, types.TypeMem, temp, s.defvars[s.f.Entry.ID][memVar])
    		addrTemp = s.f.Entry.NewValue2A(src.NoXPos, ssa.OpLocalAddr, types.NewPtr(temp.Type()), temp, s.sp, s.defvars[s.f.Entry.ID][memVar])
    	} else {
    		// Special case if we're still in the entry block. We can't use
    		// the above code, since s.defvars[s.f.Entry.ID] isn't defined
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 10 19:44:43 UTC 2024
    - 284.9K bytes
    - Viewed (0)
  3. pkg/apis/core/types.go

    	// More info: https://kubernetes.io/docs/concepts/containers/images.
    	Image string
    	// ImageID is the image ID of the container's image. The image ID may not
    	// match the image ID of the image used in the PodSpec, as it may have been
    	// resolved by the runtime.
    	ImageID string
    	// ContainerID is the ID of the container in the format '<type>://<container_id>'.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/core/v1/types_swagger_doc_generated.go

    	"imageID":            "ImageID is the image ID of the container's image. The image ID may not match the image ID of the image used in the PodSpec, as it may have been resolved by the runtime.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 254.8K bytes
    - Viewed (0)
  5. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/generated.pb.go

    		dAtA[i] = 0x1a
    	}
    	i -= len(m.Schema)
    	copy(dAtA[i:], m.Schema)
    	i = encodeVarintGenerated(dAtA, i, uint64(len(m.Schema)))
    	i--
    	dAtA[i] = 0x12
    	i -= len(m.ID)
    	copy(dAtA[i:], m.ID)
    	i = encodeVarintGenerated(dAtA, i, uint64(len(m.ID)))
    	i--
    	dAtA[i] = 0xa
    	return len(dAtA) - i, nil
    }
    
    func (m *JSONSchemaPropsOrArray) Marshal() (dAtA []byte, err error) {
    	size := m.Size()
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 244.4K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/core/v1/types.go

    	Image string `json:"image" protobuf:"bytes,6,opt,name=image"`
    	// ImageID is the image ID of the container's image. The image ID may not
    	// match the image ID of the image used in the PodSpec, as it may have been
    	// resolved by the runtime.
    	ImageID string `json:"imageID" protobuf:"bytes,7,opt,name=imageID"`
    	// ContainerID is the ID of the container in the format '<type>://<container_id>'.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
  7. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.pb.go

    		dAtA[i] = 0x1a
    	}
    	i -= len(m.Schema)
    	copy(dAtA[i:], m.Schema)
    	i = encodeVarintGenerated(dAtA, i, uint64(len(m.Schema)))
    	i--
    	dAtA[i] = 0x12
    	i -= len(m.ID)
    	copy(dAtA[i:], m.ID)
    	i = encodeVarintGenerated(dAtA, i, uint64(len(m.ID)))
    	i--
    	dAtA[i] = 0xa
    	return len(dAtA) - i, nil
    }
    
    func (m *JSONSchemaPropsOrArray) Marshal() (dAtA []byte, err error) {
    	size := m.Size()
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 248K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go

    	Snd_wnd              uint32
    	Rcv_wnd              uint32
    	Rehash               uint32
    	Total_rto            uint16
    	Total_rto_recoveries uint16
    	Total_rto_time       uint32
    }
    
    type CanFilter struct {
    	Id   uint32
    	Mask uint32
    }
    
    type TCPRepairOpt struct {
    	Code uint32
    	Val  uint32
    }
    
    const (
    	SizeofSockaddrInet4     = 0x10
    	SizeofSockaddrInet6     = 0x1c
    	SizeofSockaddrAny       = 0x70
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 251K bytes
    - Viewed (0)
  9. staging/src/k8s.io/apiextensions-apiserver/pkg/generated/openapi/zz_generated.openapi.go

    				Description: "JSONSchemaProps is a JSON-Schema following Specification Draft 4 (http://json-schema.org/).",
    				Type:        []string{"object"},
    				Properties: map[string]spec.Schema{
    					"id": {
    						SchemaProps: spec.SchemaProps{
    							Type:   []string{"string"},
    							Format: "",
    						},
    					},
    					"$schema": {
    						SchemaProps: spec.SchemaProps{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:07:17 UTC 2024
    - 329.7K bytes
    - Viewed (0)
  10. pkg/apis/core/validation/validation.go

    	var supportedDiskKinds = sets.New(
    		core.AzureSharedBlobDisk,
    		core.AzureDedicatedBlobDisk,
    		core.AzureManagedDisk)
    
    	diskURISupportedManaged := []string{"/subscriptions/{sub-id}/resourcegroups/{group-name}/providers/microsoft.compute/disks/{disk-id}"}
    	diskURISupportedblob := []string{"https://{account-name}.blob.core.windows.net/{container-name}/{disk-name}.vhd"}
    
    	allErrs := field.ErrorList{}
    	if azure.DiskName == "" {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 349.5K bytes
    - Viewed (0)
Back to top