/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | string_view.tcc | 48 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 D | basic_string.tcc | 255 _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 D | locale_classes.tcc | 205 const string_type __str(__lo, __hi); in do_transform() local
|
H A D | locale_facets_nonio.tcc | 360 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 D | string_view.tcc | 52 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 D | sso_string.cc | 46 struct __str struct 48 const char* _M_p; 49 size_t _M_string_length; 50 char _M_local_buf[16];
|
H A D | cxx11-ios_failure.cc | 87 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 D | random.cc | 58 _M_strtoul(const std::string& __str) in _M_strtoul()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | basic_string.tcc | 172 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 D | locale_classes.tcc | 203 const string_type __str(__lo, __hi); in do_transform() local
|
H A D | locale_facets_nonio.tcc | 354 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 D | istream-string.cc | 43 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 D | ios_failure.cc | 48 ios_base::failure::failure(const string& __str) throw() in failure()
|
H A D | localename.cc | 94 string __str; in locale() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/ |
H A D | vstring.tcc | 184 __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 D | vstring.tcc | 184 __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 D | istream.cc | 279 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 D | ios_failure.cc | 36 ios_base::failure::failure(const string& __str) throw() in failure()
|
H A D | localename.cc | 95 string __str; in locale() local
|
/dflybsd-src/contrib/gcc-4.7/libssp/ssp/ |
H A D | stdio.h | 80 gets (char *__str) in gets()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr2/ |
H A D | dynamic_bitset.tcc | 180 _M_copy_from_ptr(const _CharT* __str, size_t __len, in _M_copy_from_ptr()
|
/dflybsd-src/sys/dev/raid/hptmv/ |
H A D | osbsd.h | 216 #define __str(x) __str_direct(x) macro
|
/dflybsd-src/contrib/mdocml/ |
H A D | roff.c | 175 #define PREDEF(__name, __str) \ argument
|