Lines Matching defs:getLong
1683 bool GzipFile::getLong(unsigned long *val)
1739 if (!getLong(<ime))
1825 if (!getLong(&givenCrc))
1836 if (!getLong(&givenFileSize))
2449 bool ZipFile::getLong(unsigned long *val)
2502 if (!getLong(&magicCookie))
2546 if (!getLong(&crc32))
2552 if (!getLong(&compressedSize))
2558 if (!getLong(&uncompressedSize))
2651 if (!getLong(&dataDescriptorSignature))
2660 if (!getLong(&crc32))
2666 if (!getLong(&compressedSize))
2672 if (!getLong(&uncompressedSize))
2777 if (!getLong(&crc32))
2783 if (!getLong(&compressedSize))
2789 if (!getLong(&uncompressedSize))
2825 if (!getLong(&externalFileAttributes))
2831 if (!getLong(&localHeaderOffset))
2878 if (!getLong(&magicCookie))
2937 if (!getLong(&cdSize))
2943 if (!getLong(&cdPos))