/external/zopfli/src/zopfli/ |
D | zlib_container.c | 29 static unsigned adler32(const unsigned char* data, size_t size) in adler32() function
|
/external/freetype/src/gzip/ |
D | adler32.c | 21 ZEXPORT(uLong) adler32( /* adler, buf, len) */ in adler32() function
|
D | zconf.h | 35 # define adler32 z_adler32 macro
|
/external/zlib/src/contrib/dotzlib/DotZLib/ |
D | ChecksumImpl.cs | 160 private static extern uint adler32(uint adler, int data, uint length); in adler32() method in DotZLib.AdlerChecksum
|
/external/zlib/src/ |
D | adler32.c | 65 uLong ZEXPORT adler32(adler, buf, len) in adler32() function
|
D | zconf.h | 29 # define adler32 z_adler32 macro
|
D | zconf.h.in | 29 # define adler32 z_adler32 macro
|
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/ |
D | fx_zlib_adler32.c | 65 uLong ZEXPORT adler32( in adler32() function
|
D | zconf.h | 29 # define adler32 z_adler32 macro
|
D | zlib.h | 39 #define adler32 FPDFAPI_adler32 macro
|
/external/zlib/src/contrib/ada/ |
D | zlib-thin.ads | 236 function adler32 subprogspec
|
/external/zlib/src/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
|
/external/guava/guava/src/com/google/common/hash/ |
D | Hashing.java | 255 public static HashFunction adler32() { in adler32() method in Hashing
|
/external/valgrind/VEX/useful/ |
D | smchash.c | 193 static UInt adler32 ( GuestBytes* gb ) in adler32() function
|
/external/zlib/src/contrib/delphi/ |
D | ZLib.pas | 212 procedure adler32; external; procedure
|
/external/pdfium/core/include/thirdparties/zlib/ |
D | zconf.h | 29 # define adler32 z_adler32 macro
|
D | zlib.h | 35 #define adler32 FPDFAPI_adler32 macro
|
/external/zlib/ |
D | zconf.h | 29 # define adler32 z_adler32 macro
|
/external/tcpdump/ |
D | sctpHeader.h | 66 u_int32_t adler32; member
|
/external/valgrind/auxprogs/ |
D | valgrind-di-server.c | 248 UInt adler32( UInt adler, const UChar* buf, UInt len ) in adler32() function
|
/external/valgrind/coregrind/ |
D | m_libcbase.c | 986 UInt VG_(adler32)( UInt adler, const UChar* buf, UInt len ) in VG_() argument
|
/external/zopfli/src/zopflipng/lodepng/ |
D | lodepng.cpp | 2060 static unsigned adler32(const unsigned char* data, unsigned len) in adler32() function
|