Searched refs:inflateCopy (Results 1 - 15 of 15) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
H A Dzconf.h33 # define inflateCopy z_inflateCopy macro
H A Dzlib.h773 ZEXTERN int ZEXPORT inflateCopy OF((z_streamp dest,
783 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
/external/qemu/distrib/zlib-1.2.3/
H A Dzconf.h33 # define inflateCopy z_inflateCopy macro
H A Dzlib.h773 ZEXTERN int ZEXPORT inflateCopy OF((z_streamp dest,
783 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
H A Dinflate.c71 * - Added inflateCopy() function
1323 int ZEXPORT inflateCopy(dest, source)
/external/zlib/
H A Dzconf.in.h33 # define inflateCopy z_inflateCopy macro
H A Dzconf.h85 # define inflateCopy z_inflateCopy macro
H A Dzlib.h821 ZEXTERN int ZEXPORT inflateCopy OF((z_streamp dest,
831 inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
H A Dzconf.h.cmakein87 # define inflateCopy z_inflateCopy
H A Dzconf.h.in85 # define inflateCopy z_inflateCopy
H A Dinflate.c71 * - Added inflateCopy() function
1406 int ZEXPORT inflateCopy(dest, source)
/external/zlib/contrib/pascal/
H A Dzlibpas.pas105 function inflateCopy(var dest, source: z_stream): Integer; function
176 function inflateCopy; external; function
/external/libpng/
H A Dpngread.c964 inflateCopy(&png_ptr->zstream, line_index->z_state);
1039 inflateCopy(line_index->z_state, &png_ptr->zstream);
/external/zlib/as400/
H A Dzlib.inc276 D inflateCopy PR 10I 0 extproc('inflateCopy')
/external/zlib/old/as400/
H A Dzlib.inc276 D inflateCopy PR 10I 0 extproc('inflateCopy')

Completed in 199 milliseconds