Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for 33 (0.03 sec)

  1. doc/go_spec.html

    var w int64 = 1.0<<33          // 1.0<<33 is a constant shift expression; w == 1<<33
    var x = a[1.0<<s]              // panics: 1.0 has type int, but 1<<33 overflows array bounds
    var b = make([]byte, 1.0<<s)   // 1.0 has type int; len(b) == 1<<33
    
    // The results of the following examples are given for 32-bit ints,
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Oct 02 00:58:01 UTC 2024
    - 282.5K bytes
    - Viewed (0)
  2. api/go1.16.txt

    pkg syscall (darwin-arm64), const AF_NATM ideal-int
    pkg syscall (darwin-arm64), const AF_NDRV = 27
    pkg syscall (darwin-arm64), const AF_NDRV ideal-int
    pkg syscall (darwin-arm64), const AF_NETBIOS = 33
    pkg syscall (darwin-arm64), const AF_NETBIOS ideal-int
    pkg syscall (darwin-arm64), const AF_NS = 6
    pkg syscall (darwin-arm64), const AF_NS ideal-int
    pkg syscall (darwin-arm64), const AF_OSI = 7
    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 syscall (netbsd-arm64-cgo), const AF_LOCAL ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_MAX = 35
    pkg syscall (netbsd-arm64-cgo), const AF_MAX ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_MPLS = 33
    pkg syscall (netbsd-arm64-cgo), const AF_MPLS ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_NATM = 27
    pkg syscall (netbsd-arm64-cgo), const AF_NATM ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_NS = 6
    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. CHANGELOG/CHANGELOG-1.20.md

    - github.com/checkpoint-restore/go-criu/v4: [v4.0.2 → v4.1.0](https://github.com/checkpoint-restore/go-criu/v4/compare/v4.0.2...v4.1.0)
    - github.com/containerd/containerd: [v1.3.3 → v1.4.1](https://github.com/containerd/containerd/compare/v1.3.3...v1.4.1)
    - github.com/containerd/ttrpc: [v1.0.0 → v1.0.2](https://github.com/containerd/ttrpc/compare/v1.0.0...v1.0.2)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 19 21:05:45 UTC 2022
    - 409K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.13.md

    - Added dynamic shared informers to write generic, non-generated controllers ([#69308](https://github.com/kubernetes/kubernetes/pull/69308), [@p0lyn0mial](https://github.com/p0lyn0mial))
    - Upgraded to etcd 3.3 client ([#69322](https://github.com/kubernetes/kubernetes/pull/69322), [@jpbetz](https://github.com/jpbetz))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 273.1K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.17.md

    - github.com/coredns/corefile-migration: v1.0.2 → v1.0.4
    - github.com/coreos/etcd: v3.3.17+incompatible → v3.3.10+incompatible
    - github.com/coreos/go-systemd: 39ca1b0 → 95778df
    - github.com/docker/go-units: v0.3.3 → v0.4.0
    - github.com/docker/libnetwork: a9cd636 → f0e46a7
    - github.com/fatih/color: v1.6.0 → v1.7.0
    - github.com/ghodss/yaml: c7ce166 → v1.0.0
    - github.com/go-openapi/analysis: v0.19.2 → v0.19.5
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Jan 28 10:44:33 UTC 2021
    - 346.2K bytes
    - Viewed (1)
  7. common-protos/k8s.io/api/core/v1/generated.proto

      // +patchMergeKey=topologyKey
      // +patchStrategy=merge
      // +listType=map
      // +listMapKey=topologyKey
      // +listMapKey=whenUnsatisfiable
      repeated TopologySpreadConstraint topologySpreadConstraints = 33;
    
      // If true the pod's hostname will be configured as the pod's FQDN, rather than the leaf name (the default).
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 255.8K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.14.md

    - kube-dns is unchanged at v1.14.13 since Kubernetes 1.12 ([#68900](https://github.com/kubernetes/kubernetes/pull/68900))
    - Influxdb is unchanged at v1.3.3 since Kubernetes 1.10 ([#53319](https://github.com/kubernetes/kubernetes/pull/53319))
    - Grafana is unchanged at v4.4.3 since Kubernetes 1.10 ([#53319](https://github.com/kubernetes/kubernetes/pull/53319))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Mon Jun 14 22:06:39 UTC 2021
    - 271.5K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.15.md

    - kube-dns is unchanged at v1.14.13 as of Kubernetes 1.12. ([#68900](https://github.com/kubernetes/kubernetes/pull/68900))
    - Influxdb is unchanged at v1.3.3 as of Kubernetes 1.10. ([#53319](https://github.com/kubernetes/kubernetes/pull/53319))
    - Grafana is unchanged at v4.4.3 as of Kubernetes 1.10. ([#53319](https://github.com/kubernetes/kubernetes/pull/53319))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 278.9K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.9.md

    *   Update kube-dns 1.14.7 ([#54443](https://github.com/kubernetes/kubernetes/pull/54443),[ @bowei](https://github.com/bowei))
    *   Update influxdb to v1.3.3 and grafana to v4.4.3 ([#53319](https://github.com/kubernetes/kubernetes/pull/53319),[ @kairen](https://github.com/kairen))
    - [v1.9.0-beta.2](#v190-beta2)
    - [v1.9.0-beta.1](#v190-beta1)
    - [v1.9.0-alpha.3](#v190-alpha3)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Nov 16 10:46:27 UTC 2021
    - 313.7K bytes
    - Viewed (0)
Back to top