Searched refs:Z_BINARY (Results 1 - 21 of 21) 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/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzlib.h196 #define Z_BINARY 0 macro
313 the input data type (Z_BINARY or Z_TEXT). In doubt, the data is considered
/external/chromium_org/third_party/zlib/
H A Dzlib.h200 #define Z_BINARY 0 macro
342 the input data type (Z_BINARY or Z_TEXT). In doubt, the data is considered
H A Dtrees.c1150 return Z_BINARY;
1163 return Z_BINARY;
/external/qemu/distrib/zlib-1.2.8/
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/zlib/src/
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/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
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_trees.c1133 return Z_BINARY;
1146 return Z_BINARY;
H A Dzlib.h263 #define Z_BINARY 0 macro
402 the input data type (Z_BINARY or Z_TEXT). In doubt, the data is considered
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas97 Z_BINARY = 0;
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h259 #define Z_BINARY 0 macro
398 the input data type (Z_BINARY or Z_TEXT). In doubt, the data is considered
/external/chromium_org/third_party/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/qemu/distrib/libpng-1.2.46/
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/as400/
H A Dzlib.inc69 D Z_BINARY C 0
/external/zlib/src/contrib/delphi/
H A DZLib.pas193 Z_BINARY = 0;
/external/chromium_org/third_party/zlib/contrib/minizip/
H A Dzip.c1203 zi->ci.stream.data_type = Z_BINARY;
/external/qemu/ui/
H A Dvnc-android.c608 zstream->data_type = Z_BINARY;
H A Dvnc.c600 zstream->data_type = Z_BINARY;
/external/zlib/src/contrib/minizip/
H A Dzip.c1204 zi->ci.stream.data_type = Z_BINARY;

Completed in 1693 milliseconds