Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for read3 (0.09 sec)

  1. lib/fips140/v1.0.0.zip

    T1, ADD4, CAR1, CAR2 // VACCCQ VADDEUQM T1, ADD4, CAR1, T1 // VACQ VADDUQM T2, CAR2, T2 // VAQ LXVD2X (R18)(CPOOL), SEL2 LXVD2X (R19)(CPOOL), SEL3 LXVD2X (R20)(CPOOL), SEL4 VPERM RED3, T0, SEL2, RED1 // [d0 0 d1 d0] VPERM RED3, T0, SEL3, RED2 // [ 0 d1 d0 d1] VPERM RED3, T0, SEL4, RED3 // [ 0 0 d1 d0] VSUBUQM RED2, RED3, RED2 // Guaranteed not to underflow // VSQ VSLDOI $12, T1, T0, T0 // VSLDB VSLDOI $12, T2, T1, T1 // VSLDB VADDCUQ T0, ADD3H, CAR1 // VACCQ VADDUQM T0, ADD3H, T0 // VAQ VADDECUQ...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  2. RELEASE.md

            `"LOCAL"` (case insensitive). If `"AUTO"`, tf.data service runtime
            decides which workers to read from. If `"ANY"`, TF workers read from any
            tf.data service workers. If `"LOCAL"`, TF workers will only read from
            local in-processs tf.data service workers. `"AUTO"` works well for most
            cases, while users can specify other targets. For example, `"LOCAL"`
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (3)
  3. docs/en/docs/release-notes.md

    This change is what supports the new features, read below. 🤓
    
    ### Dependencies with `yield`, `HTTPException` and Background Tasks
    
    Dependencies with `yield` now can raise `HTTPException` and other exceptions after `yield`. 🎉
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
  4. api/go1.14.txt

    pkg syscall (freebsd-arm64), func RawSyscall6(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
    pkg syscall (freebsd-arm64), func Read(int, []uint8) (int, error)
    pkg syscall (freebsd-arm64), func ReadDirent(int, []uint8) (int, error)
    pkg syscall (freebsd-arm64), func Recvfrom(int, []uint8, int) (int, Sockaddr, error)
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  5. api/go1.20.txt

    pkg io, method (*OffsetWriter) WriteAt([]uint8, int64) (int, error) #45899
    pkg io, method (*OffsetWriter) Write([]uint8) (int, error) #45899
    pkg io, type OffsetWriter struct #45899
    pkg math/rand, func Read //deprecated #20661
    pkg math/rand, func Seed //deprecated #56319
    pkg net, const FlagRunning = 32 #53482
    pkg net, const FlagRunning Flags #53482
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
Back to top