/external/chromium/sdch/open-vcdiff/src/ |
adler32.c | 8 #define ZLIB_INTERNAL
|
/external/chromium_org/sdch/open-vcdiff/src/zlib/ |
adler32.c | 8 #define ZLIB_INTERNAL
|
/external/open-vcdiff/src/zlib/ |
adler32.c | 8 #define ZLIB_INTERNAL
|
/external/qemu/distrib/zlib-1.2.3/ |
adler32.c | 8 #define ZLIB_INTERNAL
|
zutil.h | 16 #define ZLIB_INTERNAL
|
/external/zlib/src/ |
inftrees.c | 32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work)
|
zconf.h | 314 # ifdef ZLIB_INTERNAL 343 # ifdef ZLIB_INTERNAL
|
trees.c | 349 fprintf(header, "const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {\n"); 356 "const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= {\n"); 381 void ZLIB_INTERNAL _tr_init(s) 865 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) 882 void ZLIB_INTERNAL _tr_flush_bits(s) 892 void ZLIB_INTERNAL _tr_align(s) [all...] |
inffast.c | 67 void ZLIB_INTERNAL inflate_fast(strm, start)
|
zconf.h.cmakein | 316 # ifdef ZLIB_INTERNAL 345 # ifdef ZLIB_INTERNAL
|
zconf.h.in | 314 # ifdef ZLIB_INTERNAL 343 # ifdef ZLIB_INTERNAL
|
zlib.h | [all...] |
configure | 727 #define ZLIB_INTERNAL __attribute__((visibility ("hidden"))) 728 int ZLIB_INTERNAL foo;
|
/external/chromium_org/third_party/zlib/ |
inffast.c | 67 void ZLIB_INTERNAL inflate_fast(strm, start)
|
inftrees.c | 32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work)
|
trees.c | 354 fprintf(header, "const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {\n"); 361 "const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= {\n"); 386 void ZLIB_INTERNAL _tr_init(s) 871 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) [all...] |
zlib.h | [all...] |
/external/zlib/src/test/ |
infcover.c | 16 #define ZLIB_INTERNAL
|