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
Method
OnUnknownPacketLoad
(packetType [16]byte, byteCount int)
par2/file_test.go:39
Method
OnVolumeFileLoad
OnVolumeFileLoad implements the DecoderDelegate interface.
par1/decoder.go:63
Method
OnVolumeFileLoad
(i uint64, path string, storedSetHash, computedSetHash [16]byte, dataByteCount int, err error)
par1/decoder_test.go:69
Method
OnVolumeFileLoad
(i uint64, path string, storedSetHash, computedSetHash [16]byte, dataByteCount int, err error)
cmd/par/main.go:77
Method
OnVolumeFileWrite
OnVolumeFileWrite implements the CreateDelegate interface.
par1/create.go:28
Method
OnVolumeFileWrite
(i, n int, path string, dataByteCount, byteCount int, err error)
par1/encoder_test.go:22
Method
OnVolumeFileWrite
(i, n int, path string, dataByteCount, byteCount int, err error)
cmd/par/main.go:31
Method
Plus
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
Method
ReadFile
(path string)
par1/file_io.go:6
Method
ReadFile
(path string)
par1/file_io.go:12
Method
ReadFile
(path string)
par1/decoder_test.go:22
Method
ReadFile
(path string)
par2/decoder.go:26
Method
ReadFile
(path string)
par2/decoder_test.go:86
Method
RepairNeeded
RepairNeeded returns whether repair is needed, i.e. whether UnusableDataFileCount is non-zero.
par1/decoder.go:315
Method
RepairNeeded
RepairNeeded returns whether repair is needed, i.e. whether UnusableDataShardCount is non-zero.
par2/decoder.go:604
Method
RepairPossible
RepairPossible returns whether repair is possible i.e. whether UsableParityFileCount >= UnusableDataFileCount.
par1/decoder.go:321
Method
RepairPossible
RepairPossible returns whether repair is possible i.e. whether UsableParityShardCount >= UnusableDataShardCount.
par2/decoder.go:610
Method
String
()
par1/header.go:24
Method
String
()
par1/file_entry.go:53
Function
TestAltToMapSliceSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:152
Function
TestAltToStandardMapSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:111
Function
TestApplyMatrixIdentity
(t *testing.T)
rsec16/matrix_test.go:126
Function
TestApplyMatrixVandermonde
(t *testing.T)
rsec16/matrix_test.go:147
Function
TestBadFilename
(t *testing.T)
par1/decoder_test.go:331
Function
TestCRC32Window
(t *testing.T)
par2/crc32_test.go:126
Function
TestCRCShiftLeftReversed
(t *testing.T)
par2/crc32_test.go:73
Function
TestCRCZ32ReverseBytesShiftLeft
(t *testing.T)
par2/crc32_test.go:48
Function
TestCalculateParallelParams
(t *testing.T)
rsec16/matrix_test.go:12
Function
TestCauchyMatrix
(t *testing.T)
rsec16/cauchy_test.go:10
Function
TestCoderCauchyNewCoderError
(t *testing.T)
rsec16/coder_test.go:20
Function
TestCoderGenerateParity
(t *testing.T)
rsec16/coder_test.go:175
Function
TestCoderPAR2VandermondeNewCoderError
(t *testing.T)
rsec16/coder_test.go:38
Function
TestCoderReconstructData
(t *testing.T)
rsec16/coder_test.go:198
Function
TestCoderReconstructDataMissingParity
(t *testing.T)
rsec16/coder_test.go:227
Function
TestCoderReconstructDataNotEnough
(t *testing.T)
rsec16/coder_test.go:264
Function
TestCreate
(t *testing.T)
par1/create_test.go:45
Function
TestCreate
(t *testing.T)
par2/create_test.go:33
Function
TestCreateDefaults
(t *testing.T)
par1/create_test.go:54
Function
TestCreateDefaults
(t *testing.T)
par2/create_test.go:53
Function
TestCreatorPacketRoundTrip
(t *testing.T)
par2/creator_packet_test.go:9
Function
TestDecodeASCIIString
(t *testing.T)
par2/string_test.go:10
Function
TestDecodeASCIIStringNullByte
(t *testing.T)
par2/string_test.go:22
Function
TestDecodeNonASCIIString
(t *testing.T)
par2/string_test.go:27
Function
TestDecoderRepair
(t *testing.T)
par1/decoder_test.go:425
Function
TestDecoderRepair
(t *testing.T)
par2/decoder_test.go:417
Function
TestDecoderVerify
(t *testing.T)
par2/decoder_test.go:333
Function
TestEncodeASCIIString
(t *testing.T)
par2/string_test.go:32
Function
TestEncodeNonASCIIString
(t *testing.T)
par2/string_test.go:46
Function
TestEncodeParity
(t *testing.T)
par1/encoder_test.go:41
Function
TestEncodeParity
(t *testing.T)
par2/encoder_test.go:49
Function
TestEncodeParityFilenameCollision
(t *testing.T)
par1/encoder_test.go:72
Function
TestFileCounts
(t *testing.T)
par1/decoder_test.go:271
Function
TestFileDescriptionPacketRoundTrip
(t *testing.T)
par2/file_description_packet_test.go:10
Function
TestFileEntryRoundTrip
(t *testing.T)
par1/file_entry_test.go:23
Function
TestFileRoundTrip
(t *testing.T)
par2/file_test.go:79
Function
TestFillShardInfos
(t *testing.T)
par2/decoder_test.go:47
Function
TestGenerators
(t *testing.T)
rsec16/coder_test.go:27
Function
TestHeaderRoundTrip
(t *testing.T)
par1/header_test.go:10
Function
TestIFSCPacketRoundTrip
(t *testing.T)
par2/ifsc_packet_test.go:10
Function
TestInverse
(t *testing.T)
gf2p16/t_test.go:10
Function
TestIrreducible
(t *testing.T)
gf2/poly64_test.go:44
Function
TestMainPacketRoundTrip
(t *testing.T)
par2/main_packet_test.go:9
Function
TestMakeReconstructionMatrix
(t *testing.T)
rsec16/coder_test.go:93
Function
TestMatrixAddScaledRow
(t *testing.T)
gf2p16/matrix_test.go:94
Function
TestMatrixInverse
(t *testing.T)
gf2p16/matrix_test.go:120
Function
TestMatrixInverseIdentity
(t *testing.T)
gf2p16/matrix_test.go:111
Function
TestMatrixInverseSingular
(t *testing.T)
gf2p16/matrix_test.go:133
Function
TestMatrixRowReduceForInverse
(t *testing.T)
gf2p16/matrix_test.go:164
Function
TestMatrixScaleRow
(t *testing.T)
gf2p16/matrix_test.go:77
Function
TestMatrixSwapRows
(t *testing.T)
gf2p16/matrix_test.go:53
Function
TestMatrixTimes
(t *testing.T)
gf2p16/matrix_test.go:35
Function
TestMod11
(t *testing.T)
gf2/poly64_test.go:74
Function
TestMulAltMapSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:181
Function
TestMulAndAddByteSliceLE
(t *testing.T)
gf2p16/slice_test.go:92
Function
TestMulAndAddByteSliceLENoSSSE3
(t *testing.T)
gf2p16/slice_amd64_test.go:25
Function
TestMulAndAddSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:275
Function
TestMulAndAddSlice
(t *testing.T)
gf2p16/slice_test.go:159
Function
TestMulAndAddSliceSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:301
Function
TestMulByteSliceLE
(t *testing.T)
gf2p16/slice_test.go:64
Function
TestMulByteSliceLENoSSSE3
(t *testing.T)
gf2p16/slice_amd64_test.go:17
Function
TestMulSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:229
Function
TestMulSlice
(t *testing.T)
gf2p16/slice_test.go:132
Function
TestMulSliceAltMapSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:206
Function
TestMulSliceSSSE3Unsafe
(t *testing.T)
gf2p16/slice_amd64_test.go:255
Function
TestMulTable
(t *testing.T)
gf2p16/t_test.go:90
Function
TestMulTable64
(t *testing.T)
gf2p16/t_amd64_test.go:10
Function
TestNewMatrix
(t *testing.T)
gf2p16/matrix_test.go:10
Function
TestOneDivInverse
(t *testing.T)
gf2p16/t_test.go:30
Function
TestPacketHeaderRoundTrip
(t *testing.T)
par2/packet_test.go:11
Function
TestPacketsRoundTrip
(t *testing.T)
par2/packet_test.go:34
Function
TestPoly64Div
(t *testing.T)
gf2/poly64_test.go:25
Function
TestPoly64TimesBasic
(t *testing.T)
gf2/poly64_test.go:10
Function
TestPoly64TimesCommutative
(t *testing.T)
gf2/poly64_test.go:17
Function
TestPowLarge
(t *testing.T)
gf2p16/t_test.go:78
Function
TestPowOne
(t *testing.T)
gf2p16/t_test.go:60
Function
TestPowSmall
(t *testing.T)
gf2p16/t_test.go:66
Function
TestPowZero
(t *testing.T)
gf2p16/t_test.go:53
Function
TestRecoveryPacketRoundTrip
(t *testing.T)
par2/recovery_packet_test.go:9
Function
TestRepair
(t *testing.T)
par1/repair_test.go:45
Function
TestRepair
(t *testing.T)
par2/repair_test.go:43
← previous
next →
401–500 of 556, ranked by callers