MCPcopy Create free account

hub / github.com/abbeycode/UnrarKit / functions

Functions855 in github.com/abbeycode/UnrarKit

MethodLongLZ
Libraries/unrar/unpack15.cpp:229
FunctionLowAscii
Libraries/unrar/strfn.cpp:242
MethodMBPtr
Calculate RARPPM_MEM_BLK+Items address. Real RARPPM_MEM_BLK size must be equal to UNIT_SIZE, so we cannot just add Items to RARPPM_MEM_BLK address.
Libraries/unrar/suballoc.cpp:49
MethodMakeDecodeTables
LengthTable contains the length in bits for every element of alphabet. Dec is the structure to decode Huffman code/ Size is size of length table and D
Libraries/unrar/unpack.cpp:227
MethodMakeDecoderMatrix
Libraries/unrar/rs16.cpp:127
MethodMakeEncoderMatrix
Libraries/unrar/rs16.cpp:117
FunctionMkTemp
Libraries/unrar/filefn.cpp:324
MethodModelPPM
Libraries/unrar/model.cpp:30
MethodMsg
Libraries/unrar/uiconsole.cpp:84
MethodOpen
Libraries/unrar/archive.cpp:304
MethodOpenError
Libraries/unrar/errhnd.cpp:28
MethodPaddedSize
Libraries/unrar/rawread.hpp:30
MethodParseArg
Libraries/unrar/cmddata.cpp:93
MethodPoolThread
Libraries/unrar/threadpool.cpp:107
MethodPreprocessArg
Preprocess those parameters, which must be processed before the rest of command line. Return 'false' to stop further processing.
Libraries/unrar/cmddata.cpp:191
MethodProcess
Multiply matrix to data vector. When encoding, it contains data in Data and stores error correction codes in Out. When decoding it contains broken dat
Libraries/unrar/rs16.cpp:223
MethodProcess
We got a complain from user that it is possible to create WinRAR dump with "Create dump file" command in Windows Task Manager and then easily locate U
Libraries/unrar/secpassword.cpp:102
MethodProcessDecoded
Process decoded Huffman block data.
Libraries/unrar/unpack50mt.cpp:448
MethodProcessExtra50
Libraries/unrar/arcread.cpp:950
MethodProcessRS
Libraries/unrar/recvol5.cpp:69
MethodProcessSwitch
Libraries/unrar/cmddata.cpp:272
MethodProcessSwitchesString
Libraries/unrar/cmddata.cpp:258
MethodQuickOpen
Libraries/unrar/qopen.cpp:3
FunctionRARCloseArchive
Libraries/unrar/dll.cpp:168
FunctionRARGetDllVersion
Libraries/unrar/dll.cpp:466
FunctionRAROpenArchive
Libraries/unrar/dll.cpp:17
MethodRAROptions
Libraries/unrar/options.cpp:3
FunctionRARProcessFileW
Libraries/unrar/dll.cpp:426
FunctionRARReadHeader
Libraries/unrar/dll.cpp:184
FunctionRARSetCallback
Libraries/unrar/dll.cpp:439
FunctionRARSetChangeVolProc
Libraries/unrar/dll.cpp:432
FunctionRARSetPassword
Libraries/unrar/dll.cpp:454
FunctionRARSetProcessDataProc
Libraries/unrar/dll.cpp:447
MethodRSCoder16
Libraries/unrar/rs16.cpp:9
MethodRarTime
Libraries/unrar/timefn.hpp:31
MethodRarVM
Libraries/unrar/rarvm.cpp:3
FunctionRawGet2
Libraries/unrar/rawint.hpp:9
FunctionRawGet8
Libraries/unrar/rawint.hpp:27
FunctionRawGetV
Read vint from arbitrary byte array.
Libraries/unrar/rawread.cpp:184
FunctionRawPut2
Libraries/unrar/rawint.hpp:38
FunctionRawPut8
Libraries/unrar/rawint.hpp:60
MethodRawRead
Libraries/unrar/rawread.cpp:3
MethodRawSeek
Libraries/unrar/file.cpp:482
MethodRead
Libraries/unrar/archive.cpp:314
MethodRead
Libraries/unrar/rawread.cpp:26
MethodReadBlockHeader
Libraries/unrar/unpack50.cpp:535
MethodReadBuffer
Libraries/unrar/qopen.cpp:206
MethodReadCommentData
Libraries/unrar/arccmt.cpp:143
MethodReadData
Libraries/unrar/rarvm.cpp:72
MethodReadEndOfBlock
Return 'false' to quit unpacking the current file or 'true' to continue.
Libraries/unrar/unpack30.cpp:257
MethodReadErrorMsg
Libraries/unrar/errhnd.cpp:182
MethodReadFilter
Libraries/unrar/unpack50.cpp:173
MethodReadFilterData
Libraries/unrar/unpack50.cpp:158
MethodReadHeader
Libraries/unrar/arcread.cpp:3
MethodReadHeader14
Libraries/unrar/arcread.cpp:1200
MethodReadHeader15
Libraries/unrar/arcread.cpp:137
MethodReadHeader50
Libraries/unrar/arcread.cpp:549
MethodReadLastTables
Libraries/unrar/unpack20.cpp:257
MethodReadNext
Read next cached header.
Libraries/unrar/qopen.cpp:285
MethodReadRaw
Fill RawRead object from buffer.
Libraries/unrar/qopen.cpp:235
MethodReadTables
Libraries/unrar/unpack50.cpp:579
MethodReadTables20
Libraries/unrar/unpack20.cpp:166
MethodReadTables30
Libraries/unrar/unpack30.cpp:628
MethodReadVMCode
Libraries/unrar/unpack30.cpp:288
MethodReadVMCodePPM
Libraries/unrar/unpack30.cpp:323
MethodRecVolumes3
Libraries/unrar/recvol3.cpp:39
MethodRecVolumes5
Libraries/unrar/recvol5.cpp:3
FunctionRemoveEOL
Libraries/unrar/strfn.cpp:108
MethodRemoveNode
Libraries/unrar/suballoc.cpp:30
MethodRename
Libraries/unrar/file.cpp:279
MethodReportWrongSwitches
Libraries/unrar/cmddata.cpp:1055
MethodRequestArcPassword
Libraries/unrar/arcread.cpp:907
MethodReset
Libraries/unrar/unpack50frag.cpp:14
MethodReset
Libraries/unrar/headers.hpp:147
MethodReset
Libraries/unrar/headers.hpp:277
MethodReset
Libraries/unrar/strlist.cpp:9
MethodReset
Libraries/unrar/timefn.hpp:57
MethodReset
Libraries/unrar/rawread.cpp:17
MethodRestartModelRare
Libraries/unrar/model.cpp:38
MethodRestore
Libraries/unrar/recvol3.cpp:102
MethodRestorePosition
Libraries/unrar/strlist.cpp:143
MethodRewind
Libraries/unrar/rawread.hpp:35
MethodRijndael
Libraries/unrar/rijndael.cpp:64
MethodSSE_UpdateECC
Data and ECC addresses must be properly aligned for SSE. AVX2 did not provide a noticeable speed gain on i7-6700K here.
Libraries/unrar/rs16.cpp:317
MethodSafePPMDecodeChar
We use it instead of direct PPM.DecodeChar call to be sure that we reset PPM structures in case of corrupt data. It is important, because these struct
Libraries/unrar/unpack30.cpp:4
MethodSaveFilePos
Libraries/unrar/savepos.hpp:10
MethodSavePosition
Libraries/unrar/strlist.cpp:131
MethodScanError
Libraries/unrar/scantree.cpp:450
MethodScanTree
Libraries/unrar/scantree.cpp:3
MethodSearchRR
Libraries/unrar/arcread.cpp:79
MethodSearchSubBlock
Libraries/unrar/arcread.cpp:64
MethodSecPassword
Libraries/unrar/secpassword.cpp:57
MethodSeek
Libraries/unrar/archive.cpp:323
MethodSetAV15Encryption
Libraries/unrar/crypt1.cpp:33
MethodSetAV15Encryption
Libraries/unrar/rdwrfn.cpp:297
MethodSetCBCMode
Libraries/unrar/rijndael.hpp:41
MethodSetCloseFileTimeByName
Libraries/unrar/file.cpp:636
MethodSetCmt13Encryption
Libraries/unrar/rdwrfn.cpp:306
MethodSetCommand
Libraries/unrar/rdwrfn.hpp:69
MethodSetCommandData
Libraries/unrar/scantree.hpp:70
← previousnext →601–700 of 855, ranked by callers