HomeSort by relevance Sort by last modified time
    Searched refs:_CharT_alloc_type (Results 1 - 25 of 65) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
vstring_util.h 53 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
57 typedef typename _CharT_alloc_type::size_type size_type;
58 typedef typename _CharT_alloc_type::difference_type difference_type;
59 typedef typename _CharT_alloc_type::pointer pointer;
60 typedef typename _CharT_alloc_type::const_pointer const_pointer;
sso_string_base.h 46 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type;
47 typedef typename _CharT_alloc_type::size_type size_type;
51 typename _Util_Base::template _Alloc_hider<_CharT_alloc_type>
198 _CharT_alloc_type&
202 const _CharT_alloc_type&
241 std::__alloc_swap<_CharT_alloc_type>::_S_do_it(_M_get_allocator(),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
vstring_util.h 53 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
57 typedef typename _CharT_alloc_type::size_type size_type;
58 typedef typename _CharT_alloc_type::difference_type difference_type;
59 typedef typename _CharT_alloc_type::pointer pointer;
60 typedef typename _CharT_alloc_type::const_pointer const_pointer;
sso_string_base.h 46 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type;
47 typedef typename _CharT_alloc_type::size_type size_type;
51 typename _Util_Base::template _Alloc_hider<_CharT_alloc_type>
198 _CharT_alloc_type&
202 const _CharT_alloc_type&
241 std::__alloc_swap<_CharT_alloc_type>::_S_do_it(_M_get_allocator(),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
vstring_util.h 53 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
57 typedef typename _CharT_alloc_type::size_type size_type;
58 typedef typename _CharT_alloc_type::difference_type difference_type;
59 typedef typename _CharT_alloc_type::pointer pointer;
60 typedef typename _CharT_alloc_type::const_pointer const_pointer;
sso_string_base.h 46 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type;
47 typedef typename _CharT_alloc_type::size_type size_type;
51 typename _Util_Base::template _Alloc_hider<_CharT_alloc_type>
198 _CharT_alloc_type&
202 const _CharT_alloc_type&
241 std::__alloc_swap<_CharT_alloc_type>::_S_do_it(_M_get_allocator(),
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring_util.h 51 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
55 typedef typename _CharT_alloc_type::size_type size_type;
56 typedef typename _CharT_alloc_type::difference_type difference_type;
57 typedef typename _CharT_alloc_type::pointer pointer;
58 typedef typename _CharT_alloc_type::const_pointer const_pointer;
sso_string_base.h 45 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type;
46 typedef typename _CharT_alloc_type::size_type size_type;
50 typename _Util_Base::template _Alloc_hider<_CharT_alloc_type>
214 _CharT_alloc_type&
218 const _CharT_alloc_type&
257 std::__alloc_swap<_CharT_alloc_type>::_S_do_it(_M_get_allocator(),
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring_util.h 51 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
55 typedef typename _CharT_alloc_type::size_type size_type;
56 typedef typename _CharT_alloc_type::difference_type difference_type;
57 typedef typename _CharT_alloc_type::pointer pointer;
58 typedef typename _CharT_alloc_type::const_pointer const_pointer;
sso_string_base.h 45 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type;
46 typedef typename _CharT_alloc_type::size_type size_type;
50 typename _Util_Base::template _Alloc_hider<_CharT_alloc_type>
214 _CharT_alloc_type&
218 const _CharT_alloc_type&
257 std::__alloc_swap<_CharT_alloc_type>::_S_do_it(_M_get_allocator(),
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring_util.h 51 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
55 typedef typename _CharT_alloc_type::size_type size_type;
56 typedef typename _CharT_alloc_type::difference_type difference_type;
57 typedef typename _CharT_alloc_type::pointer pointer;
58 typedef typename _CharT_alloc_type::const_pointer const_pointer;
sso_string_base.h 45 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type;
46 typedef typename _CharT_alloc_type::size_type size_type;
50 typename _Util_Base::template _Alloc_hider<_CharT_alloc_type>
214 _CharT_alloc_type&
218 const _CharT_alloc_type&
257 std::__alloc_swap<_CharT_alloc_type>::_S_do_it(_M_get_allocator(),
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
vstring_util.h 51 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
55 typedef typename _CharT_alloc_type::size_type size_type;
56 typedef typename _CharT_alloc_type::difference_type difference_type;
57 typedef typename _CharT_alloc_type::pointer pointer;
58 typedef typename _CharT_alloc_type::const_pointer const_pointer;
sso_string_base.h 45 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type;
46 typedef typename _CharT_alloc_type::size_type size_type;
50 typename _Util_Base::template _Alloc_hider<_CharT_alloc_type>
214 _CharT_alloc_type&
218 const _CharT_alloc_type&
257 std::__alloc_swap<_CharT_alloc_type>::_S_do_it(_M_get_allocator(),
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
vstring_util.h 54 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
58 typedef typename _CharT_alloc_type::size_type size_type;
59 typedef typename _CharT_alloc_type::difference_type difference_type;
60 typedef typename _CharT_alloc_type::pointer pointer;
61 typedef typename _CharT_alloc_type::const_pointer const_pointer;
sso_string_base.h 47 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type;
48 typedef typename _CharT_alloc_type::size_type size_type;
52 typename _Util_Base::template _Alloc_hider<_CharT_alloc_type>
220 _CharT_alloc_type&
224 const _CharT_alloc_type&
263 std::__alloc_swap<_CharT_alloc_type>::_S_do_it(_M_get_allocator(),
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring_util.h 54 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
58 typedef typename _CharT_alloc_type::size_type size_type;
59 typedef typename _CharT_alloc_type::difference_type difference_type;
60 typedef typename _CharT_alloc_type::pointer pointer;
61 typedef typename _CharT_alloc_type::const_pointer const_pointer;
sso_string_base.h 47 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type;
48 typedef typename _CharT_alloc_type::size_type size_type;
52 typename _Util_Base::template _Alloc_hider<_CharT_alloc_type>
199 _CharT_alloc_type&
203 const _CharT_alloc_type&
242 std::__alloc_swap<_CharT_alloc_type>::_S_do_it(_M_get_allocator(),
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
vstring_util.h 54 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
58 typedef typename _CharT_alloc_type::size_type size_type;
59 typedef typename _CharT_alloc_type::difference_type difference_type;
60 typedef typename _CharT_alloc_type::pointer pointer;
61 typedef typename _CharT_alloc_type::const_pointer const_pointer;
sso_string_base.h 47 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type;
48 typedef typename _CharT_alloc_type::size_type size_type;
52 typename _Util_Base::template _Alloc_hider<_CharT_alloc_type>
220 _CharT_alloc_type&
224 const _CharT_alloc_type&
263 std::__alloc_swap<_CharT_alloc_type>::_S_do_it(_M_get_allocator(),
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring_util.h 54 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
58 typedef typename _CharT_alloc_type::size_type size_type;
59 typedef typename _CharT_alloc_type::difference_type difference_type;
60 typedef typename _CharT_alloc_type::pointer pointer;
61 typedef typename _CharT_alloc_type::const_pointer const_pointer;
sso_string_base.h 47 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type;
48 typedef typename _CharT_alloc_type::size_type size_type;
52 typename _Util_Base::template _Alloc_hider<_CharT_alloc_type>
199 _CharT_alloc_type&
203 const _CharT_alloc_type&
242 std::__alloc_swap<_CharT_alloc_type>::_S_do_it(_M_get_allocator(),
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
vstring_util.h 53 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
57 typedef typename _CharT_alloc_type::size_type size_type;
58 typedef typename _CharT_alloc_type::difference_type difference_type;
59 typedef typename _CharT_alloc_type::pointer pointer;
60 typedef typename _CharT_alloc_type::const_pointer const_pointer;
sso_string_base.h 46 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type;
47 typedef typename _CharT_alloc_type::size_type size_type;
51 typename _Util_Base::template _Alloc_hider<_CharT_alloc_type>
198 _CharT_alloc_type&
202 const _CharT_alloc_type&
241 std::__alloc_swap<_CharT_alloc_type>::_S_do_it(_M_get_allocator(),
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
vstring_util.h 53 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
57 typedef typename _CharT_alloc_type::size_type size_type;
58 typedef typename _CharT_alloc_type::difference_type difference_type;
59 typedef typename _CharT_alloc_type::pointer pointer;
60 typedef typename _CharT_alloc_type::const_pointer const_pointer;

Completed in 658 milliseconds

1 2 3