Home
last modified time | relevance | path

Searched refs:RevCRC (Results 1 – 10 of 10) sorted by relevance

/dports/archivers/unrar-iconv/unrar/
H A Drecvol5.cpp244 uint RevCRC; in Restore() local
245 CalcFileSum(Item->f,&RevCRC,NULL,MaxUserThreads,INT64NDF,CALCFSUM_CURPOS); in Restore()
246 Item->Valid=RevCRC==Item->CRC; in Restore()
459 uint RevCRC=Raw.Get4(); // CRC of current REV volume. in ReadHeader() local
476 RecItems[RecNum].CRC=RevCRC; // Assign it here, after allocating RecItems. in ReadHeader()
506 uint RevCRC; in Test() local
507 …CalcFileSum(&CurFile,&RevCRC,NULL,1,INT64NDF,CALCFSUM_CURPOS|(Cmd->DisablePercentage ? 0 : CALCFSU… in Test()
508 Valid=RevCRC==RecItems[RecNum].CRC; in Test()
/dports/archivers/pecl-rar/rar-4.2.0/unrar/
H A Drecvol5.cpp244 uint RevCRC; in Restore() local
245 CalcFileSum(Item->f,&RevCRC,NULL,MaxUserThreads,INT64NDF,CALCFSUM_CURPOS); in Restore()
246 Item->Valid=RevCRC==Item->CRC; in Restore()
459 uint RevCRC=Raw.Get4(); // CRC of current REV volume. in ReadHeader() local
476 RecItems[RecNum].CRC=RevCRC; // Assign it here, after allocating RecItems. in ReadHeader()
506 uint RevCRC; in Test() local
507 …CalcFileSum(&CurFile,&RevCRC,NULL,1,INT64NDF,CALCFSUM_CURPOS|(Cmd->DisablePercentage ? 0 : CALCFSU… in Test()
508 Valid=RevCRC==RecItems[RecNum].CRC; in Test()
/dports/archivers/unrar/unrar/
H A Drecvol5.cpp244 uint RevCRC; in Restore() local
245 CalcFileSum(Item->f,&RevCRC,NULL,MaxUserThreads,INT64NDF,CALCFSUM_CURPOS); in Restore()
246 Item->Valid=RevCRC==Item->CRC; in Restore()
459 uint RevCRC=Raw.Get4(); // CRC of current REV volume. in ReadHeader() local
476 RecItems[RecNum].CRC=RevCRC; // Assign it here, after allocating RecItems. in ReadHeader()
506 uint RevCRC; in Test() local
507 …CalcFileSum(&CurFile,&RevCRC,NULL,1,INT64NDF,CALCFSUM_CURPOS|(Cmd->DisablePercentage ? 0 : CALCFSU… in Test()
508 Valid=RevCRC==RecItems[RecNum].CRC; in Test()
/dports/archivers/libunrar6/unrar/
H A Drecvol5.cpp244 uint RevCRC; in Restore() local
245 CalcFileSum(Item->f,&RevCRC,NULL,MaxUserThreads,INT64NDF,CALCFSUM_CURPOS); in Restore()
246 Item->Valid=RevCRC==Item->CRC; in Restore()
459 uint RevCRC=Raw.Get4(); // CRC of current REV volume. in ReadHeader() local
476 RecItems[RecNum].CRC=RevCRC; // Assign it here, after allocating RecItems. in ReadHeader()
506 uint RevCRC; in Test() local
507 …CalcFileSum(&CurFile,&RevCRC,NULL,1,INT64NDF,CALCFSUM_CURPOS|(Cmd->DisablePercentage ? 0 : CALCFSU… in Test()
508 Valid=RevCRC==RecItems[RecNum].CRC; in Test()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/unrar/src/
H A Drecvol5.cpp240 uint RevCRC; in Restore() local
241 CalcFileSum(Item->f,&RevCRC,NULL,Cmd->Threads,INT64NDF,CALCFSUM_CURPOS); in Restore()
242 Item->Valid=RevCRC==Item->CRC; in Restore()
455 uint RevCRC=Raw.Get4(); // CRC of current REV volume. in ReadHeader() local
472 RecItems[RecNum].CRC=RevCRC; // Assign it here, after allocating RecItems. in ReadHeader()
502 uint RevCRC; in Test() local
503 …CalcFileSum(&CurFile,&RevCRC,NULL,1,INT64NDF,CALCFSUM_CURPOS|(Cmd->DisablePercentage ? 0 : CALCFSU… in Test()
504 Valid=RevCRC==RecItems[RecNum].CRC; in Test()
/dports/security/clamav-lts/clamav-0.103.5/libclamunrar/
H A Drecvol5.cpp244 uint RevCRC; in Restore() local
245 CalcFileSum(Item->f,&RevCRC,NULL,MaxUserThreads,INT64NDF,CALCFSUM_CURPOS); in Restore()
246 Item->Valid=RevCRC==Item->CRC; in Restore()
459 uint RevCRC=Raw.Get4(); // CRC of current REV volume. in ReadHeader() local
476 RecItems[RecNum].CRC=RevCRC; // Assign it here, after allocating RecItems. in ReadHeader()
506 uint RevCRC; in Test() local
507 …CalcFileSum(&CurFile,&RevCRC,NULL,1,INT64NDF,CALCFSUM_CURPOS|(Cmd->DisablePercentage ? 0 : CALCFSU… in Test()
508 Valid=RevCRC==RecItems[RecNum].CRC; in Test()
/dports/security/clamav/clamav-0.104.2/libclamunrar/
H A Drecvol5.cpp244 uint RevCRC; in Restore() local
245 CalcFileSum(Item->f,&RevCRC,NULL,MaxUserThreads,INT64NDF,CALCFSUM_CURPOS); in Restore()
246 Item->Valid=RevCRC==Item->CRC; in Restore()
459 uint RevCRC=Raw.Get4(); // CRC of current REV volume. in ReadHeader() local
476 RecItems[RecNum].CRC=RevCRC; // Assign it here, after allocating RecItems. in ReadHeader()
506 uint RevCRC; in Test() local
507 …CalcFileSum(&CurFile,&RevCRC,NULL,1,INT64NDF,CALCFSUM_CURPOS|(Cmd->DisablePercentage ? 0 : CALCFSU… in Test()
508 Valid=RevCRC==RecItems[RecNum].CRC; in Test()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/unrar/src/
H A Drecvol5.cpp240 uint RevCRC; in Restore() local
241 CalcFileSum(Item->f,&RevCRC,NULL,Cmd->Threads,INT64NDF,CALCFSUM_CURPOS); in Restore()
242 Item->Valid=RevCRC==Item->CRC; in Restore()
455 uint RevCRC=Raw.Get4(); // CRC of current REV volume. in ReadHeader() local
472 RecItems[RecNum].CRC=RevCRC; // Assign it here, after allocating RecItems. in ReadHeader()
502 uint RevCRC; in Test() local
503 …CalcFileSum(&CurFile,&RevCRC,NULL,1,INT64NDF,CALCFSUM_CURPOS|(Cmd->DisablePercentage ? 0 : CALCFSU… in Test()
504 Valid=RevCRC==RecItems[RecNum].CRC; in Test()
/dports/security/hashcat/hashcat-6.2.5/deps/unrar/
H A Drecvol5.cpp244 uint RevCRC; in Restore() local
245 CalcFileSum(Item->f,&RevCRC,NULL,MaxUserThreads,INT64NDF,CALCFSUM_CURPOS); in Restore()
246 Item->Valid=RevCRC==Item->CRC; in Restore()
459 uint RevCRC=Raw.Get4(); // CRC of current REV volume. in ReadHeader() local
476 RecItems[RecNum].CRC=RevCRC; // Assign it here, after allocating RecItems. in ReadHeader()
506 uint RevCRC; in Test() local
507 …CalcFileSum(&CurFile,&RevCRC,NULL,1,INT64NDF,CALCFSUM_CURPOS|(Cmd->DisablePercentage ? 0 : CALCFSU… in Test()
508 Valid=RevCRC==RecItems[RecNum].CRC; in Test()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/unrarsrc-5.2.5/unrar/
H A Drecvol5.cpp231 uint RevCRC; in Restore() local
232 CalcFileSum(Item->f,&RevCRC,NULL,Cmd->Threads,INT64NDF,CALCFSUM_CURPOS); in Restore()
233 Item->Valid=RevCRC==Item->CRC; in Restore()
444 uint RevCRC=Raw.Get4(); // CRC of current REV volume. in ReadHeader() local
461 RecItems[RecNum].CRC=RevCRC; // Assign it here, after allocating RecItems. in ReadHeader()