Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 170 for 10x10 (0.17 sec)

  1. src/vendor/golang.org/x/net/route/zsys_freebsd_arm64.go

    // cgo -godefs defs_freebsd.go
    
    package route
    
    const (
    	sizeofIfMsghdrlFreeBSD10        = 0xb0
    	sizeofIfaMsghdrFreeBSD10        = 0x14
    	sizeofIfaMsghdrlFreeBSD10       = 0xb0
    	sizeofIfmaMsghdrFreeBSD10       = 0x10
    	sizeofIfAnnouncemsghdrFreeBSD10 = 0x18
    
    	sizeofRtMsghdrFreeBSD10  = 0x98
    	sizeofRtMetricsFreeBSD10 = 0x70
    
    	sizeofIfMsghdrFreeBSD7  = 0xa8
    	sizeofIfMsghdrFreeBSD8  = 0xa8
    	sizeofIfMsghdrFreeBSD9  = 0xa8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 05 19:54:32 UTC 2022
    - 1.4K bytes
    - Viewed (0)
  2. src/vendor/golang.org/x/net/route/zsys_freebsd_riscv64.go

    // cgo -godefs defs_freebsd.go
    
    package route
    
    const (
    	sizeofIfMsghdrlFreeBSD10        = 0xb0
    	sizeofIfaMsghdrFreeBSD10        = 0x14
    	sizeofIfaMsghdrlFreeBSD10       = 0xb0
    	sizeofIfmaMsghdrFreeBSD10       = 0x10
    	sizeofIfAnnouncemsghdrFreeBSD10 = 0x18
    
    	sizeofRtMsghdrFreeBSD10  = 0x98
    	sizeofRtMetricsFreeBSD10 = 0x70
    
    	sizeofIfMsghdrFreeBSD7  = 0xa8
    	sizeofIfMsghdrFreeBSD8  = 0xa8
    	sizeofIfMsghdrFreeBSD9  = 0xa8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Sep 06 23:07:55 UTC 2022
    - 1.4K bytes
    - Viewed (0)
  3. src/vendor/golang.org/x/net/route/zsys_freebsd_arm.go

    // cgo -godefs defs_freebsd.go
    
    package route
    
    const (
    	sizeofIfMsghdrlFreeBSD10        = 0x68
    	sizeofIfaMsghdrFreeBSD10        = 0x14
    	sizeofIfaMsghdrlFreeBSD10       = 0x6c
    	sizeofIfmaMsghdrFreeBSD10       = 0x10
    	sizeofIfAnnouncemsghdrFreeBSD10 = 0x18
    
    	sizeofRtMsghdrFreeBSD10  = 0x5c
    	sizeofRtMetricsFreeBSD10 = 0x38
    
    	sizeofIfMsghdrFreeBSD7  = 0x70
    	sizeofIfMsghdrFreeBSD8  = 0x70
    	sizeofIfMsghdrFreeBSD9  = 0x70
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 05 19:54:32 UTC 2022
    - 1.4K bytes
    - Viewed (0)
  4. src/vendor/golang.org/x/net/route/zsys_freebsd_386.go

    // cgo -godefs defs_freebsd.go
    
    package route
    
    const (
    	sizeofIfMsghdrlFreeBSD10        = 0x68
    	sizeofIfaMsghdrFreeBSD10        = 0x14
    	sizeofIfaMsghdrlFreeBSD10       = 0x6c
    	sizeofIfmaMsghdrFreeBSD10       = 0x10
    	sizeofIfAnnouncemsghdrFreeBSD10 = 0x18
    
    	sizeofRtMsghdrFreeBSD10  = 0x5c
    	sizeofRtMetricsFreeBSD10 = 0x38
    
    	sizeofIfMsghdrFreeBSD7  = 0x60
    	sizeofIfMsghdrFreeBSD8  = 0x60
    	sizeofIfMsghdrFreeBSD9  = 0x60
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 05 19:54:32 UTC 2022
    - 1.5K bytes
    - Viewed (0)
  5. src/vendor/golang.org/x/net/route/zsys_freebsd_amd64.go

    // cgo -godefs defs_freebsd.go
    
    package route
    
    const (
    	sizeofIfMsghdrlFreeBSD10        = 0xb0
    	sizeofIfaMsghdrFreeBSD10        = 0x14
    	sizeofIfaMsghdrlFreeBSD10       = 0xb0
    	sizeofIfmaMsghdrFreeBSD10       = 0x10
    	sizeofIfAnnouncemsghdrFreeBSD10 = 0x18
    
    	sizeofRtMsghdrFreeBSD10  = 0x98
    	sizeofRtMetricsFreeBSD10 = 0x70
    
    	sizeofIfMsghdrFreeBSD7  = 0xa8
    	sizeofIfMsghdrFreeBSD8  = 0xa8
    	sizeofIfMsghdrFreeBSD9  = 0xa8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 05 19:54:32 UTC 2022
    - 1.4K bytes
    - Viewed (0)
  6. src/crypto/aes/asm_amd64.s

    	CALL _expand_key_256b<>(SB)
    	AESKEYGENASSIST $0x08, X2, X1
    	CALL _expand_key_256a<>(SB)
    	AESKEYGENASSIST $0x08, X0, X1
    	CALL _expand_key_256b<>(SB)
    	AESKEYGENASSIST $0x10, X2, X1
    	CALL _expand_key_256a<>(SB)
    	AESKEYGENASSIST $0x10, X0, X1
    	CALL _expand_key_256b<>(SB)
    	AESKEYGENASSIST $0x20, X2, X1
    	CALL _expand_key_256a<>(SB)
    	AESKEYGENASSIST $0x20, X0, X1
    	CALL _expand_key_256b<>(SB)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 5.4K bytes
    - Viewed (0)
  7. src/runtime/defs1_solaris_amd64.go

    	_EINTR       = 0x4
    	_EBADF       = 0x9
    	_EFAULT      = 0xe
    	_EAGAIN      = 0xb
    	_EBUSY       = 0x10
    	_ETIME       = 0x3e
    	_ETIMEDOUT   = 0x91
    	_EWOULDBLOCK = 0xb
    	_EINPROGRESS = 0x96
    
    	_PROT_NONE  = 0x0
    	_PROT_READ  = 0x1
    	_PROT_WRITE = 0x2
    	_PROT_EXEC  = 0x4
    
    	_MAP_ANON    = 0x100
    	_MAP_PRIVATE = 0x2
    	_MAP_FIXED   = 0x10
    
    	_MADV_DONTNEED = 0x4
    	_MADV_FREE     = 0x5
    
    	_SA_SIGINFO = 0x8
    	_SA_RESTART = 0x4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 23 19:40:51 UTC 2023
    - 4K bytes
    - Viewed (0)
  8. src/vendor/golang.org/x/net/route/zsys_darwin.go

    	sizeofIfaMsghdrDarwin15   = 0x14
    	sizeofIfmaMsghdrDarwin15  = 0x10
    	sizeofIfMsghdr2Darwin15   = 0xa0
    	sizeofIfmaMsghdr2Darwin15 = 0x14
    	sizeofIfDataDarwin15      = 0x60
    	sizeofIfData64Darwin15    = 0x80
    
    	sizeofRtMsghdrDarwin15  = 0x5c
    	sizeofRtMsghdr2Darwin15 = 0x5c
    	sizeofRtMetricsDarwin15 = 0x38
    
    	sizeofSockaddrStorage = 0x80
    	sizeofSockaddrInet    = 0x10
    	sizeofSockaddrInet6   = 0x1c
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 05 19:54:32 UTC 2022
    - 533 bytes
    - Viewed (0)
  9. src/cmd/compile/internal/test/zerorange_test.go

    func TestZerorange45372(t *testing.T) {
    	if r := triggerZerorangeLarge(101, 303, 505); r != 1010 {
    		t.Errorf("large: wanted %d got %d", 1010, r)
    	}
    	if r := triggerZerorangeMedium(101, 303, 505); r != 1010 {
    		t.Errorf("medium: wanted %d got %d", 1010, r)
    	}
    	if r := triggerZerorangeSmall(101, 303, 505); r != 1010 {
    		t.Errorf("small: wanted %d got %d", 1010, r)
    	}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 01 18:18:07 UTC 2022
    - 4.1K bytes
    - Viewed (0)
  10. src/vendor/golang.org/x/net/route/zsys_dragonfly.go

    	sizeofIfaMsghdrDragonFlyBSD4        = 0x14
    	sizeofIfmaMsghdrDragonFlyBSD4       = 0x10
    	sizeofIfAnnouncemsghdrDragonFlyBSD4 = 0x18
    
    	sizeofIfaMsghdrDragonFlyBSD58 = 0x18
    
    	sizeofRtMsghdrDragonFlyBSD4  = 0x98
    	sizeofRtMetricsDragonFlyBSD4 = 0x70
    
    	sizeofSockaddrStorage = 0x80
    	sizeofSockaddrInet    = 0x10
    	sizeofSockaddrInet6   = 0x1c
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 05 19:54:32 UTC 2022
    - 491 bytes
    - Viewed (0)
Back to top