/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
vstring.h | 54 template<typename _CharT, typename _Traits, typename _Alloc, 57 : private _Base<_CharT, _Traits, _Alloc> 59 typedef _Base<_CharT, _Traits, _Alloc> __vstring_base; 64 typedef _Traits traits_type; 65 typedef typename _Traits::char_type value_type; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
thread | 89 template<class _CharT, class _Traits> 90 friend basic_ostream<_CharT, _Traits>& 91 operator<<(basic_ostream<_CharT, _Traits>&& __out, thread::id __id); 221 template<class _CharT, class _Traits> 222 inline basic_ostream<_CharT, _Traits>& 223 operator<<(basic_ostream<_CharT, _Traits>&& __out, thread::id __id)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
thread | 92 template<class _CharT, class _Traits> 93 friend basic_ostream<_CharT, _Traits>& 94 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id); 231 template<class _CharT, class _Traits> 232 inline basic_ostream<_CharT, _Traits>& 233 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
thread | 92 template<class _CharT, class _Traits> 93 friend basic_ostream<_CharT, _Traits>& 94 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id); 231 template<class _CharT, class _Traits> 232 inline basic_ostream<_CharT, _Traits>& 233 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id)
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
thread | 89 template<class _CharT, class _Traits> 90 friend basic_ostream<_CharT, _Traits>& 91 operator<<(basic_ostream<_CharT, _Traits>&& __out, thread::id __id); 221 template<class _CharT, class _Traits> 222 inline basic_ostream<_CharT, _Traits>& 223 operator<<(basic_ostream<_CharT, _Traits>&& __out, thread::id __id)
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
thread | 89 template<class _CharT, class _Traits> 90 friend basic_ostream<_CharT, _Traits>& 91 operator<<(basic_ostream<_CharT, _Traits>&& __out, thread::id __id); 221 template<class _CharT, class _Traits> 222 inline basic_ostream<_CharT, _Traits>& 223 operator<<(basic_ostream<_CharT, _Traits>&& __out, thread::id __id)
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
thread | 89 template<class _CharT, class _Traits> 90 friend basic_ostream<_CharT, _Traits>& 91 operator<<(basic_ostream<_CharT, _Traits>&& __out, thread::id __id); 221 template<class _CharT, class _Traits> 222 inline basic_ostream<_CharT, _Traits>& 223 operator<<(basic_ostream<_CharT, _Traits>&& __out, thread::id __id)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
thread | 89 template<class _CharT, class _Traits> 90 friend basic_ostream<_CharT, _Traits>& 91 operator<<(basic_ostream<_CharT, _Traits>&& __out, thread::id __id); 221 template<class _CharT, class _Traits> 222 inline basic_ostream<_CharT, _Traits>& 223 operator<<(basic_ostream<_CharT, _Traits>&& __out, thread::id __id)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
thread | 92 template<class _CharT, class _Traits> 93 friend basic_ostream<_CharT, _Traits>& 94 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id); 231 template<class _CharT, class _Traits> 232 inline basic_ostream<_CharT, _Traits>& 233 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
thread | 90 template<class _CharT, class _Traits> 91 friend basic_ostream<_CharT, _Traits>& 92 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id); 228 template<class _CharT, class _Traits> 229 inline basic_ostream<_CharT, _Traits>& 230 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
thread | 92 template<class _CharT, class _Traits> 93 friend basic_ostream<_CharT, _Traits>& 94 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id); 231 template<class _CharT, class _Traits> 232 inline basic_ostream<_CharT, _Traits>& 233 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
thread | 90 template<class _CharT, class _Traits> 91 friend basic_ostream<_CharT, _Traits>& 92 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id); 228 template<class _CharT, class _Traits> 229 inline basic_ostream<_CharT, _Traits>& 230 operator<<(basic_ostream<_CharT, _Traits>& __out, thread::id __id)
|
/external/stlport/stlport/stl/ |
_tree.c | 45 # define __iterator__ _Rb_tree_iterator<_Value, _STLP_HEADER_TYPENAME _Traits::_NonConstTraits> 49 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc>::iterator 50 # define __size_type__ _STLP_TYPENAME_ON_RETURN_TYPE _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc>::size_type 319 class _Value, class _KeyOfValue, class _Traits, class _Alloc> 320 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc>& 321 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc> ::operator=( 322 const _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc>& __x) { 348 class _Value, class _KeyOfValue, class _Traits, class _Alloc> 350 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc> ::_M_insert(_Rb_tree_node_base * __parent, 385 class _Value, class _KeyOfValue, class _Traits, class _Alloc [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_tree.c | 45 # define __iterator__ _Rb_tree_iterator<_Value, _STLP_HEADER_TYPENAME _Traits::_NonConstTraits> 49 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc>::iterator 50 # define __size_type__ _STLP_TYPENAME_ON_RETURN_TYPE _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc>::size_type 319 class _Value, class _KeyOfValue, class _Traits, class _Alloc> 320 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc>& 321 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc> ::operator=( 322 const _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc>& __x) { 348 class _Value, class _KeyOfValue, class _Traits, class _Alloc> 350 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc> ::_M_insert(_Rb_tree_node_base * __parent, 385 class _Value, class _KeyOfValue, class _Traits, class _Alloc [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_tree.c | 45 # define __iterator__ _Rb_tree_iterator<_Value, _STLP_HEADER_TYPENAME _Traits::_NonConstTraits> 49 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc>::iterator 50 # define __size_type__ _STLP_TYPENAME_ON_RETURN_TYPE _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc>::size_type 319 class _Value, class _KeyOfValue, class _Traits, class _Alloc> 320 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc>& 321 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc> ::operator=( 322 const _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc>& __x) { 348 class _Value, class _KeyOfValue, class _Traits, class _Alloc> 350 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc> ::_M_insert(_Rb_tree_node_base * __parent, 385 class _Value, class _KeyOfValue, class _Traits, class _Alloc [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_tree.c | 45 # define __iterator__ _Rb_tree_iterator<_Value, _STLP_HEADER_TYPENAME _Traits::_NonConstTraits> 49 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc>::iterator 50 # define __size_type__ _STLP_TYPENAME_ON_RETURN_TYPE _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc>::size_type 319 class _Value, class _KeyOfValue, class _Traits, class _Alloc> 320 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc>& 321 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc> ::operator=( 322 const _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc>& __x) { 348 class _Value, class _KeyOfValue, class _Traits, class _Alloc> 350 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc> ::_M_insert(_Rb_tree_node_base * __parent, 385 class _Value, class _KeyOfValue, class _Traits, class _Alloc [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_tree.c | 45 # define __iterator__ _Rb_tree_iterator<_Value, _STLP_HEADER_TYPENAME _Traits::_NonConstTraits> 49 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc>::iterator 50 # define __size_type__ _STLP_TYPENAME_ON_RETURN_TYPE _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc>::size_type 319 class _Value, class _KeyOfValue, class _Traits, class _Alloc> 320 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc>& 321 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc> ::operator=( 322 const _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc>& __x) { 348 class _Value, class _KeyOfValue, class _Traits, class _Alloc> 350 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc> ::_M_insert(_Rb_tree_node_base * __parent, 385 class _Value, class _KeyOfValue, class _Traits, class _Alloc [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_tree.c | 45 # define __iterator__ _Rb_tree_iterator<_Value, _STLP_HEADER_TYPENAME _Traits::_NonConstTraits> 49 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc>::iterator 50 # define __size_type__ _STLP_TYPENAME_ON_RETURN_TYPE _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc>::size_type 319 class _Value, class _KeyOfValue, class _Traits, class _Alloc> 320 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc>& 321 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc> ::operator=( 322 const _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc>& __x) { 348 class _Value, class _KeyOfValue, class _Traits, class _Alloc> 350 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc> ::_M_insert(_Rb_tree_node_base * __parent, 385 class _Value, class _KeyOfValue, class _Traits, class _Alloc [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_tree.c | 45 # define __iterator__ _Rb_tree_iterator<_Value, _STLP_HEADER_TYPENAME _Traits::_NonConstTraits> 49 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc>::iterator 50 # define __size_type__ _STLP_TYPENAME_ON_RETURN_TYPE _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc>::size_type 319 class _Value, class _KeyOfValue, class _Traits, class _Alloc> 320 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc>& 321 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc> ::operator=( 322 const _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc>& __x) { 348 class _Value, class _KeyOfValue, class _Traits, class _Alloc> 350 _Rb_tree<_Key,_Compare,_Value,_KeyOfValue,_Traits,_Alloc> ::_M_insert(_Rb_tree_node_base * __parent, 385 class _Value, class _KeyOfValue, class _Traits, class _Alloc [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
sstream | 51 * @tparam _Traits Traits for character type, defaults to 63 template<typename _CharT, typename _Traits, typename _Alloc> 64 class basic_stringbuf : public basic_streambuf<_CharT, _Traits> 69 typedef _Traits traits_type; 78 typedef basic_string<char_type, _Traits, _Alloc> __string_type; 262 * @tparam _Traits Traits for character type, defaults to 271 template<typename _CharT, typename _Traits, typename _Alloc> 272 class basic_istringstream : public basic_istream<_CharT, _Traits> 277 typedef _Traits traits_type; 286 typedef basic_string<_CharT, _Traits, _Alloc> __string_type [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
random.h | 366 _UIntType1 __m1, typename _CharT, typename _Traits> 367 friend std::basic_ostream<_CharT, _Traits>& 368 operator<<(std::basic_ostream<_CharT, _Traits>& __os, 378 * specialization arguments _CharT and _Traits were the same as those 386 _UIntType1 __m1, typename _CharT, typename _Traits> 387 friend std::basic_istream<_CharT, _Traits>& 388 operator>>(std::basic_istream<_CharT, _Traits>& __is, 583 typename _CharT, typename _Traits> 584 friend std::basic_ostream<_CharT, _Traits>& 585 operator<<(std::basic_ostream<_CharT, _Traits>& __os [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
vstring.h | 62 template<typename _CharT, typename _Traits, typename _Alloc, 65 : private _Base<_CharT, _Traits, _Alloc> 67 typedef _Base<_CharT, _Traits, _Alloc> __vstring_base; 72 typedef _Traits traits_type; 73 typedef typename _Traits::char_type value_type; [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.h | 62 template<typename _CharT, typename _Traits, typename _Alloc, 65 : private _Base<_CharT, _Traits, _Alloc> 67 typedef _Base<_CharT, _Traits, _Alloc> __vstring_base; 72 typedef _Traits traits_type; 73 typedef typename _Traits::char_type value_type; [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.h | 62 template<typename _CharT, typename _Traits, typename _Alloc, 65 : private _Base<_CharT, _Traits, _Alloc> 67 typedef _Base<_CharT, _Traits, _Alloc> __vstring_base; 72 typedef _Traits traits_type; 73 typedef typename _Traits::char_type value_type; [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.h | 62 template<typename _CharT, typename _Traits, typename _Alloc, 65 : private _Base<_CharT, _Traits, _Alloc> 67 typedef _Base<_CharT, _Traits, _Alloc> __vstring_base; 72 typedef _Traits traits_type; 73 typedef typename _Traits::char_type value_type; [all...] |