Home
last modified time | relevance | path

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

/aoo4110/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
/aoo4110/main/package/inc/
H A DCRC32.hxx35 sal_uInt32 nCRC; member in CRC32
/aoo4110/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
/aoo4110/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()
/aoo4110/main/tools/source/zcodec/
H A Dzcodec.cxx372 void ZCodec::SetCRC( sal_uIntPtr nCRC ) in SetCRC()
/aoo4110/main/svtools/bmpmaker/
H A Dbmpsum.cxx379 sal_uInt64 nCRC = 0; in ProcessFileList() local
/aoo4110/main/vcl/source/gdi/
H A Dpngwrite.cxx283 sal_uInt32 nCRC = rtl_crc32( 0, &nType, 4 ); in Write() local

Completed in 23 milliseconds