Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/iostream/
H 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()
/netbsd-src/common/dist/zlib/contrib/iostream/
H 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()
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/iostream/
H 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()
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/iostream/
H 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()
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/iostream/
H 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()
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/iostream3/
H A Dzfstream.h191 std::ios_base::openmode io_mode; variable
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/iostream3/
H A Dzfstream.h191 std::ios_base::openmode io_mode; variable
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/iostream3/
H A Dzfstream.h191 std::ios_base::openmode io_mode; variable
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/iostream3/
H A Dzfstream.h191 std::ios_base::openmode io_mode; variable
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Datom.h142 int io_mode; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Datom.h144 int io_mode; member
/netbsd-src/sys/dev/ic/
H A Ddm9000.c194 uint16_t io_mode; in dme_attach() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Ddbe_structs.h113 int io_mode; // if iotrace is on member
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Ddbe_structs.h113 int io_mode; // if iotrace is on member
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diotrace.c77 static int io_mode = 0; variable
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Diotrace.c83 static int io_mode = 0; variable