Searched refs:gzflush (Results 1 – 24 of 24) sorted by relevance
/external/zlib/src/old/os2/ |
D | zlib.def | 25 gzflush
|
/external/zlib/src/win32/ |
D | zlib.def | 49 gzflush
|
/external/zlib/src/contrib/vstudio/vc11/ |
D | zlibvc.def | 21 gzflush @15
|
/external/zlib/src/contrib/vstudio/vc10/ |
D | zlibvc.def | 21 gzflush @15
|
/external/zlib/src/contrib/vstudio/vc9/ |
D | zlibvc.def | 21 gzflush @15
|
/external/zlib/src/contrib/ada/ |
D | zlib-thin.ads | 218 function gzflush (file : gzFile; flush : Int) return Int; subprogspec 412 pragma Import (C, gzflush, "gzflush");
|
/external/zlib/src/as400/ |
D | bndsrc | 55 EXPORT SYMBOL("gzflush")
|
D | zlib.inc | 199 D gzflush PR 10i 0 extproc('gzflush')
|
/external/zlib/src/contrib/iostream2/ |
D | zstream.h | 221 return ::gzflush(m_fp, _flush); in flush()
|
/external/pdfium/third_party/zlib_v128/ |
D | zconf.h | 69 # define gzflush z_gzflush macro
|
D | gzwrite.c | 464 int ZEXPORT gzflush( in gzflush() function
|
D | zlib.h | 1481 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
|
/external/zlib/ |
D | zconf.h | 69 # define gzflush z_gzflush macro
|
D | zlib.h | 1412 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
|
/external/zlib/src/ |
D | zconf.h | 69 # define gzflush z_gzflush macro
|
D | zlib.h | 1412 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
|
D | gzwrite.c | 465 int ZEXPORT gzflush(file, flush) in gzflush() function
|
D | zconf.h.cmakein | 71 # define gzflush z_gzflush
|
D | zconf.h.in | 69 # define gzflush z_gzflush macro
|
D | ChangeLog | 402 - Fix missing error return in gzflush(), add zlib.h note 1215 - do not return an error for the 2nd of two consecutive gzflush() (Felix Lee) 1364 - gzflush now calls fflush
|
/external/opencv3/3rdparty/zlib/ |
D | zlib.h | 1412 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
|
D | gzwrite.c | 465 int ZEXPORT gzflush(file, flush) in gzflush() function
|
D | zconf.h.cmakein | 71 # define gzflush z_gzflush
|
D | ChangeLog | 402 - Fix missing error return in gzflush(), add zlib.h note 1215 - do not return an error for the 2nd of two consecutive gzflush() (Felix Lee) 1364 - gzflush now calls fflush
|