HomeSort by relevance Sort by last modified time
    Searched defs:ZEXPORT (Results 1 - 14 of 14) sorted by null

  /external/freetype/src/gzip/
adler32.c 21 ZEXPORT(uLong) adler32( /* adler, buf, len) */
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
  /external/syslinux/com32/lib/zlib/
zconf.in.h 215 # define ZEXPORT WINAPI
227 # define ZEXPORT __declspec(dllexport)
230 # define ZEXPORT __declspec(dllimport)
239 #ifndef ZEXPORT
240 # define ZEXPORT
  /development/ndk/platforms/android-14/include/
zconf.h 225 # define ZEXPORT WINAPI
237 # define ZEXPORT __declspec(dllexport)
240 # define ZEXPORT __declspec(dllimport)
249 #ifndef ZEXPORT
250 # define ZEXPORT
  /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
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zconf.h 332 # define ZEXPORT WINAPI
344 # define ZEXPORT __declspec(dllexport)
347 # define ZEXPORT __declspec(dllimport)
356 #ifndef ZEXPORT
357 # define ZEXPORT
  /external/python/cpython2/Modules/zlib/
zconf.h 332 # define ZEXPORT WINAPI
344 # define ZEXPORT __declspec(dllexport)
347 # define ZEXPORT __declspec(dllimport)
356 #ifndef ZEXPORT
357 # define ZEXPORT
  /external/syslinux/com32/include/
zconf.h 297 # define ZEXPORT WINAPI
309 # define ZEXPORT __declspec(dllexport)
312 # define ZEXPORT __declspec(dllimport)
321 #ifndef ZEXPORT
322 # define ZEXPORT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zconf.h 288 # define ZEXPORT WINAPI
300 # define ZEXPORT __declspec(dllexport)
303 # define ZEXPORT __declspec(dllimport)
316 #ifndef ZEXPORT
317 # define ZEXPORT
  /toolchain/binutils/binutils-2.27/zlib/
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/
zconf.h 355 # define ZEXPORT WINAPI
367 # define ZEXPORT __declspec(dllexport)
370 # define ZEXPORT __declspec(dllimport)
379 #ifndef ZEXPORT
380 # define ZEXPORT
  /external/python/cpython3/Modules/zlib/
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/
zconf.h 355 # define ZEXPORT WINAPI
367 # define ZEXPORT __declspec(dllexport)
370 # define ZEXPORT __declspec(dllimport)
379 #ifndef ZEXPORT
380 # define ZEXPORT

Completed in 77 milliseconds