Home
last modified time | relevance | path

Searched defs:_Traits (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dvstring.tcc181 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +() argument
195 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +() argument
212 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +() argument
224 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +() argument
241 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +() argument
552 operator>>(basic_istream<_CharT, _Traits>& __in, in operator >>() argument
627 getline(basic_istream<_CharT, _Traits>& __in, in getline() argument
H A Ddebug_allocator.h64 typedef __alloc_traits<_Alloc> _Traits; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dvstring.tcc181 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +() argument
195 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +() argument
212 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +() argument
224 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +() argument
241 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +() argument
552 operator>>(basic_istream<_CharT, _Traits>& __in, in operator >>() argument
627 getline(basic_istream<_CharT, _Traits>& __in, in getline() argument
H A Ddebug_allocator.h64 typedef __alloc_traits<_Alloc> _Traits; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dhashtable.h265 typedef __gnu_cxx::__alloc_traits<_Node_allocator_type> _Traits; in _GLIBCXX_VISIBILITY() typedef
439 typedef __gnu_cxx::__alloc_traits<_Value_allocator_type> _Traits; in _GLIBCXX_VISIBILITY() typedef
461 typedef __gnu_cxx::__alloc_traits<_Value_allocator_type> _Traits; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dhashtable.h265 typedef __gnu_cxx::__alloc_traits<_Node_allocator_type> _Traits; in _GLIBCXX_VISIBILITY() typedef
439 typedef __gnu_cxx::__alloc_traits<_Value_allocator_type> _Traits; in _GLIBCXX_VISIBILITY() typedef
461 typedef __gnu_cxx::__alloc_traits<_Value_allocator_type> _Traits; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dlocale_classes.tcc81 operator()(const basic_string<_CharT, _Traits, _Alloc>& __s1, in operator ()() argument
H A Dbasic_string.tcc619 const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +() argument
639 operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +() argument
952 operator>>(basic_istream<_CharT, _Traits>& __in, in operator >>() argument
1024 getline(basic_istream<_CharT, _Traits>& __in, in getline() argument
H A Dstl_deque.h582 typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Traits; in _GLIBCXX_VISIBILITY() typedef
589 typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Traits; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dlocale_classes.tcc81 operator()(const basic_string<_CharT, _Traits, _Alloc>& __s1, in operator ()() argument
H A Dbasic_string.tcc1153 const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +() argument
1172 operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +() argument
1468 operator>>(basic_istream<_CharT, _Traits>& __in, in operator >>() argument
1540 getline(basic_istream<_CharT, _Traits>& __in, in getline() argument
H A Dstl_deque.h558 typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Traits; in _GLIBCXX_VISIBILITY() typedef
565 typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Traits; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/
H A Diterator_tracker.h48 typedef std::iterator_traits<_Iterator> _Traits; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dsafe_local_iterator.h71 typedef std::iterator_traits<_Iterator> _Traits; typedef
H A Dsafe_iterator.h119 typedef std::iterator_traits<_Iterator> _Traits; typedef
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dsafe_local_iterator.h73 typedef std::iterator_traits<_Iterator> _Traits; typedef
H A Dsafe_iterator.h121 typedef std::iterator_traits<_Iterator> _Traits; typedef
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dstring.d721 alias _Traits = traits_type; in version() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd_x86.h2941 using _Traits = _VectorTraits<_Tp>; in _S_isnonzerovalue_mask() local