Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 219 for 0xa (0.11 sec)

  1. src/cmd/vendor/golang.org/x/text/language/tables.go

    	24:  {want: 0xf9, have: 0x15e, distance: 0xa, oneway: true},
    	25:  {want: 0x100, have: 0x139, distance: 0xa, oneway: true},
    	26:  {want: 0x130, have: 0x139, distance: 0xa, oneway: true},
    	27:  {want: 0x13c, have: 0x139, distance: 0xa, oneway: true},
    	28:  {want: 0x140, have: 0x151, distance: 0xa, oneway: true},
    	29:  {want: 0x145, have: 0x13e, distance: 0xa, oneway: true},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 14.2K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux.go

    	EM_M32R                                     = 0x58
    	EM_MICROBLAZE                               = 0xbd
    	EM_MIPS                                     = 0x8
    	EM_MIPS_RS3_LE                              = 0xa
    	EM_MIPS_RS4_BE                              = 0xa
    	EM_MN10300                                  = 0x59
    	EM_NDS32                                    = 0xa7
    	EM_NONE                                     = 0x0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 185.8K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go

    	BPF_OBJ_GET                                = 0x7
    	BPF_PROG_ATTACH                            = 0x8
    	BPF_PROG_DETACH                            = 0x9
    	BPF_PROG_TEST_RUN                          = 0xa
    	BPF_PROG_RUN                               = 0xa
    	BPF_PROG_GET_NEXT_ID                       = 0xb
    	BPF_MAP_GET_NEXT_ID                        = 0xc
    	BPF_PROG_GET_FD_BY_ID                      = 0xd
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 251K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go

    	EVFILT_AIO                        = -0x3
    	EVFILT_EXCEPT                     = -0x8
    	EVFILT_FS                         = -0xa
    	EVFILT_MARKER                     = 0xf
    	EVFILT_PROC                       = -0x5
    	EVFILT_READ                       = -0x1
    	EVFILT_SIGNAL                     = -0x6
    	EVFILT_SYSCOUNT                   = 0xa
    	EVFILT_TIMER                      = -0x7
    	EVFILT_USER                       = -0x9
    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/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go

    // Code generated by cmd/cgo -godefs; DO NOT EDIT.
    // cgo -godefs -- -m64 _const.go
    
    package unix
    
    import "syscall"
    
    const (
    	AF_APPLETALK                            = 0x10
    	AF_CCITT                                = 0xa
    	AF_CHAOS                                = 0x5
    	AF_CNT                                  = 0x15
    	AF_COIP                                 = 0x14
    	AF_DATAKIT                              = 0x9
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 87.5K bytes
    - Viewed (0)
  6. src/syscall/zerrors_freebsd_riscv64.go

    const (
    	AF_APPLETALK                      = 0x10
    	AF_ARP                            = 0x23
    	AF_ATM                            = 0x1e
    	AF_BLUETOOTH                      = 0x24
    	AF_CCITT                          = 0xa
    	AF_CHAOS                          = 0x5
    	AF_CNT                            = 0x15
    	AF_COIP                           = 0x14
    	AF_DATAKIT                        = 0x9
    	AF_DECnet                         = 0xc
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Sep 29 22:39:46 UTC 2022
    - 67.4K bytes
    - Viewed (0)
  7. src/syscall/wtf8_windows_test.go

    		str:  "\xED\xA0\x80\xED\xA0\x80",
    		wstr: []uint16{0xD800, 0xD800},
    	},
    	{
    		// "High surrogate followed by a symbol that is not a surrogate"
    		str:  string([]byte{0xED, 0xA0, 0x80, 0xA}),
    		wstr: []uint16{0xD800, 0xA},
    	},
    	{
    		// "Unmatched high surrogate, followed by a surrogate pair, followed by an unmatched high surrogate"
    		str:  string([]byte{0xED, 0xA0, 0x80, 0xF0, 0x9D, 0x8C, 0x86, 0xED, 0xA0, 0x80}),
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 15 09:26:16 UTC 2023
    - 4.3K bytes
    - Viewed (0)
  8. src/syscall/zerrors_solaris_amd64.go

    	FD_SETSIZE                    = 0x10000
    	FLUSHALL                      = 0x1
    	FLUSHDATA                     = 0x0
    	FLUSHO                        = 0x2000
    	F_ALLOCSP                     = 0xa
    	F_ALLOCSP64                   = 0xa
    	F_BADFD                       = 0x2e
    	F_BLKSIZE                     = 0x13
    	F_BLOCKS                      = 0x12
    	F_CHKFL                       = 0x8
    	F_COMPAT                      = 0x8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 13:52:34 UTC 2024
    - 50.8K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go

    	FIORDCHK                      = 0x6603
    	FLUSHALL                      = 0x1
    	FLUSHDATA                     = 0x0
    	FLUSHO                        = 0x2000
    	F_ALLOCSP                     = 0xa
    	F_ALLOCSP64                   = 0xa
    	F_BADFD                       = 0x2e
    	F_BLKSIZE                     = 0x13
    	F_BLOCKS                      = 0x12
    	F_CHKFL                       = 0x8
    	F_COMPAT                      = 0x8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 59K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go

    import "syscall"
    
    const (
    	AF_APPLETALK                   = 0x10
    	AF_ARP                         = 0x23
    	AF_ATM                         = 0x1e
    	AF_BLUETOOTH                   = 0x24
    	AF_CCITT                       = 0xa
    	AF_CHAOS                       = 0x5
    	AF_CNT                         = 0x15
    	AF_COIP                        = 0x14
    	AF_DATAKIT                     = 0x9
    	AF_DECnet                      = 0xc
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.2K bytes
    - Viewed (0)
Back to top