Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Parchive/par2cmdline
/ functions
Functions
426 in github.com/Parchive/par2cmdline
⨍
Functions
426
◇
Types & classes
60
Method
Par1RepairerSourceFile
src/par1repairersourcefile.cpp:31
Method
Par2Creator
src/par2creator.cpp:38
Method
Par2CreatorSourceFile
src/par2creatorsourcefile.cpp:31
Method
Par2Repairer
src/par2repairer.cpp:38
Method
Par2RepairerSourceFile
src/par2repairersourcefile.cpp:31
Method
PrepareVerificationHashTable
Create a verification hash table for all files for which we have not found a complete version of the file and for which we have a verification packet
src/par2repairer.cpp:1112
Method
ProcessData
Read source data, process it through the RS matrix and write it to disk.
src/par2repairer.cpp:2495
Method
ProcessData
Read source data, process it through the RS matrix and write it to disk.
src/par2creator.cpp:783
Method
ProcessData
Read source data, process it through the RS matrix and write it to disk.
src/par1repairer.cpp:1300
Method
RSOutputRow
src/reedsolomon.h:34
Method
ReadArgs
src/commandline.cpp:204
Method
RecoveryPacket
src/recoverypacket.cpp:31
Method
ReedSolomon
src/reedsolomon.h:120
Method
RemoveBackupFiles
src/par2repairer.cpp:2764
Method
RemoveBackupFiles
src/par1repairer.cpp:1450
Method
RemoveParFiles
src/par2repairer.cpp:2795
Method
RemoveParFiles
src/par1repairer.cpp:1481
Method
RenameTargetFiles
Rename any damaged or missnamed target files.
src/par2repairer.cpp:2227
Method
RenameTargetFiles
src/par1repairer.cpp:1055
Method
ScanDataFile
Perform a sliding window scan of the DiskFile looking for blocks of data that might belong to any of the source files (for which a verification packet
src/par2repairer.cpp:1570
Method
Search
Search the tree for an entry with the correct crc
src/verificationhashtable.h:182
Method
SetCompleteFile
src/par2repairersourcefile.cpp:106
Method
SetParFilename
src/commandline.cpp:1441
Method
SetTargetExists
src/par2repairersourcefile.cpp:96
Method
SetTargetFile
src/par2repairersourcefile.cpp:86
Function
SortSourceFilesByFileName
src/par2repairer.cpp:1167
Method
SplitFilename
src/diskfile.cpp:1004
Method
SplitRelativeFilename
src/diskfile.h:103
Method
SplitRelativeFilename
src/diskfile.cpp:1021
Method
TranslateFilenameFromLocalToPar2
Converts the filename from that on disk to the version in the Par file. Par uses HTML-style slashes ('/' or UNIX-style slashes) to denote directories
src/descriptionpacket.cpp:150
Method
TranslateFilenameFromPar2ToLocal
Take a filename that matches the PAR2 standard ('/' slashes, etc.) and convert it to a legal filename on the local system. While at it, try to fix thi
src/descriptionpacket.cpp:261
Method
UpdateHashes
src/par2creatorsourcefile.cpp:315
Method
UpdateState
Update the state using 64 bytes of new data
src/md5.cpp:62
Method
UpdateVerificationResults
Find out how much data we have found
src/par2repairer.cpp:2085
Method
UpdateVerificationResults
src/par1repairer.cpp:948
Method
UrlEncodeChar
Returns the URL-style encoding of a character: "%HH" where H is a hex-digit.
src/descriptionpacket.cpp:119
Method
Value
src/galois.h:93
Method
VerificationHashEntry
src/verificationhashtable.h:36
Method
VerificationHashTable
src/verificationhashtable.cpp:30
Method
VerificationPacket
Construct the packet
src/verificationpacket.h:31
Method
VerifyDataFile
Attempt to match the data in the DiskFile with the source file
src/par2repairer.cpp:1394
Method
VerifyDataFile
src/par1repairer.cpp:746
Method
VerifyExtraFiles
Scan any extra files specified on the command line
src/par2repairer.cpp:1324
Method
VerifyExtraFiles
Scan any extra files specified on the command line
src/par1repairer.cpp:681
Method
VerifySourceFiles
Attempt to verify all of the source files
src/par2repairer.cpp:1174
Method
VerifySourceFiles
Attempt to verify all of the source files
src/par1repairer.cpp:608
Method
VerifyTargetFiles
Verify that all of the reconstructed target files are now correct
src/par2repairer.cpp:2670
Method
VerifyTargetFiles
Verify that all of the reconstructed target files are now correct
src/par1repairer.cpp:1373
Method
WideToUtf8ArgsAdapter
src/utf8.cpp:82
Method
WideToUtf8ArgsAdapter
src/utf8.h:42
Method
WriteCriticalPackets
Write all other critical packets to disk.
src/par2creator.cpp:950
Method
WriteData
Write data from the buffer to the data block on disk
src/recoverypacket.cpp:79
Method
WritePacket
src/criticalpacket.cpp:31
Method
WriteRecoveryPacketHeaders
Finish computation of the recovery packets and write the headers to disk.
src/par2creator.cpp:896
Method
banner
src/commandline.cpp:80
Method
crc32table
Construct the CRC32 lookup table from the specified polynomial This seems to follow: http://www.efg2.com/Lab/Library/UseNet/1999/0117.txt
src/crc.cpp:75
Function
generate_data
src/reedsolomon_test.cpp:186
Function
init_repair_rs
src/reedsolomon_test.cpp:235
Function
main
src/galois_test.cpp:343
Function
main
src/md5_test.cpp:239
Function
main
src/par2cmdline.cpp:42
Function
main
src/utf8_test.cpp:155
Function
main
src/diskfile_test.cpp:738
Function
main
src/crc_test.cpp:215
Function
main
src/criticalpacket_test.cpp:74
Function
main
src/libpar2_test.cpp:449
Function
main
src/commandline_test.cpp:1760
Function
main
src/reedsolomon_test.cpp:528
Function
main
src/descriptionpacket_test.cpp:248
Function
main
src/letype_test.cpp:153
Function
operator !=
src/par1fileformat.h:84
Function
operator !=
src/par2fileformat.h:176
Method
operator !=
src/verificationhashtable.h:105
Method
operator *
src/galois.h:165
Method
operator +
Addition
src/galois.h:71
Method
operator -
Subtraction
src/galois.h:75
Method
operator /
src/galois.h:203
Method
operator <
Comparison operators for searching
src/verificationhashtable.h:91
Method
operator <=
src/verificationhashtable.h:103
Function
operator ==
src/par1fileformat.h:79
Function
operator ==
src/par2fileformat.h:171
Method
operator ==
src/verificationhashtable.h:99
Method
operator >
src/verificationhashtable.h:95
Method
operator >=
src/verificationhashtable.h:104
Method
operator ^
src/galois.h:262
Method
operator!=
src/md5.h:110
Method
operator<=
src/md5.h:133
Method
operator==
src/md5.h:106
Method
operator>
src/md5.h:129
Method
operator>=
src/md5.h:125
Method
print
src/md5.cpp:47
Function
recover_data
src/reedsolomon_test.cpp:269
Method
showversion
src/commandline.cpp:74
Function
test1
src/reedsolomon_test.cpp:309
Function
test2
src/reedsolomon_test.cpp:356
Function
test4
src/reedsolomon_test.cpp:454
Function
test_field
src/galois_test.cpp:43
Function
test_field_many
src/galois_test.cpp:140
Function
test_operators
src/galois_test.cpp:163
Function
test_operators_many
src/galois_test.cpp:272
← previous
next →
301–400 of 426, ranked by callers