Home
last modified time | relevance | path

Searched defs:hash16k (Results 1 – 24 of 24) sorted by relevance

/dports/archivers/libpar2/libpar2-0.4/
H A Dpar1repairersourcefile.h61 MD5Hash hash16k; variable
H A Dpar1fileformat.h57 MD5Hash hash16k; member
H A Dpar2fileformat.h103 MD5Hash hash16k; // MD5 Hash of the first 16k of the file member
H A Dpar2repairer.cpp1368 MD5Hash hash16k; // The MD5 Hash of the files 16k of the file in VerifyDataFile() local
1540 MD5Hash &hash16k, // [out] in ScanDataFile()
H A Dpar1repairer.cpp742 MD5Hash hash16k; in VerifyDataFile() local
/dports/archivers/par2cmdline/par2cmdline-0.8.1/src/
H A Dpar1repairersourcefile.h66 MD5Hash hash16k; variable
H A Dpar1fileformat.h58 MD5Hash hash16k; member
H A Dpar2fileformat.h104 MD5Hash hash16k; // MD5 Hash of the first 16k of the file member
H A Dpar2repairer.cpp1387 MD5Hash hash16k; // The MD5 Hash of the files 16k of the file in VerifyDataFile() local
1563 MD5Hash &hash16k, // [out] in ScanDataFile()
H A Dpar1repairer.cpp793 MD5Hash hash16k; in VerifyDataFile() local
/dports/news/sabnzbdplus/SABnzbd-3.3.0/scripts/
H A DDeobfuscate.py132 def find_file(dirname, filelength, hash16k): argument
/dports/news/nget/nget-0.27.1/par2/
H A Dpar1repairersourcefile.h61 MD5Hash hash16k; variable
H A Dpar1fileformat.h59 MD5Hash hash16k; member
H A Dpar2fileformat.h105 MD5Hash hash16k; // MD5 Hash of the first 16k of the file member
H A Dpar2repairer.cpp1175 MD5Hash hash16k; // The MD5 Hash of the files 16k of the file in VerifyDataFile() local
1346 MD5Hash &hash16k, // [out] in ScanDataFile()
H A Dpar1repairer.cpp645 MD5Hash hash16k; in VerifyDataFile() local
/dports/news/nzbget/nzbget-21.1/lib/par2/
H A Dpar2fileformat.h106 MD5Hash hash16k; // MD5 Hash of the first 16k of the file member
H A Dpar2repairer.cpp1378 MD5Hash hash16k; // The MD5 Hash of the files 16k of the file in VerifyDataFile() local
1550 MD5Hash &hash16k, // [out] in ScanDataFile()
/dports/news/nzbget/nzbget-21.1/daemon/postprocess/
H A DParRenamer.cpp290 Par2::MD5Hash hash16k; in CheckRegularFile() local
H A DParChecker.cpp148 Par2::MatchType &matchtype, Par2::MD5Hash &hashfull, Par2::MD5Hash &hash16k, Par2::u32 &count) in ScanDataFile()
/dports/news/nzbget/nzbget-21.1/daemon/queue/
H A DDirectRenamer.cpp438 …rectRenamer::BuildNewRegularName(const char* oldName, FileHashList* parHashes, const char* hash16k) in BuildNewRegularName()
H A DDownloadInfo.cpp842 uint32 crc, bool parFile, const char* hash16k, const char* parSetId) : in CompletedFile()
H A DDownloadInfo.h198 void SetHash16k(const char* hash16k) { m_hash16k = hash16k; } in SetHash16k()
276 void SetHash16k(const char* hash16k) { m_hash16k = hash16k; } in SetHash16k()
H A DDiskState.cpp845 char* hash16k = nullptr; in LoadNzbInfo() local