Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 141 for amd64 (0.07 sec)

  1. api/go1.23.txt

    pkg syscall (openbsd-amd64), const EBADMSG = 92 #67998
    pkg syscall (openbsd-amd64), const ELAST = 95 #67998
    pkg syscall (openbsd-amd64), const ENOTRECOVERABLE = 93 #67998
    pkg syscall (openbsd-amd64), const ENOTRECOVERABLE Errno #67998
    pkg syscall (openbsd-amd64), const EOWNERDEAD = 94 #67998
    pkg syscall (openbsd-amd64), const EOWNERDEAD Errno #67998
    pkg syscall (openbsd-amd64), const EPROTO = 95 #67998
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Tue Jun 25 17:08:08 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.17.md

    [kubernetes-client-windows-amd64.tar.gz](https://dl.k8s.io/v1.17.17/kubernetes-client-windows-amd64.tar.gz) | c43e07f283344be3f85062812b54a23ce90cabc7282918b47793aeda8ca916bc5dbb74542eabb6d68305cbcbab67fc68c77d237c5a4791e2ee9592661d0b12bc
    
    ### Server binaries
    
    filename | sha512 hash
    -------- | -----------
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Jan 28 10:44:33 UTC 2021
    - 346.2K bytes
    - Viewed (1)
  3. CHANGELOG/CHANGELOG-1.18.md

    [kubernetes-client-windows-amd64.tar.gz](https://dl.k8s.io/v1.18.20/kubernetes-client-windows-amd64.tar.gz) | 7290ad6384b85cf82e0821b04e6d0f577cce0acb85715e1e1a3b61c39deba1d7882c7eb7fdad2f32aa5bb5de18a44d24d4f8c492a641c8fc63a74717a1cc41fe
    
    ### Server Binaries
    
    filename | sha512 hash
    -------- | -----------
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.6.md

    [kubernetes-client-windows-amd64.tar.gz](https://dl.k8s.io/v1.6.13/kubernetes-client-windows-amd64.tar.gz) | `04514ad6957011da3e26e5bcf23ffad4078a42a0286dfd66da8a46aee3132acb`
    
    ### Server Binaries
    
    filename | sha256 hash
    -------- | -----------
    [kubernetes-server-linux-amd64.tar.gz](https://dl.k8s.io/v1.6.13/kubernetes-server-linux-amd64.tar.gz) | `08854f22684fe3dcf00c90ed841ab0c40566175a7611fc6111943da0beb8aed8`
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  5. api/except.txt

    pkg syscall (openbsd-amd64), const SYS_STATFS = 307
    pkg syscall (openbsd-amd64), const SYS_UTIMENSAT = 326
    pkg syscall (openbsd-amd64), const SYS_UTIMES = 138
    pkg syscall (openbsd-amd64), const SYS_WAIT4 = 7
    pkg syscall (openbsd-amd64), const SYS___THRSLEEP = 300
    pkg syscall (openbsd-amd64), const SizeofRtMetrics = 48
    pkg syscall (openbsd-amd64), const SizeofRtMsghdr = 88
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Sun Jun 16 23:08:08 UTC 2024
    - 34.8K bytes
    - Viewed (0)
  6. api/go1.12.txt

    pkg syscall (freebsd-amd64), type Dirent struct, Off int64
    pkg syscall (freebsd-amd64), type Dirent struct, Pad0 uint8
    pkg syscall (freebsd-amd64), type Dirent struct, Pad1 uint16
    pkg syscall (freebsd-amd64), type Stat_t struct, Blksize int32
    pkg syscall (freebsd-amd64), type Stat_t struct, Dev uint64
    pkg syscall (freebsd-amd64), type Stat_t struct, Gen uint64
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Jan 02 21:21:53 UTC 2019
    - 13.5K bytes
    - Viewed (0)
  7. api/go1.1.txt

    pkg log/syslog (darwin-amd64), const LOG_KERN Priority
    pkg log/syslog (darwin-amd64), const LOG_LOCAL0 = 128
    pkg log/syslog (darwin-amd64), const LOG_LOCAL0 Priority
    pkg log/syslog (darwin-amd64), const LOG_LOCAL1 = 136
    pkg log/syslog (darwin-amd64), const LOG_LOCAL1 Priority
    pkg log/syslog (darwin-amd64), const LOG_LOCAL2 = 144
    pkg log/syslog (darwin-amd64), const LOG_LOCAL2 Priority
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  8. compat/maven-model-builder/src/test/java/org/apache/maven/model/profile/activation/OperatingSystemProfileActivatorTest.java

            assertActivation(true, profile, newContext(null, newProperties("linux", "6.5.0-1014-aws", "amd64")));
            assertActivation(false, profile, newContext(null, newProperties("windows", "6.5.0-1014-aws", "aarch64")));
        }
    
        @Test
        void testNegatedArch() {
            Profile profile = newProfile(ActivationOS.newBuilder().arch("!amd64"));
    
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 6.2K bytes
    - Viewed (0)
  9. api/go1.9.txt

    pkg math/big, method (*Int) IsUint64() bool
    pkg math/big, type Word uint
    pkg math/bits (darwin-amd64), const UintSize = 64
    pkg math/bits (darwin-amd64-cgo), const UintSize = 64
    pkg math/bits (freebsd-386), const UintSize = 32
    pkg math/bits (freebsd-386-cgo), const UintSize = 32
    pkg math/bits (freebsd-amd64), const UintSize = 64
    pkg math/bits (freebsd-amd64-cgo), const UintSize = 64
    pkg math/bits (freebsd-arm), const UintSize = 32
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Mon Oct 04 20:20:20 UTC 2021
    - 10.7K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.32.md

    ### Client Binaries
    
    filename | sha512 hash
    -------- | -----------
    [kubernetes-client-darwin-amd64.tar.gz](https://dl.k8s.io/v1.32.0-alpha.3/kubernetes-client-darwin-amd64.tar.gz) | bd0f891706174cf4a6b4c201e24861d5e200c86e188eeb7fb61708164c64814826f362a425c01e687fc92124ed25b145cb5fc9b9ffa7e495d43c91247832f042
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Oct 29 20:17:52 UTC 2024
    - 121.6K bytes
    - Viewed (0)
Back to top