MCPcopy Create free account

hub / github.com/akalin/gopar / functions

Functions556 in github.com/akalin/gopar

FunctionTestRepairAddedBytes
(t *testing.T)
par2/decoder_test.go:421
FunctionTestRepairDefaults
(t *testing.T)
par1/repair_test.go:53
FunctionTestRepairDefaults
(t *testing.T)
par2/repair_test.go:59
FunctionTestRepairRemovedBytes
(t *testing.T)
par2/decoder_test.go:457
FunctionTestRepairSwappedFiles
(t *testing.T)
par2/decoder_test.go:493
FunctionTestSetHashMismatch
(t *testing.T)
par1/decoder_test.go:352
FunctionTestSetIDMismatch
(t *testing.T)
par2/decoder_test.go:337
FunctionTestShardCounts
(t *testing.T)
par2/decoder_test.go:285
FunctionTestStandardToAltMapSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:45
FunctionTestStandardToAltMapSliceSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:86
FunctionTestTimesDiv
(t *testing.T)
gf2p16/t_test.go:37
FunctionTestUTF16LEStringRoundTrip
(t *testing.T)
par1/file_entry_test.go:10
FunctionTestVandermondeMatrix
(t *testing.T)
rsec16/vandermonde_test.go:16
FunctionTestVerify
(t *testing.T)
par1/verify_test.go:48
FunctionTestVerify
(t *testing.T)
par2/verify_test.go:44
FunctionTestVerifyAllData
(t *testing.T)
par1/decoder_test.go:327
FunctionTestVerifyDefaults
(t *testing.T)
par1/verify_test.go:57
FunctionTestVerifyDefaults
(t *testing.T)
par2/verify_test.go:60
FunctionTestVolumeRoundTrip
(t *testing.T)
par1/volume_test.go:10
FunctionTestWriteParity
(t *testing.T)
par1/encoder_test.go:120
FunctionTestWriteParity
(t *testing.T)
par2/encoder_test.go:152
FunctionTestWriteParityFilesOutOfBasePath
(t *testing.T)
par2/encoder_test.go:169
MethodTimes
Times returns the product of p and q as polynomials over GF(2), mod x^64.
gf2/poly64.go:20
MethodTimes
Times returns the matrix product of m with n, which must have compatible dimensions.
gf2p16/matrix.go:88
MethodWriteFile
(path string, data []byte)
par1/file_io.go:7
MethodWriteFile
(path string, data []byte)
par1/file_io.go:16
MethodWriteFile
(path string, data []byte)
par1/decoder_test.go:31
MethodWriteFile
(path string, data []byte)
par2/decoder.go:34
MethodWriteFile
(path string, data []byte)
par2/decoder_test.go:104
FunctionapplyMatrixParallelOut
(m gf2p16.Matrix, in, out [][]byte, numGoroutines int)
rsec16/matrix.go:46
FunctionbenchMulAndAddByteSliceLE
(b *testing.B, byteCount int)
gf2p16/slice_test.go:206
FunctionbenchMulAndAddSlice
(b *testing.B, byteCount int)
gf2p16/slice_test.go:252
FunctionbenchMulAndAddUint16Slice
(b *testing.B, byteCount int)
gf2p16/slice_test.go:271
FunctionbenchMulByteSliceLE
(b *testing.B, byteCount int)
gf2p16/slice_test.go:187
FunctionbenchMulSlice
(b *testing.B, byteCount int)
gf2p16/slice_test.go:233
Functioninit
()
rsec16/coder.go:67
Functioninit
()
gf2p16/slice_amd64.go:12
Functioninit
()
gf2p16/t.go:31
Functionmain
()
cmd/par/main.go:373
FunctionmulAndAddSlice
(c T, in, out []T)
gf2p16/slice_nonamd64.go:30
FunctionmulSlice
(c T, in, out []T)
gf2p16/slice_nonamd64.go:26
Methodok
(location shardLocation)
par2/decoder.go:129
FunctionplatformInit
()
gf2p16/t_nonamd64.go:5
FunctiontestApplyMatrixIdentity
(t *testing.T, applyMatrixFn applyMatrixFunc)
rsec16/matrix_test.go:113
FunctiontestApplyMatrixVandermonde
(t *testing.T, applyMatrixFn applyMatrixFunc)
rsec16/matrix_test.go:130
FunctiontestCoderGenerateParity
(t *testing.T, newCoder func(int, int) (Coder, error))
rsec16/coder_test.go:164
FunctiontestCoderReconstructData
(t *testing.T, newCoder func(int, int) (Coder, error))
rsec16/coder_test.go:179
FunctiontestCoderReconstructDataMissingParity
(t *testing.T, newCoder func(int, int) (Coder, error))
rsec16/coder_test.go:202
FunctiontestCoderReconstructDataNotEnough
(t *testing.T, newCoder func(int, int) (Coder, error))
rsec16/coder_test.go:231
FunctiontestDecoderRepair
(t *testing.T, workingDir string, useAbsPath bool)
par1/decoder_test.go:374
FunctiontestDecoderRepair
(t *testing.T, workingDir string, useAbsPath bool)
par2/decoder_test.go:366
FunctiontestDecoderVerify
(t *testing.T, workingDir string, useAbsPath bool)
par2/decoder_test.go:289
FunctiontestFileCounts
(t *testing.T, workingDir string, useAbsPath bool)
par1/decoder_test.go:192
FunctiontestShardCounts
(t *testing.T, workingDir string, useAbsPath bool)
par2/decoder_test.go:206
FunctiontestVerifyAllData
(t *testing.T, workingDir string, useAbsPath bool)
par1/decoder_test.go:275
FunctiontestWriteParity
(t *testing.T, workingDir string, useAbsPath bool)
par1/encoder_test.go:82
← previous501–556 of 556, ranked by callers