MCPcopy Create free account

hub / github.com/Parchive/par2cmdline / functions

Functions426 in github.com/Parchive/par2cmdline

↓ 46 callersFunctiontest9_helper
calls Parse and expects it to fail. "arg" is command; spaces are used to separate argv words...
src/commandline_test.cpp:373
↓ 34 callersMethodFileSize
Get the size of the file
src/diskfile.h:83
↓ 34 callersMethodUpdate
Update using 0 bytes
src/md5.cpp:202
↓ 32 callersMethodClose
src/diskfile.cpp:337
↓ 29 callersMethodFinal
Finalise the computation and extract the Hash value
src/md5.cpp:281
↓ 25 callersFunctionComputeRecoveryFileCount
Determine how many recovery files to create.
src/libpar2.cpp:129
↓ 24 callersMethodOpen
src/diskfile.cpp:244
↓ 24 callersMethodRead
src/diskfile.cpp:278
↓ 21 callersFunctiontest10_helper
calls Parse and expects it to call create "arg" is command; spaces are used to separate argv words...
src/commandline_test.cpp:553
↓ 19 callersMethodFileName
Get the name of the file
src/diskfile.h:86
↓ 19 callersMethodOffset
Return the current file offset
src/filechecksummer.h:135
↓ 18 callersMethodIsOpen
src/diskfile.h:69
↓ 18 callersFunctiontest11_helper
calls Parse and expects it to call repair/verify "arg" is command; spaces are used to separate argv words...
src/commandline_test.cpp:1162
↓ 16 callersFunctionCRCUpdateBlock
Update the CRC using a block of characters in a buffer
src/crc.h:58
↓ 16 callersFunctionUtf8ToWide
src/utf8.cpp:34
↓ 15 callersMethodInsert
src/diskfile.cpp:1160
↓ 15 callersMethodget
src/diskfile.cpp:1192
↓ 14 callersMethodCreate
Create new file on disk and make sure that there is enough space on disk for it.
src/diskfile.cpp:111
↓ 13 callersMethodBlockCount
src/verificationpacket.h:69
↓ 13 callersMethodGetCompleteFile
src/par1repairersourcefile.cpp:109
↓ 13 callersMethodGetDescriptionPacket
Get/Set the description packet
src/par2repairersourcefile.h:44
↓ 13 callersMethodParse
src/commandline.cpp:154
↓ 12 callersMethodGetTargetFile
src/par1repairersourcefile.cpp:86
↓ 12 callersMethodRecoverableFileCount
Get the number of recoverable files
src/mainpacket.h:80
↓ 12 callersFunctionWideToUtf8
src/utf8.cpp:66
↓ 11 callersMethodAllocatePacket
src/criticalpacket.h:73
↓ 11 callersMethodFileId
src/verificationpacket.cpp:52
↓ 10 callersMethodFind
src/diskfile.cpp:1178
↓ 10 callersMethodSetTargetExists
src/par1repairersourcefile.cpp:91
↓ 10 callersMethodSetTargetFile
src/par1repairersourcefile.cpp:81
↓ 9 callersMethodGetMemoryLimit
src/commandline.h:90
↓ 9 callersMethodGetTargetExists
src/par1repairersourcefile.cpp:96
↓ 9 callersMethodHash16k
src/descriptionpacket.cpp:58
↓ 9 callersMethodSetLength
Set the length of the block
src/datablock.h:94
↓ 9 callersMethodSetLocation
Set the location of the block
src/datablock.h:105
↓ 9 callersMethodTargetFileName
src/par2repairersourcefile.cpp:81
↓ 8 callersMethodDelete
src/diskfile.cpp:960
↓ 8 callersMethodGetBasePath
src/commandline.h:94
↓ 8 callersMethodGetDiskFile
Which disk file is this data block in
src/datablock.h:140
↓ 8 callersMethodGetVerificationPacket
Get/Set the verification packet
src/par2repairersourcefile.h:48
↓ 8 callersMethodWrite
src/diskfile.cpp:179
↓ 7 callersMethodGetNoiseLevel
src/commandline.h:91
↓ 7 callersMethodGetNumThreads
src/commandline.h:102
↓ 7 callersMethodGetOperation
Accessor functions for the command line parameters
src/commandline.h:83
↓ 7 callersMethodGetParFilename
src/commandline.h:93
↓ 7 callersMethodHashFull
src/descriptionpacket.cpp:63
↓ 7 callersMethodLog
src/galois.h:302
↓ 7 callersMethodProcess
src/reedsolomon.h:161
↓ 7 callersMethodRemove
src/diskfile.cpp:1170
↓ 7 callersFunctiontest7_helper
ComputeRecoveryBlockCount redundnacysize > 0
src/commandline_test.cpp:162
↓ 6 callersMethodCompute
src/reedsolomon.h:215
↓ 6 callersMethodExists
Does the file exist
src/diskfile.h:89
↓ 6 callersFunctionGF32Multiply
src/crc.cpp:41
↓ 6 callersMethodGetDataBlock
src/verificationhashtable.h:109
↓ 6 callersMethodGetFileThreads
src/commandline.h:103
↓ 6 callersMethodGetLength
What is the length of this block
src/datablock.h:152
↓ 6 callersMethodIsSet
src/verificationhashtable.h:149
↓ 6 callersMethodLoad
src/mainpacket.cpp:82
↓ 6 callersMethodSetInput
src/reedsolomon.cpp:55
↓ 6 callersMethodSetOutput
src/reedsolomon.h:179
↓ 6 callersMethodShortBlock
Return whether or not the current block is a short one.
src/filechecksummer.h:129
↓ 6 callersMethodTotalFileCount
Get the total number of files
src/mainpacket.h:88
↓ 6 callersFunctiontest8_helper
ComputeRecoveryBlockCount redundnacysize > 0
src/commandline_test.cpp:275
↓ 5 callersMethodGetVersion
src/commandline.h:84
↓ 5 callersMethodIsSet
Check to see of the location is known
src/datablock.h:119
↓ 5 callersMethodRename
src/diskfile.cpp:1028
↓ 5 callersMethodSetCompleteFile
src/par1repairersourcefile.cpp:101
↓ 5 callersMethodWriteData
src/datablock.cpp:85
↓ 5 callersMethodpow
src/galois.h:243
↓ 4 callersMethodBlockLength
src/filechecksummer.h:123
↓ 4 callersMethodGetPurgeFiles
src/commandline.h:96
↓ 4 callersMethodGetUtf8Args
src/utf8.cpp:120
↓ 4 callersMethodHash
Return the Hash value
src/md5.cpp:325
↓ 4 callersMethodPacketLength
src/criticalpacket.h:68
↓ 4 callersMethodReadData
src/datablock.cpp:45
↓ 4 callersMethodSourceBlocks
Get the first source DataBlock for the file
src/par2repairersourcefile.h:85
↓ 4 callersMethodSourceFile
Data
src/verificationhashtable.h:108
↓ 3 callersMethodALog
src/galois.h:308
↓ 3 callersMethodChecksum
src/verificationhashtable.h:116
↓ 3 callersMethodGetBlockSize
src/commandline.h:85
↓ 3 callersMethodGetFirstRecoveryBlock
src/commandline.h:86
↓ 3 callersMethodGetRecoveryBlockCount
src/commandline.h:88
↓ 3 callersMethodGetRecoveryFileCount
src/commandline.h:87
↓ 3 callersMethodGetRecoveryFileScheme
src/commandline.h:89
↓ 3 callersMethodGetSkipData
src/commandline.h:99
↓ 3 callersMethodGetSkipLeaway
src/commandline.h:100
↓ 3 callersMethodJump
Jump ahead
src/filechecksummer.cpp:77
↓ 3 callersMethodNext
src/verificationhashtable.h:120
↓ 3 callersMethodSame
src/verificationhashtable.h:119
↓ 3 callersMethodSetBlockHashAndCRC
src/verificationpacket.cpp:60
↓ 3 callersFunctioncompare_buffer
src/reedsolomon_test.cpp:292
↓ 2 callersMethodBlockSize
Get the data block size
src/mainpacket.h:72
↓ 2 callersFunctionCRCExp8
Compute 2^(8n) in CRC's GF
src/crc.cpp:55
↓ 2 callersFunctionCRCSlideChar
Slide the CRC along a buffer by one character (removing the old and adding the new). The new character is added using the main CCITT CRC32 table, and
src/crc.h:79
↓ 2 callersMethodClose
src/par2creatorsourcefile.cpp:277
↓ 2 callersMethodComputeFileId
src/descriptionpacket.cpp:68
↓ 2 callersMethodExponent
src/recoverypacket.h:85
↓ 2 callersMethodFirstBlock
src/verificationhashtable.h:110
↓ 2 callersFunctionGenerateWindowTable
Construct a CRC32 lookup table for windowing
src/crc.cpp:101
↓ 2 callersMethodGetDataBlock
src/recoverypacket.h:95
next →1–100 of 426, ranked by callers