Searched refs:NO_GZIP (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/zlib/
H A Dinflate.h11 /* define NO_GZIP when compiling if you want to disable gzip header and
12 trailer decoding by inflate(). NO_GZIP would be used to avoid linking in
15 #ifndef NO_GZIP
H A Ddeflate.h18 /* define NO_GZIP when compiling if you want to disable gzip header and
19 trailer creation by deflate(). NO_GZIP would be used to avoid linking in
22 #ifndef NO_GZIP
H A Dzutil.c79 #ifdef NO_GZIP
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dinflate.h11 /* define NO_GZIP when compiling if you want to disable gzip header and
12 trailer decoding by inflate(). NO_GZIP would be used to avoid linking in
15 #ifndef NO_GZIP
H A Ddeflate.h18 /* define NO_GZIP when compiling if you want to disable gzip header and
19 trailer creation by deflate(). NO_GZIP would be used to avoid linking in
22 #ifndef NO_GZIP
H A Dfx_zlib_zutil.c82 #ifdef NO_GZIP
H A Dzlib.h97 /* Sunliang.Liu 20100908 sync the config to the old revision. NO_GZIP */
98 #define NO_GZIP /* XYQ */ macro
1194 17: NO_GZIP -- deflate can't write gzip streams, and inflate can't detect
/external/qemu/distrib/zlib-1.2.8/
H A Dinflate.h11 /* define NO_GZIP when compiling if you want to disable gzip header and
12 trailer decoding by inflate(). NO_GZIP would be used to avoid linking in
15 #ifndef NO_GZIP
H A Ddeflate.h18 /* define NO_GZIP when compiling if you want to disable gzip header and
19 trailer creation by deflate(). NO_GZIP would be used to avoid linking in
22 #ifndef NO_GZIP
H A Dzutil.c82 #ifdef NO_GZIP
/external/zlib/src/
H A Dinflate.h11 /* define NO_GZIP when compiling if you want to disable gzip header and
12 trailer decoding by inflate(). NO_GZIP would be used to avoid linking in
15 #ifndef NO_GZIP
H A Ddeflate.h18 /* define NO_GZIP when compiling if you want to disable gzip header and
19 trailer creation by deflate(). NO_GZIP would be used to avoid linking in
22 #ifndef NO_GZIP
H A Dzutil.c82 #ifdef NO_GZIP
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h93 /* Sunliang.Liu 20100908 sync the config to the old revision. NO_GZIP */
94 #define NO_GZIP /* XYQ */ macro
1190 17: NO_GZIP -- deflate can't write gzip streams, and inflate can't detect
/external/zlib/src/contrib/masmx86/
H A Dinffas32.asm31 ; if you define NO_GZIP (see inflate.h), compile with

Completed in 273 milliseconds