- Sort Score
- Result 10 results
- Languages All
Results 101 - 106 of 106 for 111 (0.04 sec)
-
api/go1.16.txt
pkg syscall (darwin-arm64), const SYS_SIGPROCMASK ideal-int pkg syscall (darwin-arm64), const SYS_SIGRETURN = 184 pkg syscall (darwin-arm64), const SYS_SIGRETURN ideal-int pkg syscall (darwin-arm64), const SYS_SIGSUSPEND = 111 pkg syscall (darwin-arm64), const SYS_SIGSUSPEND ideal-int pkg syscall (darwin-arm64), const SYS_SIGSUSPEND_NOCANCEL = 410 pkg syscall (darwin-arm64), const SYS_SIGSUSPEND_NOCANCEL ideal-int
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
CREDITS
deletion from, or modification of the contents of Covered Software; or (b) any new file in Source Code Form that contains any Covered Software. 1.11. "Patent Claims" of a Contributor means any patent claim(s), including without limitation, method, process, and apparatus claims, in any patent Licensable by such
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Thu Mar 13 05:29:51 UTC 2025 - 1.8M bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const IFT_SS7SIGLINK = 156 pkg syscall (netbsd-arm64-cgo), const IFT_SS7SIGLINK ideal-int pkg syscall (netbsd-arm64-cgo), const IFT_STACKTOSTACK = 111 pkg syscall (netbsd-arm64-cgo), const IFT_STACKTOSTACK ideal-int pkg syscall (netbsd-arm64-cgo), const IFT_STARLAN = 11 pkg syscall (netbsd-arm64-cgo), const IFT_STARLAN ideal-int
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.24.md
- Remove `tolerate-unready-endpoints` annotation in Service deprecated from 1.11, use `Service.spec.publishNotReadyAddresses` instead. ([#108020](https://github.com/kubernetes/kubernetes/pull/108020), [@tossmilestone](https://github.com/tossmilestone))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Aug 24 00:02:43 UTC 2023 - 473.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.7.md
* Changes secret, configMap, downwardAPI and projected volumes to mount read-only, instead of allowing applications to write data and then reverting it automatically. Until version 1.11, setting the feature gate ReadOnlyAPIDataVolumes=false will preserve the old behavior. ([#58720](https://github.com/kubernetes/kubernetes/pull/58720), [@joelsmith](https://github.com/joelsmith))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 308.7K bytes - Viewed (1) -
lib/fips140/v1.0.0.zip
the carry for each coefficient by shifting it right // by 51, and add it to the limb above it. The top carry is multiplied by 19 // according to the reduction identity and added to the lowest limb. // // The largest coefficient (r0) will be at most 111 bits, which guarantees // that all carries are at most 111 - 51 = 60 bits, which fits in a uint64. // // r0 = a0×b0 + 19×(a1×b4 + a2×b3 + a3×b2 + a4×b1) // r0 < 2⁵²×2⁵² + 19×(2⁵²×2⁵² + 2⁵²×2⁵² + 2⁵²×2⁵² + 2⁵²×2⁵²) // r0 < (1 + 19 × 4) × 2⁵² × 2⁵² //...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)