HomeSort by relevance Sort by last modified time
    Searched refs:ZEXPORT (Results 251 - 275 of 296) sorted by null

<<1112

  /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...]
  /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)
  /external/pdfium/third_party/zlib_v128/
inflate.c 104 int ZEXPORT inflateResetKeep(
129 int ZEXPORT inflateReset(
142 int ZEXPORT inflateReset2(
180 int ZEXPORT inflateInit2_(
222 int ZEXPORT inflateInit_(
230 int ZEXPORT inflatePrime(
605 int ZEXPORT inflate(
    [all...]
zutil.c 30 const char * ZEXPORT zlibVersion()
35 uLong ZEXPORT zlibCompileFlags()
136 const char * ZEXPORT zError(
gzwrite.c 165 int ZEXPORT gzwrite(
245 int ZEXPORT gzputc(
293 int ZEXPORT gzputs(
464 int ZEXPORT gzflush(
496 int ZEXPORT gzsetparams(
538 int ZEXPORT gzclose_w(
  /external/python/cpython2/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)
zconf.h.cmakein 334 # define ZEXPORT WINAPI
346 # define ZEXPORT __declspec(dllexport)
349 # define ZEXPORT __declspec(dllimport)
358 #ifndef ZEXPORT
359 # define ZEXPORT
zconf.h.in 332 # define ZEXPORT WINAPI
344 # define ZEXPORT __declspec(dllexport)
347 # define ZEXPORT __declspec(dllimport)
356 #ifndef ZEXPORT
357 # define ZEXPORT
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)
  /external/syslinux/com32/lib/zlib/
crc32.c 207 const unsigned long FAR * ZEXPORT get_crc_table()
221 unsigned long ZEXPORT crc32(crc, buf, len)
428 uLong ZEXPORT crc32_combine(crc1, crc2, len2)
436 uLong ZEXPORT crc32_combine64(crc1, crc2, len2)
zutil.c 27 const char * ZEXPORT zlibVersion()
32 uLong ZEXPORT zlibCompileFlags()
133 const char * ZEXPORT zError(err)
inflate.c 103 int ZEXPORT inflateReset(strm)
130 int ZEXPORT inflateReset2(strm, windowBits)
168 int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)
201 int ZEXPORT inflateInit_(strm, version, stream_size)
209 int ZEXPORT inflatePrime(strm, bits, value)
589 int ZEXPORT inflate(strm, flush)
    [all...]
  /external/zlib/src/
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)
zconf.h.cmakein 334 # define ZEXPORT WINAPI
346 # define ZEXPORT __declspec(dllexport)
349 # define ZEXPORT __declspec(dllimport)
358 #ifndef ZEXPORT
359 # define ZEXPORT
zconf.h.in 332 # define ZEXPORT WINAPI
344 # define ZEXPORT __declspec(dllexport)
347 # define ZEXPORT __declspec(dllimport)
356 #ifndef ZEXPORT
357 # define ZEXPORT
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)

Completed in 621 milliseconds

<<1112