Searched defs:clusterSize (Results 1 – 5 of 5) sorted by relevance
88 bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &totalSize, UInt64 &freeSize) in MyGetDiskFreeSpace()
482 UInt64 clusterSize, totalSize, freeSize; in Find() local
377 UInt64 clusterSize, totalSize, freeSize; in CalcDeviceSize() local
728 clusterSize = pe.extended ? safe.mul(glyphCount, sizeof(uint32_t)) : 0; in MakeFromBuffer() local
1349 size_t clusterSize = sizeof(decltype(*it.clusters())); in filterTextBlob() local