Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 240 for 2_8000 (0.16 sec)

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

    	RTF_PERMANENT_ARP                 = 0x2000
    	RTF_PROTO1                        = 0x8000
    	RTF_PROTO2                        = 0x4000
    	RTF_PROTO3                        = 0x2000
    	RTF_REJECT                        = 0x8
    	RTF_STATIC                        = 0x800
    	RTF_UP                            = 0x1
    	RTF_USETRAILERS                   = 0x8000
    	RTM_80211INFO                     = 0x15
    	RTM_ADD                           = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go

    	RTF_PERMANENT_ARP                 = 0x2000
    	RTF_PROTO1                        = 0x8000
    	RTF_PROTO2                        = 0x4000
    	RTF_PROTO3                        = 0x2000
    	RTF_REJECT                        = 0x8
    	RTF_STATIC                        = 0x800
    	RTF_UP                            = 0x1
    	RTF_USETRAILERS                   = 0x8000
    	RTM_80211INFO                     = 0x15
    	RTM_ADD                           = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.6K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go

    	RTF_PERMANENT_ARP                 = 0x2000
    	RTF_PROTO1                        = 0x8000
    	RTF_PROTO2                        = 0x4000
    	RTF_PROTO3                        = 0x2000
    	RTF_REJECT                        = 0x8
    	RTF_STATIC                        = 0x800
    	RTF_UP                            = 0x1
    	RTF_USETRAILERS                   = 0x8000
    	RTM_80211INFO                     = 0x15
    	RTM_ADD                           = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  4. test/convinline.go

    			}
    			fallthrough
    		case "int32":
    			inputs = append(inputs, "-0x8000_0000", "-0x7fff_ffff", "-0x12_3456", "0x12_3456", "0x7fff_ffff")
    			fallthrough
    		case "int16":
    			inputs = append(inputs, "-0x8000", "-0x7fff", "-0x1234", "0x1234", "0x7fff")
    			fallthrough
    		case "int8":
    			inputs = append(inputs, "-0x80", "-0x7f", "-0x12", "-1", "0", "1", "0x12", "0x7f")
    
    		case "uint64", "uint", "uintptr":
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Nov 17 13:46:05 UTC 2022
    - 4.7K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux.go

    	CLONE_NEWTIME                               = 0x80
    	CLONE_NEWUSER                               = 0x10000000
    	CLONE_NEWUTS                                = 0x4000000
    	CLONE_PARENT                                = 0x8000
    	CLONE_PARENT_SETTID                         = 0x100000
    	CLONE_PIDFD                                 = 0x1000
    	CLONE_PTRACE                                = 0x2000
    	CLONE_SETTLS                                = 0x80000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 185.8K bytes
    - Viewed (0)
  6. src/syscall/zerrors_linux_amd64.go

    	IFF_ALLMULTI                     = 0x200
    	IFF_AUTOMEDIA                    = 0x4000
    	IFF_BROADCAST                    = 0x2
    	IFF_DEBUG                        = 0x4
    	IFF_DYNAMIC                      = 0x8000
    	IFF_LOOPBACK                     = 0x8
    	IFF_MASTER                       = 0x400
    	IFF_MULTICAST                    = 0x1000
    	IFF_NOARP                        = 0x80
    	IFF_NOTRAILERS                   = 0x20
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go

    	EMT_TAGOVF                       = 0x1
    	EPOLL_CLOEXEC                    = 0x400000
    	EXTPROC                          = 0x10000
    	FF1                              = 0x8000
    	FFDLY                            = 0x8000
    	FICLONE                          = 0x80049409
    	FICLONERANGE                     = 0x8020940d
    	FLUSHO                           = 0x1000
    	FS_IOC_ENABLE_VERITY             = 0x80806685
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 38.7K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go

    	BOTHER                           = 0x1f
    	BS1                              = 0x8000
    	BSDLY                            = 0x8000
    	CBAUD                            = 0xff
    	CBAUDEX                          = 0x0
    	CIBAUD                           = 0xff0000
    	CLOCAL                           = 0x8000
    	CR1                              = 0x1000
    	CR2                              = 0x2000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 36.9K bytes
    - Viewed (0)
  9. pilot/pkg/networking/core/gateway_simulation_test.go

    					Call: simulation.Call{
    						Port:       8080,
    						HostHeader: "example.com",
    						Protocol:   simulation.HTTP,
    					},
    					Result: simulation.Result{
    						ListenerMatched:    "0.0.0.0_8080",
    						ClusterMatched:     "outbound|80||a.default",
    						RouteConfigMatched: "http.8080",
    						VirtualHostMatched: "example.com:80",
    					},
    				},
    				{
    					Name: "target port 2",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Apr 10 18:27:40 UTC 2024
    - 46.5K bytes
    - Viewed (0)
  10. src/syscall/zerrors_linux_loong64.go

    	HUPCL                             = 0x400
    	ICANON                            = 0x2
    	ICMPV6_FILTER                     = 0x1
    	ICRNL                             = 0x100
    	IEXTEN                            = 0x8000
    	IFA_F_DADFAILED                   = 0x8
    	IFA_F_DEPRECATED                  = 0x20
    	IFA_F_HOMEADDRESS                 = 0x10
    	IFA_F_MANAGETEMPADDR              = 0x100
    	IFA_F_MCAUTOJOIN                  = 0x400
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 82.5K bytes
    - Viewed (0)
Back to top