Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 273 for 0xF (0.03 sec)

  1. src/runtime/atomic_mips64x.s

    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    //go:build mips64 || mips64le
    
    #include "textflag.h"
    
    #define SYNC	WORD $0xf
    
    TEXT ·publicationBarrier(SB),NOSPLIT|NOFRAME,$0-0
    	SYNC
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat Nov 06 10:24:44 UTC 2021
    - 300 bytes
    - Viewed (0)
  2. src/syscall/zerrors_linux_arm64.go

    	RTAX_INITCWND                    = 0xb
    	RTAX_INITRWND                    = 0xe
    	RTAX_LOCK                        = 0x1
    	RTAX_MAX                         = 0xf
    	RTAX_MTU                         = 0x2
    	RTAX_QUICKACK                    = 0xf
    	RTAX_REORDERING                  = 0x9
    	RTAX_RTO_MIN                     = 0xd
    	RTAX_RTT                         = 0x4
    	RTAX_RTTVAR                      = 0x5
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 68.6K bytes
    - Viewed (0)
  3. src/syscall/zerrors_darwin_arm64.go

    	AF_DECnet                         = 0xc
    	AF_DLI                            = 0xd
    	AF_E164                           = 0x1c
    	AF_ECMA                           = 0x8
    	AF_HYLINK                         = 0xf
    	AF_IEEE80211                      = 0x25
    	AF_IMPLINK                        = 0x3
    	AF_INET                           = 0x2
    	AF_INET6                          = 0x1e
    	AF_IPX                            = 0x17
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.8K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go

    	BPF_XOR                           = 0xa0
    	BRKINT                            = 0x2
    	CFLUSH                            = 0xf
    	CLOCAL                            = 0x8000
    	CLOCK_MONOTONIC                   = 0x4
    	CLOCK_MONOTONIC_FAST              = 0xc
    	CLOCK_MONOTONIC_PRECISE           = 0xb
    	CLOCK_PROCESS_CPUTIME_ID          = 0xf
    	CLOCK_PROF                        = 0x2
    	CLOCK_REALTIME                    = 0x0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 70.7K bytes
    - Viewed (0)
  5. src/syscall/zerrors_linux_386.go

    	AF_IPX                           = 0x4
    	AF_IRDA                          = 0x17
    	AF_ISDN                          = 0x22
    	AF_IUCV                          = 0x20
    	AF_KEY                           = 0xf
    	AF_LLC                           = 0x1a
    	AF_LOCAL                         = 0x1
    	AF_MAX                           = 0x27
    	AF_NETBEUI                       = 0xd
    	AF_NETLINK                       = 0x10
    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/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go

    	NL80211_FREQUENCY_ATTR_FREQ                             = 0x1
    	NL80211_FREQUENCY_ATTR_GO_CONCURRENT                    = 0xf
    	NL80211_FREQUENCY_ATTR_INDOOR_ONLY                      = 0xe
    	NL80211_FREQUENCY_ATTR_IR_CONCURRENT                    = 0xf
    	NL80211_FREQUENCY_ATTR_MAX                              = 0x20
    	NL80211_FREQUENCY_ATTR_MAX_TX_POWER                     = 0x6
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 251K bytes
    - Viewed (0)
  7. src/runtime/defs1_netbsd_arm.go

    	_SIGTRAP   = 0x5
    	_SIGABRT   = 0x6
    	_SIGEMT    = 0x7
    	_SIGFPE    = 0x8
    	_SIGKILL   = 0x9
    	_SIGBUS    = 0xa
    	_SIGSEGV   = 0xb
    	_SIGSYS    = 0xc
    	_SIGPIPE   = 0xd
    	_SIGALRM   = 0xe
    	_SIGTERM   = 0xf
    	_SIGURG    = 0x10
    	_SIGSTOP   = 0x11
    	_SIGTSTP   = 0x12
    	_SIGCONT   = 0x13
    	_SIGCHLD   = 0x14
    	_SIGTTIN   = 0x15
    	_SIGTTOU   = 0x16
    	_SIGIO     = 0x17
    	_SIGXCPU   = 0x18
    	_SIGXFSZ   = 0x19
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 21:17:22 UTC 2024
    - 3.1K bytes
    - Viewed (0)
  8. src/syscall/zerrors_linux_loong64.go

    	PR_SET_MM_EXE_FILE                = 0xd
    	PR_SET_MM_MAP                     = 0xe
    	PR_SET_MM_MAP_SIZE                = 0xf
    	PR_SET_MM_START_BRK               = 0x6
    	PR_SET_MM_START_CODE              = 0x1
    	PR_SET_MM_START_DATA              = 0x3
    	PR_SET_MM_START_STACK             = 0x5
    	PR_SET_NAME                       = 0xf
    	PR_SET_NO_NEW_PRIVS               = 0x26
    	PR_SET_PDEATHSIG                  = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 82.5K bytes
    - Viewed (0)
  9. src/syscall/zerrors_freebsd_arm.go

    	AF_DECnet                         = 0xc
    	AF_DLI                            = 0xd
    	AF_E164                           = 0x1a
    	AF_ECMA                           = 0x8
    	AF_HYLINK                         = 0xf
    	AF_IEEE80211                      = 0x25
    	AF_IMPLINK                        = 0x3
    	AF_INET                           = 0x2
    	AF_INET6                          = 0x1c
    	AF_INET6_SDP                      = 0x2a
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.3K bytes
    - Viewed (0)
  10. src/syscall/zerrors_freebsd_arm64.go

    	AF_DECnet                         = 0xc
    	AF_DLI                            = 0xd
    	AF_E164                           = 0x1a
    	AF_ECMA                           = 0x8
    	AF_HYLINK                         = 0xf
    	AF_IEEE80211                      = 0x25
    	AF_IMPLINK                        = 0x3
    	AF_INET                           = 0x2
    	AF_INET6                          = 0x1c
    	AF_INET6_SDP                      = 0x2a
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.4K bytes
    - Viewed (0)
Back to top