Home
last modified time | relevance | path

Searched defs:gzifstream (Results 1 - 4 of 4) sorted by relevance

/third_party/zlib/contrib/iostream/
H A Dzfstream.cpp291 gzifstream::gzifstream() : in gzifstream() function in gzifstream
297 gzifstream::gzifstream( const char *name, int io_mode ) : in gzifstream() function in gzifstream
303 gzifstream::gzifstream( int fd, int io_mode ) : in gzifstream() function in gzifstream
H A Dzfstream.h68 class gzifstream : public gzfilestream_common, public istream { class
/third_party/zlib/contrib/iostream3/
H A Dzfstream.h234 class gzifstream : public std::istream class
H A Dzfstream.cc374 gzifstream::gzifstream() in gzifstream() function in gzifstream
379 gzifstream::gzifstream(const char* name, in gzifstream() function in gzifstream
388 gzifstream::gzifstream(int fd, in gzifstream() function in gzifstream

Completed in 2 milliseconds