/third_party/node/test/parallel/ |
D | test-zlib-flush.js | 15 const adler32 = Buffer.from([0x00, 0x00, 0x00, 0xff, 0xff]); constant
|
/third_party/flutter/skia/third_party/externals/freetype/src/gzip/ |
D | adler32.c | 21 ZEXPORT(uLong) adler32( /* adler, buf, len) */ in adler32() function
|
D | ftzconf.h | 35 # define adler32 z_adler32 macro
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
D | adler32.c | 21 ZEXPORT(uLong) adler32( /* adler, buf, len) */ in adler32() function
|
D | ftzconf.h | 35 # define adler32 z_adler32 macro
|
/third_party/zlib/contrib/dotzlib/DotZLib/ |
D | ChecksumImpl.cs | 160 private static extern uint adler32(uint adler, int data, uint length); in adler32() method in DotZLib.AdlerChecksum
|
/third_party/libwebsockets/win32port/zlib/ |
D | adler32.c | 60 uLong ZEXPORT adler32(adler, buf, len) in adler32() function
|
D | zconf.h | 27 # define adler32 z_adler32 macro
|
/third_party/flutter/skia/third_party/externals/zlib/ |
D | adler32.c | 164 uLong ZEXPORT adler32(adler, buf, len) in adler32() function
|
D | names.h | 30 #define adler32 Cr_z_adler32 macro
|
D | zconf.h | 32 # define adler32 z_adler32 macro
|
/third_party/freetype/src/gzip/ |
D | adler32.c | 136 uLong ZEXPORT adler32( in adler32() function
|
D | ftzconf.h | 29 # define adler32 z_adler32 macro
|
/third_party/skia/third_party/externals/zlib/ |
D | adler32.c | 162 uLong ZEXPORT adler32(adler, buf, len) in adler32() function
|
D | chromeconf.h | 42 #define adler32 Cr_z_adler32 macro
|
D | zconf.h | 41 # define adler32 z_adler32 macro
|
/third_party/zlib/ |
D | adler32.c | 134 uLong ZEXPORT adler32(adler, buf, len) in adler32() function
|
D | zconf.h | 29 # define adler32 z_adler32 macro
|
/third_party/node/deps/zlib/ |
D | adler32.c | 164 uLong ZEXPORT adler32(adler, buf, len) in adler32() function
|
D | chromeconf.h | 42 #define adler32 Cr_z_adler32 macro
|
/third_party/zlib/contrib/ada/ |
D | zlib-thin.ads | 236 function adler32 subprogspec
|
/third_party/zlib/contrib/pascal/ |
D | zlibpas.pas | 154 function adler32(adler: LongInt; const buf: PChar; len: Integer): LongInt; in adler32() function 188 function adler32; external; in adler32() function
|
/third_party/zlib/contrib/delphi/ |
D | ZLib.pas | 212 procedure adler32; external; procedure
|
/third_party/flutter/skia/third_party/externals/imgui/misc/fonts/ |
D | binary_to_compressed_c.cpp | 135 static stb_uint stb_adler32(stb_uint adler32, stb_uchar *buffer, stb_uint buflen) in stb_adler32()
|
/third_party/skia/third_party/externals/imgui/misc/fonts/ |
D | binary_to_compressed_c.cpp | 140 static stb_uint stb_adler32(stb_uint adler32, stb_uchar *buffer, stb_uint buflen) in stb_adler32()
|