- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for assumptions (0.04 sec)
-
CHANGELOG/CHANGELOG-1.21.md
### Storage Capacity Tracking
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Fri Oct 14 07:03:14 UTC 2022 - 367.3K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.10.md
* Documentation and tools should all convert to the new name. Users should take note of this in case they see this new name in the system. * Fix ipvs proxier nodeport eth* assumption ([#56685](https://github.com/kubernetes/kubernetes/pull/56685), [@m1093782566](https://github.com/m1093782566)) # v1.10.0-alpha.1
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 341.8K bytes - Viewed (0) -
doc/go_spec.html
by the signed integer representation, the operation, and its operands. Overflow does not cause a <a href="#Run_time_panics">run-time panic</a>. A compiler may not optimize code under the assumption that overflow does not occur. For instance, it may not assume that <code>x < x + 1</code> is always true. </p> <h4 id="Floating_point_operators">Floating-point operators</h4> <p>
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0)