Home
last modified time | relevance | path

Searched refs:gzflush (Results 1 – 24 of 24) sorted by relevance

/external/zlib/src/old/os2/
Dzlib.def25 gzflush
/external/zlib/src/win32/
Dzlib.def49 gzflush
/external/zlib/src/contrib/vstudio/vc11/
Dzlibvc.def21 gzflush @15
/external/zlib/src/contrib/vstudio/vc10/
Dzlibvc.def21 gzflush @15
/external/zlib/src/contrib/vstudio/vc9/
Dzlibvc.def21 gzflush @15
/external/zlib/src/contrib/ada/
Dzlib-thin.ads218 function gzflush (file : gzFile; flush : Int) return Int; subprogspec
412 pragma Import (C, gzflush, "gzflush");
/external/zlib/src/as400/
Dbndsrc55 EXPORT SYMBOL("gzflush")
Dzlib.inc199 D gzflush PR 10i 0 extproc('gzflush')
/external/zlib/src/contrib/iostream2/
Dzstream.h221 return ::gzflush(m_fp, _flush); in flush()
/external/pdfium/third_party/zlib_v128/
Dzconf.h69 # define gzflush z_gzflush macro
Dgzwrite.c464 int ZEXPORT gzflush( in gzflush() function
Dzlib.h1481 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
/external/zlib/
Dzconf.h69 # define gzflush z_gzflush macro
Dzlib.h1412 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
/external/zlib/src/
Dzconf.h69 # define gzflush z_gzflush macro
Dzlib.h1412 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
Dgzwrite.c465 int ZEXPORT gzflush(file, flush) in gzflush() function
Dzconf.h.cmakein71 # define gzflush z_gzflush
Dzconf.h.in69 # define gzflush z_gzflush macro
DChangeLog402 - 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/
Dzlib.h1412 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
Dgzwrite.c465 int ZEXPORT gzflush(file, flush) in gzflush() function
Dzconf.h.cmakein71 # define gzflush z_gzflush
DChangeLog402 - 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