Searched defs:nHashCount (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DThreadTasks.cpp305 uint32 nHashCount = file.ReadUInt32(); local
371 uint32 nHashCount = oldfile.ReadUInt16(); local
H A DSHAHashSet.cpp671 uint32 nHashCount = file.ReadUInt32(); local
682 uint32 nHashCount = (PARTSIZE/EMBLOCKSIZE + ((PARTSIZE % EMBLOCKSIZE != 0)? 1 : 0)) * (m_pHashTree.m_nDataSize/PARTSIZE); local
739 uint32 nHashCount; local
[all...]

Completed in 85 milliseconds