Searched defs:open (Results 1 - 25 of 48) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/other/
H A Dpr43116.C7 int (*const open) (const char *filename, int flags, ...) __attribute__ member in namespace:gnulib
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/lambda/
H A Dlambda-for.C5 int open() function
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Denum9.C10 static fig (*open)(void *thing, const char *filename); member in class:X
14 enum fig (*X::open)(void *thing, const char *filename) = 0; variable in typeref:enum:open
/haiku-buildtools/legacy/gcc/libf2c/libI77/
H A Drawio.h7 #define open _open macro
/haiku-buildtools/legacy/gcc/libio/
H A Dprocbuf.cc39 procbuf *procbuf::open(const char *command, int mode) function in class:procbuf
H A DSFile.cc59 void SFile::open(const char *name, int size, int mode, int prot) function in class:SFile
H A Dfstream.cc81 void fstreambase::open(const char *name, int mode, int prot) function in class:fstreambase
H A Dfstream.h66 void open(const char *name, int mode=ios::in, int prot=0664) function in class:ifstream
77 void open(const char *name, int mode=ios::out, int prot=0664) function in class:ofstream
88 void open(const char *name, int mode, int prot=0664) function in class:fstream
H A Dfilebuf.cc80 filebuf* filebuf::open(const char *filename, ios::openmode mode, int prot) function in class:filebuf
140 filebuf* filebuf::open(const char *filename, const char *mode) function in class:filebuf
/haiku-buildtools/legacy/gcc/gcc/config/alpha/
H A Dxm-winnt.h30 #define open _open macro
/haiku-buildtools/autoconf/lib/Autom4te/
H A DXFile.pm137 sub open subroutine
/haiku-buildtools/legacy/gcc/texinfo/intl/
H A Dloadmsgcat.c48 # define open __open macro
/haiku-buildtools/gcc/libstdc++-v3/config/locale/generic/
H A Dmessages_members.h53 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, function in class:messages
/haiku-buildtools/gcc/libstdc++-v3/config/locale/gnu/
H A Dmessages_members.h70 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, function in class:messages
/haiku-buildtools/gcc/libstdc++-v3/config/locale/ieee_1003.1-2001/
H A Dmessages_members.h43 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, function in class:messages
/haiku-buildtools/legacy/binutils/intl/
H A Dloadmsgcat.c47 # define open __open macro
/haiku-buildtools/legacy/gcc/gcc/config/winnt/
H A Doldnames.c26 open (const char *filename, int oflag, int pmode) function
/haiku-buildtools/legacy/gcc/gcc/intl/
H A Dloadmsgcat.c47 # define open __open macro
/haiku-buildtools/binutils/gold/
H A Ddescriptors.cc75 Descriptors::open(int descriptor, const char* name, int flags, int mode) function in class:gold::Descriptors
/haiku-buildtools/gcc/zlib/contrib/iostream/
H A Dzfstream.cpp18 gzfilebuf *gzfilebuf::open( const char *name, function in class:gzfilebuf
270 void gzfilestream_common::open( const char *name, int io_mode ) { function in class:gzfilestream_common
/haiku-buildtools/gcc/zlib/contrib/iostream3/
H A Dzfstream.cc51 gzfilebuf::open(const char *name, function in class:gzfilebuf
398 gzifstream::open(cons function in class:gzifstream
453 gzofstream::open(const char* name, function in class:gzofstream
[all...]
/haiku-buildtools/legacy/gcc/libio/tests/
H A Dtiomisc.cc45 void special_ofstream::open(const char* name, int mode, int prot) { function in class:special_ofstream
/haiku-buildtools/binutils/zlib/contrib/iostream/
H A Dzfstream.cpp18 gzfilebuf *gzfilebuf::open( const char *name, function in class:gzfilebuf
270 void gzfilestream_common::open( const char *name, int io_mode ) { function in class:gzfilestream_common
/haiku-buildtools/binutils/zlib/contrib/iostream2/
H A Dzstream.h65 void open(const char* name) { function in class:izstream
70 void open(FILE* fp) { function in class:izstream
177 void open(const char* name, int level = Z_DEFAULT_COMPRESSION) { function in class:ozstream
186 void open(FIL function in class:ozstream
[all...]
/haiku-buildtools/binutils/zlib/contrib/iostream3/
H A Dzfstream.cc51 gzfilebuf::open(const char *name, function in class:gzfilebuf
398 gzifstream::open(cons function in class:gzifstream
453 gzofstream::open(const char* name, function in class:gzofstream
[all...]

Completed in 107 milliseconds

12