MCPcopy Create free account

hub / github.com/akalin/gopar / functions

Functions556 in github.com/akalin/gopar

MethodOnUnknownPacketLoad
(packetType [16]byte, byteCount int)
par2/file_test.go:39
MethodOnVolumeFileLoad
OnVolumeFileLoad implements the DecoderDelegate interface.
par1/decoder.go:63
MethodOnVolumeFileLoad
(i uint64, path string, storedSetHash, computedSetHash [16]byte, dataByteCount int, err error)
par1/decoder_test.go:69
MethodOnVolumeFileLoad
(i uint64, path string, storedSetHash, computedSetHash [16]byte, dataByteCount int, err error)
cmd/par/main.go:77
MethodOnVolumeFileWrite
OnVolumeFileWrite implements the CreateDelegate interface.
par1/create.go:28
MethodOnVolumeFileWrite
(i, n int, path string, dataByteCount, byteCount int, err error)
par1/encoder_test.go:22
MethodOnVolumeFileWrite
(i, n int, path string, dataByteCount, byteCount int, err error)
cmd/par/main.go:31
MethodPlus
Plus returns the sum of p and q as polynomials over GF(2), which is just the bitwise xor of the two.
gf2/poly64.go:8
MethodReadFile
(path string)
par1/file_io.go:6
MethodReadFile
(path string)
par1/file_io.go:12
MethodReadFile
(path string)
par1/decoder_test.go:22
MethodReadFile
(path string)
par2/decoder.go:26
MethodReadFile
(path string)
par2/decoder_test.go:86
MethodRepairNeeded
RepairNeeded returns whether repair is needed, i.e. whether UnusableDataFileCount is non-zero.
par1/decoder.go:315
MethodRepairNeeded
RepairNeeded returns whether repair is needed, i.e. whether UnusableDataShardCount is non-zero.
par2/decoder.go:604
MethodRepairPossible
RepairPossible returns whether repair is possible i.e. whether UsableParityFileCount >= UnusableDataFileCount.
par1/decoder.go:321
MethodRepairPossible
RepairPossible returns whether repair is possible i.e. whether UsableParityShardCount >= UnusableDataShardCount.
par2/decoder.go:610
MethodString
()
par1/header.go:24
MethodString
()
par1/file_entry.go:53
FunctionTestAltToMapSliceSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:152
FunctionTestAltToStandardMapSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:111
FunctionTestApplyMatrixIdentity
(t *testing.T)
rsec16/matrix_test.go:126
FunctionTestApplyMatrixVandermonde
(t *testing.T)
rsec16/matrix_test.go:147
FunctionTestBadFilename
(t *testing.T)
par1/decoder_test.go:331
FunctionTestCRC32Window
(t *testing.T)
par2/crc32_test.go:126
FunctionTestCRCShiftLeftReversed
(t *testing.T)
par2/crc32_test.go:73
FunctionTestCRCZ32ReverseBytesShiftLeft
(t *testing.T)
par2/crc32_test.go:48
FunctionTestCalculateParallelParams
(t *testing.T)
rsec16/matrix_test.go:12
FunctionTestCauchyMatrix
(t *testing.T)
rsec16/cauchy_test.go:10
FunctionTestCoderCauchyNewCoderError
(t *testing.T)
rsec16/coder_test.go:20
FunctionTestCoderGenerateParity
(t *testing.T)
rsec16/coder_test.go:175
FunctionTestCoderPAR2VandermondeNewCoderError
(t *testing.T)
rsec16/coder_test.go:38
FunctionTestCoderReconstructData
(t *testing.T)
rsec16/coder_test.go:198
FunctionTestCoderReconstructDataMissingParity
(t *testing.T)
rsec16/coder_test.go:227
FunctionTestCoderReconstructDataNotEnough
(t *testing.T)
rsec16/coder_test.go:264
FunctionTestCreate
(t *testing.T)
par1/create_test.go:45
FunctionTestCreate
(t *testing.T)
par2/create_test.go:33
FunctionTestCreateDefaults
(t *testing.T)
par1/create_test.go:54
FunctionTestCreateDefaults
(t *testing.T)
par2/create_test.go:53
FunctionTestCreatorPacketRoundTrip
(t *testing.T)
par2/creator_packet_test.go:9
FunctionTestDecodeASCIIString
(t *testing.T)
par2/string_test.go:10
FunctionTestDecodeASCIIStringNullByte
(t *testing.T)
par2/string_test.go:22
FunctionTestDecodeNonASCIIString
(t *testing.T)
par2/string_test.go:27
FunctionTestDecoderRepair
(t *testing.T)
par1/decoder_test.go:425
FunctionTestDecoderRepair
(t *testing.T)
par2/decoder_test.go:417
FunctionTestDecoderVerify
(t *testing.T)
par2/decoder_test.go:333
FunctionTestEncodeASCIIString
(t *testing.T)
par2/string_test.go:32
FunctionTestEncodeNonASCIIString
(t *testing.T)
par2/string_test.go:46
FunctionTestEncodeParity
(t *testing.T)
par1/encoder_test.go:41
FunctionTestEncodeParity
(t *testing.T)
par2/encoder_test.go:49
FunctionTestEncodeParityFilenameCollision
(t *testing.T)
par1/encoder_test.go:72
FunctionTestFileCounts
(t *testing.T)
par1/decoder_test.go:271
FunctionTestFileDescriptionPacketRoundTrip
(t *testing.T)
par2/file_description_packet_test.go:10
FunctionTestFileEntryRoundTrip
(t *testing.T)
par1/file_entry_test.go:23
FunctionTestFileRoundTrip
(t *testing.T)
par2/file_test.go:79
FunctionTestFillShardInfos
(t *testing.T)
par2/decoder_test.go:47
FunctionTestGenerators
(t *testing.T)
rsec16/coder_test.go:27
FunctionTestHeaderRoundTrip
(t *testing.T)
par1/header_test.go:10
FunctionTestIFSCPacketRoundTrip
(t *testing.T)
par2/ifsc_packet_test.go:10
FunctionTestInverse
(t *testing.T)
gf2p16/t_test.go:10
FunctionTestIrreducible
(t *testing.T)
gf2/poly64_test.go:44
FunctionTestMainPacketRoundTrip
(t *testing.T)
par2/main_packet_test.go:9
FunctionTestMakeReconstructionMatrix
(t *testing.T)
rsec16/coder_test.go:93
FunctionTestMatrixAddScaledRow
(t *testing.T)
gf2p16/matrix_test.go:94
FunctionTestMatrixInverse
(t *testing.T)
gf2p16/matrix_test.go:120
FunctionTestMatrixInverseIdentity
(t *testing.T)
gf2p16/matrix_test.go:111
FunctionTestMatrixInverseSingular
(t *testing.T)
gf2p16/matrix_test.go:133
FunctionTestMatrixRowReduceForInverse
(t *testing.T)
gf2p16/matrix_test.go:164
FunctionTestMatrixScaleRow
(t *testing.T)
gf2p16/matrix_test.go:77
FunctionTestMatrixSwapRows
(t *testing.T)
gf2p16/matrix_test.go:53
FunctionTestMatrixTimes
(t *testing.T)
gf2p16/matrix_test.go:35
FunctionTestMod11
(t *testing.T)
gf2/poly64_test.go:74
FunctionTestMulAltMapSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:181
FunctionTestMulAndAddByteSliceLE
(t *testing.T)
gf2p16/slice_test.go:92
FunctionTestMulAndAddByteSliceLENoSSSE3
(t *testing.T)
gf2p16/slice_amd64_test.go:25
FunctionTestMulAndAddSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:275
FunctionTestMulAndAddSlice
(t *testing.T)
gf2p16/slice_test.go:159
FunctionTestMulAndAddSliceSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:301
FunctionTestMulByteSliceLE
(t *testing.T)
gf2p16/slice_test.go:64
FunctionTestMulByteSliceLENoSSSE3
(t *testing.T)
gf2p16/slice_amd64_test.go:17
FunctionTestMulSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:229
FunctionTestMulSlice
(t *testing.T)
gf2p16/slice_test.go:132
FunctionTestMulSliceAltMapSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:206
FunctionTestMulSliceSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:255
FunctionTestMulTable
(t *testing.T)
gf2p16/t_test.go:90
FunctionTestMulTable64
(t *testing.T)
gf2p16/t_amd64_test.go:10
FunctionTestNewMatrix
(t *testing.T)
gf2p16/matrix_test.go:10
FunctionTestOneDivInverse
(t *testing.T)
gf2p16/t_test.go:30
FunctionTestPacketHeaderRoundTrip
(t *testing.T)
par2/packet_test.go:11
FunctionTestPacketsRoundTrip
(t *testing.T)
par2/packet_test.go:34
FunctionTestPoly64Div
(t *testing.T)
gf2/poly64_test.go:25
FunctionTestPoly64TimesBasic
(t *testing.T)
gf2/poly64_test.go:10
FunctionTestPoly64TimesCommutative
(t *testing.T)
gf2/poly64_test.go:17
FunctionTestPowLarge
(t *testing.T)
gf2p16/t_test.go:78
FunctionTestPowOne
(t *testing.T)
gf2p16/t_test.go:60
FunctionTestPowSmall
(t *testing.T)
gf2p16/t_test.go:66
FunctionTestPowZero
(t *testing.T)
gf2p16/t_test.go:53
FunctionTestRecoveryPacketRoundTrip
(t *testing.T)
par2/recovery_packet_test.go:9
FunctionTestRepair
(t *testing.T)
par1/repair_test.go:45
FunctionTestRepair
(t *testing.T)
par2/repair_test.go:43
← previousnext →401–500 of 556, ranked by callers