Searched refs:Z_TEXT (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzlib.h197 #define Z_TEXT 1 macro
198 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */
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.h201 #define Z_TEXT 1 macro
202 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */
342 the input data type (Z_BINARY or Z_TEXT). In doubt, the data is considered
H A Dtrees.c1155 return Z_TEXT;
1158 return Z_TEXT;
/external/qemu/distrib/zlib-1.2.8/
H A Dzlib.h200 #define Z_TEXT 1 macro
201 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */
338 the input data type (Z_BINARY or Z_TEXT). In doubt, the data is considered
H A Dtrees.c1138 return Z_TEXT;
1141 return Z_TEXT;
/external/zlib/src/
H A Dzlib.h200 #define Z_TEXT 1 macro
201 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */
338 the input data type (Z_BINARY or Z_TEXT). In doubt, the data is considered
H A Dtrees.c1138 return Z_TEXT;
1141 return Z_TEXT;
/external/zlib/
H A Dzlib.h200 #define Z_TEXT 1 macro
201 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */
338 the input data type (Z_BINARY or Z_TEXT). In doubt, the data is considered
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h260 #define Z_TEXT 1 macro
261 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */
398 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 Dzlib.h264 #define Z_TEXT 1 macro
265 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */
402 the input data type (Z_BINARY or Z_TEXT). In doubt, the data is considered
H A Dfx_zlib_trees.c1138 return Z_TEXT;
1141 return Z_TEXT;
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas98 Z_TEXT = 1;

Completed in 246 milliseconds