Home
last modified time | relevance | path

Searched refs:_M_buf (Results 1 – 25 of 41) sorted by relevance

12

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/c++98/
A Dstrstream.cc338 { basic_ios<char>::init(&_M_buf); } in istrstream()
342 { basic_ios<char>::init(&_M_buf); } in istrstream()
346 { basic_ios<char>::init(&_M_buf); } in istrstream()
350 { basic_ios<char>::init(&_M_buf); } in istrstream()
360 { return _M_buf.str(); } in str()
379 { _M_buf.freeze(freezeflag); } in freeze()
383 { return _M_buf.str(); } in str()
387 { return _M_buf.pcount(); } in pcount()
406 { _M_buf.freeze(freezeflag); } in freeze()
410 { return _M_buf.pcount(); } in pcount()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/src/c++98/
A Dstrstream.cc338 { basic_ios<char>::init(&_M_buf); } in istrstream()
342 { basic_ios<char>::init(&_M_buf); } in istrstream()
346 { basic_ios<char>::init(&_M_buf); } in istrstream()
350 { basic_ios<char>::init(&_M_buf); } in istrstream()
360 { return _M_buf.str(); } in str()
379 { _M_buf.freeze(freezeflag); } in freeze()
383 { return _M_buf.str(); } in str()
387 { return _M_buf.pcount(); } in pcount()
406 { _M_buf.freeze(freezeflag); } in freeze()
410 { return _M_buf.pcount(); } in pcount()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/c++98/
A Dstrstream.cc338 { basic_ios<char>::init(&_M_buf); } in istrstream()
342 { basic_ios<char>::init(&_M_buf); } in istrstream()
346 { basic_ios<char>::init(&_M_buf); } in istrstream()
350 { basic_ios<char>::init(&_M_buf); } in istrstream()
360 { return _M_buf.str(); } in str()
379 { _M_buf.freeze(freezeflag); } in freeze()
383 { return _M_buf.str(); } in str()
387 { return _M_buf.pcount(); } in pcount()
406 { _M_buf.freeze(freezeflag); } in freeze()
410 { return _M_buf.pcount(); } in pcount()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/c++98/
A Dstrstream.cc338 { basic_ios<char>::init(&_M_buf); } in istrstream()
342 { basic_ios<char>::init(&_M_buf); } in istrstream()
346 { basic_ios<char>::init(&_M_buf); } in istrstream()
350 { basic_ios<char>::init(&_M_buf); } in istrstream()
360 { return _M_buf.str(); } in str()
379 { _M_buf.freeze(freezeflag); } in freeze()
383 { return _M_buf.str(); } in str()
387 { return _M_buf.pcount(); } in pcount()
406 { _M_buf.freeze(freezeflag); } in freeze()
410 { return _M_buf.pcount(); } in pcount()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/c++98/
A Dstrstream.cc338 { basic_ios<char>::init(&_M_buf); } in istrstream()
342 { basic_ios<char>::init(&_M_buf); } in istrstream()
346 { basic_ios<char>::init(&_M_buf); } in istrstream()
350 { basic_ios<char>::init(&_M_buf); } in istrstream()
360 { return _M_buf.str(); } in str()
379 { _M_buf.freeze(freezeflag); } in freeze()
383 { return _M_buf.str(); } in str()
387 { return _M_buf.pcount(); } in pcount()
406 { _M_buf.freeze(freezeflag); } in freeze()
410 { return _M_buf.pcount(); } in pcount()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++98/
A Dstrstream.cc338 { basic_ios<char>::init(&_M_buf); } in istrstream()
342 { basic_ios<char>::init(&_M_buf); } in istrstream()
346 { basic_ios<char>::init(&_M_buf); } in istrstream()
350 { basic_ios<char>::init(&_M_buf); } in istrstream()
360 { return _M_buf.str(); } in str()
379 { _M_buf.freeze(freezeflag); } in freeze()
383 { return _M_buf.str(); } in str()
387 { return _M_buf.pcount(); } in pcount()
406 { _M_buf.freeze(freezeflag); } in freeze()
410 { return _M_buf.pcount(); } in pcount()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++98/
A Dstrstream.cc338 { basic_ios<char>::init(&_M_buf); } in istrstream()
342 { basic_ios<char>::init(&_M_buf); } in istrstream()
346 { basic_ios<char>::init(&_M_buf); } in istrstream()
350 { basic_ios<char>::init(&_M_buf); } in istrstream()
360 { return _M_buf.str(); } in str()
379 { _M_buf.freeze(freezeflag); } in freeze()
383 { return _M_buf.str(); } in str()
387 { return _M_buf.pcount(); } in pcount()
406 { _M_buf.freeze(freezeflag); } in freeze()
410 { return _M_buf.pcount(); } in pcount()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++98/
A Dstrstream.cc338 { basic_ios<char>::init(&_M_buf); } in istrstream()
342 { basic_ios<char>::init(&_M_buf); } in istrstream()
346 { basic_ios<char>::init(&_M_buf); } in istrstream()
350 { basic_ios<char>::init(&_M_buf); } in istrstream()
360 { return _M_buf.str(); } in str()
379 { _M_buf.freeze(freezeflag); } in freeze()
383 { return _M_buf.str(); } in str()
387 { return _M_buf.pcount(); } in pcount()
406 { _M_buf.freeze(freezeflag); } in freeze()
410 { return _M_buf.pcount(); } in pcount()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/pstl/
A Dparallel_backend_utils.h135 _Buf _M_buf; variable
144 …__stack(_DifferenceType __max_size) : _M_buf(__max_size), _M_maxsize(__max_size) { _M_ptr = _M_buf in __stack()
156 return _M_buf; in buffer()
161 __PSTL_ASSERT(_M_ptr - _M_buf.get() <= _M_maxsize); in size()
162 __PSTL_ASSERT(_M_ptr - _M_buf.get() >= 0); in size()
163 return _M_ptr - _M_buf.get(); in size()
168 __PSTL_ASSERT(_M_ptr >= _M_buf.get()); in empty()
169 return _M_ptr == _M_buf.get(); in empty()
186 __PSTL_ASSERT(_M_ptr > _M_buf.get()); in pop()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/pstl/
A Dparallel_backend_utils.h135 _Buf _M_buf; variable
144 …__stack(_DifferenceType __max_size) : _M_buf(__max_size), _M_maxsize(__max_size) { _M_ptr = _M_buf in __stack()
156 return _M_buf; in buffer()
161 _PSTL_ASSERT(_M_ptr - _M_buf.get() <= _M_maxsize); in size()
162 _PSTL_ASSERT(_M_ptr - _M_buf.get() >= 0); in size()
163 return _M_ptr - _M_buf.get(); in size()
168 _PSTL_ASSERT(_M_ptr >= _M_buf.get()); in empty()
169 return _M_ptr == _M_buf.get(); in empty()
186 _PSTL_ASSERT(_M_ptr > _M_buf.get()); in pop()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dlocale_conv.h346 if (_M_buf) in _GLIBCXX_VISIBILITY()
362 streambuf* rdbuf() const noexcept { return _M_buf; } in _GLIBCXX_VISIBILITY()
367 auto __prev = _M_buf; in _GLIBCXX_VISIBILITY()
368 _M_buf = __bytebuf; in _GLIBCXX_VISIBILITY()
378 { return _M_buf && _M_conv_put() && !_M_buf->pubsync() ? 0 : -1; } in _GLIBCXX_VISIBILITY()
383 if (!_M_buf || !_M_conv_put()) in _GLIBCXX_VISIBILITY()
393 if (!_M_buf) in _GLIBCXX_VISIBILITY()
405 if (!_M_buf || __n == 0) in _GLIBCXX_VISIBILITY()
432 __nbytes = std::min(__nbytes, _M_buf->in_avail()); in _GLIBCXX_VISIBILITY()
483 if (_M_buf->sputn(__p, __n) < __n) in _GLIBCXX_VISIBILITY()
[all …]
A Dfstream.tcc53 if (!_M_buf_allocated && !_M_buf) in _M_allocate_internal_buffer()
55 _M_buf = new char_type[_M_buf_size]; in _M_allocate_internal_buffer()
67 delete [] _M_buf; in _M_destroy_internal_buffer()
68 _M_buf = 0; in _M_destroy_internal_buffer()
82 _M_state_last(), _M_buf(0), _M_buf_size(BUFSIZ), in basic_filebuf()
102 _M_buf(std::__exchange(__rhs._M_buf, nullptr)), in basic_filebuf()
133 _M_buf = std::__exchange(__rhs._M_buf, nullptr); in operator =()
161 std::swap(_M_buf, __rhs._M_buf); in swap()
787 _M_buf = __s; in setbuf()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dlocale_conv.h346 if (_M_buf) in _GLIBCXX_VISIBILITY()
362 streambuf* rdbuf() const noexcept { return _M_buf; } in _GLIBCXX_VISIBILITY()
367 auto __prev = _M_buf; in _GLIBCXX_VISIBILITY()
368 _M_buf = __bytebuf; in _GLIBCXX_VISIBILITY()
378 { return _M_buf && _M_conv_put() && !_M_buf->pubsync() ? 0 : -1; } in _GLIBCXX_VISIBILITY()
383 if (!_M_buf || !_M_conv_put()) in _GLIBCXX_VISIBILITY()
393 if (!_M_buf) in _GLIBCXX_VISIBILITY()
405 if (!_M_buf || __n == 0) in _GLIBCXX_VISIBILITY()
432 __nbytes = std::min(__nbytes, _M_buf->in_avail()); in _GLIBCXX_VISIBILITY()
483 if (_M_buf->sputn(__p, __n) < __n) in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dlocale_conv.h346 if (_M_buf) in _GLIBCXX_VISIBILITY()
362 streambuf* rdbuf() const noexcept { return _M_buf; } in _GLIBCXX_VISIBILITY()
367 auto __prev = _M_buf; in _GLIBCXX_VISIBILITY()
368 _M_buf = __bytebuf; in _GLIBCXX_VISIBILITY()
378 { return _M_buf && _M_conv_put() && !_M_buf->pubsync() ? 0 : -1; } in _GLIBCXX_VISIBILITY()
383 if (!_M_buf || !_M_conv_put()) in _GLIBCXX_VISIBILITY()
393 if (!_M_buf) in _GLIBCXX_VISIBILITY()
405 if (!_M_buf || __n == 0) in _GLIBCXX_VISIBILITY()
432 __nbytes = std::min(__nbytes, _M_buf->in_avail()); in _GLIBCXX_VISIBILITY()
483 if (_M_buf->sputn(__p, __n) < __n) in _GLIBCXX_VISIBILITY()
[all …]
A Dfstream.tcc53 if (!_M_buf_allocated && !_M_buf) in _M_allocate_internal_buffer()
55 _M_buf = new char_type[_M_buf_size]; in _M_allocate_internal_buffer()
67 delete [] _M_buf; in _M_destroy_internal_buffer()
68 _M_buf = 0; in _M_destroy_internal_buffer()
82 _M_state_last(), _M_buf(0), _M_buf_size(BUFSIZ), in basic_filebuf()
102 _M_buf(std::__exchange(__rhs._M_buf, nullptr)), in basic_filebuf()
133 _M_buf = std::__exchange(__rhs._M_buf, nullptr); in operator =()
161 std::swap(_M_buf, __rhs._M_buf); in swap()
785 _M_buf = __s; in setbuf()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dlocale_conv.h346 if (_M_buf) in _GLIBCXX_VISIBILITY()
362 streambuf* rdbuf() const noexcept { return _M_buf; } in _GLIBCXX_VISIBILITY()
367 auto __prev = _M_buf; in _GLIBCXX_VISIBILITY()
368 _M_buf = __bytebuf; in _GLIBCXX_VISIBILITY()
378 { return _M_buf && _M_conv_put() && !_M_buf->pubsync() ? 0 : -1; } in _GLIBCXX_VISIBILITY()
383 if (!_M_buf || !_M_conv_put()) in _GLIBCXX_VISIBILITY()
393 if (!_M_buf) in _GLIBCXX_VISIBILITY()
405 if (!_M_buf || __n == 0) in _GLIBCXX_VISIBILITY()
432 __nbytes = std::min(__nbytes, _M_buf->in_avail()); in _GLIBCXX_VISIBILITY()
483 if (_M_buf->sputn(__p, __n) < __n) in _GLIBCXX_VISIBILITY()
[all …]
A Dfstream.tcc53 if (!_M_buf_allocated && !_M_buf) in _M_allocate_internal_buffer()
55 _M_buf = new char_type[_M_buf_size]; in _M_allocate_internal_buffer()
67 delete [] _M_buf; in _M_destroy_internal_buffer()
68 _M_buf = 0; in _M_destroy_internal_buffer()
82 _M_state_last(), _M_buf(0), _M_buf_size(BUFSIZ), in basic_filebuf()
102 _M_buf(std::__exchange(__rhs._M_buf, nullptr)), in basic_filebuf()
133 _M_buf = std::__exchange(__rhs._M_buf, nullptr); in operator =()
161 std::swap(_M_buf, __rhs._M_buf); in swap()
787 _M_buf = __s; in setbuf()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/backward/
A Dstrstream168 : istream(std::move(__rhs)), _M_buf(std::move(__rhs._M_buf))
169 { set_rdbuf(&_M_buf); }
178 strstreambuf _M_buf;
191 : ostream(std::move(__rhs)), _M_buf(std::move(__rhs._M_buf))
192 { set_rdbuf(&_M_buf); }
203 strstreambuf _M_buf;
221 : iostream(std::move(__rhs)), _M_buf(std::move(__rhs._M_buf))
222 { set_rdbuf(&_M_buf); }
233 strstreambuf _M_buf;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/backward/
A Dstrstream168 : istream(std::move(__rhs)), _M_buf(std::move(__rhs._M_buf))
169 { set_rdbuf(&_M_buf); }
178 strstreambuf _M_buf;
191 : ostream(std::move(__rhs)), _M_buf(std::move(__rhs._M_buf))
192 { set_rdbuf(&_M_buf); }
203 strstreambuf _M_buf;
221 : iostream(std::move(__rhs)), _M_buf(std::move(__rhs._M_buf))
222 { set_rdbuf(&_M_buf); }
233 strstreambuf _M_buf;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/backward/
A Dstrstream168 : istream(std::move(__rhs)), _M_buf(std::move(__rhs._M_buf))
169 { set_rdbuf(&_M_buf); }
178 strstreambuf _M_buf;
191 : ostream(std::move(__rhs)), _M_buf(std::move(__rhs._M_buf))
192 { set_rdbuf(&_M_buf); }
203 strstreambuf _M_buf;
221 : iostream(std::move(__rhs)), _M_buf(std::move(__rhs._M_buf))
222 { set_rdbuf(&_M_buf); }
233 strstreambuf _M_buf;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dlocale_conv.h415 if (_M_buf) in _GLIBCXX_VISIBILITY()
431 streambuf* rdbuf() const noexcept { return _M_buf; } in _GLIBCXX_VISIBILITY()
436 auto __prev = _M_buf; in _GLIBCXX_VISIBILITY()
437 _M_buf = __bytebuf; in _GLIBCXX_VISIBILITY()
447 { return _M_buf && _M_conv_put() && !_M_buf->pubsync() ? 0 : -1; } in _GLIBCXX_VISIBILITY()
452 if (!_M_buf || !_M_conv_put()) in _GLIBCXX_VISIBILITY()
462 if (!_M_buf) in _GLIBCXX_VISIBILITY()
474 if (!_M_buf || __n == 0) in _GLIBCXX_VISIBILITY()
501 __nbytes = std::min(__nbytes, _M_buf->in_avail()); in _GLIBCXX_VISIBILITY()
552 if (_M_buf->sputn(__p, __n) < __n) in _GLIBCXX_VISIBILITY()
[all …]
A Dfstream.tcc54 if (!_M_buf_allocated && !_M_buf) in _M_allocate_internal_buffer()
56 _M_buf = new char_type[_M_buf_size]; in _M_allocate_internal_buffer()
68 delete [] _M_buf; in _M_destroy_internal_buffer()
69 _M_buf = 0; in _M_destroy_internal_buffer()
83 _M_state_last(), _M_buf(0), _M_buf_size(BUFSIZ), in basic_filebuf()
103 _M_buf(std::__exchange(__rhs._M_buf, nullptr)), in basic_filebuf()
134 _M_buf = std::__exchange(__rhs._M_buf, nullptr); in operator =()
162 std::swap(_M_buf, __rhs._M_buf); in swap()
820 _M_buf = __s; in setbuf()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dlocale_conv.h415 if (_M_buf) in _GLIBCXX_VISIBILITY()
431 streambuf* rdbuf() const noexcept { return _M_buf; } in _GLIBCXX_VISIBILITY()
436 auto __prev = _M_buf; in _GLIBCXX_VISIBILITY()
437 _M_buf = __bytebuf; in _GLIBCXX_VISIBILITY()
447 { return _M_buf && _M_conv_put() && !_M_buf->pubsync() ? 0 : -1; } in _GLIBCXX_VISIBILITY()
452 if (!_M_buf || !_M_conv_put()) in _GLIBCXX_VISIBILITY()
462 if (!_M_buf) in _GLIBCXX_VISIBILITY()
474 if (!_M_buf || __n == 0) in _GLIBCXX_VISIBILITY()
501 __nbytes = std::min(__nbytes, _M_buf->in_avail()); in _GLIBCXX_VISIBILITY()
552 if (_M_buf->sputn(__p, __n) < __n) in _GLIBCXX_VISIBILITY()
[all …]
A Dfstream.tcc54 if (!_M_buf_allocated && !_M_buf) in _M_allocate_internal_buffer()
56 _M_buf = new char_type[_M_buf_size]; in _M_allocate_internal_buffer()
68 delete [] _M_buf; in _M_destroy_internal_buffer()
69 _M_buf = 0; in _M_destroy_internal_buffer()
83 _M_state_last(), _M_buf(0), _M_buf_size(_GLIBCXX_BUFSIZ), in basic_filebuf()
103 _M_buf(std::__exchange(__rhs._M_buf, nullptr)), in basic_filebuf()
134 _M_buf = std::__exchange(__rhs._M_buf, nullptr); in operator =()
162 std::swap(_M_buf, __rhs._M_buf); in swap()
820 _M_buf = __s; in setbuf()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dlocale_conv.h415 if (_M_buf) in _GLIBCXX_VISIBILITY()
431 streambuf* rdbuf() const noexcept { return _M_buf; } in _GLIBCXX_VISIBILITY()
436 auto __prev = _M_buf; in _GLIBCXX_VISIBILITY()
437 _M_buf = __bytebuf; in _GLIBCXX_VISIBILITY()
447 { return _M_buf && _M_conv_put() && !_M_buf->pubsync() ? 0 : -1; } in _GLIBCXX_VISIBILITY()
452 if (!_M_buf || !_M_conv_put()) in _GLIBCXX_VISIBILITY()
462 if (!_M_buf) in _GLIBCXX_VISIBILITY()
474 if (!_M_buf || __n == 0) in _GLIBCXX_VISIBILITY()
501 __nbytes = std::min(__nbytes, _M_buf->in_avail()); in _GLIBCXX_VISIBILITY()
552 if (_M_buf->sputn(__p, __n) < __n) in _GLIBCXX_VISIBILITY()
[all …]

Completed in 70 milliseconds

12