Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 19 for 64 (0.04 sec)

  1. CHANGELOG/CHANGELOG-1.6.md

        - [Server Binaries](#server-binaries-8)
        - [Node Binaries](#node-binaries-8)
      - [Changelog since v1.6.4](#changelog-since-v164)
        - [Other notable changes](#other-notable-changes-8)
    - [v1.6.4](#v164)
      - [Known Issues for v1.6.4](#known-issues-for-v164)
      - [Downloads for v1.6.4](#downloads-for-v164)
        - [Client Binaries](#client-binaries-9)
        - [Server Binaries](#server-binaries-9)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  2. api/go1.16.txt

    pkg log/syslog (darwin-arm64-cgo), type Priority int
    pkg log/syslog (darwin-arm64-cgo), type Writer struct
    pkg math/bits (darwin-arm64), const UintSize = 64
    pkg math/bits (darwin-arm64-cgo), const UintSize = 64
    pkg os (darwin-arm64), const DevNull = "/dev/null"
    pkg os (darwin-arm64), const O_APPEND = 8
    pkg os (darwin-arm64), const O_CREATE = 512
    pkg os (darwin-arm64), const O_EXCL = 2048
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  3. api/go1.13.txt

    pkg bytes, func ToValidUTF8([]uint8, []uint8) []uint8
    pkg crypto/ed25519, const PrivateKeySize = 64
    pkg crypto/ed25519, const PrivateKeySize ideal-int
    pkg crypto/ed25519, const PublicKeySize = 32
    pkg crypto/ed25519, const PublicKeySize ideal-int
    pkg crypto/ed25519, const SeedSize = 32
    pkg crypto/ed25519, const SeedSize ideal-int
    pkg crypto/ed25519, const SignatureSize = 64
    pkg crypto/ed25519, const SignatureSize ideal-int
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s

    	VPTERNLOGD $64, Z0, Z7, K7, Z3                     // 62f3454f25d840
    	VPTERNLOGD $64, Z6, Z7, K7, Z3                     // 62f3454f25de40
    	VPTERNLOGD $64, 7(AX)(CX*4), Z7, K7, Z3            // 62f3454f259c880700000040
    	VPTERNLOGD $64, 7(AX)(CX*1), Z7, K7, Z3            // 62f3454f259c080700000040
    	VPTERNLOGD $64, Z0, Z9, K7, Z3                     // 62f3354f25d840
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 410.5K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.17.md

        * --node-cidr-mask-size-ipv6 int32     Default: 64. Mask size for IPv6 node-cidr in dual-stack cluster.
        * These 2 flags can be used only for dual-stack clusters. For non dual-stack clusters, continue to use
        * --node-cidr-mask-size flag to configure the mask size.
        * The default node cidr mask size for IPv6 was 24 which is now changed to 64.
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Jan 28 10:44:33 UTC 2021
    - 346.2K bytes
    - Viewed (1)
  6. doc/go_spec.html

    uint64      the set of all unsigned 64-bit integers (0 to 18446744073709551615)
    
    int8        the set of all signed  8-bit integers (-128 to 127)
    int16       the set of all signed 16-bit integers (-32768 to 32767)
    int32       the set of all signed 32-bit integers (-2147483648 to 2147483647)
    int64       the set of all signed 64-bit integers (-9223372036854775808 to 9223372036854775807)
    
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Oct 02 00:58:01 UTC 2024
    - 282.5K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.26.md

    - github.com/smartystreets/assertions: [b2de0cb](https://github.com/smartystreets/assertions/tree/b2de0cb)
    - github.com/smartystreets/goconvey: [v1.6.4](https://github.com/smartystreets/goconvey/tree/v1.6.4)
    - github.com/spaolacci/murmur3: [f09979e](https://github.com/spaolacci/murmur3/tree/f09979e)
    - github.com/spf13/afero: [v1.2.2](https://github.com/spf13/afero/tree/v1.2.2)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Mar 14 16:24:51 UTC 2024
    - 425.7K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.30.md

    - github.com/smartystreets/assertions: [b2de0cb](https://github.com/smartystreets/assertions/tree/b2de0cb)
    - github.com/smartystreets/goconvey: [v1.6.4](https://github.com/smartystreets/goconvey/tree/v1.6.4)
    - github.com/subosito/gotenv: [v1.2.0](https://github.com/subosito/gotenv/tree/v1.2.0)
    - gopkg.in/ini.v1: v1.51.0
    
    
    
    # v1.30.4
    
    
    ## Downloads for v1.30.4
    
    
    
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:40:14 UTC 2024
    - 309.1K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.7.md

    * Support secure etcd cluster for centos provider. ([#42994](https://github.com/kubernetes/kubernetes/pull/42994), [@Shawyeok](https://github.com/Shawyeok))
    
    * Update to kube-addon-manager:v6.4-beta.2: kubectl v1.6.4 and refreshed base images ([#47389](https://github.com/kubernetes/kubernetes/pull/47389), [@ixdy](https://github.com/ixdy))
    
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (1)
  10. CHANGELOG/CHANGELOG-1.27.md

    - Fixed issue on Windows when calculating cpu limits on nodes with more than 64 logical processors ([#114231](https://github.com/kubernetes/kubernetes/pull/114231), [@mweibel](https://github.com/mweibel))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jul 17 07:48:22 UTC 2024
    - 466.3K bytes
    - Viewed (0)
Back to top