Searched refs:gzfilebuf (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/iostream/
H A Dzfstream.cpp4 gzfilebuf::gzfilebuf() : function in class:gzfilebuf
10 gzfilebuf::~gzfilebuf() {
18 gzfilebuf *gzfilebuf::open( const char *name,
60 gzfilebuf *gzfilebuf::attach( int file_descriptor,
102 gzfilebuf *gzfilebuf
[all...]
H A Dzfstream.h10 class gzfilebuf : public streambuf { class in inherits:streambuf
14 gzfilebuf( );
15 virtual ~gzfilebuf();
17 gzfilebuf *open( const char *name, int io_mode );
18 gzfilebuf *attach( int file_descriptor, int io_mode );
19 gzfilebuf *close();
64 gzfilebuf *rdbuf();
66 gzfilebuf buffer;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/iostream/
H A Dzfstream.cpp4 gzfilebuf::gzfilebuf() : function in class:gzfilebuf
10 gzfilebuf::~gzfilebuf() {
18 gzfilebuf *gzfilebuf::open( const char *name,
60 gzfilebuf *gzfilebuf::attach( int file_descriptor,
102 gzfilebuf *gzfilebuf
[all...]
H A Dzfstream.h8 class gzfilebuf : public streambuf { class in inherits:streambuf
12 gzfilebuf( );
13 virtual ~gzfilebuf();
15 gzfilebuf *open( const char *name, int io_mode );
16 gzfilebuf *attach( int file_descriptor, int io_mode );
17 gzfilebuf *close();
62 gzfilebuf *rdbuf();
64 gzfilebuf buffer;
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/iostream3/
H A Dzfstream.h29 class gzfilebuf : public std::streambuf class in inherits:std::streambuf
33 gzfilebuf();
37 ~gzfilebuf();
67 gzfilebuf*
77 gzfilebuf*
85 gzfilebuf*
207 * entire life span of the gzfilebuf object, unless replaced by setbuf.
263 gzfilebuf*
265 { return const_cast<gzfilebuf*>(&sb); }
314 gzfilebuf s
[all...]
H A Dzfstream.cc21 gzfilebuf::gzfilebuf() function in class:gzfilebuf
30 gzfilebuf::~gzfilebuf()
43 gzfilebuf::setcompression(int comp_level,
50 gzfilebuf*
51 gzfilebuf::open(const char *name,
78 gzfilebuf*
79 gzfilebuf::attach(int fd,
106 gzfilebuf*
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/iostream3/
H A Dzfstream.h27 class gzfilebuf : public std::streambuf class in inherits:std::streambuf
31 gzfilebuf();
35 ~gzfilebuf();
65 gzfilebuf*
75 gzfilebuf*
83 gzfilebuf*
205 * entire life span of the gzfilebuf object, unless replaced by setbuf.
261 gzfilebuf*
263 { return const_cast<gzfilebuf*>(&sb); }
312 gzfilebuf s
[all...]
H A Dzfstream.cc21 gzfilebuf::gzfilebuf() function in class:gzfilebuf
30 gzfilebuf::~gzfilebuf()
43 gzfilebuf::setcompression(int comp_level,
50 gzfilebuf*
51 gzfilebuf::open(const char *name,
78 gzfilebuf*
79 gzfilebuf::attach(int fd,
106 gzfilebuf*
[all...]

Completed in 117 milliseconds