Lines Matching defs:__sb
27078 swap(basic_streambuf& __sb) in swap()
27856 streambuf_type* __sb = __first._M_sbuf; in __copy_move_a2() local
27892 streambuf_type* __sb = __first._M_sbuf; in find() local
30614 basic_ios(basic_streambuf<_CharT, _Traits>* __sb) in basic_ios()
30745 set_rdbuf(basic_streambuf<_CharT, _Traits>* __sb) in set_rdbuf()
30778 basic_ios<_CharT, _Traits>::rdbuf(basic_streambuf<_CharT, _Traits>* __sb) in rdbuf()
30851 basic_ios<_CharT, _Traits>::init(basic_streambuf<_CharT, _Traits>* __sb) in init()
30928 basic_ostream(__streambuf_type* __sb) in basic_ostream()
31650 basic_istream(__streambuf_type* __sb) in basic_istream()
31760 get(__streambuf_type& __sb) in get()
31960 basic_iostream(basic_streambuf<_CharT, _Traits>* __sb) in basic_iostream()
32035 __streambuf_type* __sb = __in.rdbuf(); in sentry() local
32298 __streambuf_type* __sb = this->rdbuf(); in get() local
32334 get(__streambuf_type& __sb, char_type __delim) in get()
32389 __streambuf_type* __sb = this->rdbuf(); in getline() local
32448 __streambuf_type* __sb = this->rdbuf(); in ignore() local
32481 __streambuf_type* __sb = this->rdbuf(); in ignore() local
32536 __streambuf_type* __sb = this->rdbuf(); in ignore() local
32696 __streambuf_type* __sb = this->rdbuf(); in putback() local
32731 __streambuf_type* __sb = this->rdbuf(); in unget() local
32763 __streambuf_type* __sb = this->rdbuf(); in sync() local
32949 __streambuf_type* __sb = __in.rdbuf(); in operator >>() local
32996 __streambuf_type* __sb = __in.rdbuf(); in ws() local