Home
last modified time | relevance | path

Searched defs:nCRC (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sal/qa/rtl/crc32/
H A Drtl_crc32.cxx54 sal_uInt32 nCRC = 0; in rtl_crc32_001() local
66 sal_uInt32 nCRC = 0; in rtl_crc32_002() local
78 sal_uInt32 nCRC = 0; in rtl_crc32_002_1() local
/aoo41x/main/package/inc/
H A DCRC32.hxx35 sal_uInt32 nCRC; member in CRC32
/aoo41x/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpnghelper.cxx69 sal_uInt32 nCRC = io_rCRC; in updateCRC() local
77 sal_uInt32 nCRC = 0xffffffff; in getCRC() local
/aoo41x/main/package/source/zipapi/
H A DZipFile.cxx646 sal_Int32 nTestSig, nTime, nCRC, nSize, nCompressedSize; in readLOC() local
1024 sal_Int32 nSize = 0, nCRC = 0; in checkSizeAndCRC() local
1052 …e::getSizeAndCRC( sal_Int32 nOffset, sal_Int32 nCompressedSize, sal_Int32 *nSize, sal_Int32 *nCRC ) in getSizeAndCRC()
/aoo41x/main/tools/source/zcodec/
H A Dzcodec.cxx372 void ZCodec::SetCRC( sal_uIntPtr nCRC ) in SetCRC()
/aoo41x/main/vcl/source/gdi/
H A Dpngwrite.cxx283 sal_uInt32 nCRC = rtl_crc32( 0, &nType, 4 ); in Write() local

Completed in 40 milliseconds