Home
last modified time | relevance | path

Searched defs:io_mode (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/iostream/
A Dzfstream.cpp19 int io_mode ) { in open()
61 int io_mode ) { in attach()
261 void gzfilestream_common::attach( int fd, int io_mode ) { in attach()
270 void gzfilestream_common::open( const char *name, int io_mode ) { in open()
297 gzifstream::gzifstream( const char *name, int io_mode ) : in gzifstream()
303 gzifstream::gzifstream( int fd, int io_mode ) : in gzifstream()
317 gzofstream::gzofstream( const char *name, int io_mode ) : in gzofstream()
323 gzofstream::gzofstream( int fd, int io_mode ) : in gzofstream()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/iostream3/
A Dzfstream.h191 std::ios_base::openmode io_mode; variable

Completed in 9 milliseconds