Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 77 for 0xffe0 (0.12 sec)

  1. src/debug/elf/file.go

    			return nil, &FormatError{shoff, "invalid ELF shnum contained in sh_size", shnum}
    		}
    
    		// If the section name string table section index is greater than or
    		// equal to SHN_LORESERVE (0xff00), this member has the value
    		// SHN_XINDEX (0xffff) and the actual index of the section name
    		// string table section is contained in the sh_link field of the
    		// section header at index 0.
    		if shstrndx == int(SHN_XINDEX) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 23 16:49:58 UTC 2024
    - 43.1K bytes
    - Viewed (0)
  2. src/syscall/zerrors_openbsd_ppc64.go

    	EVFILT_WRITE                      = -0x2
    	EVL_ENCAPLEN                      = 0x4
    	EVL_PRIO_BITS                     = 0xd
    	EVL_PRIO_MAX                      = 0x7
    	EVL_VLID_MASK                     = 0xfff
    	EVL_VLID_MAX                      = 0xffe
    	EVL_VLID_MIN                      = 0x1
    	EVL_VLID_NULL                     = 0x0
    	EV_ADD                            = 0x1
    	EV_CLEAR                          = 0x20
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 67.1K bytes
    - Viewed (0)
  3. src/syscall/zerrors_openbsd_riscv64.go

    	EVFILT_WRITE                      = -0x2
    	EVL_ENCAPLEN                      = 0x4
    	EVL_PRIO_BITS                     = 0xd
    	EVL_PRIO_MAX                      = 0x7
    	EVL_VLID_MASK                     = 0xfff
    	EVL_VLID_MAX                      = 0xffe
    	EVL_VLID_MIN                      = 0x1
    	EVL_VLID_NULL                     = 0x0
    	EV_ADD                            = 0x1
    	EV_CLEAR                          = 0x20
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 04 02:55:38 UTC 2023
    - 67.1K bytes
    - Viewed (0)
  4. src/syscall/zerrors_openbsd_arm.go

    	IP_IPSEC_REMOTE_AUTH              = 0x1c
    	IP_IPSEC_REMOTE_CRED              = 0x1a
    	IP_IPSEC_REMOTE_ID                = 0x18
    	IP_MAXPACKET                      = 0xffff
    	IP_MAX_MEMBERSHIPS                = 0xfff
    	IP_MF                             = 0x2000
    	IP_MINTTL                         = 0x20
    	IP_MIN_MEMBERSHIPS                = 0xf
    	IP_MSS                            = 0x240
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 62.5K bytes
    - Viewed (0)
  5. src/image/jpeg/reader.go

    	d.bytes.i++
    	d.bytes.nUnreadable = 0
    	return x, nil
    }
    
    // errMissingFF00 means that readByteStuffedByte encountered an 0xff byte (a
    // marker byte) that wasn't the expected byte-stuffed sequence 0xff, 0x00.
    var errMissingFF00 = FormatError("missing 0xff00 sequence")
    
    // readByteStuffedByte is like readByte but is for byte-stuffed Huffman data.
    func (d *decoder) readByteStuffedByte() (x byte, err error) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 12:02:45 UTC 2023
    - 22.5K bytes
    - Viewed (0)
  6. src/syscall/zerrors_openbsd_386.go

    	IP_IPSEC_REMOTE_AUTH              = 0x1c
    	IP_IPSEC_REMOTE_CRED              = 0x1a
    	IP_IPSEC_REMOTE_ID                = 0x18
    	IP_MAXPACKET                      = 0xffff
    	IP_MAX_MEMBERSHIPS                = 0xfff
    	IP_MF                             = 0x2000
    	IP_MINTTL                         = 0x20
    	IP_MIN_MEMBERSHIPS                = 0xf
    	IP_MSS                            = 0x240
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 62.5K bytes
    - Viewed (0)
  7. src/syscall/zerrors_openbsd_amd64.go

    	IP_IPSEC_REMOTE_AUTH              = 0x1c
    	IP_IPSEC_REMOTE_CRED              = 0x1a
    	IP_IPSEC_REMOTE_ID                = 0x18
    	IP_MAXPACKET                      = 0xffff
    	IP_MAX_MEMBERSHIPS                = 0xfff
    	IP_MF                             = 0x2000
    	IP_MINTTL                         = 0x20
    	IP_MIN_MEMBERSHIPS                = 0xf
    	IP_MSS                            = 0x240
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 62.5K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_riscv64.go

    	EVFILT_WRITE                      = -0x2
    	EVL_ENCAPLEN                      = 0x4
    	EVL_PRIO_BITS                     = 0xd
    	EVL_PRIO_MAX                      = 0x7
    	EVL_VLID_MASK                     = 0xfff
    	EVL_VLID_MAX                      = 0xffe
    	EVL_VLID_MIN                      = 0x1
    	EVL_VLID_NULL                     = 0x0
    	EV_ADD                            = 0x1
    	EV_CLEAR                          = 0x20
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go

    	F_GETNOSIGPIPE                    = 0xd
    	F_GETOWN                          = 0x5
    	F_MAXFD                           = 0xb
    	F_OK                              = 0x0
    	F_PARAM_MASK                      = 0xfff
    	F_PARAM_MAX                       = 0xfff
    	F_RDLCK                           = 0x1
    	F_SETFD                           = 0x2
    	F_SETFL                           = 0x4
    	F_SETLK                           = 0x8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 72.8K bytes
    - Viewed (0)
  10. src/syscall/zerrors_openbsd_mips64.go

    	EVFILT_WRITE                      = -0x2
    	EVL_ENCAPLEN                      = 0x4
    	EVL_PRIO_BITS                     = 0xd
    	EVL_PRIO_MAX                      = 0x7
    	EVL_VLID_MASK                     = 0xfff
    	EVL_VLID_MAX                      = 0xffe
    	EVL_VLID_MIN                      = 0x1
    	EVL_VLID_NULL                     = 0x0
    	EV_ADD                            = 0x1
    	EV_CLEAR                          = 0x20
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 29 08:08:26 UTC 2020
    - 66.7K bytes
    - Viewed (0)
Back to top