Home
last modified time | relevance | path

Searched defs:gzofstream (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/iostream/
A Dzfstream.h47 friend class gzofstream; variable
95 gzomanip(gzofstream &(*f)(gzofstream &, T), T v) : func(f), val(v) { } in gzomanip() argument
A Dzfstream.cpp311 gzofstream::gzofstream() : in gzofstream() function in gzofstream
317 gzofstream::gzofstream( const char *name, int io_mode ) : in gzofstream() function in gzofstream
323 gzofstream::gzofstream( int fd, int io_mode ) : in gzofstream() function in gzofstream
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/iostream3/
A Dzfstream.cc429 gzofstream::gzofstream() in gzofstream() function in gzofstream
434 gzofstream::gzofstream(const char* name, in gzofstream() function in gzofstream
443 gzofstream::gzofstream(int fd, in gzofstream() function in gzofstream
A Dzfstream.h449 gzomanip2<T1,T2>::gzomanip2(gzofstream &(*f)(gzofstream &, T1, T2), in gzomanip2() argument

Completed in 6 milliseconds