| /third_party/libwebsockets/win32port/zlib/ |
| H A D | adler32.c | 60 uLong ZEXPORT adler32(adler, buf, len)
in adler32() function
|
| H A D | zconf.h | 27 # define adler32 z_adler32
macro
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | adler32.c | 162 uLong ZEXPORT adler32(adler, buf, len) in adler32() function
|
| H A D | chromeconf.h | 42 #define adler32 Cr_z_adler32 macro
|
| H A D | zconf.h | 41 # define adler32 z_adler32 macro
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | adler32.c | 166 uLong ZEXPORT adler32(adler, buf, len) in adler32() function
|
| H A D | chromeconf.h | 42 #define adler32 Cr_z_adler32 macro
|
| H A D | zconf.h | 41 # define adler32 z_adler32 macro
|
| /third_party/zlib/contrib/dotzlib/DotZLib/ |
| H A D | ChecksumImpl.cs | 160 private static extern uint adler32(uint adler, int data, uint length);
in adler32() method in DotZLib.AdlerChecksum
|
| /third_party/node/deps/zlib/ |
| H A D | adler32.c | 156 uLong ZEXPORT adler32(uLong adler, const Bytef *buf, uInt len) { in adler32() function
|
| H A D | chromeconf.h | 42 #define adler32 Cr_z_adler32 macro
|
| H A D | zconf.h | 41 # define adler32 z_adler32 macro
|
| /third_party/zlib/ |
| H A D | adler32.c | 129 uLong ZEXPORT adler32(uLong adler, const Bytef *buf, uInt len) in adler32() function
|
| H A D | zconf.h | 29 # define adler32 z_adler32 macro
|
| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| H A D | ftzconf.h | 35 # define adler32 z_adler32 macro
|
| /third_party/zlib/contrib/delphi/ |
| H A D | ZLib.pas | 212 procedure adler32; external; procedure
|
| /third_party/zlib/contrib/pascal/ |
| H A D | zlibpas.pas | 154 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 D | binary_to_compressed_c.cpp | 140 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 D | imgui_draw.cpp | 3123 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 D | imgui_draw.cpp | 4009 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 D | tinyexr.h | 1254 #define adler32 mz_adler32 macro
|
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 13323 nk_adler32(unsigned int adler32, unsigned char *buffer, unsigned int buflen) in nk_adler32() argument
|