- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 88 for 1280 (0.05 sec)
-
src/cmd/asm/internal/asm/testdata/amd64enc_extra.s
VPGATHERDD 960(R10)(X25*2), K7, X24 // 62027d0790844ac0030000 VPGATHERDD 1280(R10)(X1*4), K4, X0 // 62d27d0c90848a00050000 VPGATHERDD 360(AX)(Y2*4), K1, Y1 // 62f27d29904c905a VPGATHERDD 640(BP)(Y15*8), K3, Y14 // 62327d2b90b4fd80020000 VPGATHERDD 960(R10)(Y25*2), K7, Y24 // 62027d2790844ac0030000 VPGATHERDD 1280(R10)(Y1*4), K4, Y0 // 62d27d2c90848a00050000 VPGATHERDD 360(AX)(Z2*4), K1, Z1 // 62f27d49904c905a
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Feb 20 11:20:03 UTC 2025 - 57.7K bytes - Viewed (0) -
docs/tuning/tuned.conf
net.ipv4.tcp_adv_win_scale=1 # disable RFC2861 behavior net.ipv4.tcp_slow_start_after_idle = 0 # Fix faulty network setups net.ipv4.tcp_mtu_probing=1 net.ipv4.tcp_base_mss=1280 # Disable ipv6 net.ipv6.conf.all.disable_ipv6=1 net.ipv6.conf.default.disable_ipv6=1 net.ipv6.conf.lo.disable_ipv6=1 [bootloader] # Avoid firing timers for all CPUs at the same time. This is irrelevant for
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Fri Jul 12 23:31:18 UTC 2024 - 1.9K bytes - Viewed (0) -
src/test/java/jcifs/smb/SmbFileTest.java
SmbFile.O_RDONLY, SmbConstants.DEFAULT_SHARING, // 7 = FILE_SHARE_READ | FILE_SHARE_WRITE | FILE_SHARE_DELETE SmbConstants.ATTR_NORMAL, // 128 0); } @Test void testGetOutputStream() throws IOException { // Act var outputStream = smbFile.getOutputStream(); // AssertRegistered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 20.8K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/s390x.s
CMPBGE R2, R3, 0(PC) // ec230000a064 CMPBNE R1, $-127, 0(PC) // ec170000817c CMPBEQ R3, $0, 0(PC) // ec380000007c CMPBLT R5, $128, 0(PC) // ec540000807c CMPBLE R7, $127, 0(PC) // ec7c00007f7c CMPBGT R9, $0, 0(PC) // ec920000007c CMPBGE R2, $128, 0(PC) // ec2a0000807c CMPUBNE R1, R2, 0(PC) // ec1200007065
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Wed Jul 30 19:29:15 UTC 2025 - 22.9K bytes - Viewed (0) -
src/test/java/jcifs/internal/smb2/Smb2SigningDigestTest.java
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 43.7K bytes - Viewed (0) -
api/go1.1.txt
pkg syscall (darwin-386), const IPV6_MAX_MEMBERSHIPS = 4095 pkg syscall (darwin-386), const IPV6_MAX_SOCK_SRC_FILTER = 128 pkg syscall (darwin-386), const IPV6_MIN_MEMBERSHIPS = 31 pkg syscall (darwin-386), const IPV6_MMTU = 1280 pkg syscall (darwin-386), const IPV6_MULTICAST_HOPS = 10 pkg syscall (darwin-386), const IPV6_MULTICAST_IF = 9 pkg syscall (darwin-386), const IPV6_MULTICAST_LOOP = 11
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.28.md
- [Removed](#removed-15) - [v1.28.0-rc.1](#v1280-rc1) - [Downloads for v1.28.0-rc.1](#downloads-for-v1280-rc1) - [Source Code](#source-code-16) - [Client Binaries](#client-binaries-16) - [Server Binaries](#server-binaries-16) - [Node Binaries](#node-binaries-16) - [Container Images](#container-images-16) - [Changelog since v1.28.0-rc.0](#changelog-since-v1280-rc0) - [Changes by Kind](#changes-by-kind-16)Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Fri Sep 05 03:47:18 UTC 2025 - 456.9K bytes - Viewed (1) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const SO_ERROR ideal-int pkg syscall (netbsd-arm64-cgo), const SO_KEEPALIVE = 8 pkg syscall (netbsd-arm64-cgo), const SO_LINGER = 128 pkg syscall (netbsd-arm64-cgo), const SOL_SOCKET = 65535 pkg syscall (netbsd-arm64-cgo), const SOMAXCONN = 128 pkg syscall (netbsd-arm64-cgo), const SO_NOHEADER = 4106 pkg syscall (netbsd-arm64-cgo), const SO_NOHEADER ideal-int
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
cmd/endpoint-ellipses_test.go
[][]uint64{{9, 9, 9}}, true, }, { []string{"http://host{1...3}/data{1...180}"}, []uint64{540}, [][]uint64{{15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15}}, true, }, { []string{"http://host{1...2}.rack{1...4}/data{1...180}"}, []uint64{1440},Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 15.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.20.md
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Wed Jan 19 21:05:45 UTC 2022 - 409K bytes - Viewed (0)