- Sort Score
- Result 10 results
- Languages All
Results 501 - 502 of 502 for mdfind (0.08 sec)
-
api/go1.txt
pkg regexp, func QuoteMeta(string) string pkg regexp, method (*Regexp) Expand([]uint8, []uint8, []uint8, []int) []uint8 pkg regexp, method (*Regexp) ExpandString([]uint8, string, string, []int) []uint8 pkg regexp, method (*Regexp) Find([]uint8) []uint8 pkg regexp, method (*Regexp) FindAll([]uint8, int) [][]uint8 pkg regexp, method (*Regexp) FindAllIndex([]uint8, int) [][]int pkg regexp, method (*Regexp) FindAllString(string, int) []string
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
lib/fips140/v1.0.0.zip
additions). basepointNafTable := basepointNafTable() var aTable nafLookupTable5 aTable.FromP3(A) // Because the basepoint is fixed, we can use a wider NAF // corresponding to a bigger table. aNaf := a.nonAdjacentForm(5) bNaf := b.nonAdjacentForm(8) // Find the first nonzero coefficient. i := 255 for j := i; j >= 0; j-- { if aNaf[j] != 0 || bNaf[j] != 0 { break } } multA := &projCached{} multB := &affineCached{} tmp1 := &projP1xP1{} tmp2 := &projP2{} tmp2.Zero() // Move from high to low bits, doubling...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)