Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Uint16 (0.2 sec)

  1. api/go1.14.txt

    pkg crypto/tls, const TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 = 52393
    pkg crypto/tls, const TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 uint16
    pkg crypto/tls, const TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 = 52392
    pkg crypto/tls, const TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 uint16
    pkg crypto/tls, func CipherSuiteName(uint16) string
    pkg crypto/tls, func CipherSuites() []*CipherSuite
    pkg crypto/tls, func InsecureCipherSuites() []*CipherSuite
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  2. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type Dirent struct, Namlen uint16 #53466
    pkg syscall (freebsd-riscv64), type Dirent struct, Off int64 #53466
    pkg syscall (freebsd-riscv64), type Dirent struct, Pad0 uint8 #53466
    pkg syscall (freebsd-riscv64), type Dirent struct, Pad1 uint16 #53466
    pkg syscall (freebsd-riscv64), type Dirent struct, Reclen uint16 #53466
    pkg syscall (freebsd-riscv64), type Dirent struct, Type uint8 #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  3. RELEASE.md

        *   Added 16-bit and 32-bit int support for the built-in op `bitcast`.
        *   Added 8-bit/16-bit/32-bit int/uint support for the built-in op `bitwise_xor`
        *   Added int16 indices support for built-in op `gather` and `gather_nd`.
        *   Added 8-bit/16-bit/32-bit int/uint support for the built-in op `right_shift`
        *   Added reference implementation for 16-bit int unquantized `add`.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top