HomeSort by relevance Sort by last modified time
    Searched refs:adler32 (Results 51 - 75 of 238) sorted by null

1 23 4 5 6 7 8 910

  /external/python/cpython2/Modules/zlib/
adler32.c 0 /* adler32.c -- compute the Adler-32 checksum of a data stream
65 uLong ZEXPORT adler32(adler, buf, len) function
145 /* for negative len, return invalid adler32 as a clue for debugging */
inflate.c 431 /* check function to use adler32() for zlib or crc32() for gzip */
434 (state->flags ? crc32(check, buf, len) : adler32(check, buf, len))
436 # define UPDATE(check, buf, len) adler32(check, buf, len)
682 strm->adler = state->check = adler32(0L, Z_NULL, 0);
824 strm->adler = state->check = adler32(0L, Z_NULL, 0);
    [all...]
make_vms.com 179 $ CALL MAKE adler32.OBJ "CC ''CCOPT' adler32" -
180 adler32.c zlib.h zconf.h
429 OBJS = adler32.obj, compress.obj, crc32.obj, gzclose.obj, gzlib.obj\
456 adler32.obj : adler32.c zutil.h zlib.h zconf.h
  /external/python/cpython3/Modules/zlib/
adler32.c 0 /* adler32.c -- compute the Adler-32 checksum of a data stream
134 uLong ZEXPORT adler32(adler, buf, len) function
152 /* for negative len, return invalid adler32 as a clue for debugging */
make_vms.com 179 $ CALL MAKE adler32.OBJ "CC ''CCOPT' adler32" -
180 adler32.c zlib.h zconf.h
429 OBJS = adler32.obj, compress.obj, crc32.obj, gzclose.obj, gzlib.obj\
456 adler32.obj : adler32.c zutil.h zlib.h zconf.h
  /external/syslinux/com32/lib/zlib/
adler32.c 0 /* adler32.c -- compute the Adler-32 checksum of a data stream
60 uLong ZEXPORT adler32(adler, buf, len) function
zconf.in.h 38 # define adler32 z_adler32 macro
inflate.c 410 /* check function to use adler32() for zlib or crc32() for gzip */
413 (state->flags ? crc32(check, buf, len) : adler32(check, buf, len))
415 # define UPDATE(check, buf, len) adler32(check, buf, len)
666 strm->adler = state->check = adler32(0L, Z_NULL, 0);
808 strm->adler = state->check = adler32(0L, Z_NULL, 0);
    [all...]
  /external/zlib/src/
adler32.c 0 /* adler32.c -- compute the Adler-32 checksum of a data stream
134 uLong ZEXPORT adler32(adler, buf, len) function
152 /* for negative len, return invalid adler32 as a clue for debugging */
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-pe/
vers-script-dll.c 46 FUNC(adler32)
  /toolchain/binutils/binutils-2.27/zlib/
adler32.c 0 /* adler32.c -- compute the Adler-32 checksum of a data stream
6 /* @(#) $Id: adler32.c,v 1.1.1.2 2002/03/11 21:53:23 tromey Exp $ */
65 uLong ZEXPORT adler32(adler, buf, len) function
145 /* for negative len, return invalid adler32 as a clue for debugging */
inflate.c 431 /* check function to use adler32() for zlib or crc32() for gzip */
434 (state->flags ? crc32(check, buf, len) : adler32(check, buf, len))
436 # define UPDATE(check, buf, len) adler32(check, buf, len)
682 strm->adler = state->check = adler32(0L, Z_NULL, 0);
824 strm->adler = state->check = adler32(0L, Z_NULL, 0);
    [all...]
  /prebuilts/go/darwin-x86/src/compress/zlib/
writer.go 11 "hash/adler32"
123 checksum := adler32.Checksum(z.dict)
139 z.digest = adler32.New()
  /prebuilts/go/linux-x86/src/compress/zlib/
writer.go 11 "hash/adler32"
123 checksum := adler32.Checksum(z.dict)
139 z.digest = adler32.New()
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
inflate.c 431 /* check function to use adler32() for zlib or crc32() for gzip */
434 (state->flags ? crc32(check, buf, len) : adler32(check, buf, len))
436 # define UPDATE(check, buf, len) adler32(check, buf, len)
682 strm->adler = state->check = adler32(0L, Z_NULL, 0);
824 strm->adler = state->check = adler32(0L, Z_NULL, 0);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
inflate.c 375 /* check function to use adler32() for zlib or crc32() for gzip */
378 (state->flags ? crc32(check, buf, len) : adler32(check, buf, len))
380 # define UPDATE(check, buf, len) adler32(check, buf, len)
629 strm->adler = state->check = adler32(0L, Z_NULL, 0);
771 strm->adler = state->check = adler32(0L, Z_NULL, 0);
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
image.c 290 UInt adler = VG_(adler32)(0, NULL, 0);
295 adler = VG_(adler32)(adler, &wr_first8[4], 4);
297 adler = VG_(adler32)(adler, req->data, req->n_data);
308 UChar rd_first8[8]; // adler32; length32
326 adler = VG_(adler32)(0, NULL, 0); // initial value
327 adler = VG_(adler32)(adler, &rd_first8[4], 4);
329 adler = VG_(adler32)(adler, res->data, res->n_data);
    [all...]
  /art/runtime/
oat.cc 71 : adler32_checksum_(adler32(0L, Z_NULL, 0)),
192 adler32_checksum_ = adler32(adler32_checksum_, bytes, length);
  /dalvik/libdex/
DexFile.cpp 160 * than most other things tried (e.g. adler32).
353 ALOGV("+++ adler32 checksum (%08x) verified", adler);
365 ALOGV("+++ adler32 opt checksum (%08x) verified", adler);
481 uLong adler = adler32(0L, Z_NULL, 0);
484 return (u4) adler32(adler, start + nonSum, pHeader->fileSize - nonSum);
  /external/freetype/src/gzip/
inflate.c 125 inflate_blocks_new(z, z->state->nowrap ? Z_NULL : adler32, (uInt)1 << w))
  /external/guava/guava/src/com/google/common/hash/
Hashing.java 25 import java.util.zip.Adler32;
262 * delegating to the {@link Adler32} {@link Checksum}.
269 public static HashFunction adler32() { method in class:Hashing
275 checksumHashFunction(ChecksumType.ADLER_32, "Hashing.adler32()");
292 return new Adler32();
  /external/syslinux/com32/include/
zconf.h 27 # define adler32 z_adler32 macro
  /external/valgrind/include/
pub_tool_libcbase.h 231 extern UInt VG_(adler32)( UInt adler, const UChar* buf, UInt len);
  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 189 checksum = adler32(checksum, (const unsigned char *) buf, nread);
212 uint32_t checksum = adler32(0L, Z_NULL, 0);
216 checksum = adler32(checksum, bitcode, bitcodeSize);
220 checksum = adler32(checksum, (const unsigned char *) commandLine,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zconf.h 27 # define adler32 z_adler32 macro

Completed in 982 milliseconds

1 23 4 5 6 7 8 910