Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for 32 (0.17 sec)

  1. 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
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  2. api/go1.16.txt

    pkg syscall (darwin-arm64), const SizeofCmsghdr ideal-int
    pkg syscall (darwin-arm64), const SizeofICMPv6Filter = 32
    pkg syscall (darwin-arm64), const SizeofICMPv6Filter ideal-int
    pkg syscall (darwin-arm64), const SizeofIPMreq = 8
    pkg syscall (darwin-arm64), const SizeofIPMreq ideal-int
    pkg syscall (darwin-arm64), const SizeofIPv6MTUInfo = 32
    pkg syscall (darwin-arm64), const SizeofIPv6MTUInfo ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  3. doc/go_spec.html

    uint32      the set of all unsigned 32-bit integers (0 to 4294967295)
    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)
    HTML
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Apr 26 00:39:16 GMT 2024
    - 279.6K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.11.md

    * TokenRequests now are required to have an expiration duration between 10 minutes and 2^32 seconds. ([#63999](https://github.com/kubernetes/kubernetes/pull/63999), [@mikedanese](https://github.com/mikedanese))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Feb 06 06:04:15 GMT 2020
    - 328.4K bytes
    - Viewed (0)
  5. common-protos/k8s.io/api/core/v1/generated.proto

      // More info: https://git.k8s.io/enhancements/keps/sig-node/688-pod-overhead/README.md
      // +optional
      map<string, k8s.io.apimachinery.pkg.api.resource.Quantity> overhead = 32;
    
      // TopologySpreadConstraints describes how a group of pods ought to spread across topology
      // domains. Scheduler will schedule pods in a way which abides by the constraints.
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  6. ChangeLog.md

    - [`KT-57098`](https://youtrack.jetbrains.com/issue/KT-57098) Native: avoid object initialization while accessing const val
    - [`KT-57973`](https://youtrack.jetbrains.com/issue/KT-57973) 32-th default value in inline classes override function is not used
    - [`KT-57714`](https://youtrack.jetbrains.com/issue/KT-57714) "IllegalStateException: <B::!>" using reified generics
    Plain Text
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Thu Dec 21 17:48:12 GMT 2023
    - 268.7K bytes
    - Viewed (1)
Back to top