Searched defs:io_mode (Results 1 – 9 of 9) sorted by relevance
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/iostream/ |
D | zfstream.cpp | 19 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()
|
/third_party/zlib/contrib/iostream/ |
D | zfstream.cpp | 19 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()
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/iostream/ |
D | zfstream.cpp | 19 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()
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/iostream3/ |
D | zfstream.h | 191 std::ios_base::openmode io_mode; variable
|
/third_party/zlib/contrib/iostream3/ |
D | zfstream.h | 191 std::ios_base::openmode io_mode; variable
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/iostream3/ |
D | zfstream.h | 191 std::ios_base::openmode io_mode; variable
|
/third_party/gstreamer/gstplugins_good/tests/examples/v4l2/ |
D | v4l2src-renegotiate.c | 32 static const gchar *io_mode = "mmap"; variable
|
/third_party/mesa3d/src/compiler/glsl/ |
D | link_varyings.cpp | 2646 canonicalize_shader_io(exec_list *ir, enum ir_variable_mode io_mode) in canonicalize_shader_io() 2693 ir_variable_mode io_mode) in reserved_varying_slot()
|
D | linker.cpp | 4418 set_always_active_io(exec_list *ir, ir_variable_mode io_mode) in set_always_active_io()
|