Home
last modified time | relevance | path

Searched refs:gzdirect (Results 1 - 20 of 20) sorted by relevance

/third_party/toybox/toys/lsb/
H A Dgzip.c81 if (gzdirect(gz)) error_exit("not gzip"); in do_deflate()
/third_party/node/deps/v8/third_party/zlib/
H A Dchromeconf.h80 #define gzdirect Cr_z_gzdirect macro
H A Dzconf.h82 # define gzdirect z_gzdirect macro
H A Dgzread.c609 int ZEXPORT gzdirect(file) in gzdirect() function
H A Dzlib.h1611 ZEXTERN int ZEXPORT gzdirect OF((gzFile file));
1616 If the input file is empty, gzdirect() will return true, since the input
1619 If gzdirect() is used immediately after gzopen() or gzdopen() it will
1622 gzdirect().
1624 When writing, gzdirect() returns true (1) if transparent writing was
1626 gzdirect() is not needed when writing. Transparent writing must be
1628 linking statically, using gzdirect() will include all of the zlib code for
/third_party/node/deps/zlib/
H A Dchromeconf.h83 #define gzdirect Cr_z_gzdirect macro
H A Dzconf.h85 # define gzdirect z_gzdirect macro
H A Dzlib.h1612 ZEXTERN int ZEXPORT gzdirect(gzFile file);
1617 If the input file is empty, gzdirect() will return true, since the input
1620 If gzdirect() is used immediately after gzopen() or gzdopen() it will
1623 gzdirect().
1625 When writing, gzdirect() returns true (1) if transparent writing was
1627 gzdirect() is not needed when writing. Transparent writing must be
1629 linking statically, using gzdirect() will include all of the zlib code for
H A Dgzread.c559 int ZEXPORT gzdirect(gzFile file) { in gzdirect() function
/third_party/skia/third_party/externals/zlib/
H A Dchromeconf.h80 #define gzdirect Cr_z_gzdirect macro
H A Dzconf.h82 # define gzdirect z_gzdirect macro
H A Dgzread.c611 int ZEXPORT gzdirect(file) in gzdirect() function
H A Dzlib.h1609 ZEXTERN int ZEXPORT gzdirect OF((gzFile file));
1614 If the input file is empty, gzdirect() will return true, since the input
1617 If gzdirect() is used immediately after gzopen() or gzdopen() it will
1620 gzdirect().
1622 When writing, gzdirect() returns true (1) if transparent writing was
1624 gzdirect() is not needed when writing. Transparent writing must be
1626 linking statically, using gzdirect() will include all of the zlib code for
/third_party/elfutils/libdwfl/
H A Dgzip.c361 if (result == DWFL_E_NOERROR && gzdirect (state.zf)) in unzip()
/third_party/libwebsockets/win32port/zlib/
H A Dzconf.h59 # define gzdirect z_gzdirect macro
H A Dgzread.c603 int ZEXPORT gzdirect(file) in gzdirect() function
H A Dzlib.h1397 ZEXTERN int ZEXPORT gzdirect OF((gzFile file));
1404 If the input file is empty, gzdirect() will return true, since the input
1407 If gzdirect() is used immediately after gzopen() or gzdopen() it will
1410 gzdirect().
/third_party/zlib/
H A Dzconf.h73 # define gzdirect z_gzdirect macro
H A Dgzread.c653 int ZEXPORT gzdirect(gzFile file) in gzdirect() function
H A Dzlib.h1613 ZEXTERN int ZEXPORT gzdirect(gzFile file);
1618 If the input file is empty, gzdirect() will return true, since the input
1621 If gzdirect() is used immediately after gzopen() or gzdopen() it will
1624 gzdirect().
1626 When writing, gzdirect() returns true (1) if transparent writing was
1628 gzdirect() is not needed when writing. Transparent writing must be
1630 linking statically, using gzdirect() will include all of the zlib code for

Completed in 32 milliseconds