HomeSort by relevance Sort by last modified time
    Searched defs:Z_SYNC_FLUSH (Results 51 - 75 of 141) sorted by null

1 23 4 5 6

  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/linux/
zlib.h 43 #define Z_SYNC_FLUSH 3
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
zlib.h 43 #define Z_SYNC_FLUSH 3
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
zlib.h 43 #define Z_SYNC_FLUSH 3
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
zlib.h 43 #define Z_SYNC_FLUSH 3
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/
zlib.h 43 #define Z_SYNC_FLUSH 3
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/
zlib.h 43 #define Z_SYNC_FLUSH 3
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/
zlib.h 43 #define Z_SYNC_FLUSH 3
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
zlib.h 43 #define Z_SYNC_FLUSH 3
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
zlib.h 43 #define Z_SYNC_FLUSH 3
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
zlib.h 43 #define Z_SYNC_FLUSH 3
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
zlib.h 43 #define Z_SYNC_FLUSH 3
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
zlib.h 43 #define Z_SYNC_FLUSH 3
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
zlib.h 43 #define Z_SYNC_FLUSH 3
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
zlib.h 43 #define Z_SYNC_FLUSH 3
  /development/ndk/platforms/android-3/include/
zlib.h 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */
164 #define Z_SYNC_FLUSH 2
276 If the parameter flush is set to Z_SYNC_FLUSH, all pending output is
284 Z_SYNC_FLUSH, and the compression state is reset so that decompression can
292 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
392 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH,
393 Z_FINISH, or Z_BLOCK. Z_SYNC_FLUSH requests that inflate() flush as much
    [all...]
  /external/chromium_org/sdch/open-vcdiff/src/zlib/
zlib.h 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */
164 #define Z_SYNC_FLUSH 2
276 If the parameter flush is set to Z_SYNC_FLUSH, all pending output is
284 Z_SYNC_FLUSH, and the compression state is reset so that decompression can
292 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
392 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH,
393 Z_FINISH, or Z_BLOCK. Z_SYNC_FLUSH requests that inflate() flush as much
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
zlib.h 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */
164 #define Z_SYNC_FLUSH 2
276 If the parameter flush is set to Z_SYNC_FLUSH, all pending output is
284 Z_SYNC_FLUSH, and the compression state is reset so that decompression can
292 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
392 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH,
393 Z_FINISH, or Z_BLOCK. Z_SYNC_FLUSH requests that inflate() flush as much
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
zlib.h 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */
164 #define Z_SYNC_FLUSH 2
276 If the parameter flush is set to Z_SYNC_FLUSH, all pending output is
284 Z_SYNC_FLUSH, and the compression state is reset so that decompression can
292 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
392 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH,
393 Z_FINISH, or Z_BLOCK. Z_SYNC_FLUSH requests that inflate() flush as much
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
zlib.h 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */
164 #define Z_SYNC_FLUSH 2
276 If the parameter flush is set to Z_SYNC_FLUSH, all pending output is
284 Z_SYNC_FLUSH, and the compression state is reset so that decompression can
292 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
392 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH,
393 Z_FINISH, or Z_BLOCK. Z_SYNC_FLUSH requests that inflate() flush as much
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
zlib.h 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */
164 #define Z_SYNC_FLUSH 2
276 If the parameter flush is set to Z_SYNC_FLUSH, all pending output is
284 Z_SYNC_FLUSH, and the compression state is reset so that decompression can
292 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
392 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH,
393 Z_FINISH, or Z_BLOCK. Z_SYNC_FLUSH requests that inflate() flush as much
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
zlib.h 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */
164 #define Z_SYNC_FLUSH 2
276 If the parameter flush is set to Z_SYNC_FLUSH, all pending output is
284 Z_SYNC_FLUSH, and the compression state is reset so that decompression can
292 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
392 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH,
393 Z_FINISH, or Z_BLOCK. Z_SYNC_FLUSH requests that inflate() flush as much
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
zlib.h 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */
164 #define Z_SYNC_FLUSH 2
276 If the parameter flush is set to Z_SYNC_FLUSH, all pending output is
284 Z_SYNC_FLUSH, and the compression state is reset so that decompression can
292 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
392 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH,
393 Z_FINISH, or Z_BLOCK. Z_SYNC_FLUSH requests that inflate() flush as much
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
zlib.h 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */
164 #define Z_SYNC_FLUSH 2
276 If the parameter flush is set to Z_SYNC_FLUSH, all pending output is
284 Z_SYNC_FLUSH, and the compression state is reset so that decompression can
292 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
392 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH,
393 Z_FINISH, or Z_BLOCK. Z_SYNC_FLUSH requests that inflate() flush as much
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
zlib.h 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */
164 #define Z_SYNC_FLUSH 2
276 If the parameter flush is set to Z_SYNC_FLUSH, all pending output is
284 Z_SYNC_FLUSH, and the compression state is reset so that decompression can
292 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
392 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH,
393 Z_FINISH, or Z_BLOCK. Z_SYNC_FLUSH requests that inflate() flush as much
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
zlib.h 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */
164 #define Z_SYNC_FLUSH 2
276 If the parameter flush is set to Z_SYNC_FLUSH, all pending output is
284 Z_SYNC_FLUSH, and the compression state is reset so that decompression can
292 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
392 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH,
393 Z_FINISH, or Z_BLOCK. Z_SYNC_FLUSH requests that inflate() flush as much
    [all...]

Completed in 868 milliseconds

1 23 4 5 6