Home
last modified time | relevance | path

Searched defs:adler32 (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/components/freetype/src/gzip/
A Dadler32.c21 ZEXPORT(uLong) adler32( /* adler, buf, len) */ in adler32() function
A Dzconf.h35 # define adler32 z_adler32 macro
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/pascal/
A Dzlibpas.pas154 function adler32(adler: LongInt; const buf: PChar; len: Integer): LongInt; in adler32() function
188 function adler32; external; in adler32() function
/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() method in DotZLib.AdlerChecksum
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dadler32.c60 uLong ZEXPORT adler32(adler, buf, len) in adler32() function
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dadler32.c134 uLong ZEXPORT adler32(adler, buf, len) in adler32() function
A Dzconf.h29 # define adler32 z_adler32 macro
A Dzconf.h.in29 # define adler32 z_adler32 macro
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/ada/
A Dzlib-thin.ads236 function adler32 subprogspec
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/delphi/
A DZLib.pas212 procedure adler32; external; procedure
/AliOS-Things-master/components/py_engine/external/unzip/internal/
A Dzconf.in.h41 # define adler32 z_adler32 macro
A Dzconf.h27 # define adler32 z_adler32 macro
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dzconf.h29 # define adler32 z_adler32 macro
/AliOS-Things-master/components/SDL2/src/image/
A Dminiz.h462 #define adler32 mz_adler32 macro

Completed in 43 milliseconds