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

1 23 4

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
adler32.c 57 uLong ZEXPORT adler32(adler, buf, len)
128 uLong ZEXPORT adler32_combine(adler1, adler2, len2)
crc32.c 205 const unsigned long FAR * ZEXPORT get_crc_table()
219 unsigned long ZEXPORT crc32(crc, buf, len)
370 uLong ZEXPORT crc32_combine(crc1, crc2, len2)
inflate.c 103 int ZEXPORT inflateReset(strm)
128 int ZEXPORT inflatePrime(strm, bits, value)
144 int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)
187 int ZEXPORT inflateInit_(strm, version, stream_size)
554 int ZEXPORT inflate(strm, flush)
    [all...]
  /external/python/cpython2/Modules/zlib/
gzread.c 375 int ZEXPORT gzread(file, buf, len)
411 z_size_t ZEXPORT gzfread(buf, size, nitems, file)
447 int ZEXPORT gzgetc(file)
476 int ZEXPORT gzgetc_(file)
483 int ZEXPORT gzungetc(c, file)
543 char * ZEXPORT gzgets(file, buf, len)
607 int ZEXPORT gzdirect(file)
627 int ZEXPORT gzclose_r(file)
zutil.c 27 const char * ZEXPORT zlibVersion()
32 uLong ZEXPORT zlibCompileFlags()
133 const char * ZEXPORT zError(err)
gzwrite.c 246 int ZEXPORT gzwrite(file, buf, len)
274 z_size_t ZEXPORT gzfwrite(buf, size, nitems, file)
304 int ZEXPORT gzputc(file, c)
352 int ZEXPORT gzputs(file, str)
553 int ZEXPORT gzflush(file, flush)
585 int ZEXPORT gzsetparams(file, level, strategy)
627 int ZEXPORT gzclose_w(file)
inflate.c 119 int ZEXPORT inflateResetKeep(strm)
144 int ZEXPORT inflateReset(strm)
157 int ZEXPORT inflateReset2(strm, windowBits)
195 int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)
239 int ZEXPORT inflateInit_(strm, version, stream_size)
247 int ZEXPORT inflatePrime(strm, bits, value)
622 int ZEXPORT inflate(strm, flush)
    [all...]
zutil.h 191 ZEXTERN uLong ZEXPORT adler32_combine64 OF((uLong, uLong, z_off_t));
192 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
  /external/zlib/src/
gzread.c 375 int ZEXPORT gzread(file, buf, len)
411 z_size_t ZEXPORT gzfread(buf, size, nitems, file)
447 int ZEXPORT gzgetc(file)
476 int ZEXPORT gzgetc_(file)
483 int ZEXPORT gzungetc(c, file)
543 char * ZEXPORT gzgets(file, buf, len)
607 int ZEXPORT gzdirect(file)
627 int ZEXPORT gzclose_r(file)
zutil.c 27 const char * ZEXPORT zlibVersion()
32 uLong ZEXPORT zlibCompileFlags()
133 const char * ZEXPORT zError(err)
gzwrite.c 246 int ZEXPORT gzwrite(file, buf, len)
274 z_size_t ZEXPORT gzfwrite(buf, size, nitems, file)
304 int ZEXPORT gzputc(file, c)
352 int ZEXPORT gzputs(file, str)
553 int ZEXPORT gzflush(file, flush)
585 int ZEXPORT gzsetparams(file, level, strategy)
627 int ZEXPORT gzclose_w(file)
inflate.c 119 int ZEXPORT inflateResetKeep(strm)
144 int ZEXPORT inflateReset(strm)
157 int ZEXPORT inflateReset2(strm, windowBits)
195 int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)
239 int ZEXPORT inflateInit_(strm, version, stream_size)
247 int ZEXPORT inflatePrime(strm, bits, value)
622 int ZEXPORT inflate(strm, flush)
    [all...]
zutil.h 191 ZEXTERN uLong ZEXPORT adler32_combine64 OF((uLong, uLong, z_off_t));
192 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
crc32.c 190 const z_crc_t FAR * ZEXPORT get_crc_table()
204 unsigned long ZEXPORT crc32(crc, buf, len)
411 uLong ZEXPORT crc32_combine(crc1, crc2, len2)
419 uLong ZEXPORT crc32_combine64(crc1, crc2, len2)
inflate.c 104 int ZEXPORT inflateResetKeep(strm)
129 int ZEXPORT inflateReset(strm)
142 int ZEXPORT inflateReset2(strm, windowBits)
180 int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)
222 int ZEXPORT inflateInit_(strm, version, stream_size)
230 int ZEXPORT inflatePrime(strm, bits, value)
605 int ZEXPORT inflate(strm, flush)
    [all...]
zutil.c 30 const char * ZEXPORT zlibVersion()
35 uLong ZEXPORT zlibCompileFlags()
136 const char * ZEXPORT zError(err)
gzwrite.c 165 int ZEXPORT gzwrite(file, buf, len)
245 int ZEXPORT gzputc(file, c)
293 int ZEXPORT gzputs(file, str)
465 int ZEXPORT gzflush(file, flush)
497 int ZEXPORT gzsetparams(file, level, strategy)
539 int ZEXPORT gzclose_w(file)
zutil.h 173 ZEXTERN uLong ZEXPORT adler32_combine64 OF((uLong, uLong, z_off_t));
174 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
deflate.c 201 int ZEXPORT deflateInit_(strm, level, version, stream_size)
213 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
323 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength)
392 int ZEXPORT deflateResetKeep (strm)
427 int ZEXPORT deflateReset (strm)
439 int ZEXPORT deflateSetHeader (strm, head)
450 int ZEXPORT deflatePending (strm, pending, bits)
464 int ZEXPORT deflatePrime (strm, bits, value)
490 int ZEXPORT deflateParams(strm, level, strategy)
531 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zutil.c 24 const char * ZEXPORT zlibVersion()
29 uLong ZEXPORT zlibCompileFlags()
130 const char * ZEXPORT zError(err)
inflate.c 119 int ZEXPORT inflateResetKeep(strm)
144 int ZEXPORT inflateReset(strm)
157 int ZEXPORT inflateReset2(strm, windowBits)
195 int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)
239 int ZEXPORT inflateInit_(strm, version, stream_size)
247 int ZEXPORT inflatePrime(strm, bits, value)
622 int ZEXPORT inflate(strm, flush)
    [all...]
zutil.h 191 ZEXTERN uLong ZEXPORT adler32_combine64 OF((uLong, uLong, z_off_t));
192 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
  /external/u-boot/lib/
crc32.c 25 #define ZEXPORT /* empty */
158 const uint32_t * ZEXPORT get_crc_table()
179 uint32_t ZEXPORT crc32_no_comp(uint32_t crc, const Bytef *buf, uInt len)
221 uint32_t ZEXPORT crc32 (uint32_t crc, const Bytef *p, uInt len)
230 uint32_t ZEXPORT crc32_wd (uint32_t crc,
  /external/u-boot/lib/zlib/
adler32.c 57 uLong ZEXPORT adler32(uLong adler, const Bytef *buf, uInt len)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/zlib/
zutil.h 176 ZEXTERN uLong ZEXPORT adler32_combine64 OF((uLong, uLong, z_off_t));
177 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));

Completed in 1306 milliseconds

1 23 4