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

12 3 4

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
zconf.h 225 # define ZEXPORT WINAPI
237 # define ZEXPORT __declspec(dllexport)
240 # define ZEXPORT __declspec(dllimport)
249 #ifndef ZEXPORT
250 # define ZEXPORT
zconf.in.h 225 # define ZEXPORT WINAPI
237 # define ZEXPORT __declspec(dllexport)
240 # define ZEXPORT __declspec(dllimport)
249 #ifndef ZEXPORT
250 # define ZEXPORT
uncompr.c 26 int ZEXPORT uncompress (dest, destLen, source, sourceLen)
gzio.c 208 gzFile ZEXPORT gzopen (path, mode)
219 gzFile ZEXPORT gzdopen (fd, mode)
234 int ZEXPORT gzsetparams (file, level, strategy)
394 int ZEXPORT gzread (file, buf, len)
503 int ZEXPORT gzgetc(file)
515 int ZEXPORT gzungetc(c, file)
540 char * ZEXPORT gzgets(file, buf, len)
559 int ZEXPORT gzwrite (file, buf, len)
678 int ZEXPORT gzputc(file, c)
693 int ZEXPORT gzputs(file, s)
    [all...]
zutil.c 27 const char * ZEXPORT zlibVersion()
32 uLong ZEXPORT zlibCompileFlags()
133 const char * ZEXPORT zError(err)
  /external/freetype/src/gzip/
ftzconf.h 179 # define ZEXPORT(x) x WINAPI
189 # define ZEXPORT(x) x __declspec(dllexport) WINAPI
193 # define ZEXPORT(x) x _export
201 #ifndef ZEXPORT
202 # define ZEXPORT(x) static x
adler32.c 21 ZEXPORT(uLong) adler32( /* adler, buf, len) */
inflate.c 54 ZEXPORT(int) inflateReset( /* z) */
68 ZEXPORT(int) inflateEnd( /* z) */
82 ZEXPORT(int) inflateInit2_( /* z, w, version, stream_size) */
147 ZEXPORT(int) inflate( /* z, f) */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
uncompr.c 24 int ZEXPORT uncompress (dest, destLen, source, sourceLen)
adler32.c 65 uLong ZEXPORT adler32(adler, buf, len)
165 uLong ZEXPORT adler32_combine(adler1, adler2, len2)
173 uLong ZEXPORT adler32_combine64(adler1, adler2, len2)
gzread.c 288 int ZEXPORT gzread(file, buf, len)
387 int ZEXPORT gzgetc(file)
416 int ZEXPORT gzgetc_(file)
423 int ZEXPORT gzungetc(c, file)
483 char * ZEXPORT gzgets(file, buf, len)
547 int ZEXPORT gzdirect(file)
567 int ZEXPORT gzclose_r(file)
zconf.h 332 # define ZEXPORT WINAPI
344 # define ZEXPORT __declspec(dllexport)
347 # define ZEXPORT __declspec(dllimport)
356 #ifndef ZEXPORT
357 # define ZEXPORT
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
adler32.c 63 uLong ZEXPORT adler32_z(adler, buf, len)
134 uLong ZEXPORT adler32(adler, buf, len)
172 uLong ZEXPORT adler32_combine(adler1, adler2, len2)
180 uLong ZEXPORT adler32_combine64(adler1, adler2, len2)
crc32.c 188 const z_crc_t FAR * ZEXPORT get_crc_table()
202 unsigned long ZEXPORT crc32_z(crc, buf, len)
237 unsigned long ZEXPORT crc32(crc, buf, len)
428 uLong ZEXPORT crc32_combine(crc1, crc2, len2)
436 uLong ZEXPORT crc32_combine64(crc1, crc2, len2)
zconf.h 355 # define ZEXPORT WINAPI
367 # define ZEXPORT __declspec(dllexport)
370 # define ZEXPORT __declspec(dllimport)
379 #ifndef ZEXPORT
380 # define ZEXPORT
  /external/python/cpython2/Modules/zlib/
adler32.c 63 uLong ZEXPORT adler32_z(adler, buf, len)
134 uLong ZEXPORT adler32(adler, buf, len)
172 uLong ZEXPORT adler32_combine(adler1, adler2, len2)
180 uLong ZEXPORT adler32_combine64(adler1, adler2, len2)
uncompr.c 27 int ZEXPORT uncompress2 (dest, destLen, source, sourceLen)
86 int ZEXPORT uncompress (dest, destLen, source, sourceLen)
crc32.c 188 const z_crc_t FAR * ZEXPORT get_crc_table()
202 unsigned long ZEXPORT crc32_z(crc, buf, len)
237 unsigned long ZEXPORT crc32(crc, buf, len)
428 uLong ZEXPORT crc32_combine(crc1, crc2, len2)
436 uLong ZEXPORT crc32_combine64(crc1, crc2, len2)
zconf.h 355 # define ZEXPORT WINAPI
367 # define ZEXPORT __declspec(dllexport)
370 # define ZEXPORT __declspec(dllimport)
379 #ifndef ZEXPORT
380 # define ZEXPORT
  /external/zlib/src/
adler32.c 63 uLong ZEXPORT adler32_z(adler, buf, len)
134 uLong ZEXPORT adler32(adler, buf, len)
172 uLong ZEXPORT adler32_combine(adler1, adler2, len2)
180 uLong ZEXPORT adler32_combine64(adler1, adler2, len2)
uncompr.c 27 int ZEXPORT uncompress2 (dest, destLen, source, sourceLen)
86 int ZEXPORT uncompress (dest, destLen, source, sourceLen)
crc32.c 188 const z_crc_t FAR * ZEXPORT get_crc_table()
202 unsigned long ZEXPORT crc32_z(crc, buf, len)
237 unsigned long ZEXPORT crc32(crc, buf, len)
428 uLong ZEXPORT crc32_combine(crc1, crc2, len2)
436 uLong ZEXPORT crc32_combine64(crc1, crc2, len2)
zconf.h 355 # define ZEXPORT WINAPI
367 # define ZEXPORT __declspec(dllexport)
370 # define ZEXPORT __declspec(dllimport)
379 #ifndef ZEXPORT
380 # define ZEXPORT
  /external/zlib/src/contrib/minizip/
unzip.c 390 extern int ZEXPORT unzStringFileNameCompare (const char* fileName1,
765 extern unzFile ZEXPORT unzOpen2 (const char *path,
778 extern unzFile ZEXPORT unzOpen2_64 (const void *path,
793 extern unzFile ZEXPORT unzOpen (const char *path)
798 extern unzFile ZEXPORT unzOpen64 (const void *path)
808 extern int ZEXPORT unzClose (unzFile file)
828 extern int ZEXPORT unzGetGlobalInfo64 (unzFile file, unz_global_info64* pglobal_info)
838 extern int ZEXPORT unzGetGlobalInfo (unzFile file, unz_global_info* pglobal_info32)
    [all...]
  /development/ndk/zlib/
zconf.h 329 # define ZEXPORT WINAPI
341 # define ZEXPORT __declspec(dllexport)
344 # define ZEXPORT __declspec(dllimport)
353 #ifndef ZEXPORT
354 # define ZEXPORT

Completed in 4103 milliseconds

12 3 4