- Sort Score
- Result 10 results
- Languages All
Results 501 - 510 of 524 for extra (0.31 sec)
-
lib/fips140/v1.0.0-c2097c7c.zip
// Divide by 2 ADDS $-1, y0, t0 ADCS const0, y1, t1 ADCS $0, y2, t2 ADCS const1, y3, t3 ADC $0, ZR, hlp0 ANDS $1, y0, ZR CSEL EQ, y0, t0, t0 CSEL EQ, y1, t1, t1 CSEL EQ, y2, t2, t2 CSEL EQ, y3, t3, t3 AND y0, hlp0, hlp0 EXTR $1, t0, t1, y0 EXTR $1, t1, t2, y1 EXTR $1, t2, t3, y2 EXTR $1, t3, hlp0, y3 STy(y3out) LDx(x1in) LDy(s) CALL p256MulInternal<>(SB) STy(s) p256MulBy2Inline STx(tmp) LDx(m) CALL p256SqrInternal<>(SB) LDx(tmp) CALL p256SubInternal<>(SB) STx(x3out) LDy(s) CALL p256SubInternal<>(SB)...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Sep 25 19:53:19 UTC 2025 - 642.7K bytes - Viewed (0) -
lib/fips140/v1.1.0-rc1.zip
// Divide by 2 ADDS $-1, y0, t0 ADCS const0, y1, t1 ADCS $0, y2, t2 ADCS const1, y3, t3 ADC $0, ZR, hlp0 ANDS $1, y0, ZR CSEL EQ, y0, t0, t0 CSEL EQ, y1, t1, t1 CSEL EQ, y2, t2, t2 CSEL EQ, y3, t3, t3 AND y0, hlp0, hlp0 EXTR $1, t0, t1, y0 EXTR $1, t1, t2, y1 EXTR $1, t2, t3, y2 EXTR $1, t3, hlp0, y3 STy(y3out) LDx(x1in) LDy(s) CALL p256MulInternal<>(SB) STy(s) p256MulBy2Inline STx(tmp) LDx(m) CALL p256SqrInternal<>(SB) LDx(tmp) CALL p256SubInternal<>(SB) STx(x3out) LDy(s) CALL p256SubInternal<>(SB)...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Dec 11 16:27:41 UTC 2025 - 663K bytes - Viewed (0) -
docs/es/docs/advanced/settings.md
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 13.2K bytes - Viewed (0) -
src/test/java/jcifs/internal/smb2/create/CreateContextRequestTest.java
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 24.9K bytes - Viewed (0) -
doc/go_spec.html
</p> <pre class="ebnf"> MethodDecl = "func" Receiver MethodName Signature [ FunctionBody ] . Receiver = Parameters . </pre> <p> The receiver is specified via an extra parameter section preceding the method name. That parameter section must declare a single non-variadic parameter, the receiver. Its type must be a <a href="#Type_definitions">defined</a> type <code>T</code> or a
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Tue Dec 02 23:07:19 UTC 2025 - 286.5K bytes - Viewed (1) -
docs/pt/docs/advanced/settings.md
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 13K bytes - Viewed (0) -
src/main/webapp/css/admin/adminlte.min.css.map
\"~bootstrap/scss/bootstrap\";\n\n// Variables and Mixins\n// ---------------------------------------------------\n@import \"variables\";\n@import \"variables-alt\";\n@import \"mixins\";\n\n@import \"parts/core\";\n@import \"parts/components\";\n@import \"parts/extra-components\";\n@import \"parts/pages\";\n@import \"parts/plugins\";\n@import \"parts/miscellaneous\";\n","/*!\n * Bootstrap v4.6.1 (https://getbootstrap.com/)\n * Copyright 2011-2021 The Bootstrap Authors\n * Copyright 2011-2021 Twitter, Inc.\n * Licensed...
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 3.7M bytes - Viewed (3) -
docs/pt/docs/help-fastapi.md
---
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Nov 12 16:23:57 UTC 2025 - 15.1K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const EV_SYSFLAGS ideal-int pkg syscall (netbsd-arm64-cgo), const EWOULDBLOCK = 35 pkg syscall (netbsd-arm64-cgo), const EXDEV = 18 pkg syscall (netbsd-arm64-cgo), const EXTA = 19200 pkg syscall (netbsd-arm64-cgo), const EXTA ideal-int pkg syscall (netbsd-arm64-cgo), const EXTB = 38400 pkg syscall (netbsd-arm64-cgo), const EXTB ideal-int pkg syscall (netbsd-arm64-cgo), const EXTPROC = 2048
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
CONTRIBUTING.md
LD_LIBRARY_PATH and add the `cuda` option flag. ```bash export LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:/usr/local/cuda/lib64:/usr/local/cuda/extras/CUPTI/lib64:$LD_LIBRARY_PATH" export flags="--config=linux --config=cuda -k" ``` For example, to run all tests under tensorflow/python, do: ```bashRegistered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Sat Jan 11 04:47:59 UTC 2025 - 15.9K bytes - Viewed (0)