Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 6 of 6 for 20 (0.05 seconds)

  1. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type SysProcAttr struct, Setsid bool #53466
    pkg syscall (freebsd-riscv64), type Termios struct #53466
    pkg syscall (freebsd-riscv64), type Termios struct, Cc [20]uint8 #53466
    pkg syscall (freebsd-riscv64), type Termios struct, Cflag uint32 #53466
    pkg syscall (freebsd-riscv64), type Termios struct, Iflag uint32 #53466
    pkg syscall (freebsd-riscv64), type Termios struct, Ispeed uint32 #53466
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Click Count (0)
  2. RELEASE.md

        endpoints.
    
    For details on best practices with 2.0, see
    [the Effective 2.0 guide](https://www.tensorflow.org/beta/guide/effective_tf2)
    
    For information on upgrading your existing TensorFlow 1.x models, please refer
    to our
    [Upgrade](https://medium.com/tensorflow/upgrading-your-code-to-tensorflow-2-0-f72c3a4d83b5)
    and [Migration](https://www.tensorflow.org/beta/guide/migration_guide) guides.
    Created: Tue Dec 30 12:39:10 GMT 2025
    - Last Modified: Tue Oct 28 22:27:41 GMT 2025
    - 740.4K bytes
    - Click Count (3)
  3. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SizeofInet6Pktinfo = 20
    pkg syscall (freebsd-arm64), const SizeofInet6Pktinfo ideal-int
    pkg syscall (freebsd-arm64), const SizeofIPMreq = 8
    pkg syscall (freebsd-arm64), const SizeofIPMreq ideal-int
    pkg syscall (freebsd-arm64), const SizeofIPMreqn = 12
    pkg syscall (freebsd-arm64), const SizeofIPMreqn ideal-int
    pkg syscall (freebsd-arm64), const SizeofIPv6Mreq = 20
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Click Count (0)
  4. lib/fips140/v1.0.0-c2097c7c.zip

    = bits.RotateLeft64(t, 28) t = a[9] ^ d4 bc1 = bits.RotateLeft64(t, 20) a[10] = bc0 ^ (bc2 &^ bc1) a[16] = bc1 ^ (bc3 &^ bc2) a[22] = bc2 ^ (bc4 &^ bc3) a[3] = bc3 ^ (bc0 &^ bc4) a[9] = bc4 ^ (bc1 &^ bc0) t = a[20] ^ d0 bc4 = bits.RotateLeft64(t, 18) t = a[1] ^ d1 bc0 = bits.RotateLeft64(t, 1) t = a[7] ^ d2 bc1 = bits.RotateLeft64(t, 6) t = a[13] ^ d3 bc2 = bits.RotateLeft64(t, 25) t = a[19] ^ d4 bc3 = bits.RotateLeft64(t, 8) a[20] = bc0 ^ (bc2 &^ bc1) a[1] = bc1 ^ (bc3 &^ bc2) a[7] = bc2 ^ (bc4 &^...
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Sep 25 19:53:19 GMT 2025
    - 642.7K bytes
    - Click Count (0)
  5. lib/fips140/v1.1.0-rc1.zip

    = bits.RotateLeft64(t, 28) t = a[9] ^ d4 bc1 = bits.RotateLeft64(t, 20) a[10] = bc0 ^ (bc2 &^ bc1) a[16] = bc1 ^ (bc3 &^ bc2) a[22] = bc2 ^ (bc4 &^ bc3) a[3] = bc3 ^ (bc0 &^ bc4) a[9] = bc4 ^ (bc1 &^ bc0) t = a[20] ^ d0 bc4 = bits.RotateLeft64(t, 18) t = a[1] ^ d1 bc0 = bits.RotateLeft64(t, 1) t = a[7] ^ d2 bc1 = bits.RotateLeft64(t, 6) t = a[13] ^ d3 bc2 = bits.RotateLeft64(t, 25) t = a[19] ^ d4 bc3 = bits.RotateLeft64(t, 8) a[20] = bc0 ^ (bc2 &^ bc1) a[1] = bc1 ^ (bc3 &^ bc2) a[7] = bc2 ^ (bc4 &^...
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Dec 11 16:27:41 GMT 2025
    - 663K bytes
    - Click Count (0)
  6. docs/en/docs/release-notes.md

    * 🔧 Update Ruff config, add extra ignore rule from SQLModel. PR [#11353](https://github.com/tiangolo/fastapi/pull/11353) by [@tiangolo](https://github.com/tiangolo).
    * ⬆️ Upgrade configuration for Ruff v0.2.0. PR [#11075](https://github.com/tiangolo/fastapi/pull/11075) by [@charliermarsh](https://github.com/charliermarsh).
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sat Dec 27 19:06:15 GMT 2025
    - 586.7K bytes
    - Click Count (0)
Back to Top