Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 113 for 0x1c1 (0.06 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go

    	EVFILT_PROC                             = -0x5
    	EVFILT_READ                             = -0x1
    	EVFILT_SIGNAL                           = -0x6
    	EVFILT_SYSCOUNT                         = 0x11
    	EVFILT_THREADMARKER                     = 0x11
    	EVFILT_TIMER                            = -0x7
    	EVFILT_USER                             = -0xa
    	EVFILT_VM                               = -0xc
    	EVFILT_VNODE                            = -0x4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 87.5K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go

    	RTA_MARK           = 0x10
    	RTA_MFC_STATS      = 0x11
    	RTA_VIA            = 0x12
    	RTA_NEWDST         = 0x13
    	RTA_PREF           = 0x14
    	RTA_ENCAP_TYPE     = 0x15
    	RTA_ENCAP          = 0x16
    	RTA_EXPIRES        = 0x17
    	RTA_PAD            = 0x18
    	RTA_UID            = 0x19
    	RTA_TTL_PROPAGATE  = 0x1a
    	RTA_IP_PROTO       = 0x1b
    	RTA_SPORT          = 0x1c
    	RTA_DPORT          = 0x1d
    	RTN_UNSPEC         = 0x0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 251K bytes
    - Viewed (0)
  3. src/cmd/internal/notsha256/sha256block_amd64.s

    DATA K256<>+0x1b0(SB)/4, $0x391c0cb3
    DATA K256<>+0x1b4(SB)/4, $0x4ed8aa4a
    DATA K256<>+0x1b8(SB)/4, $0x5b9cca4f
    DATA K256<>+0x1bc(SB)/4, $0x682e6ff3
    
    DATA K256<>+0x1c0(SB)/4, $0x748f82ee
    DATA K256<>+0x1c4(SB)/4, $0x78a5636f
    DATA K256<>+0x1c8(SB)/4, $0x84c87814
    DATA K256<>+0x1cc(SB)/4, $0x8cc70208
    DATA K256<>+0x1d0(SB)/4, $0x748f82ee
    DATA K256<>+0x1d4(SB)/4, $0x78a5636f
    DATA K256<>+0x1d8(SB)/4, $0x84c87814
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:27 UTC 2023
    - 14K bytes
    - Viewed (0)
  4. src/cmd/internal/obj/loong64/asm.go

    		return 0x4506 << 10
    	case ACMPEQF:
    		return 0x0c1<<20 | 0x4<<15 // FCMP.CEQ.S
    	case ACMPEQD:
    		return 0x0c2<<20 | 0x4<<15 // FCMP.CEQ.D
    	case ACMPGED:
    		return 0x0c2<<20 | 0x7<<15 // FCMP.SLE.D
    	case ACMPGEF:
    		return 0x0c1<<20 | 0x7<<15 // FCMP.SLE.S
    	case ACMPGTD:
    		return 0x0c2<<20 | 0x3<<15 // FCMP.SLT.D
    	case ACMPGTF:
    		return 0x0c1<<20 | 0x3<<15 // FCMP.SLT.S
    
    	case ASQRTF:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 02:04:54 UTC 2024
    - 61.8K bytes
    - Viewed (0)
  5. src/syscall/zerrors_linux_386.go

    	ETH_P_SLOW                       = 0x8809
    	ETH_P_SNAP                       = 0x5
    	ETH_P_TEB                        = 0x6558
    	ETH_P_TIPC                       = 0x88ca
    	ETH_P_TRAILER                    = 0x1c
    	ETH_P_TR_802_2                   = 0x11
    	ETH_P_WAN_PPP                    = 0x7
    	ETH_P_WCCP                       = 0x883e
    	ETH_P_X25                        = 0x805
    	FD_CLOEXEC                       = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  6. src/syscall/zerrors_darwin_amd64.go

    	AF_E164                           = 0x1c
    	AF_ECMA                           = 0x8
    	AF_HYLINK                         = 0xf
    	AF_IEEE80211                      = 0x25
    	AF_IMPLINK                        = 0x3
    	AF_INET                           = 0x2
    	AF_INET6                          = 0x1e
    	AF_IPX                            = 0x17
    	AF_ISDN                           = 0x1c
    	AF_ISO                            = 0x7
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.3K bytes
    - Viewed (0)
  7. src/syscall/zerrors_openbsd_arm64.go

    	IN_CLASSD_NSHIFT                  = 0x1c
    	IN_LOOPBACKNET                    = 0x7f
    	IN_RFC3021_HOST                   = 0x1
    	IN_RFC3021_NET                    = 0xfffffffe
    	IN_RFC3021_NSHIFT                 = 0x1f
    	IPPROTO_AH                        = 0x33
    	IPPROTO_CARP                      = 0x70
    	IPPROTO_DIVERT                    = 0x102
    	IPPROTO_DONE                      = 0x101
    	IPPROTO_DSTOPTS                   = 0x3c
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 26 17:34:54 UTC 2019
    - 66.4K bytes
    - Viewed (0)
  8. src/syscall/zerrors_netbsd_arm64.go

    	IN_CLASSD_HOST                    = 0xfffffff
    	IN_CLASSD_NET                     = 0xf0000000
    	IN_CLASSD_NSHIFT                  = 0x1c
    	IN_LOOPBACKNET                    = 0x7f
    	IPPROTO_AH                        = 0x33
    	IPPROTO_CARP                      = 0x70
    	IPPROTO_DONE                      = 0x101
    	IPPROTO_DSTOPTS                   = 0x3c
    	IPPROTO_EGP                       = 0x8
    	IPPROTO_ENCAP                     = 0x62
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.1K bytes
    - Viewed (0)
  9. src/syscall/zerrors_netbsd_386.go

    	IN_CLASSD_HOST                    = 0xfffffff
    	IN_CLASSD_NET                     = 0xf0000000
    	IN_CLASSD_NSHIFT                  = 0x1c
    	IN_LOOPBACKNET                    = 0x7f
    	IPPROTO_AH                        = 0x33
    	IPPROTO_CARP                      = 0x70
    	IPPROTO_DONE                      = 0x101
    	IPPROTO_DSTOPTS                   = 0x3c
    	IPPROTO_EGP                       = 0x8
    	IPPROTO_ENCAP                     = 0x62
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.5K bytes
    - Viewed (0)
  10. src/syscall/zerrors_linux_arm.go

    	ETH_P_SLOW                       = 0x8809
    	ETH_P_SNAP                       = 0x5
    	ETH_P_TEB                        = 0x6558
    	ETH_P_TIPC                       = 0x88ca
    	ETH_P_TRAILER                    = 0x1c
    	ETH_P_TR_802_2                   = 0x11
    	ETH_P_WAN_PPP                    = 0x7
    	ETH_P_WCCP                       = 0x883e
    	ETH_P_X25                        = 0x805
    	FD_CLOEXEC                       = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.9K bytes
    - Viewed (0)
Back to top