- Sort Score
- Result 10 results
- Languages All
Results 361 - 367 of 367 for Extra (0.26 sec)
-
lib/fips140/v1.0.0.zip
if ne (add $i 1) $N }} ADDS $1, IV_LOW_LE ADC $0, IV_HIGH_LE {{ end }} {{ end }} {{/* Num rounds branching. */}} CMP $12, NR BLT Lenc128 BEQ Lenc192 {{/* 2 extra rounds for 256-bit keys. */}} Lenc256: {{- template "load_keys" (load_keys_args 0 2) }} {{- template "enc" (enc_args 0 $N true) }} {{- template "enc" (enc_args 1 $N true) }} {{/* 2 extra rounds for 192-bit keys. */}} Lenc192: {{- template "load_keys" (load_keys_args 2 2) }} {{- template "enc" (enc_args 2 $N true) }} {{- template "enc" (enc_args...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K 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 Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0) -
okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
// exposed : Binky Moon, LLC // https://www.iana.org/domains/root/db/exposed.html exposed // express : Binky Moon, LLC // https://www.iana.org/domains/root/db/express.html express // extraspace : Extra Space Storage LLC // https://www.iana.org/domains/root/db/extraspace.html extraspace // fage : Fage International S.A. // https://www.iana.org/domains/root/db/fage.html fage
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Fri Dec 27 13:39:56 UTC 2024 - 309.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.26.md
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Mar 14 16:24:51 UTC 2024 - 425.7K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (windows-amd64), type SysProcAttr struct, ThreadAttributes *SecurityAttributes pkg testing, func Init() pkg testing, method (*B) ReportMetric(float64, string) pkg testing, type BenchmarkResult struct, Extra map[string]float64 pkg text/template, method (ExecError) Unwrap() error pkg time, method (Duration) Microseconds() int64 pkg time, method (Duration) Milliseconds() int64 pkg unicode, const Version = "11.0.0"
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
RELEASE.md
for details. * Added a new op `SparseSegmentSumGrad` to match the other sparse segment gradient ops and avoid an extra gather operation that was in the previous gradient implementation. * Added a new session config setting `internal_fragmentation_fraction`,
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (1) -
api/go1.txt
pkg archive/zip, type FileHeader struct, CompressedSize uint32 pkg archive/zip, type FileHeader struct, CreatorVersion uint16 pkg archive/zip, type FileHeader struct, ExternalAttrs uint32 pkg archive/zip, type FileHeader struct, Extra []uint8 pkg archive/zip, type FileHeader struct, Flags uint16 pkg archive/zip, type FileHeader struct, Method uint16 pkg archive/zip, type FileHeader struct, ModifiedDate uint16
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0)