Home
last modified time | relevance | path

Searched refs:gzflush (Results 1 - 19 of 19) sorted by relevance

/third_party/node/deps/v8/third_party/zlib/
H A Dchromeconf.h84 #define gzflush Cr_z_gzflush macro
H A Dzconf.h86 # define gzflush z_gzflush macro
H A Dzlib.h1325 such a file. (Also see gzflush() for another way to do this.) When
1533 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
1537 (see function gzerror below). gzflush is only permitted when writing.
1544 gzflush should be called only when strictly necessary because it will
H A Dgzwrite.c556 int ZEXPORT gzflush(file, flush) in gzflush() function
/third_party/node/deps/zlib/
H A Dchromeconf.h87 #define gzflush Cr_z_gzflush macro
H A Dzconf.h89 # define gzflush z_gzflush macro
H A Dzlib.h1327 such a file. (Also see gzflush() for another way to do this.) When
1534 ZEXTERN int ZEXPORT gzflush(gzFile file, int flush);
1538 gzerror below). gzflush is only permitted when writing.
1545 gzflush should be called only when strictly necessary because it will
H A Dgzwrite.c528 int ZEXPORT gzflush(gzFile file, int flush) { in gzflush() function
/third_party/skia/third_party/externals/zlib/
H A Dchromeconf.h84 #define gzflush Cr_z_gzflush macro
H A Dzconf.h86 # define gzflush z_gzflush macro
H A Dgzwrite.c553 int ZEXPORT gzflush(file, flush) in gzflush() function
H A Dzlib.h1323 such a file. (Also see gzflush() for another way to do this.) When
1531 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
1535 (see function gzerror below). gzflush is only permitted when writing.
1542 gzflush should be called only when strictly necessary because it will
/third_party/zlib/contrib/iostream2/
H A Dzstream.h221 return ::gzflush(m_fp, _flush); in flush()
/third_party/libwebsockets/win32port/zlib/
H A Dzconf.h63 # define gzflush z_gzflush macro
H A Dgzwrite.c426 int ZEXPORT gzflush(file, flush) in gzflush() function
H A Dzlib.h1319 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
1323 (see function gzerror below). gzflush is only permitted when writing.
1330 gzflush should be called only when strictly necessary because it will
/third_party/zlib/
H A Dzconf.h77 # define gzflush z_gzflush macro
H A Dzlib.h1328 such a file. (Also see gzflush() for another way to do this.) When
1535 ZEXTERN int ZEXPORT gzflush(gzFile file, int flush);
1539 gzerror below). gzflush is only permitted when writing.
1546 gzflush should be called only when strictly necessary because it will
H A Dgzwrite.c535 int ZEXPORT gzflush(gzFile file, int flush) { in gzflush() function

Completed in 25 milliseconds