HelenOS sources

char_type          60 uspace/lib/cpp/include/__bits/io/fstream.hpp                 : basic_streambuf<char_type, traits_type>{},
char_type          74 uspace/lib/cpp/include/__bits/io/fstream.hpp                 basic_streambuf<char_type, traits_type>::swap(other);
char_type         103 uspace/lib/cpp/include/__bits/io/fstream.hpp                 basic_streambuf<char_type, traits_type>::swap(rhs);
char_type         115 uspace/lib/cpp/include/__bits/io/fstream.hpp             basic_filebuf<char_type, traits_type>* open(const char* name, ios_base::openmode mode)
char_type         141 uspace/lib/cpp/include/__bits/io/fstream.hpp                     ibuf_ = new char_type[buf_size_];
char_type         143 uspace/lib/cpp/include/__bits/io/fstream.hpp                     obuf_ = new char_type[buf_size_];
char_type         149 uspace/lib/cpp/include/__bits/io/fstream.hpp             basic_filebuf<char_type, traits_type>* open(const string& name, ios_base::openmode mode)
char_type         154 uspace/lib/cpp/include/__bits/io/fstream.hpp             basic_filebuf<char_type, traits_type>* close()
char_type         184 uspace/lib/cpp/include/__bits/io/fstream.hpp                     ibuf_ = new char_type[buf_size_];
char_type         204 uspace/lib/cpp/include/__bits/io/fstream.hpp                     ibuf_[i] = static_cast<char_type>(c);
char_type         258 uspace/lib/cpp/include/__bits/io/fstream.hpp                 fwrite(obuf_, sizeof(char_type), count, file_);
char_type         266 uspace/lib/cpp/include/__bits/io/fstream.hpp             basic_streambuf<char_type, traits_type>*
char_type         267 uspace/lib/cpp/include/__bits/io/fstream.hpp             setbuf(char_type* s, streamsize n) override
char_type         301 uspace/lib/cpp/include/__bits/io/fstream.hpp                 basic_streambuf<char_type, traits_type>::imbue(loc);
char_type         305 uspace/lib/cpp/include/__bits/io/fstream.hpp             char_type* obuf_;
char_type         306 uspace/lib/cpp/include/__bits/io/fstream.hpp             char_type* ibuf_;
char_type         404 uspace/lib/cpp/include/__bits/io/fstream.hpp                 : basic_istream<char_type, traits_type>{&rdbuf_},
char_type         409 uspace/lib/cpp/include/__bits/io/fstream.hpp                 : basic_istream<char_type, traits_type>{&rdbuf_},
char_type         417 uspace/lib/cpp/include/__bits/io/fstream.hpp                 : basic_istream<char_type, traits_type>{&rdbuf_},
char_type         427 uspace/lib/cpp/include/__bits/io/fstream.hpp                 : basic_istream<char_type, traits_type>{move(other)},
char_type         430 uspace/lib/cpp/include/__bits/io/fstream.hpp                 basic_istream<char_type, traits_type>::set_rdbuf(&rdbuf_);
char_type         446 uspace/lib/cpp/include/__bits/io/fstream.hpp                 basic_istream<char_type, traits_type>::swap(rhs);
char_type         454 uspace/lib/cpp/include/__bits/io/fstream.hpp             basic_filebuf<char_type, traits_type>* rdbuf() const
char_type         456 uspace/lib/cpp/include/__bits/io/fstream.hpp                 return const_cast<basic_filebuf<char_type, traits_type>*>(&rdbuf_);
char_type         484 uspace/lib/cpp/include/__bits/io/fstream.hpp             basic_filebuf<char_type, traits_type> rdbuf_;
char_type         513 uspace/lib/cpp/include/__bits/io/fstream.hpp                 : basic_ostream<char_type, traits_type>{&rdbuf_},
char_type         518 uspace/lib/cpp/include/__bits/io/fstream.hpp                 : basic_ostream<char_type, traits_type>{&rdbuf_},
char_type         526 uspace/lib/cpp/include/__bits/io/fstream.hpp                 : basic_ostream<char_type, traits_type>{&rdbuf_},
char_type         536 uspace/lib/cpp/include/__bits/io/fstream.hpp                 : basic_ostream<char_type, traits_type>{move(other)},
char_type         539 uspace/lib/cpp/include/__bits/io/fstream.hpp                 basic_ostream<char_type, traits_type>::set_rdbuf(&rdbuf_);
char_type         555 uspace/lib/cpp/include/__bits/io/fstream.hpp                 basic_ostream<char_type, traits_type>::swap(rhs);
char_type         563 uspace/lib/cpp/include/__bits/io/fstream.hpp             basic_filebuf<char_type, traits_type>* rdbuf() const
char_type         565 uspace/lib/cpp/include/__bits/io/fstream.hpp                 return const_cast<basic_filebuf<char_type, traits_type>*>(&rdbuf_);
char_type         593 uspace/lib/cpp/include/__bits/io/fstream.hpp             basic_filebuf<char_type, traits_type> rdbuf_;
char_type         622 uspace/lib/cpp/include/__bits/io/fstream.hpp                 : basic_iostream<char_type, traits_type>{&rdbuf_},
char_type         628 uspace/lib/cpp/include/__bits/io/fstream.hpp                 : basic_iostream<char_type, traits_type>{&rdbuf_},
char_type         637 uspace/lib/cpp/include/__bits/io/fstream.hpp                 : basic_iostream<char_type, traits_type>{&rdbuf_},
char_type         647 uspace/lib/cpp/include/__bits/io/fstream.hpp                 : basic_iostream<char_type, traits_type>{move(other)},
char_type         650 uspace/lib/cpp/include/__bits/io/fstream.hpp                 basic_iostream<char_type, traits_type>::set_rdbuf(&rdbuf_);
char_type         666 uspace/lib/cpp/include/__bits/io/fstream.hpp                 basic_iostream<char_type, traits_type>::swap(rhs);
char_type         674 uspace/lib/cpp/include/__bits/io/fstream.hpp             basic_filebuf<char_type, traits_type>* rdbuf() const
char_type         676 uspace/lib/cpp/include/__bits/io/fstream.hpp                 return const_cast<basic_filebuf<char_type, traits_type>*>(&rdbuf_);
char_type         706 uspace/lib/cpp/include/__bits/io/fstream.hpp             basic_filebuf<char_type, traits_type> rdbuf_;
char_type         416 uspace/lib/cpp/include/__bits/io/ios.hpp             char_type fill() const
char_type         421 uspace/lib/cpp/include/__bits/io/ios.hpp             char_type fill(char_type c)
char_type         423 uspace/lib/cpp/include/__bits/io/ios.hpp                 char_type old;
char_type         440 uspace/lib/cpp/include/__bits/io/ios.hpp             char narrow(char_type c, char def) const
char_type         442 uspace/lib/cpp/include/__bits/io/ios.hpp                 return use_facet<ctype<char_type>>(locale_).narrow(c, def);
char_type         445 uspace/lib/cpp/include/__bits/io/ios.hpp             char_type widen(char c) const
char_type         447 uspace/lib/cpp/include/__bits/io/ios.hpp                 return use_facet<ctype<char_type>>(locale_).widen(c);
char_type         554 uspace/lib/cpp/include/__bits/io/ios.hpp             char_type fill_;
char_type         432 uspace/lib/cpp/include/__bits/io/istream.hpp             basic_istream<Char, Traits>& get(char_type& c)
char_type         441 uspace/lib/cpp/include/__bits/io/istream.hpp             basic_istream<Char, Traits>& get(char_type* s, streamsize n, char_type delim)
char_type         467 uspace/lib/cpp/include/__bits/io/istream.hpp                     s[n] = char_type{};
char_type         473 uspace/lib/cpp/include/__bits/io/istream.hpp             basic_istream<Char, Traits>& get(char_type* s, streamsize n)
char_type         483 uspace/lib/cpp/include/__bits/io/istream.hpp             basic_istream<Char, Traits>& get(basic_streambuf<Char, Traits>& sb, char_type delim)
char_type         518 uspace/lib/cpp/include/__bits/io/istream.hpp             basic_istream<Char, Traits>& getline(char_type* s, streamsize n)
char_type         523 uspace/lib/cpp/include/__bits/io/istream.hpp             basic_istream<Char, Traits>& getline(char_type* s, streamsize n, char_type delim)
char_type         555 uspace/lib/cpp/include/__bits/io/istream.hpp                         s[gcount_] = char_type{};
char_type         596 uspace/lib/cpp/include/__bits/io/istream.hpp             basic_istream<Char, Traits>& read(char_type* s, streamsize n)
char_type         622 uspace/lib/cpp/include/__bits/io/istream.hpp             streamsize readsome(char_type* s, streamsize n)
char_type         648 uspace/lib/cpp/include/__bits/io/istream.hpp             basic_istream<Char, Traits>& putback(char_type c)
char_type         931 uspace/lib/cpp/include/__bits/io/istream.hpp             explicit basic_iostream(basic_streambuf<char_type, traits_type>* sb)
char_type         932 uspace/lib/cpp/include/__bits/io/istream.hpp                 : basic_istream<char_type, traits_type>(sb),
char_type         933 uspace/lib/cpp/include/__bits/io/istream.hpp                   basic_ostream<char_type, traits_type>(sb)
char_type         944 uspace/lib/cpp/include/__bits/io/istream.hpp                 : basic_istream<char_type, traits_type>(move(other))
char_type         954 uspace/lib/cpp/include/__bits/io/istream.hpp                 basic_istream<char_type, traits_type>::swap(other);
char_type          57 uspace/lib/cpp/include/__bits/io/ostream.hpp             explicit basic_ostream(basic_streambuf<char_type, traits_type>* sb)
char_type         143 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
char_type         161 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
char_type         181 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
char_type         200 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
char_type         220 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
char_type         238 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
char_type         255 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
char_type         272 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
char_type         289 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
char_type         306 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
char_type         323 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
char_type         340 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
char_type         357 uspace/lib/cpp/include/__bits/io/ostream.hpp                         num_put<char_type, ostreambuf_iterator<char_type, traits_type>>
char_type         403 uspace/lib/cpp/include/__bits/io/ostream.hpp             basic_ostream<Char, Traits>& put(char_type c)
char_type         417 uspace/lib/cpp/include/__bits/io/ostream.hpp             basic_ostream<Char, Traits>& write(const char_type* s, streamsize n)
char_type          60 uspace/lib/cpp/include/__bits/io/sstream.hpp                 : basic_streambuf<char_type, traits_type>(), mode_{mode}, str_{}
char_type          65 uspace/lib/cpp/include/__bits/io/sstream.hpp             explicit basic_stringbuf(const basic_string<char_type, traits_type, allocator_type> str,
char_type          67 uspace/lib/cpp/include/__bits/io/sstream.hpp                 : basic_streambuf<char_type, traits_type>(), mode_{mode}, str_{str}
char_type          77 uspace/lib/cpp/include/__bits/io/sstream.hpp                 basic_streambuf<char_type, traits_type>::swap(other);
char_type          96 uspace/lib/cpp/include/__bits/io/sstream.hpp                 basic_streambuf<char_type, traits_type>::swap(rhs);
char_type         103 uspace/lib/cpp/include/__bits/io/sstream.hpp             basic_string<char_type, traits_type, allocator_type> str() const
char_type         106 uspace/lib/cpp/include/__bits/io/sstream.hpp                     return basic_string<char_type, traits_type, allocator_type>{
char_type         110 uspace/lib/cpp/include/__bits/io/sstream.hpp                     return basic_string<char_type, traits_type, allocator_type>{
char_type         114 uspace/lib/cpp/include/__bits/io/sstream.hpp                     return basic_string<char_type, traits_type, allocator_type>{};
char_type         117 uspace/lib/cpp/include/__bits/io/sstream.hpp             void str(const basic_string<char_type, traits_type, allocator_type>& str)
char_type         188 uspace/lib/cpp/include/__bits/io/sstream.hpp             basic_streambuf<char_type, traits_type>* setbuf(char_type* str, streamsize n) override
char_type         235 uspace/lib/cpp/include/__bits/io/sstream.hpp             basic_string<char_type, traits_type, allocator_type> str_;
char_type         261 uspace/lib/cpp/include/__bits/io/sstream.hpp             pos_type seekoff_(off_type off, char_type* begin, char_type*& next, char_type* end,
char_type         309 uspace/lib/cpp/include/__bits/io/sstream.hpp                 : basic_istream<char_type, traits_type>(&sb_),
char_type         313 uspace/lib/cpp/include/__bits/io/sstream.hpp             explicit basic_istringstream(const basic_string<char_type, traits_type, allocator_type> str,
char_type         315 uspace/lib/cpp/include/__bits/io/sstream.hpp                 : basic_istream<char_type, traits_type>{&sb_},
char_type         322 uspace/lib/cpp/include/__bits/io/sstream.hpp                 : basic_istream<char_type, traits_type>{move(other)},
char_type         325 uspace/lib/cpp/include/__bits/io/sstream.hpp                 basic_istream<char_type, traits_type>::set_rdbuf(&sb_);
char_type         341 uspace/lib/cpp/include/__bits/io/sstream.hpp                 basic_istream<char_type, traits_type>::swap(rhs);
char_type         349 uspace/lib/cpp/include/__bits/io/sstream.hpp             basic_stringbuf<char_type, traits_type, allocator_type>* rdbuf() const
char_type         351 uspace/lib/cpp/include/__bits/io/sstream.hpp                 return const_cast<basic_stringbuf<char_type, traits_type, allocator_type>*>(&sb_);
char_type         354 uspace/lib/cpp/include/__bits/io/sstream.hpp             basic_string<char_type, traits_type, allocator_type> str() const
char_type         359 uspace/lib/cpp/include/__bits/io/sstream.hpp             void str(const basic_string<char_type, traits_type, allocator_type>& str)
char_type         365 uspace/lib/cpp/include/__bits/io/sstream.hpp             basic_stringbuf<char_type, traits_type, allocator_type> sb_;
char_type         391 uspace/lib/cpp/include/__bits/io/sstream.hpp                 : basic_ostream<char_type, traits_type>(&sb_),
char_type         395 uspace/lib/cpp/include/__bits/io/sstream.hpp             explicit basic_ostringstream(const basic_string<char_type, traits_type, allocator_type> str,
char_type         397 uspace/lib/cpp/include/__bits/io/sstream.hpp                 : basic_ostream<char_type, traits_type>{&sb_},
char_type         404 uspace/lib/cpp/include/__bits/io/sstream.hpp                 : basic_ostream<char_type, traits_type>{move(other)},
char_type         407 uspace/lib/cpp/include/__bits/io/sstream.hpp                 basic_ostream<char_type, traits_type>::set_rdbuf(&sb_);
char_type         423 uspace/lib/cpp/include/__bits/io/sstream.hpp                 basic_ostream<char_type, traits_type>::swap(rhs);
char_type         431 uspace/lib/cpp/include/__bits/io/sstream.hpp             basic_stringbuf<char_type, traits_type, allocator_type>* rdbuf() const
char_type         433 uspace/lib/cpp/include/__bits/io/sstream.hpp                 return const_cast<basic_stringbuf<char_type, traits_type, allocator_type>*>(&sb_);
char_type         436 uspace/lib/cpp/include/__bits/io/sstream.hpp             basic_string<char_type, traits_type, allocator_type> str() const
char_type         441 uspace/lib/cpp/include/__bits/io/sstream.hpp             void str(const basic_string<char_type, traits_type, allocator_type>& str)
char_type         447 uspace/lib/cpp/include/__bits/io/sstream.hpp             basic_stringbuf<char_type, traits_type, allocator_type> sb_;
char_type         470 uspace/lib/cpp/include/__bits/io/sstream.hpp                 : basic_iostream<char_type, traits_type>(&sb_),
char_type         474 uspace/lib/cpp/include/__bits/io/sstream.hpp             explicit basic_stringstream(const basic_string<char_type, traits_type, allocator_type> str,
char_type         476 uspace/lib/cpp/include/__bits/io/sstream.hpp                 : basic_iostream<char_type, traits_type>{&sb_},
char_type         483 uspace/lib/cpp/include/__bits/io/sstream.hpp                 : basic_iostream<char_type, traits_type>{move(other)},
char_type         486 uspace/lib/cpp/include/__bits/io/sstream.hpp                 basic_iostream<char_type, traits_type>::set_rdbuf(&sb_);
char_type         502 uspace/lib/cpp/include/__bits/io/sstream.hpp                 basic_iostream<char_type, traits_type>::swap(rhs);
char_type         510 uspace/lib/cpp/include/__bits/io/sstream.hpp             basic_stringbuf<char_type, traits_type, allocator_type>* rdbuf() const
char_type         512 uspace/lib/cpp/include/__bits/io/sstream.hpp                 return const_cast<basic_stringbuf<char_type, traits_type, allocator_type>*>(&sb_);
char_type         515 uspace/lib/cpp/include/__bits/io/sstream.hpp             basic_string<char_type, traits_type, allocator_type> str() const
char_type         520 uspace/lib/cpp/include/__bits/io/sstream.hpp             void str(const basic_string<char_type, traits_type, allocator_type>& str)
char_type         526 uspace/lib/cpp/include/__bits/io/sstream.hpp             basic_stringbuf<char_type, traits_type, allocator_type> sb_;
char_type          76 uspace/lib/cpp/include/__bits/io/streambuf.hpp             basic_streambuf<Char, Traits>* pubsetbuf(char_type* s, streamsize n)
char_type         134 uspace/lib/cpp/include/__bits/io/streambuf.hpp             streamsize sgetn(char_type* s, streamsize n)
char_type         143 uspace/lib/cpp/include/__bits/io/streambuf.hpp             int_type sputbackc(char_type c)
char_type         163 uspace/lib/cpp/include/__bits/io/streambuf.hpp             int_type sputc(char_type c)
char_type         175 uspace/lib/cpp/include/__bits/io/streambuf.hpp             streamsize sputn(const char_type* s, streamsize n)
char_type         232 uspace/lib/cpp/include/__bits/io/streambuf.hpp             char_type* eback() const
char_type         237 uspace/lib/cpp/include/__bits/io/streambuf.hpp             char_type* gptr() const
char_type         242 uspace/lib/cpp/include/__bits/io/streambuf.hpp             char_type* egptr() const
char_type         252 uspace/lib/cpp/include/__bits/io/streambuf.hpp             void setg(char_type* gbeg, char_type* gnext, char_type* gend)
char_type         263 uspace/lib/cpp/include/__bits/io/streambuf.hpp             char_type* pbase() const
char_type         268 uspace/lib/cpp/include/__bits/io/streambuf.hpp             char_type* pptr() const
char_type         273 uspace/lib/cpp/include/__bits/io/streambuf.hpp             char_type* epptr() const
char_type         283 uspace/lib/cpp/include/__bits/io/streambuf.hpp             void setp(char_type* pbeg, char_type* pend)
char_type         302 uspace/lib/cpp/include/__bits/io/streambuf.hpp             setbuf(char_type* s, streamsize n)
char_type         333 uspace/lib/cpp/include/__bits/io/streambuf.hpp             virtual streamsize xsgetn(char_type* s, streamsize n)
char_type         378 uspace/lib/cpp/include/__bits/io/streambuf.hpp             virtual streamsize xsputn(const char_type* s, streamsize n)
char_type         401 uspace/lib/cpp/include/__bits/io/streambuf.hpp             char_type* input_begin_;
char_type         402 uspace/lib/cpp/include/__bits/io/streambuf.hpp             char_type* input_next_;
char_type         403 uspace/lib/cpp/include/__bits/io/streambuf.hpp             char_type* input_end_;
char_type         405 uspace/lib/cpp/include/__bits/io/streambuf.hpp             char_type* output_begin_;
char_type         406 uspace/lib/cpp/include/__bits/io/streambuf.hpp             char_type* output_next_;
char_type         407 uspace/lib/cpp/include/__bits/io/streambuf.hpp             char_type* output_end_;
char_type          54 uspace/lib/cpp/include/__bits/io/streambufs.hpp             using char_type   = typename traits_type::char_type;
char_type          66 uspace/lib/cpp/include/__bits/io/streambufs.hpp                     buffer_ = new char_type[buf_size_];
char_type          87 uspace/lib/cpp/include/__bits/io/streambufs.hpp                     buffer_[i] = static_cast<char_type>(c);
char_type         121 uspace/lib/cpp/include/__bits/io/streambufs.hpp             char_type* buffer_;
char_type         139 uspace/lib/cpp/include/__bits/io/streambufs.hpp             using char_type   = typename traits_type::char_type;
char_type         148 uspace/lib/cpp/include/__bits/io/streambufs.hpp                     fwrite(&cc, sizeof(char_type), 1, out_);
char_type         154 uspace/lib/cpp/include/__bits/io/streambufs.hpp             streamsize xsputn(const char_type* s, streamsize n) override
char_type         156 uspace/lib/cpp/include/__bits/io/streambufs.hpp                 return fwrite(s, sizeof(char_type), n, out_);
char_type         731 uspace/lib/cpp/include/__bits/iterator.hpp             using istream_type = basic_istream<char_type, traits_type>;
char_type         775 uspace/lib/cpp/include/__bits/iterator.hpp             basic_istream<char_type, traits_type>* is_;
char_type         811 uspace/lib/cpp/include/__bits/iterator.hpp             using ostream_type = basic_ostream<char_type, traits_type>;
char_type         817 uspace/lib/cpp/include/__bits/iterator.hpp             ostream_iterator(ostream_type& os, const char_type* delim)
char_type         850 uspace/lib/cpp/include/__bits/iterator.hpp             basic_ostream<char_type, traits_type>* os_;
char_type         852 uspace/lib/cpp/include/__bits/iterator.hpp             const char_type* delim_;
char_type         867 uspace/lib/cpp/include/__bits/iterator.hpp             using streambuf_type = basic_streambuf<char_type, traits_type>;
char_type         868 uspace/lib/cpp/include/__bits/iterator.hpp             using istream_type   = basic_istream<char_type, traits_type>;
char_type         877 uspace/lib/cpp/include/__bits/iterator.hpp                     char_type operator*()
char_type         908 uspace/lib/cpp/include/__bits/iterator.hpp             char_type operator*() /* const */ // TODO: Should be const :/
char_type         976 uspace/lib/cpp/include/__bits/iterator.hpp             using streambuf_type = basic_streambuf<char_type, traits_type>;
char_type         977 uspace/lib/cpp/include/__bits/iterator.hpp             using ostream_type   = basic_ostream<char_type, traits_type>;
char_type         987 uspace/lib/cpp/include/__bits/iterator.hpp             ostreambuf_iterator& operator=(char_type c)
char_type          74 uspace/lib/cpp/include/__bits/locale/ctype.hpp             bool is(mask m, char_type c) const
char_type          79 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* is(const char_type* low, const char_type* high,
char_type          85 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* scan_is(mask m, const char_type* low,
char_type          86 uspace/lib/cpp/include/__bits/locale/ctype.hpp                                      const char_type* high) const
char_type          91 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* scan_not(mask m, const char_type* low,
char_type          92 uspace/lib/cpp/include/__bits/locale/ctype.hpp                                       const char_type* high) const
char_type          97 uspace/lib/cpp/include/__bits/locale/ctype.hpp             char_type toupper(char_type c) const
char_type         102 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* toupper(char_type* low, const char_type* high) const
char_type         107 uspace/lib/cpp/include/__bits/locale/ctype.hpp             char_type tolower(char_type c) const
char_type         112 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* tolower(char_type* low, const char_type* high) const
char_type         117 uspace/lib/cpp/include/__bits/locale/ctype.hpp             char_type widen(char c) const
char_type         122 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* widen(const char* low, const char* high, char_type* to) const
char_type         127 uspace/lib/cpp/include/__bits/locale/ctype.hpp             char narrow(char_type c, char def) const
char_type         132 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* narrow(const char_type* low, const char_type* high,
char_type         150 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual bool do_is(mask m, char_type c) const
char_type         156 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_is(const char_type* low, const char_type high,
char_type         163 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_scan_is(mask m, const char_type* low,
char_type         164 uspace/lib/cpp/include/__bits/locale/ctype.hpp                                                 const char_type* high) const
char_type         170 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_scan_not(mask m, const char_type* low,
char_type         171 uspace/lib/cpp/include/__bits/locale/ctype.hpp                                                  const char_type* high) const
char_type         177 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual char_type do_toupper(char_type c) const
char_type         183 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_toupper(char_type* low, const char_type* high) const
char_type         189 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual char_type do_tolower(char_type c) const
char_type         195 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_tolower(char_type* low, const char_type* high) const
char_type         201 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual char_type do_widen(char c) const
char_type         207 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_widen(const char* low, const char* high,
char_type         208 uspace/lib/cpp/include/__bits/locale/ctype.hpp                                               char_type* dest) const
char_type         214 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual char do_narrow(char_type c, char def) const
char_type         220 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_narrow(const char_type* low, const char_type* high,
char_type         265 uspace/lib/cpp/include/__bits/locale/ctype.hpp             bool is(mask m, char_type c) const
char_type         270 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* is(const char_type* low, const char_type* high,
char_type         276 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* scan_is(mask m, const char_type* low,
char_type         277 uspace/lib/cpp/include/__bits/locale/ctype.hpp                                      const char_type* high) const
char_type         282 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* scan_not(mask m, const char_type* low,
char_type         283 uspace/lib/cpp/include/__bits/locale/ctype.hpp                                       const char_type* high) const
char_type         288 uspace/lib/cpp/include/__bits/locale/ctype.hpp             char_type toupper(char_type c) const
char_type         293 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* toupper(char_type* low, const char_type* high) const
char_type         298 uspace/lib/cpp/include/__bits/locale/ctype.hpp             char_type tolower(char_type c) const
char_type         303 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* tolower(char_type* low, const char_type* high) const
char_type         308 uspace/lib/cpp/include/__bits/locale/ctype.hpp             char_type widen(char c) const
char_type         313 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* widen(const char* low, const char* high, char_type* to) const
char_type         318 uspace/lib/cpp/include/__bits/locale/ctype.hpp             char narrow(char_type c, char def) const
char_type         323 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* narrow(const char_type* low, const char_type* high,
char_type         345 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual bool do_is(mask m, char_type c) const
char_type         361 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_is(const char_type* low, const char_type* high,
char_type         368 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_scan_is(mask m, const char_type* low,
char_type         369 uspace/lib/cpp/include/__bits/locale/ctype.hpp                                                 const char_type* high) const
char_type         375 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_scan_not(mask m, const char_type* low,
char_type         376 uspace/lib/cpp/include/__bits/locale/ctype.hpp                                                  const char_type* high) const
char_type         382 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual char_type do_toupper(char_type c) const
char_type         387 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_toupper(char_type* low, const char_type* high) const
char_type         395 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual char_type do_tolower(char_type c) const
char_type         400 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_tolower(char_type* low, const char_type* high) const
char_type         408 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual char_type do_widen(char c) const
char_type         413 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_widen(const char* low, const char* high,
char_type         414 uspace/lib/cpp/include/__bits/locale/ctype.hpp                                               char_type* dest) const
char_type         422 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual char do_narrow(char_type c, char def) const
char_type         427 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_narrow(const char_type* low, const char_type* high,
char_type         449 uspace/lib/cpp/include/__bits/locale/ctype.hpp             bool is(mask m, char_type c) const
char_type         454 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* is(const char_type* low, const char_type* high,
char_type         460 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* scan_is(mask m, const char_type* low,
char_type         461 uspace/lib/cpp/include/__bits/locale/ctype.hpp                                      const char_type* high) const
char_type         466 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* scan_not(mask m, const char_type* low,
char_type         467 uspace/lib/cpp/include/__bits/locale/ctype.hpp                                       const char_type* high) const
char_type         472 uspace/lib/cpp/include/__bits/locale/ctype.hpp             char_type toupper(char_type c) const
char_type         477 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* toupper(char_type* low, const char_type* high) const
char_type         482 uspace/lib/cpp/include/__bits/locale/ctype.hpp             char_type tolower(char_type c) const
char_type         487 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* tolower(char_type* low, const char_type* high) const
char_type         492 uspace/lib/cpp/include/__bits/locale/ctype.hpp             char_type widen(char c) const
char_type         497 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* widen(const char* low, const char* high, char_type* to) const
char_type         502 uspace/lib/cpp/include/__bits/locale/ctype.hpp             char narrow(char_type c, char def) const
char_type         507 uspace/lib/cpp/include/__bits/locale/ctype.hpp             const char_type* narrow(const char_type* low, const char_type* high,
char_type         529 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual bool do_is(mask m, char_type c) const
char_type         535 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_is(const char_type* low, const char_type* high,
char_type         542 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_scan_is(mask m, const char_type* low,
char_type         543 uspace/lib/cpp/include/__bits/locale/ctype.hpp                                                 const char_type* high) const
char_type         549 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_scan_not(mask m, const char_type* low,
char_type         550 uspace/lib/cpp/include/__bits/locale/ctype.hpp                                                  const char_type* high) const
char_type         556 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual char_type do_toupper(char_type c) const
char_type         562 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_toupper(char_type* low, const char_type* high) const
char_type         568 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual char_type do_tolower(char_type c) const
char_type         574 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_tolower(char_type* low, const char_type* high) const
char_type         580 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual char_type do_widen(char c) const
char_type         586 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_widen(const char* low, const char* high,
char_type         587 uspace/lib/cpp/include/__bits/locale/ctype.hpp                                               char_type* dest) const
char_type         593 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual char do_narrow(char_type c, char def) const
char_type         599 uspace/lib/cpp/include/__bits/locale/ctype.hpp             virtual const char_type* do_narrow(const char_type* low, const char_type* high,
char_type         163 uspace/lib/cpp/include/__bits/locale/num_get.hpp                     const auto& nt = use_facet<numpunct<char_type>>(loc);
char_type         345 uspace/lib/cpp/include/__bits/locale/num_get.hpp                 const auto& ct = use_facet<ctype<char_type>>(loc);
char_type         365 uspace/lib/cpp/include/__bits/locale/num_get.hpp                 base.buffer_[i] = char_type{};
char_type          53 uspace/lib/cpp/include/__bits/locale/num_put.hpp             iter_type put(iter_type it, ios_base& base, char_type fill, bool v) const
char_type          58 uspace/lib/cpp/include/__bits/locale/num_put.hpp             iter_type put(iter_type it, ios_base& base, char_type fill, long v) const
char_type          63 uspace/lib/cpp/include/__bits/locale/num_put.hpp             iter_type put(iter_type it, ios_base& base, char_type fill, long long v) const
char_type          68 uspace/lib/cpp/include/__bits/locale/num_put.hpp             iter_type put(iter_type it, ios_base& base, char_type fill, unsigned long v) const
char_type          73 uspace/lib/cpp/include/__bits/locale/num_put.hpp             iter_type put(iter_type it, ios_base& base, char_type fill, unsigned long long v) const
char_type          78 uspace/lib/cpp/include/__bits/locale/num_put.hpp             iter_type put(iter_type it, ios_base& base, char_type fill, double v) const
char_type          83 uspace/lib/cpp/include/__bits/locale/num_put.hpp             iter_type put(iter_type it, ios_base& base, char_type fill, long double v) const
char_type          88 uspace/lib/cpp/include/__bits/locale/num_put.hpp             iter_type put(iter_type it, ios_base& base, char_type fill, const void* v) const
char_type          97 uspace/lib/cpp/include/__bits/locale/num_put.hpp             iter_type do_put(iter_type it, ios_base& base, char_type fill, bool v) const
char_type         105 uspace/lib/cpp/include/__bits/locale/num_put.hpp                     auto s = v ? use_facet<numpunct<char_type>>(loc).truename()
char_type         106 uspace/lib/cpp/include/__bits/locale/num_put.hpp                                : use_facet<numpunct<char_type>>(loc).falsename();
char_type         114 uspace/lib/cpp/include/__bits/locale/num_put.hpp             iter_type do_put(iter_type it, ios_base& base, char_type fill, long v) const
char_type         132 uspace/lib/cpp/include/__bits/locale/num_put.hpp             iter_type do_put(iter_type it, ios_base& base, char_type fill, long long v) const
char_type         150 uspace/lib/cpp/include/__bits/locale/num_put.hpp             iter_type do_put(iter_type it, ios_base& base, char_type fill, unsigned long v) const
char_type         168 uspace/lib/cpp/include/__bits/locale/num_put.hpp             iter_type do_put(iter_type it, ios_base& base, char_type fill, unsigned long long v) const
char_type         187 uspace/lib/cpp/include/__bits/locale/num_put.hpp             iter_type do_put(iter_type it, ios_base& base, char_type fill, double v) const
char_type         213 uspace/lib/cpp/include/__bits/locale/num_put.hpp             iter_type do_put(iter_type it, ios_base& base, char_type fill, long double v) const
char_type         242 uspace/lib/cpp/include/__bits/locale/num_put.hpp             iter_type do_put(iter_type it, ios_base& base, char_type fill, const void* v) const
char_type         250 uspace/lib/cpp/include/__bits/locale/num_put.hpp             iter_type put_adjusted_buffer_(iter_type it, ios_base& base, char_type fill, size_t size) const
char_type         292 uspace/lib/cpp/include/__bits/locale/num_put.hpp             iter_type put_buffer_(iter_type it, ios_base& base, char_type fill, size_t start, size_t size) const
char_type         295 uspace/lib/cpp/include/__bits/locale/num_put.hpp                 const auto& ct = use_facet<ctype<char_type>>(loc);
char_type         296 uspace/lib/cpp/include/__bits/locale/num_put.hpp                 const auto& punct = use_facet<numpunct<char_type>>(loc);
char_type          50 uspace/lib/cpp/include/__bits/locale/numpunct.hpp             char_type decimal_point() const
char_type          55 uspace/lib/cpp/include/__bits/locale/numpunct.hpp             char_type thousands_sep() const
char_type          78 uspace/lib/cpp/include/__bits/locale/numpunct.hpp             char_type do_decimal_point() const;
char_type          79 uspace/lib/cpp/include/__bits/locale/numpunct.hpp             char_type do_thousands_sep() const;
char_type          95 uspace/lib/cpp/include/__bits/locale/numpunct.hpp             char_type decimal_point() const
char_type         100 uspace/lib/cpp/include/__bits/locale/numpunct.hpp             char_type thousands_sep() const
char_type         124 uspace/lib/cpp/include/__bits/locale/numpunct.hpp             char_type do_decimal_point() const
char_type         129 uspace/lib/cpp/include/__bits/locale/numpunct.hpp             char_type do_thousands_sep() const
char_type         159 uspace/lib/cpp/include/__bits/locale/numpunct.hpp             char_type decimal_point() const
char_type         164 uspace/lib/cpp/include/__bits/locale/numpunct.hpp             char_type thousands_sep() const
char_type         187 uspace/lib/cpp/include/__bits/locale/numpunct.hpp             char_type do_decimal_point() const
char_type         192 uspace/lib/cpp/include/__bits/locale/numpunct.hpp             char_type do_thousands_sep() const
char_type          67 uspace/lib/cpp/include/__bits/string/string.hpp         static void assign(char_type& c1, const char_type& c2) noexcept
char_type          72 uspace/lib/cpp/include/__bits/string/string.hpp         static constexpr bool eq(char_type c1, char_type c2) noexcept
char_type          77 uspace/lib/cpp/include/__bits/string/string.hpp         static constexpr bool lt(char_type c1, char_type c2) noexcept
char_type          82 uspace/lib/cpp/include/__bits/string/string.hpp         static int compare(const char_type* s1, const char_type* s2, size_t n)
char_type          87 uspace/lib/cpp/include/__bits/string/string.hpp         static size_t length(const char_type* s)
char_type          92 uspace/lib/cpp/include/__bits/string/string.hpp         static const char_type* find(const char_type* s, size_t n, const char_type& c)
char_type         104 uspace/lib/cpp/include/__bits/string/string.hpp         static char_type* move(char_type* s1, const char_type* s2, size_t n)
char_type         106 uspace/lib/cpp/include/__bits/string/string.hpp             return static_cast<char_type*>(memmove(s1, s2, n));
char_type         109 uspace/lib/cpp/include/__bits/string/string.hpp         static char_type* copy(char_type* s1, const char_type* s2, size_t n)
char_type         111 uspace/lib/cpp/include/__bits/string/string.hpp             return static_cast<char_type*>(memcpy(s1, s2, n));
char_type         114 uspace/lib/cpp/include/__bits/string/string.hpp         static char_type* assign(char_type* s, size_t n, char_type c)
char_type         121 uspace/lib/cpp/include/__bits/string/string.hpp             return static_cast<char_type*>(memset(s, static_cast<int>(c), n));
char_type         132 uspace/lib/cpp/include/__bits/string/string.hpp         static constexpr char_type to_char_type(int_type c) noexcept
char_type         134 uspace/lib/cpp/include/__bits/string/string.hpp             return static_cast<char_type>(c);
char_type         137 uspace/lib/cpp/include/__bits/string/string.hpp         static constexpr int_type to_int_type(char_type c) noexcept
char_type         163 uspace/lib/cpp/include/__bits/string/string.hpp         static void assign(char_type& c1, const char_type& c2) noexcept
char_type         168 uspace/lib/cpp/include/__bits/string/string.hpp         static constexpr bool eq(char_type c1, char_type c2) noexcept
char_type         173 uspace/lib/cpp/include/__bits/string/string.hpp         static constexpr bool lt(char_type c1, char_type c2) noexcept
char_type         178 uspace/lib/cpp/include/__bits/string/string.hpp         static int compare(const char_type* s1, const char_type* s2, size_t n)
char_type         185 uspace/lib/cpp/include/__bits/string/string.hpp         static size_t length(const char_type* s)
char_type         192 uspace/lib/cpp/include/__bits/string/string.hpp         static const char_type* find(const char_type* s, size_t n, const char_type& c)
char_type         199 uspace/lib/cpp/include/__bits/string/string.hpp         static char_type* move(char_type* s1, const char_type* s2, size_t n)
char_type         206 uspace/lib/cpp/include/__bits/string/string.hpp         static char_type* copy(char_type* s1, const char_type* s2, size_t n)
char_type         213 uspace/lib/cpp/include/__bits/string/string.hpp         static char_type* assign(char_type* s, size_t n, char_type c)
char_type         226 uspace/lib/cpp/include/__bits/string/string.hpp         static constexpr char_type to_char_type(int_type c) noexcept
char_type         228 uspace/lib/cpp/include/__bits/string/string.hpp             return static_cast<char_type>(c);
char_type         231 uspace/lib/cpp/include/__bits/string/string.hpp         static constexpr int_type to_int_type(char_type c) noexcept
char_type         257 uspace/lib/cpp/include/__bits/string/string.hpp         static void assign(char_type& c1, const char_type& c2) noexcept
char_type         262 uspace/lib/cpp/include/__bits/string/string.hpp         static constexpr bool eq(char_type c1, char_type c2) noexcept
char_type         267 uspace/lib/cpp/include/__bits/string/string.hpp         static constexpr bool lt(char_type c1, char_type c2) noexcept
char_type         272 uspace/lib/cpp/include/__bits/string/string.hpp         static int compare(const char_type* s1, const char_type* s2, size_t n)
char_type         279 uspace/lib/cpp/include/__bits/string/string.hpp         static size_t length(const char_type* s)
char_type         286 uspace/lib/cpp/include/__bits/string/string.hpp         static const char_type* find(const char_type* s, size_t n, const char_type& c)
char_type         293 uspace/lib/cpp/include/__bits/string/string.hpp         static char_type* move(char_type* s1, const char_type* s2, size_t n)
char_type         300 uspace/lib/cpp/include/__bits/string/string.hpp         static char_type* copy(char_type* s1, const char_type* s2, size_t n)
char_type         307 uspace/lib/cpp/include/__bits/string/string.hpp         static char_type* assign(char_type* s, size_t n, char_type c)
char_type         320 uspace/lib/cpp/include/__bits/string/string.hpp         static constexpr char_type to_char_type(int_type c) noexcept
char_type         322 uspace/lib/cpp/include/__bits/string/string.hpp             return static_cast<char_type>(c);
char_type         325 uspace/lib/cpp/include/__bits/string/string.hpp         static constexpr int_type to_int_type(char_type c) noexcept
char_type         350 uspace/lib/cpp/include/__bits/string/string.hpp         static void assign(char_type& c1, const char_type& c2) noexcept
char_type         355 uspace/lib/cpp/include/__bits/string/string.hpp         static constexpr bool eq(char_type c1, char_type c2) noexcept
char_type         360 uspace/lib/cpp/include/__bits/string/string.hpp         static constexpr bool lt(char_type c1, char_type c2) noexcept
char_type         365 uspace/lib/cpp/include/__bits/string/string.hpp         static int compare(const char_type* s1, const char_type* s2, size_t n)
char_type         372 uspace/lib/cpp/include/__bits/string/string.hpp         static size_t length(const char_type* s)
char_type         380 uspace/lib/cpp/include/__bits/string/string.hpp         static const char_type* find(const char_type* s, size_t n, const char_type& c)
char_type         392 uspace/lib/cpp/include/__bits/string/string.hpp         static char_type* move(char_type* s1, const char_type* s2, size_t n)
char_type         394 uspace/lib/cpp/include/__bits/string/string.hpp             return static_cast<char_type*>(memmove(s1, s2, n * sizeof(wchar_t)));
char_type         397 uspace/lib/cpp/include/__bits/string/string.hpp         static char_type* copy(char_type* s1, const char_type* s2, size_t n)
char_type         399 uspace/lib/cpp/include/__bits/string/string.hpp             return static_cast<char_type*>(memcpy(s1, s2, n * sizeof(wchar_t)));
char_type         402 uspace/lib/cpp/include/__bits/string/string.hpp         static char_type* assign(char_type* s, size_t n, char_type c)
char_type         404 uspace/lib/cpp/include/__bits/string/string.hpp             return static_cast<char_type*>(memset(s, static_cast<int>(c), n * sizeof(wchar_t)));
char_type         415 uspace/lib/cpp/include/__bits/string/string.hpp         static constexpr char_type to_char_type(int_type c) noexcept
char_type         417 uspace/lib/cpp/include/__bits/string/string.hpp             return static_cast<char_type>(c);
char_type         420 uspace/lib/cpp/include/__bits/string/string.hpp         static constexpr int_type to_int_type(char_type c) noexcept
char_type         445 uspace/lib/cpp/include/__bits/string/string.hpp             using value_type      = typename traits_type::char_type;
HelenOS homepage, sources at GitHub