OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_open
(Results
1 - 25
of
70
) sorted by relevancy
1
2
3
/src/external/gpl3/gdb.old/dist/gdbsupport/
event-pipe.h
43
bool
is_open
() const
function in class:event_pipe
event-pipe.cc
30
if (
is_open
())
39
if (
is_open
())
/src/external/gpl3/gdb/dist/gdbsupport/
event-pipe.h
43
bool
is_open
() const
function in class:event_pipe
event-pipe.cc
30
if (
is_open
())
39
if (
is_open
())
/src/external/gpl3/gdb.old/dist/gdb/
inf-ptrace.h
64
{ return m_event_pipe.
is_open
(); }
73
if (m_event_pipe.
is_open
())
/src/external/gpl3/gdb/dist/gdb/
inf-ptrace.h
64
{ return m_event_pipe.
is_open
(); }
73
if (m_event_pipe.
is_open
())
/src/common/dist/zlib/contrib/iostream3/
zfstream.h
57
is_open
() const { return (file != NULL); }
function in class:gzfilebuf
270
is_open
() { return sb.
is_open
(); }
function in class:gzifstream
359
is_open
() { return sb.
is_open
(); }
function in class:gzofstream
zfstream.cc
55
if (this->
is_open
())
83
if (this->
is_open
())
110
if (!this->
is_open
())
172
if (!this->
is_open
() || !(io_mode & std::ios_base::in))
192
if (!this->
is_open
() || !(io_mode & std::ios_base::in))
234
if (!this->
is_open
() || !(io_mode & std::ios_base::out))
247
if (!this->
is_open
() || !(io_mode & std::ios_base::out))
/src/external/gpl3/binutils/dist/zlib/contrib/iostream3/
zfstream.h
57
is_open
() const { return (file != NULL); }
function in class:gzfilebuf
270
is_open
() { return sb.
is_open
(); }
function in class:gzifstream
359
is_open
() { return sb.
is_open
(); }
function in class:gzofstream
zfstream.cc
55
if (this->
is_open
())
83
if (this->
is_open
())
110
if (!this->
is_open
())
172
if (!this->
is_open
() || !(io_mode & std::ios_base::in))
192
if (!this->
is_open
() || !(io_mode & std::ios_base::in))
234
if (!this->
is_open
() || !(io_mode & std::ios_base::out))
247
if (!this->
is_open
() || !(io_mode & std::ios_base::out))
/src/external/gpl3/binutils.old/dist/zlib/contrib/iostream3/
zfstream.h
57
is_open
() const { return (file != NULL); }
function in class:gzfilebuf
270
is_open
() { return sb.
is_open
(); }
function in class:gzifstream
359
is_open
() { return sb.
is_open
(); }
function in class:gzofstream
zfstream.cc
55
if (this->
is_open
())
83
if (this->
is_open
())
110
if (!this->
is_open
())
172
if (!this->
is_open
() || !(io_mode & std::ios_base::in))
192
if (!this->
is_open
() || !(io_mode & std::ios_base::in))
234
if (!this->
is_open
() || !(io_mode & std::ios_base::out))
247
if (!this->
is_open
() || !(io_mode & std::ios_base::out))
/src/external/gpl3/gdb.old/dist/zlib/contrib/iostream3/
zfstream.h
57
is_open
() const { return (file != NULL); }
function in class:gzfilebuf
270
is_open
() { return sb.
is_open
(); }
function in class:gzifstream
359
is_open
() { return sb.
is_open
(); }
function in class:gzofstream
zfstream.cc
55
if (this->
is_open
())
83
if (this->
is_open
())
110
if (!this->
is_open
())
172
if (!this->
is_open
() || !(io_mode & std::ios_base::in))
192
if (!this->
is_open
() || !(io_mode & std::ios_base::in))
234
if (!this->
is_open
() || !(io_mode & std::ios_base::out))
247
if (!this->
is_open
() || !(io_mode & std::ios_base::out))
/src/external/gpl3/gdb/dist/zlib/contrib/iostream3/
zfstream.h
57
is_open
() const { return (file != NULL); }
function in class:gzfilebuf
270
is_open
() { return sb.
is_open
(); }
function in class:gzifstream
359
is_open
() { return sb.
is_open
(); }
function in class:gzofstream
zfstream.cc
55
if (this->
is_open
())
83
if (this->
is_open
())
110
if (!this->
is_open
())
172
if (!this->
is_open
() || !(io_mode & std::ios_base::in))
192
if (!this->
is_open
() || !(io_mode & std::ios_base::in))
234
if (!this->
is_open
() || !(io_mode & std::ios_base::out))
247
if (!this->
is_open
() || !(io_mode & std::ios_base::out))
/src/common/dist/zlib/contrib/iostream/
zfstream.cpp
21
if (
is_open
() )
63
if (
is_open
() )
104
if (
is_open
() ) {
138
if ( !
is_open
() || !(mode & ios::in) )
175
if ( !
is_open
() || !(mode & ios::out) )
208
if ( !
is_open
() )
/src/external/gpl3/binutils/dist/zlib/contrib/iostream/
zfstream.cpp
21
if (
is_open
() )
63
if (
is_open
() )
104
if (
is_open
() ) {
138
if ( !
is_open
() || !(mode & ios::in) )
175
if ( !
is_open
() || !(mode & ios::out) )
208
if ( !
is_open
() )
/src/external/gpl3/binutils.old/dist/zlib/contrib/iostream/
zfstream.cpp
21
if (
is_open
() )
63
if (
is_open
() )
104
if (
is_open
() ) {
138
if ( !
is_open
() || !(mode & ios::in) )
175
if ( !
is_open
() || !(mode & ios::out) )
208
if ( !
is_open
() )
/src/external/gpl3/gdb/dist/zlib/contrib/iostream/
zfstream.cpp
21
if (
is_open
() )
63
if (
is_open
() )
104
if (
is_open
() ) {
138
if ( !
is_open
() || !(mode & ios::in) )
175
if ( !
is_open
() || !(mode & ios::out) )
208
if ( !
is_open
() )
/src/external/gpl3/gdb.old/dist/zlib/contrib/iostream/
zfstream.cpp
21
if (
is_open
() )
63
if (
is_open
() )
104
if (
is_open
() ) {
138
if ( !
is_open
() || !(mode & ios::in) )
175
if ( !
is_open
() || !(mode & ios::out) )
208
if ( !
is_open
() )
/src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
compatibility.cc
319
basic_fstream<char>::
is_open
() const;
323
basic_ifstream<char>::
is_open
() const;
327
basic_ofstream<char>::
is_open
() const;
364
basic_fstream<wchar_t>::
is_open
() const;
368
basic_ifstream<wchar_t>::
is_open
() const;
372
basic_ofstream<wchar_t>::
is_open
() const;
/src/external/gpl3/gcc.old/dist/libstdc++-v3/config/io/
basic_file_stdio.cc
210
if (!this->
is_open
() && __file)
234
if (__c_mode && !this->
is_open
() && (_M_cfile = fdopen(__fd, __c_mode)))
251
if (__c_mode && !this->
is_open
())
272
if (__c_mode && !this->
is_open
())
300
__basic_file<char>::
is_open
() const throw ()
function in class:__basic_file
317
if (this->
is_open
())
/src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
compatibility.cc
319
basic_fstream<char>::
is_open
() const;
323
basic_ifstream<char>::
is_open
() const;
327
basic_ofstream<char>::
is_open
() const;
364
basic_fstream<wchar_t>::
is_open
() const;
368
basic_ifstream<wchar_t>::
is_open
() const;
372
basic_ofstream<wchar_t>::
is_open
() const;
/src/external/bsd/elftosb/dist/common/
SourceFile.cpp
43
if (!testStream.
is_open
())
93
if (!m_stream->
is_open
())
Completed in 33 milliseconds
1
2
3
Indexes created Sun Apr 26 00:22:38 UTC 2026