Home
last modified time | relevance | path

Searched defs:adler (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dadler32.c63 uLong ZEXPORT adler32_z(adler, buf, len) in adler32_z() argument
134 uLong ZEXPORT adler32(adler, buf, len) in adler32() argument
A Dzlib.h104 uLong adler; /* Adler-32 or CRC-32 value of the uncompressed data */ member
/AliOS-Things-master/components/freetype/src/gzip/
A Dadler32.c22 uLong adler, in adler32()
A Dzlib.h85 uLong adler; /* adler32 value of the uncompressed data */ member
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/dotzlib/DotZLib/
A DChecksumImpl.cs160 private static extern uint adler32(uint adler, int data, uint length); in adler32()
A DDotZLib.cs49 public uint adler; field
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dadler32.c60 uLong ZEXPORT adler32(adler, buf, len) in adler32() argument
/AliOS-Things-master/components/py_engine/external/unzip/internal/
A Dzlib.h102 uLong adler; /* adler32 value of the uncompressed data */ member
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dzlib.h104 uLong adler; /* Adler-32 or CRC-32 value of the uncompressed data */ member
/AliOS-Things-master/components/SDL2/src/image/
A Dminiz.h307 mz_ulong adler; // adler32 of the source or uncompressed data member
994 mz_ulong mz_adler32(mz_ulong adler, const unsigned char *ptr, size_t buf_len) in mz_adler32()

Completed in 31 milliseconds