Home
last modified time | relevance | path

Searched defs:__str (Results 1 – 23 of 23) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstring_view.tcc48 find(const _CharT* __str, size_type __pos, size_type __n) const noexcept in find() argument
85 rfind(const _CharT* __str, size_type __pos, size_type __n) const noexcept in rfind() argument
122 find_first_of(const _CharT* __str, size_type __pos, in find_first_of()
139 find_last_of(const _CharT* __str, size_type __pos, in find_last_of()
161 find_first_not_of(const _CharT* __str, size_type __pos, in find_first_not_of()
185 find_last_not_of(const _CharT* __str, size_type __pos, in find_last_not_of()
H A Dbasic_string.tcc255 _M_assign(const basic_string& __str) in _M_assign()
1164 __string_type __str; in operator +() local
1177 __string_type __str; in operator +() local
1400 compare(size_type __pos1, size_type __n1, const basic_string& __str, in compare()
1466 basic_string<_CharT, _Traits, _Alloc>& __str) in operator >>()
1538 basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) in getline()
H A Dlocale_classes.tcc205 const string_type __str(__lo, __hi); in do_transform() local
H A Dlocale_facets_nonio.tcc360 string __str; in __do_get() local
374 string __str; in do_get() local
392 string __str; in do_get() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/experimental/bits/
H A Dstring_view.tcc52 find(const _CharT* __str, size_type __pos, size_type __n) const noexcept in find() argument
89 rfind(const _CharT* __str, size_type __pos, size_type __n) const noexcept in rfind() argument
126 find_first_of(const _CharT* __str, size_type __pos, size_type __n) const in find_first_of() argument
142 find_last_of(const _CharT* __str, size_type __pos, size_type __n) const in find_last_of() argument
163 find_first_not_of(const _CharT* __str, size_type __pos, size_type __n) const in find_first_not_of() argument
186 find_last_not_of(const _CharT* __str, size_type __pos, size_type __n) const in find_last_not_of() argument
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dsso_string.cc46 struct __str struct
48 const char* _M_p;
49 size_t _M_string_length;
50 char _M_local_buf[16];
H A Dcxx11-ios_failure.cc87 ios_base::failure::failure(const string& __str) in failure()
90 ios_base::failure::failure(const string& __str, const error_code& __ec) in failure()
93 ios_base::failure::failure(const char* __str, const error_code& __ec) in failure()
H A Drandom.cc58 _M_strtoul(const std::string& __str) in _M_strtoul()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dbasic_string.tcc172 basic_string(const basic_string& __str) in basic_string()
186 basic_string(const basic_string& __str, size_type __pos, size_type __n) in basic_string()
196 basic_string(const basic_string& __str, size_type __pos, in basic_string()
245 assign(const basic_string& __str) in assign()
327 append(const basic_string& __str) in append()
344 append(const basic_string& __str, size_type __pos, size_type __n) in append()
701 __string_type __str; in operator +() local
714 __string_type __str; in operator +() local
933 compare(size_type __pos1, size_type __n1, const basic_string& __str, in compare()
999 basic_string<_CharT, _Traits, _Alloc>& __str) in operator >>()
[all …]
H A Dlocale_classes.tcc203 const string_type __str(__lo, __hi); in do_transform() local
H A Dlocale_facets_nonio.tcc354 string __str; in __do_get() local
368 string __str; in do_get() local
386 string __str; in do_get() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Distream-string.cc43 operator>>(basic_istream<char>& __in, basic_string<char>& __str) in operator >>()
122 getline(basic_istream<char>& __in, basic_string<char>& __str, in getline()
207 getline(basic_istream<wchar_t>& __in, basic_string<wchar_t>& __str, in getline()
H A Dios_failure.cc48 ios_base::failure::failure(const string& __str) throw() in failure()
H A Dlocalename.cc94 string __str; in locale() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dvstring.tcc184 __versa_string<_CharT, _Traits, _Alloc, _Base> __str; in operator +() local
201 __string_type __str; in operator +() local
214 __versa_string<_CharT, _Traits, _Alloc, _Base> __str; in operator +() local
231 __string_type __str; in operator +() local
244 __versa_string<_CharT, _Traits, _Alloc, _Base> __str; in operator +() local
477 compare(size_type __pos1, size_type __n1, const __versa_string& __str, in compare()
554 _Alloc, _Base>& __str) in operator >>()
628 __gnu_cxx::__versa_string<_CharT, _Traits, _Alloc, _Base>& __str, in getline()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dvstring.tcc184 __versa_string<_CharT, _Traits, _Alloc, _Base> __str; in operator +() local
201 __string_type __str; in operator +() local
214 __versa_string<_CharT, _Traits, _Alloc, _Base> __str; in operator +() local
231 __string_type __str; in operator +() local
244 __versa_string<_CharT, _Traits, _Alloc, _Base> __str; in operator +() local
477 compare(size_type __pos1, size_type __n1, const __versa_string& __str, in compare()
554 _Alloc, _Base>& __str) in operator >>()
628 __gnu_cxx::__versa_string<_CharT, _Traits, _Alloc, _Base>& __str, in getline()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Distream.cc279 operator>>(basic_istream<char>& __in, basic_string<char>& __str) in operator >>()
358 getline(basic_istream<char>& __in, basic_string<char>& __str, in getline()
603 getline(basic_istream<wchar_t>& __in, basic_string<wchar_t>& __str, in getline()
H A Dios_failure.cc36 ios_base::failure::failure(const string& __str) throw() in failure()
H A Dlocalename.cc95 string __str; in locale() local
/dflybsd-src/contrib/gcc-4.7/libssp/ssp/
H A Dstdio.h80 gets (char *__str) in gets()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr2/
H A Ddynamic_bitset.tcc180 _M_copy_from_ptr(const _CharT* __str, size_t __len, in _M_copy_from_ptr()
/dflybsd-src/sys/dev/raid/hptmv/
H A Dosbsd.h216 #define __str(x) __str_direct(x) macro
/dflybsd-src/contrib/mdocml/
H A Droff.c175 #define PREDEF(__name, __str) \ argument