- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for 39 (0.05 sec)
-
api/go1.14.txt
pkg syscall (freebsd-arm64), const AF_SLOW ideal-int pkg syscall (freebsd-arm64), const AF_SNA = 11 pkg syscall (freebsd-arm64), const AF_SNA ideal-int pkg syscall (freebsd-arm64), const AF_VENDOR00 = 39 pkg syscall (freebsd-arm64), const AF_VENDOR00 ideal-int pkg syscall (freebsd-arm64), const AF_VENDOR01 = 41 pkg syscall (freebsd-arm64), const AF_VENDOR01 ideal-int pkg syscall (freebsd-arm64), const AF_VENDOR02 = 43
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
docs/en/docs/release-notes.md
## 0.71.0 ### Features * ✨ Add docs and tests for Python 3.9 and Python 3.10. PR [#3712](https://github.com/tiangolo/fastapi/pull/3712) by [@tiangolo](https://github.com/tiangolo). * You can start with [Python Types Intro](https://fastapi.tiangolo.com/python-types/), it explains what changes between different Python versions, in Python 3.9 and in Python 3.10.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Sep 05 12:48:45 UTC 2025 - 544.1K bytes - Viewed (0) -
lib/fips140/v1.0.0.zip
REGTMP5; \ ADDV h, REGTMP5, REGTMP4 // T2 = BIGSIGMA0(a) + Maj(a, b, c) // BIGSIGMA0(x) = ROTR(28,x) XOR ROTR(34,x) XOR ROTR(39,x) // Maj(x, y, z) = (x AND y) XOR (x AND z) XOR (y AND z) // Calculate T2 in REGTMP1 #define SHA512T2(a, b, c) \ ROTRV $28, a, REGTMP5; \ AND b, c, REGTMP1; \ ROTRV $34, a, REGTMP3; \ AND c, a, REGTMP; \ XOR REGTMP3, REGTMP5; \ XOR REGTMP, REGTMP1; \ ROTRV $39, a, REGTMP2; \ AND a, b, REGTMP3; \ XOR REGTMP3, REGTMP1; \ XOR REGTMP2, REGTMP5; \ ADDV REGTMP5, REGTMP1 // Calculate...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
src/main/webapp/css/admin/bootstrap.min.css.map
1. Duplicate behavior to the data-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Remove the bottom border in Firefox 39-.\n// 5. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-original-title] { // 1\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n border-bottom: 0; // 4\n text-decoration-skip-ink:...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 639.3K bytes - Viewed (1)