Home
last modified time | relevance | path

Searched refs:stdio_sync_filebuf (Results 1 – 25 of 65) sorted by relevance

123

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/c++98/
A Dios_init.cc41 extern stdio_sync_filebuf<char> buf_cout_sync;
42 extern stdio_sync_filebuf<char> buf_cin_sync;
43 extern stdio_sync_filebuf<char> buf_cerr_sync;
50 extern stdio_sync_filebuf<wchar_t> buf_wcout_sync;
51 extern stdio_sync_filebuf<wchar_t> buf_wcin_sync;
168 buf_cout_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
169 buf_cin_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
170 buf_cerr_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
173 buf_wcout_sync.~stdio_sync_filebuf<wchar_t>(); in sync_with_stdio()
174 buf_wcin_sync.~stdio_sync_filebuf<wchar_t>(); in sync_with_stdio()
[all …]
A Dglobals_io.cc82 typedef char fake_stdiobuf[sizeof(stdio_sync_filebuf<char>)]
83 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<char>))));
95 typedef char fake_wstdiobuf[sizeof(stdio_sync_filebuf<wchar_t>)]
96 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<wchar_t>))));
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/src/c++98/
A Dios_init.cc41 extern stdio_sync_filebuf<char> buf_cout_sync;
42 extern stdio_sync_filebuf<char> buf_cin_sync;
43 extern stdio_sync_filebuf<char> buf_cerr_sync;
50 extern stdio_sync_filebuf<wchar_t> buf_wcout_sync;
51 extern stdio_sync_filebuf<wchar_t> buf_wcin_sync;
168 buf_cout_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
169 buf_cin_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
170 buf_cerr_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
173 buf_wcout_sync.~stdio_sync_filebuf<wchar_t>(); in sync_with_stdio()
174 buf_wcin_sync.~stdio_sync_filebuf<wchar_t>(); in sync_with_stdio()
[all …]
A Dglobals_io.cc82 typedef char fake_stdiobuf[sizeof(stdio_sync_filebuf<char>)]
83 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<char>))));
95 typedef char fake_wstdiobuf[sizeof(stdio_sync_filebuf<wchar_t>)]
96 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<wchar_t>))));
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/c++98/
A Dios_init.cc41 extern stdio_sync_filebuf<char> buf_cout_sync;
42 extern stdio_sync_filebuf<char> buf_cin_sync;
43 extern stdio_sync_filebuf<char> buf_cerr_sync;
50 extern stdio_sync_filebuf<wchar_t> buf_wcout_sync;
51 extern stdio_sync_filebuf<wchar_t> buf_wcin_sync;
168 buf_cout_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
169 buf_cin_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
170 buf_cerr_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
173 buf_wcout_sync.~stdio_sync_filebuf<wchar_t>(); in sync_with_stdio()
174 buf_wcin_sync.~stdio_sync_filebuf<wchar_t>(); in sync_with_stdio()
[all …]
A Dglobals_io.cc82 typedef char fake_stdiobuf[sizeof(stdio_sync_filebuf<char>)]
83 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<char>))));
95 typedef char fake_wstdiobuf[sizeof(stdio_sync_filebuf<wchar_t>)]
96 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<wchar_t>))));
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/c++98/
A Dios_init.cc41 extern stdio_sync_filebuf<char> buf_cout_sync;
42 extern stdio_sync_filebuf<char> buf_cin_sync;
43 extern stdio_sync_filebuf<char> buf_cerr_sync;
50 extern stdio_sync_filebuf<wchar_t> buf_wcout_sync;
51 extern stdio_sync_filebuf<wchar_t> buf_wcin_sync;
168 buf_cout_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
169 buf_cin_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
170 buf_cerr_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
173 buf_wcout_sync.~stdio_sync_filebuf<wchar_t>(); in sync_with_stdio()
174 buf_wcin_sync.~stdio_sync_filebuf<wchar_t>(); in sync_with_stdio()
[all …]
A Dglobals_io.cc82 typedef char fake_stdiobuf[sizeof(stdio_sync_filebuf<char>)]
83 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<char>))));
95 typedef char fake_wstdiobuf[sizeof(stdio_sync_filebuf<wchar_t>)]
96 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<wchar_t>))));
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/c++98/
A Dios_init.cc41 extern stdio_sync_filebuf<char> buf_cout_sync;
42 extern stdio_sync_filebuf<char> buf_cin_sync;
43 extern stdio_sync_filebuf<char> buf_cerr_sync;
50 extern stdio_sync_filebuf<wchar_t> buf_wcout_sync;
51 extern stdio_sync_filebuf<wchar_t> buf_wcin_sync;
168 buf_cout_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
169 buf_cin_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
170 buf_cerr_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
173 buf_wcout_sync.~stdio_sync_filebuf<wchar_t>(); in sync_with_stdio()
174 buf_wcin_sync.~stdio_sync_filebuf<wchar_t>(); in sync_with_stdio()
[all …]
A Dglobals_io.cc82 typedef char fake_stdiobuf[sizeof(stdio_sync_filebuf<char>)]
83 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<char>))));
95 typedef char fake_wstdiobuf[sizeof(stdio_sync_filebuf<wchar_t>)]
96 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<wchar_t>))));
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++98/
A Dios_init.cc41 extern stdio_sync_filebuf<char> buf_cout_sync;
42 extern stdio_sync_filebuf<char> buf_cin_sync;
43 extern stdio_sync_filebuf<char> buf_cerr_sync;
50 extern stdio_sync_filebuf<wchar_t> buf_wcout_sync;
51 extern stdio_sync_filebuf<wchar_t> buf_wcin_sync;
168 buf_cout_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
169 buf_cin_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
170 buf_cerr_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
173 buf_wcout_sync.~stdio_sync_filebuf<wchar_t>(); in sync_with_stdio()
174 buf_wcin_sync.~stdio_sync_filebuf<wchar_t>(); in sync_with_stdio()
[all …]
A Dglobals_io.cc82 typedef char fake_stdiobuf[sizeof(stdio_sync_filebuf<char>)]
83 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<char>))));
95 typedef char fake_wstdiobuf[sizeof(stdio_sync_filebuf<wchar_t>)]
96 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<wchar_t>))));
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++98/
A Dios_init.cc41 extern stdio_sync_filebuf<char> buf_cout_sync;
42 extern stdio_sync_filebuf<char> buf_cin_sync;
43 extern stdio_sync_filebuf<char> buf_cerr_sync;
50 extern stdio_sync_filebuf<wchar_t> buf_wcout_sync;
51 extern stdio_sync_filebuf<wchar_t> buf_wcin_sync;
168 buf_cout_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
169 buf_cin_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
170 buf_cerr_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
173 buf_wcout_sync.~stdio_sync_filebuf<wchar_t>(); in sync_with_stdio()
174 buf_wcin_sync.~stdio_sync_filebuf<wchar_t>(); in sync_with_stdio()
[all …]
A Dglobals_io.cc82 typedef char fake_stdiobuf[sizeof(stdio_sync_filebuf<char>)]
83 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<char>))));
95 typedef char fake_wstdiobuf[sizeof(stdio_sync_filebuf<wchar_t>)]
96 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<wchar_t>))));
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++98/
A Dios_init.cc41 extern stdio_sync_filebuf<char> buf_cout_sync;
42 extern stdio_sync_filebuf<char> buf_cin_sync;
43 extern stdio_sync_filebuf<char> buf_cerr_sync;
50 extern stdio_sync_filebuf<wchar_t> buf_wcout_sync;
51 extern stdio_sync_filebuf<wchar_t> buf_wcin_sync;
168 buf_cout_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
169 buf_cin_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
170 buf_cerr_sync.~stdio_sync_filebuf<char>(); in sync_with_stdio()
173 buf_wcout_sync.~stdio_sync_filebuf<wchar_t>(); in sync_with_stdio()
174 buf_wcin_sync.~stdio_sync_filebuf<wchar_t>(); in sync_with_stdio()
[all …]
A Dglobals_io.cc82 typedef char fake_stdiobuf[sizeof(stdio_sync_filebuf<char>)]
83 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<char>))));
95 typedef char fake_wstdiobuf[sizeof(stdio_sync_filebuf<wchar_t>)]
96 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<wchar_t>))));
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/ext/
A Dstdio_sync_filebuf.h79 stdio_sync_filebuf(std::__c_file* __f) in _GLIBCXX_VISIBILITY()
84 stdio_sync_filebuf(stdio_sync_filebuf&& __fb) noexcept in _GLIBCXX_VISIBILITY()
92 stdio_sync_filebuf& in _GLIBCXX_VISIBILITY()
102 swap(stdio_sync_filebuf& __fb) in _GLIBCXX_VISIBILITY()
223 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
224 stdio_sync_filebuf<char>::syncgetc() in _GLIBCXX_VISIBILITY()
228 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
233 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
256 inline stdio_sync_filebuf<wchar_t>::int_type in _GLIBCXX_VISIBILITY()
257 stdio_sync_filebuf<wchar_t>::syncgetc() in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/ext/
A Dstdio_sync_filebuf.h79 stdio_sync_filebuf(std::__c_file* __f) in _GLIBCXX_VISIBILITY()
84 stdio_sync_filebuf(stdio_sync_filebuf&& __fb) noexcept in _GLIBCXX_VISIBILITY()
92 stdio_sync_filebuf& in _GLIBCXX_VISIBILITY()
102 swap(stdio_sync_filebuf& __fb) in _GLIBCXX_VISIBILITY()
223 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
224 stdio_sync_filebuf<char>::syncgetc() in _GLIBCXX_VISIBILITY()
228 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
233 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
256 inline stdio_sync_filebuf<wchar_t>::int_type in _GLIBCXX_VISIBILITY()
257 stdio_sync_filebuf<wchar_t>::syncgetc() in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/ext/
A Dstdio_sync_filebuf.h79 stdio_sync_filebuf(std::__c_file* __f) in _GLIBCXX_VISIBILITY()
84 stdio_sync_filebuf(stdio_sync_filebuf&& __fb) noexcept in _GLIBCXX_VISIBILITY()
92 stdio_sync_filebuf& in _GLIBCXX_VISIBILITY()
102 swap(stdio_sync_filebuf& __fb) in _GLIBCXX_VISIBILITY()
223 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
224 stdio_sync_filebuf<char>::syncgetc() in _GLIBCXX_VISIBILITY()
228 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
233 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
256 inline stdio_sync_filebuf<wchar_t>::int_type in _GLIBCXX_VISIBILITY()
257 stdio_sync_filebuf<wchar_t>::syncgetc() in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/ext/
A Dstdio_sync_filebuf.h79 stdio_sync_filebuf(std::__c_file* __f) in _GLIBCXX_VISIBILITY()
84 stdio_sync_filebuf(stdio_sync_filebuf&& __fb) noexcept in _GLIBCXX_VISIBILITY()
92 stdio_sync_filebuf& in _GLIBCXX_VISIBILITY()
102 swap(stdio_sync_filebuf& __fb) in _GLIBCXX_VISIBILITY()
223 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
224 stdio_sync_filebuf<char>::syncgetc() in _GLIBCXX_VISIBILITY()
228 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
233 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
256 inline stdio_sync_filebuf<wchar_t>::int_type in _GLIBCXX_VISIBILITY()
257 stdio_sync_filebuf<wchar_t>::syncgetc() in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/ext/
A Dstdio_sync_filebuf.h79 stdio_sync_filebuf(std::__c_file* __f) in _GLIBCXX_VISIBILITY()
84 stdio_sync_filebuf(stdio_sync_filebuf&& __fb) noexcept in _GLIBCXX_VISIBILITY()
92 stdio_sync_filebuf& in _GLIBCXX_VISIBILITY()
102 swap(stdio_sync_filebuf& __fb) in _GLIBCXX_VISIBILITY()
223 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
224 stdio_sync_filebuf<char>::syncgetc() in _GLIBCXX_VISIBILITY()
228 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
233 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
256 inline stdio_sync_filebuf<wchar_t>::int_type in _GLIBCXX_VISIBILITY()
257 stdio_sync_filebuf<wchar_t>::syncgetc() in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/ext/
A Dstdio_sync_filebuf.h79 stdio_sync_filebuf(std::__c_file* __f) in _GLIBCXX_VISIBILITY()
84 stdio_sync_filebuf(stdio_sync_filebuf&& __fb) noexcept in _GLIBCXX_VISIBILITY()
92 stdio_sync_filebuf& in _GLIBCXX_VISIBILITY()
102 swap(stdio_sync_filebuf& __fb) in _GLIBCXX_VISIBILITY()
223 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
224 stdio_sync_filebuf<char>::syncgetc() in _GLIBCXX_VISIBILITY()
228 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
233 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
256 inline stdio_sync_filebuf<wchar_t>::int_type in _GLIBCXX_VISIBILITY()
257 stdio_sync_filebuf<wchar_t>::syncgetc() in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/ext/
A Dstdio_sync_filebuf.h78 stdio_sync_filebuf(std::__c_file* __f) in _GLIBCXX_VISIBILITY()
83 stdio_sync_filebuf(stdio_sync_filebuf&& __fb) noexcept in _GLIBCXX_VISIBILITY()
91 stdio_sync_filebuf& in _GLIBCXX_VISIBILITY()
101 swap(stdio_sync_filebuf& __fb) in _GLIBCXX_VISIBILITY()
222 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
223 stdio_sync_filebuf<char>::syncgetc() in _GLIBCXX_VISIBILITY()
227 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
232 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
255 inline stdio_sync_filebuf<wchar_t>::int_type in _GLIBCXX_VISIBILITY()
256 stdio_sync_filebuf<wchar_t>::syncgetc() in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/ext/
A Dstdio_sync_filebuf.h76 stdio_sync_filebuf(std::__c_file* __f) in _GLIBCXX_VISIBILITY()
193 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
194 stdio_sync_filebuf<char>::syncgetc() in _GLIBCXX_VISIBILITY()
198 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
203 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY()
204 stdio_sync_filebuf<char>::syncputc(int_type __c) in _GLIBCXX_VISIBILITY()
226 inline stdio_sync_filebuf<wchar_t>::int_type in _GLIBCXX_VISIBILITY()
227 stdio_sync_filebuf<wchar_t>::syncgetc() in _GLIBCXX_VISIBILITY()
231 inline stdio_sync_filebuf<wchar_t>::int_type in _GLIBCXX_VISIBILITY()
236 inline stdio_sync_filebuf<wchar_t>::int_type in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/c++11/
A Dext11-inst.cc33 template class stdio_sync_filebuf<char>; variable
36 template class stdio_sync_filebuf<wchar_t>; variable

Completed in 34 milliseconds

123