Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akalin/gopar
/ functions
Functions
556 in github.com/akalin/gopar
⨍
Functions
556
◇
Types & classes
101
Function
TestRepairAddedBytes
(t *testing.T)
par2/decoder_test.go:421
Function
TestRepairDefaults
(t *testing.T)
par1/repair_test.go:53
Function
TestRepairDefaults
(t *testing.T)
par2/repair_test.go:59
Function
TestRepairRemovedBytes
(t *testing.T)
par2/decoder_test.go:457
Function
TestRepairSwappedFiles
(t *testing.T)
par2/decoder_test.go:493
Function
TestSetHashMismatch
(t *testing.T)
par1/decoder_test.go:352
Function
TestSetIDMismatch
(t *testing.T)
par2/decoder_test.go:337
Function
TestShardCounts
(t *testing.T)
par2/decoder_test.go:285
Function
TestStandardToAltMapSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:45
Function
TestStandardToAltMapSliceSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:86
Function
TestTimesDiv
(t *testing.T)
gf2p16/t_test.go:37
Function
TestUTF16LEStringRoundTrip
(t *testing.T)
par1/file_entry_test.go:10
Function
TestVandermondeMatrix
(t *testing.T)
rsec16/vandermonde_test.go:16
Function
TestVerify
(t *testing.T)
par1/verify_test.go:48
Function
TestVerify
(t *testing.T)
par2/verify_test.go:44
Function
TestVerifyAllData
(t *testing.T)
par1/decoder_test.go:327
Function
TestVerifyDefaults
(t *testing.T)
par1/verify_test.go:57
Function
TestVerifyDefaults
(t *testing.T)
par2/verify_test.go:60
Function
TestVolumeRoundTrip
(t *testing.T)
par1/volume_test.go:10
Function
TestWriteParity
(t *testing.T)
par1/encoder_test.go:120
Function
TestWriteParity
(t *testing.T)
par2/encoder_test.go:152
Function
TestWriteParityFilesOutOfBasePath
(t *testing.T)
par2/encoder_test.go:169
Method
Times
Times returns the product of p and q as polynomials over GF(2), mod x^64.
gf2/poly64.go:20
Method
Times
Times returns the matrix product of m with n, which must have compatible dimensions.
gf2p16/matrix.go:88
Method
WriteFile
(path string, data []byte)
par1/file_io.go:7
Method
WriteFile
(path string, data []byte)
par1/file_io.go:16
Method
WriteFile
(path string, data []byte)
par1/decoder_test.go:31
Method
WriteFile
(path string, data []byte)
par2/decoder.go:34
Method
WriteFile
(path string, data []byte)
par2/decoder_test.go:104
Function
applyMatrixParallelOut
(m gf2p16.Matrix, in, out [][]byte, numGoroutines int)
rsec16/matrix.go:46
Function
benchMulAndAddByteSliceLE
(b *testing.B, byteCount int)
gf2p16/slice_test.go:206
Function
benchMulAndAddSlice
(b *testing.B, byteCount int)
gf2p16/slice_test.go:252
Function
benchMulAndAddUint16Slice
(b *testing.B, byteCount int)
gf2p16/slice_test.go:271
Function
benchMulByteSliceLE
(b *testing.B, byteCount int)
gf2p16/slice_test.go:187
Function
benchMulSlice
(b *testing.B, byteCount int)
gf2p16/slice_test.go:233
Function
init
()
rsec16/coder.go:67
Function
init
()
gf2p16/slice_amd64.go:12
Function
init
()
gf2p16/t.go:31
Function
main
()
cmd/par/main.go:373
Function
mulAndAddSlice
(c T, in, out []T)
gf2p16/slice_nonamd64.go:30
Function
mulSlice
(c T, in, out []T)
gf2p16/slice_nonamd64.go:26
Method
ok
(location shardLocation)
par2/decoder.go:129
Function
platformInit
()
gf2p16/t_nonamd64.go:5
Function
testApplyMatrixIdentity
(t *testing.T, applyMatrixFn applyMatrixFunc)
rsec16/matrix_test.go:113
Function
testApplyMatrixVandermonde
(t *testing.T, applyMatrixFn applyMatrixFunc)
rsec16/matrix_test.go:130
Function
testCoderGenerateParity
(t *testing.T, newCoder func(int, int) (Coder, error))
rsec16/coder_test.go:164
Function
testCoderReconstructData
(t *testing.T, newCoder func(int, int) (Coder, error))
rsec16/coder_test.go:179
Function
testCoderReconstructDataMissingParity
(t *testing.T, newCoder func(int, int) (Coder, error))
rsec16/coder_test.go:202
Function
testCoderReconstructDataNotEnough
(t *testing.T, newCoder func(int, int) (Coder, error))
rsec16/coder_test.go:231
Function
testDecoderRepair
(t *testing.T, workingDir string, useAbsPath bool)
par1/decoder_test.go:374
Function
testDecoderRepair
(t *testing.T, workingDir string, useAbsPath bool)
par2/decoder_test.go:366
Function
testDecoderVerify
(t *testing.T, workingDir string, useAbsPath bool)
par2/decoder_test.go:289
Function
testFileCounts
(t *testing.T, workingDir string, useAbsPath bool)
par1/decoder_test.go:192
Function
testShardCounts
(t *testing.T, workingDir string, useAbsPath bool)
par2/decoder_test.go:206
Function
testVerifyAllData
(t *testing.T, workingDir string, useAbsPath bool)
par1/decoder_test.go:275
Function
testWriteParity
(t *testing.T, workingDir string, useAbsPath bool)
par1/encoder_test.go:82
← previous
501–556 of 556, ranked by callers