Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 182 for descriptor (0.3 sec)

  1. src/syscall/zerrors_linux_arm.go

    	3:   "no such process",
    	4:   "interrupted system call",
    	5:   "input/output error",
    	6:   "no such device or address",
    	7:   "argument list too long",
    	8:   "exec format error",
    	9:   "bad file descriptor",
    	10:  "no child processes",
    	11:  "resource temporarily unavailable",
    	12:  "cannot allocate memory",
    	13:  "permission denied",
    	14:  "bad address",
    	15:  "block device required",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.9K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go

    	{47, "ECANCELED", "operation canceled"},
    	{48, "ENOTSUP", "operation not supported"},
    	{49, "EDQUOT", "disc quota exceeded"},
    	{50, "EBADE", "bad exchange descriptor"},
    	{51, "EBADR", "bad request descriptor"},
    	{52, "EXFULL", "message tables full"},
    	{53, "ENOANO", "anode table overflow"},
    	{54, "EBADRQC", "bad request code"},
    	{55, "EBADSLT", "invalid slot"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 59K bytes
    - Viewed (0)
  3. src/cmd/link/internal/ld/xcoff.go

    	XMC_SV     = 8  // 32-bit supervisor call descriptor
    	XMC_BS     = 9  // BSS class
    	XMC_DS     = 10 // Function descriptor
    	XMC_UC     = 11 // Unnamed FORTRAN common
    	XMC_TC0    = 15 // TOC anchor
    	XMC_TD     = 16 // Scalar data entry in the TOC
    	XMC_SV64   = 17 // 64-bit supervisor call descriptor
    	XMC_SV3264 = 18 // Supervisor call descriptor for both 32-bit and 64-bit
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 01 19:58:23 UTC 2023
    - 51.8K bytes
    - Viewed (0)
  4. staging/src/k8s.io/apiserver/pkg/apis/audit/v1/generated.pb.go

    // proto package needs to be updated.
    const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package
    
    func (m *Event) Reset()      { *m = Event{} }
    func (*Event) ProtoMessage() {}
    func (*Event) Descriptor() ([]byte, []int) {
    	return fileDescriptor_62937bb89ca7b6dd, []int{0}
    }
    func (m *Event) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 81.4K bytes
    - Viewed (0)
  5. staging/src/k8s.io/apimachinery/pkg/apis/testapigroup/v1/generated.pb.go

    // proto package needs to be updated.
    const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package
    
    func (m *Carp) Reset()      { *m = Carp{} }
    func (*Carp) ProtoMessage() {}
    func (*Carp) Descriptor() ([]byte, []int) {
    	return fileDescriptor_83e19b543dd132db, []int{0}
    }
    func (m *Carp) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *Carp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 57K bytes
    - Viewed (0)
  6. staging/src/k8s.io/apiserver/pkg/apis/example/v1/generated.pb.go

    // proto package needs to be updated.
    const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package
    
    func (m *Pod) Reset()      { *m = Pod{} }
    func (*Pod) ProtoMessage() {}
    func (*Pod) Descriptor() ([]byte, []int) {
    	return fileDescriptor_c0604dbfc428ecfb, []int{0}
    }
    func (m *Pod) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *Pod) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 56.9K bytes
    - Viewed (0)
  7. src/syscall/zerrors_linux_riscv64.go

    	3:   "no such process",
    	4:   "interrupted system call",
    	5:   "input/output error",
    	6:   "no such device or address",
    	7:   "argument list too long",
    	8:   "exec format error",
    	9:   "bad file descriptor",
    	10:  "no child processes",
    	11:  "resource temporarily unavailable",
    	12:  "cannot allocate memory",
    	13:  "permission denied",
    	14:  "bad address",
    	15:  "block device required",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 70.8K bytes
    - Viewed (0)
  8. src/syscall/zerrors_linux_mips.go

    	3:    "no such process",
    	4:    "interrupted system call",
    	5:    "input/output error",
    	6:    "no such device or address",
    	7:    "argument list too long",
    	8:    "exec format error",
    	9:    "bad file descriptor",
    	10:   "no child processes",
    	11:   "resource temporarily unavailable",
    	12:   "cannot allocate memory",
    	13:   "permission denied",
    	14:   "bad address",
    	15:   "block device required",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 69.2K bytes
    - Viewed (0)
  9. src/syscall/zerrors_linux_mips64.go

    	3:    "no such process",
    	4:    "interrupted system call",
    	5:    "input/output error",
    	6:    "no such device or address",
    	7:    "argument list too long",
    	8:    "exec format error",
    	9:    "bad file descriptor",
    	10:   "no child processes",
    	11:   "resource temporarily unavailable",
    	12:   "cannot allocate memory",
    	13:   "permission denied",
    	14:   "bad address",
    	15:   "block device required",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 68.5K bytes
    - Viewed (0)
  10. src/syscall/zerrors_linux_mips64le.go

    	3:    "no such process",
    	4:    "interrupted system call",
    	5:    "input/output error",
    	6:    "no such device or address",
    	7:    "argument list too long",
    	8:    "exec format error",
    	9:    "bad file descriptor",
    	10:   "no child processes",
    	11:   "resource temporarily unavailable",
    	12:   "cannot allocate memory",
    	13:   "permission denied",
    	14:   "bad address",
    	15:   "block device required",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 68.5K bytes
    - Viewed (0)
Back to top