Searched refs:Z_BINARY (Results 1 - 20 of 20) sorted by relevance

/external/freetype/src/gzip/
H A Dzlib.h156 #define Z_BINARY 0 macro
262 the input data type (Z_ASCII or Z_BINARY). In doubt, the data is considered
/external/libvncserver/libvncclient/
H A Dzlib.c72 client->decompStream.data_type = Z_BINARY;
H A Dzrle.c121 client->decompStream.data_type = Z_BINARY;
/external/libvncserver/libvncserver/
H A Dzlib.c161 cl->compStream.data_type = Z_BINARY;
/external/pdfium/third_party/libtiff/
H A Dtif_zip.c427 sp->stream.data_type = Z_BINARY;
H A Dtif_pixarlog.c1424 sp->stream.data_type = Z_BINARY;
/external/python/cpython2/Modules/zlib/
H A Dzlib.h199 #define Z_BINARY 0 macro
338 the input data type (Z_BINARY or Z_TEXT). In doubt, the data is considered
H A Dtrees.c1133 return Z_BINARY;
1146 return Z_BINARY;
/external/syslinux/com32/include/
H A Dzlib.h199 #define Z_BINARY 0 macro
337 the input data type (Z_BINARY or Z_TEXT). In doubt, the data is considered
/external/python/cpython3/Modules/zlib/
H A Dtrees.c1137 return Z_BINARY;
1150 return Z_BINARY;
H A Dzlib.h203 #define Z_BINARY 0 macro
347 the input data type (Z_BINARY or Z_TEXT). If in doubt, the data is
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas97 Z_BINARY = 0;
/external/zlib/src/
H A Dtrees.c1137 return Z_BINARY;
1150 return Z_BINARY;
H A Dzlib.h203 #define Z_BINARY 0 macro
347 the input data type (Z_BINARY or Z_TEXT). If in doubt, the data is
/external/zlib/
H A Dzlib.h203 #define Z_BINARY 0 macro
347 the input data type (Z_BINARY or Z_TEXT). If in doubt, the data is
/external/syslinux/com32/lib/zlib/
H A Dtrees.c1150 return Z_BINARY;
1163 return Z_BINARY;
/external/syslinux/com32/lib/libpng/
H A Dpngwutil.c383 png_ptr->zstream.data_type = Z_BINARY;
563 png_ptr->zstream.data_type = Z_BINARY;
1963 png_ptr->zstream.data_type = Z_BINARY;
/external/zlib/src/contrib/delphi/
H A DZLib.pas193 Z_BINARY = 0;
/external/ImageMagick/coders/
H A Dpsd.c1095 stream.data_type=Z_BINARY;
/external/zlib/src/contrib/minizip/
H A Dzip.c1204 zi->ci.stream.data_type = Z_BINARY;

Completed in 405 milliseconds