- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for uint16 (0.1 sec)
-
api/go1.14.txt
pkg log, const Lmsgprefix = 64 pkg log, const Lmsgprefix ideal-int pkg math, func FMA(float64, float64, float64) float64 pkg math/bits, func Rem(uint, uint, uint) uint pkg math/bits, func Rem32(uint32, uint32, uint32) uint32 pkg math/bits, func Rem64(uint64, uint64, uint64) uint64 pkg mime/multipart, method (*Reader) NextRawPart() (*Part, error) pkg net/http, method (Header) Values(string) []string
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.20.txt
pkg archive/tar, var ErrInsecurePath error #55356 pkg archive/zip, var ErrInsecurePath error #55356 pkg bytes, func Clone([]uint8) []uint8 #45038 pkg bytes, func CutPrefix([]uint8, []uint8) ([]uint8, bool) #42537 pkg bytes, func CutSuffix([]uint8, []uint8) ([]uint8, bool) #42537 pkg context, func Cause(Context) error #51365 pkg context, func WithCancelCause(Context) (Context, CancelCauseFunc) #51365 pkg context, type CancelCauseFunc func(error) #51365
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0) -
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`.
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Tue Oct 22 14:33:53 UTC 2024 - 735.3K bytes - Viewed (0)