- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for errno (0.04 sec)
-
api/go1.14.txt
pkg syscall (freebsd-arm64-cgo), const EPROGMISMATCH = 75 pkg syscall (freebsd-arm64-cgo), const EPROGMISMATCH Errno pkg syscall (freebsd-arm64-cgo), const EPROGUNAVAIL = 74 pkg syscall (freebsd-arm64-cgo), const EPROGUNAVAIL Errno pkg syscall (freebsd-arm64-cgo), const EPROTO = 92 pkg syscall (freebsd-arm64-cgo), const EPROTO Errno pkg syscall (freebsd-arm64-cgo), const EPROTONOSUPPORT = 43
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.20.txt
pkg syscall (freebsd-riscv64), const EPROGMISMATCH = 75 #53466 pkg syscall (freebsd-riscv64), const EPROGMISMATCH Errno #53466 pkg syscall (freebsd-riscv64), const EPROGUNAVAIL = 74 #53466 pkg syscall (freebsd-riscv64), const EPROGUNAVAIL Errno #53466 pkg syscall (freebsd-riscv64), const EPROTO = 92 #53466 pkg syscall (freebsd-riscv64), const EPROTO Errno #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) -
RELEASE.md
* NNAPI * Set default value for `StatefulNnApiDelegate::Options::max_number_delegated_partitions` to 3. * Add capability to disable `NNAPI` CPU and check `NNAPI` Errno. * Fix crashes when using `NNAPI` with target accelerator specified with model containing Conv2d or FullyConnected or LSTM nodes with quantized weights.
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.19.md
- github.com/ugorji/go: [v1.1.4](https://github.com/ugorji/go/tree/v1.1.4) - golang.org/x/mod: v0.1.0 - google.golang.org/protobuf: v1.23.0 - gopkg.in/errgo.v2: v2.1.0 - k8s.io/klog/v2: v2.0.0 ### Changed - cloud.google.com/go: v0.38.0 → v0.51.0
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jan 05 05:42:32 UTC 2022 - 489.7K bytes - Viewed (0) -
lib/fips140/v1.0.0.zip
#include "textflag.h" // func kdsa(fc uint64, params *[4096]byte) (errn uint64) TEXT ·kdsa(SB), NOSPLIT|NOFRAME, $0-24 MOVD fc+0(FP), R0 // function code MOVD params+8(FP), R1 // address parameter block loop: KDSA R0, R4 // compute digital signature authentication BVS loop // branch back if interrupted BGT retry // signing unsuccessful, but retry with new CSPRN BLT error // condition code of 1 indicates a failure success: MOVD $0, errn+16(FP) // return 0 - sign/verify was successful RET error: MOVD...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)