Home
last modified time | relevance | path

Searched refs:CRC32 (Results 1 – 14 of 14) sorted by relevance

/aoo41x/main/package/source/zipapi/
H A DCRC32.cxx44 CRC32::CRC32() in CRC32() function in CRC32
48 CRC32::~CRC32() in ~CRC32()
51 void SAL_CALL CRC32::reset() in reset()
56 sal_Int32 SAL_CALL CRC32::getValue() in getValue()
63 void SAL_CALL CRC32::updateSegment(const Sequence< sal_Int8 > &b, in updateSegment()
72 void SAL_CALL CRC32::update(const Sequence< sal_Int8 > &b) in update()
78 sal_Int32 SAL_CALL CRC32::updateStream( Reference < XInputStream > & xStream ) in updateStream()
H A Dmakefile.mk41 $(SLO)$/CRC32.obj \
H A DXUnbufferedStream.hxx64 CRC32 maCRC;
H A DZipFile.cxx1038 CRC32 aCRC; in getCRC()
1057 CRC32 aCRC; in getSizeAndCRC()
/aoo41x/main/xmlsecurity/test_docs/tools/httpserv/nbproject/
H A Dgenfiles.properties23 build.xml.data.CRC32=8071b819
24 build.xml.script.CRC32=deb21e95
25 build.xml.stylesheet.CRC32=958a1d3e@1.26.2.45
28 nbproject/build-impl.xml.data.CRC32=8071b819
29 nbproject/build-impl.xml.script.CRC32=21d1be7e
30 nbproject/build-impl.xml.stylesheet.CRC32=5c621a33@1.26.2.45
/aoo41x/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/
H A Dgenfiles.properties22 build.xml.data.CRC32=d17eccb2
23 build.xml.script.CRC32=a183e208
24 build.xml.stylesheet.CRC32=958a1d3e@1.32.1.45
27 nbproject/build-impl.xml.data.CRC32=d17eccb2
28 nbproject/build-impl.xml.script.CRC32=ea0e5dc9
29 nbproject/build-impl.xml.stylesheet.CRC32=576378a2@1.32.1.45
/aoo41x/main/xmerge/source/palmtests/qa/comparator/
H A DOfficeZip.java30 import java.util.zip.CRC32;
158 CRC32 crc = new CRC32(); in write()
214 CRC32 crc = new CRC32(); in saveEntries()
/aoo41x/main/package/inc/
H A DCRC32.hxx32 class CRC32 class
37 CRC32();
38 ~CRC32();
H A DZipOutputStream.hxx57 CRC32 aCRC;
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/
H A DOfficeZip.java32 import java.util.zip.CRC32;
428 CRC32 crc = new CRC32(); in createZipEntry()
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java485 CRC32 crc = new CRC32(); in getFolderEntry()
1061 CRC32 crc = new CRC32(); in save()
/aoo41x/main/l10ntools/source/help/
H A DHelpIndexerTool.java33 import java.util.zip.CRC32;
380 CRC32 tempCRC = new CRC32(); in addToZipRecursively()
/aoo41x/main/package/source/zippackage/
H A DZipPackageFolder.cxx297 CRC32 aCRC32; in ImplSetStoredData()
H A DZipPackage.cxx1013 CRC32 aCRC32; in WriteMimetypeMagicFile()

Completed in 81 milliseconds