- Sort Score
- Result 10 results
- Languages All
Results 21 - 29 of 29 for mmat (0.06 sec)
-
api/go1.txt
pkg syscall (darwin-386), func Lstat(string, *Stat_t) error pkg syscall (darwin-386), func Mkfifo(string, uint32) error pkg syscall (darwin-386), func Mknod(string, uint32, int) error pkg syscall (darwin-386), func Mmap(int, int64, int, int, int) ([]uint8, error) pkg syscall (darwin-386), func Munmap([]uint8) error pkg syscall (darwin-386), func NsecToTimespec(int64) Timespec pkg syscall (darwin-386), func Open(string, int, uint32) (int, error)
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), func Lstat(string, *Stat_t) error pkg syscall (freebsd-arm64), func Mkfifo(string, uint32) error pkg syscall (freebsd-arm64), func Mknod(string, uint32, uint64) error pkg syscall (freebsd-arm64), func Mmap(int, int64, int, int, int) ([]uint8, error) pkg syscall (freebsd-arm64), func Munmap([]uint8) error pkg syscall (freebsd-arm64), func Nanosleep(*Timespec, *Timespec) 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) -
api/go1.16.txt
pkg syscall (darwin-arm64), func Mknod(string, uint32, int) error pkg syscall (darwin-arm64), func Mlock([]uint8) error pkg syscall (darwin-arm64), func Mlockall(int) error pkg syscall (darwin-arm64), func Mmap(int, int64, int, int, int) ([]uint8, error) pkg syscall (darwin-arm64), func Mprotect([]uint8, int) error pkg syscall (darwin-arm64), func Munlock([]uint8) error pkg syscall (darwin-arm64), func Munlockall() error
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), func Mkfifo(string, uint32) error pkg syscall (netbsd-arm64-cgo), func Mknod(string, uint32, int) error pkg syscall (netbsd-arm64-cgo), func Mmap(int, int64, int, int, int) ([]uint8, error) pkg syscall (netbsd-arm64-cgo), func Munmap([]uint8) error pkg syscall (netbsd-arm64-cgo), func Nanosleep(*Timespec, *Timespec) error
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), func Mkfifo(string, uint32) error #53466 pkg syscall (freebsd-riscv64), func Mknod(string, uint32, uint64) error #53466 pkg syscall (freebsd-riscv64), func Mmap(int, int64, int, int, int) ([]uint8, error) #53466 pkg syscall (freebsd-riscv64), func Munmap([]uint8) error #53466 pkg syscall (freebsd-riscv64), func Nanosleep(*Timespec, *Timespec) error #53466
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0) -
okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt
2F80 ; mapped ; 807F # 3.0 KANGXI RADICAL BRUSH 2F81 ; mapped ; 8089 # 3.0 KANGXI RADICAL MEAT 2F82 ; mapped ; 81E3 # 3.0 KANGXI RADICAL MINISTER 2F83 ; mapped ; 81EA # 3.0 KANGXI RADICAL SELF
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat Feb 10 11:25:47 UTC 2024 - 854.1K bytes - Viewed (0) -
RELEASE.md
ambiguity on broadcast rules. * Upgraded libxsmm to 1.7.1 and applied other changes for performance and memory usage. * Fixed bfloat16 integration of LIBXSMM sparse mat-mul. * Improved performance and reduce memory usage by allowing ops to forward input buffers to output buffers and perform computations in-place. * Improved the performance of CPU assignment for strings.
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2) -
lib/fips140/v1.0.0.zip
before the page boundary should cause a fault. This is linux specific. func dangerousObjs[T any](t *testing.T) (start *T, end *T) { pagesize := syscall.Getpagesize() b, err := syscall.Mmap(0, 0, 3*pagesize, syscall.PROT_READ|syscall.PROT_WRITE, syscall.MAP_ANONYMOUS|syscall.MAP_PRIVATE) if err != nil { t.Fatalf("mmap failed %s", err) } err = syscall.Mprotect(b[:pagesize], syscall.PROT_NONE) if err != nil { t.Fatalf("mprotect low failed %s\n", err) } err = syscall.Mprotect(b[2*pagesize:], syscall.PROT_NONE)...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
CREDITS
github.com/stretchr/testify https://github.com/stretchr/testify ---------------------------------------------------------------- MIT License Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Thu Mar 13 05:29:51 UTC 2025 - 1.8M bytes - Viewed (0)