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

  /external/chromium_org/third_party/zlib/
uncompr.c 8 #define ZLIB_INTERNAL
compress.c 8 #define ZLIB_INTERNAL
gzguts.h 16 # define ZLIB_INTERNAL __attribute__((visibility ("hidden")))
18 # define ZLIB_INTERNAL
119 void ZLIB_INTERNAL gz_error OF((gz_statep, int, const char *));
121 char ZLIB_INTERNAL *gz_strwinerror OF((DWORD error));
130 unsigned ZLIB_INTERNAL gz_intmax OF((void));
zutil.h 17 # define ZLIB_INTERNAL __attribute__((visibility ("hidden")))
19 # define ZLIB_INTERNAL
254 void ZLIB_INTERNAL zmemcpy OF((Bytef* dest, const Bytef* source, uInt len));
255 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
256 void ZLIB_INTERNAL zmemzero OF((Bytef* dest, uInt len));
262 extern int ZLIB_INTERNAL z_verbose;
263 extern void ZLIB_INTERNAL z_error OF((char *m));
280 voidpf ZLIB_INTERNAL zcalloc OF((voidpf opaque, unsigned items,
282 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
fx_zlib_uncompr.c 8 #define ZLIB_INTERNAL
fx_zlib_compress.c 8 #define ZLIB_INTERNAL
zutil.h 19 # define ZLIB_INTERNAL __attribute__((visibility ("hidden")))
21 # define ZLIB_INTERNAL
215 void ZLIB_INTERNAL zmemcpy OF((Bytef* dest, const Bytef* source, uInt len));
216 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
217 void ZLIB_INTERNAL zmemzero OF((Bytef* dest, uInt len));
223 extern int ZLIB_INTERNAL z_verbose;
224 extern void ZLIB_INTERNAL z_error OF((char *m));
241 voidpf ZLIB_INTERNAL zcalloc OF((voidpf opaque, unsigned items,
243 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
gzguts.h 16 # define ZLIB_INTERNAL __attribute__((visibility ("hidden")))
18 # define ZLIB_INTERNAL
212 void ZLIB_INTERNAL gz_error OF((gz_statep, int, const char *));
214 char ZLIB_INTERNAL *gz_strwinerror OF((DWORD error));
223 unsigned ZLIB_INTERNAL gz_intmax OF((void));
  /external/qemu/distrib/zlib-1.2.8/
uncompr.c 8 #define ZLIB_INTERNAL
compress.c 8 #define ZLIB_INTERNAL
zutil.h 17 # define ZLIB_INTERNAL __attribute__((visibility ("hidden")))
19 # define ZLIB_INTERNAL
213 void ZLIB_INTERNAL zmemcpy OF((Bytef* dest, const Bytef* source, uInt len));
214 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
215 void ZLIB_INTERNAL zmemzero OF((Bytef* dest, uInt len));
221 extern int ZLIB_INTERNAL z_verbose;
222 extern void ZLIB_INTERNAL z_error OF((char *m));
239 voidpf ZLIB_INTERNAL zcalloc OF((voidpf opaque, unsigned items,
241 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
gzguts.h 16 # define ZLIB_INTERNAL __attribute__((visibility ("hidden")))
18 # define ZLIB_INTERNAL
196 void ZLIB_INTERNAL gz_error OF((gz_statep, int, const char *));
198 char ZLIB_INTERNAL *gz_strwinerror OF((DWORD error));
207 unsigned ZLIB_INTERNAL gz_intmax OF((void));
  /external/zlib/src/
uncompr.c 8 #define ZLIB_INTERNAL
compress.c 8 #define ZLIB_INTERNAL
zutil.h 17 # define ZLIB_INTERNAL __attribute__((visibility ("hidden")))
19 # define ZLIB_INTERNAL
213 void ZLIB_INTERNAL zmemcpy OF((Bytef* dest, const Bytef* source, uInt len));
214 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
215 void ZLIB_INTERNAL zmemzero OF((Bytef* dest, uInt len));
221 extern int ZLIB_INTERNAL z_verbose;
222 extern void ZLIB_INTERNAL z_error OF((char *m));
239 voidpf ZLIB_INTERNAL zcalloc OF((voidpf opaque, unsigned items,
241 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
gzguts.h 16 # define ZLIB_INTERNAL __attribute__((visibility ("hidden")))
18 # define ZLIB_INTERNAL
196 void ZLIB_INTERNAL gz_error OF((gz_statep, int, const char *));
198 char ZLIB_INTERNAL *gz_strwinerror OF((DWORD error));
207 unsigned ZLIB_INTERNAL gz_intmax OF((void));
  /external/chromium_org/sdch/open-vcdiff/src/zlib/
adler32.c 8 #define ZLIB_INTERNAL
  /external/zlib/src/test/
infcover.c 16 #define ZLIB_INTERNAL

Completed in 92 milliseconds