- Sort Score
- Num 10 results
- Language All
Results 1 - 6 of 6 for errno (0.16 seconds)
-
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
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Feb 17 20:31:46 GMT 2023 - 508.9K bytes - Click Count (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
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Feb 17 21:23:32 GMT 2023 - 602.6K bytes - Click Count (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.Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Mon Mar 30 18:31:38 GMT 2026 - 746.5K bytes - Click Count (3) -
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
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Wed Jan 05 05:42:32 GMT 2022 - 489.7K bytes - Click Count (0) -
lib/fips140/v1.26.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...
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Jan 08 17:58:32 GMT 2026 - 660.3K bytes - Click Count (0) -
lib/fips140/v1.0.0-c2097c7c.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...
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Sep 25 19:53:19 GMT 2025 - 642.7K bytes - Click Count (0)