HomeSort by relevance Sort by last modified time
    Searched defs:Z_TEXT (Results 1 - 3 of 3) sorted by null

  /development/ndk/platforms/android-3/include/
zlib.h 197 #define Z_TEXT 1
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
    [all...]
  /external/chromium_org/sdch/open-vcdiff/src/zlib/
zlib.h 197 #define Z_TEXT 1
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
    [all...]
  /external/chromium_org/third_party/zlib/
zlib.h 201 #define Z_TEXT 1
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
    [all...]

Completed in 37 milliseconds