Home
last modified time | relevance | path

Searched defs:adler32 (Results 1 - 22 of 22) sorted by relevance

/third_party/libwebsockets/win32port/zlib/
H A Dadler32.c60 uLong ZEXPORT adler32(adler, buf, len) in adler32() function
H A Dzconf.h27 # define adler32 z_adler32 macro
/third_party/node/deps/v8/third_party/zlib/
H A Dadler32.c162 uLong ZEXPORT adler32(adler, buf, len) in adler32() function
H A Dchromeconf.h42 #define adler32 Cr_z_adler32 macro
H A Dzconf.h41 # define adler32 z_adler32 macro
/third_party/skia/third_party/externals/zlib/
H A Dadler32.c166 uLong ZEXPORT adler32(adler, buf, len) in adler32() function
H A Dchromeconf.h42 #define adler32 Cr_z_adler32 macro
H A Dzconf.h41 # define adler32 z_adler32 macro
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs160 private static extern uint adler32(uint adler, int data, uint length); in adler32() method in DotZLib.AdlerChecksum
/third_party/node/deps/zlib/
H A Dadler32.c156 uLong ZEXPORT adler32(uLong adler, const Bytef *buf, uInt len) { in adler32() function
H A Dchromeconf.h42 #define adler32 Cr_z_adler32 macro
H A Dzconf.h41 # define adler32 z_adler32 macro
/third_party/zlib/
H A Dadler32.c129 uLong ZEXPORT adler32(uLong adler, const Bytef *buf, uInt len) in adler32() function
H A Dzconf.h29 # define adler32 z_adler32 macro
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dftzconf.h35 # define adler32 z_adler32 macro
/third_party/zlib/contrib/delphi/
H A DZLib.pas212 procedure adler32; external; procedure
/third_party/zlib/contrib/pascal/
H A Dzlibpas.pas154 function adler32(adler: LongInt; const buf: PChar; len: Integer): LongInt; in adler32() function
188 function adler32; external; function
/third_party/skia/third_party/externals/imgui/misc/fonts/
H A Dbinary_to_compressed_c.cpp140 static stb_uint stb_adler32(stb_uint adler32, stb_uchar *buffer, stb_uint buflen) in stb_adler32() argument
/third_party/mesa3d/src/imgui/
H A Dimgui_draw.cpp3123 static unsigned int stb_adler32(unsigned int adler32, unsigned char *buffer, unsigned int buflen) in stb_adler32() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui_draw.cpp4009 static unsigned int stb_adler32(unsigned int adler32, unsigned char *buffer, unsigned int buflen) in stb_adler32() argument
/third_party/astc-encoder/Source/
H A Dtinyexr.h1254 #define adler32 mz_adler32 macro
/third_party/glfw/deps/
H A Dnuklear.h13323 nk_adler32(unsigned int adler32, unsigned char *buffer, unsigned int buflen) in nk_adler32() argument

Completed in 98 milliseconds