HomeSort by relevance Sort by last modified time
    Searched full:_allocator (Results 1 - 25 of 176) sorted by null

1 2 3 4 5 6 7 8

  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
string 40 typename _Allocator = std::allocator<_CharT> >
42 : public std::basic_string<_CharT, _Traits, _Allocator>,
44 _Allocator> >
46 typedef std::basic_string<_CharT, _Traits, _Allocator> _Base;
53 typedef _Allocator allocator_type;
72 explicit basic_string(const _Allocator& __a = _Allocator())
90 const _Allocator& __a = _Allocator())
95 const _Allocator& __a = _Allocator()
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/
string 40 typename _Allocator = std::allocator<_CharT> >
42 : public std::basic_string<_CharT, _Traits, _Allocator>,
44 _Allocator> >
46 typedef std::basic_string<_CharT, _Traits, _Allocator> _Base;
53 typedef _Allocator allocator_type;
72 explicit basic_string(const _Allocator& __a = _Allocator())
89 const _Allocator& __a = _Allocator())
94 const _Allocator& __a = _Allocator()
    [all...]
multimap.h 42 typename _Allocator = std::allocator<std::pair<const _Key, _Tp> > >
44 : public _GLIBCXX_STD_C::multimap<_Key, _Tp, _Compare, _Allocator>,
46 _Compare, _Allocator> >
48 typedef _GLIBCXX_STD_C::multimap<_Key, _Tp, _Compare, _Allocator> _Base;
59 typedef _Allocator allocator_type;
77 const _Allocator& __a = _Allocator())
83 const _Allocator& __a = _Allocator())
423 typename _Compare, typename _Allocator>
    [all...]
multiset.h 42 typename _Allocator = std::allocator<_Key> >
44 : public _GLIBCXX_STD_C::multiset<_Key, _Compare, _Allocator>,
45 public __gnu_debug::_Safe_sequence<multiset<_Key, _Compare, _Allocator> >
47 typedef _GLIBCXX_STD_C::multiset<_Key, _Compare, _Allocator> _Base;
58 typedef _Allocator allocator_type;
76 const _Allocator& __a = _Allocator())
82 const _Allocator& __a = _Allocator())
415 template<typename _Key, typename _Compare, typename _Allocator>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
string 40 typename _Allocator = std::allocator<_CharT> >
42 : public std::basic_string<_CharT, _Traits, _Allocator>,
44 _Allocator> >
46 typedef std::basic_string<_CharT, _Traits, _Allocator> _Base;
53 typedef _Allocator allocator_type;
72 explicit basic_string(const _Allocator& __a = _Allocator())
89 const _Allocator& __a = _Allocator())
94 const _Allocator& __a = _Allocator()
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
string 40 typename _Allocator = std::allocator<_CharT> >
42 : public std::basic_string<_CharT, _Traits, _Allocator>,
44 _Allocator> >
46 typedef std::basic_string<_CharT, _Traits, _Allocator> _Base;
53 typedef _Allocator allocator_type;
72 explicit basic_string(const _Allocator& __a = _Allocator())
89 const _Allocator& __a = _Allocator())
94 const _Allocator& __a = _Allocator()
    [all...]
  /external/libcxx/include/
__split_buffer 25 template <class _Tp, class _Allocator = allocator<_Tp> >
34 typedef _Allocator allocator_type;
161 template <class _Tp, class _Allocator>
163 __split_buffer<_Tp, _Allocator>::__invariants() const
191 template <class _Tp, class _Allocator>
193 __split_buffer<_Tp, _Allocator>::__construct_at_end(size_type __n)
210 template <class _Tp, class _Allocator>
212 __split_buffer<_Tp, _Allocator>::__construct_at_end(size_type __n, const_reference __x)
223 template <class _Tp, class _Allocator>
231 __split_buffer<_Tp, _Allocator>::__construct_at_end(_InputIter __first, _InputIter __last
    [all...]
string     [all...]
sstream 188 template <class _CharT, class _Traits, class _Allocator>
198 typedef _Allocator allocator_type;
238 template <class _CharT, class _Traits, class _Allocator>
240 basic_stringbuf<_CharT, _Traits, _Allocator>::basic_stringbuf(ios_base::openmode __wch)
247 template <class _CharT, class _Traits, class _Allocator>
249 basic_stringbuf<_CharT, _Traits, _Allocator>::basic_stringbuf(const string_type& __s,
259 template <class _CharT, class _Traits, class _Allocator>
260 basic_stringbuf<_CharT, _Traits, _Allocator>::basic_stringbuf(basic_stringbuf&& __rhs)
300 template <class _CharT, class _Traits, class _Allocator>
301 basic_stringbuf<_CharT, _Traits, _Allocator>
    [all...]
vector 327 template <class _Tp, class _Allocator>
333 typedef _Allocator allocator_type;
418 template <class _Tp, class _Allocator>
421 __vector_base<_Tp, _Allocator>::__destruct_at_end(pointer __new_last) _NOEXCEPT
427 template <class _Tp, class _Allocator>
429 __vector_base<_Tp, _Allocator>::__vector_base()
437 template <class _Tp, class _Allocator>
439 __vector_base<_Tp, _Allocator>::__vector_base(const allocator_type& __a)
446 template <class _Tp, class _Allocator>
447 __vector_base<_Tp, _Allocator>::~__vector_base(
    [all...]
__tree 26 template <class _Tp, class _Compare, class _Allocator> class __tree;
31 template <class _Key, class _Tp, class _Compare, class _Allocator>
33 template <class _Key, class _Tp, class _Compare, class _Allocator>
35 template <class _Key, class _Compare, class _Allocator>
37 template <class _Key, class _Compare, class _Allocator>
505 template <class _Allocator> class __map_node_destructor;
507 template <class _Allocator>
510 typedef _Allocator allocator_type;
796 template <class _Tp, class _Compare, class _Allocator>
802 typedef _Allocator allocator_type
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
__split_buffer 25 template <class _Tp, class _Allocator = allocator<_Tp> >
34 typedef _Allocator allocator_type;
180 template <class _Tp, class _Allocator>
182 __split_buffer<_Tp, _Allocator>::__invariants() const
210 template <class _Tp, class _Allocator>
212 __split_buffer<_Tp, _Allocator>::__construct_at_end(size_type __n)
229 template <class _Tp, class _Allocator>
231 __split_buffer<_Tp, _Allocator>::__construct_at_end(size_type __n, const_reference __x)
242 template <class _Tp, class _Allocator>
250 __split_buffer<_Tp, _Allocator>::__construct_at_end(_InputIter __first, _InputIter __last
    [all...]
string     [all...]
sstream 188 template <class _CharT, class _Traits, class _Allocator>
198 typedef _Allocator allocator_type;
238 template <class _CharT, class _Traits, class _Allocator>
240 basic_stringbuf<_CharT, _Traits, _Allocator>::basic_stringbuf(ios_base::openmode __wch)
247 template <class _CharT, class _Traits, class _Allocator>
249 basic_stringbuf<_CharT, _Traits, _Allocator>::basic_stringbuf(const string_type& __s,
259 template <class _CharT, class _Traits, class _Allocator>
260 basic_stringbuf<_CharT, _Traits, _Allocator>::basic_stringbuf(basic_stringbuf&& __rhs)
300 template <class _CharT, class _Traits, class _Allocator>
301 basic_stringbuf<_CharT, _Traits, _Allocator>
    [all...]
vector 331 template <class _Tp, class _Allocator>
337 typedef _Allocator allocator_type;
442 template <class _Tp, class _Allocator>
445 __vector_base<_Tp, _Allocator>::__destruct_at_end(pointer __new_last) _NOEXCEPT
451 template <class _Tp, class _Allocator>
453 __vector_base<_Tp, _Allocator>::__vector_base()
461 template <class _Tp, class _Allocator>
463 __vector_base<_Tp, _Allocator>::__vector_base(const allocator_type& __a)
470 template <class _Tp, class _Allocator>
471 __vector_base<_Tp, _Allocator>::~__vector_base(
    [all...]
__tree 26 template <class _Tp, class _Compare, class _Allocator> class __tree;
31 template <class _Key, class _Tp, class _Compare, class _Allocator>
33 template <class _Key, class _Tp, class _Compare, class _Allocator>
35 template <class _Key, class _Compare, class _Allocator>
37 template <class _Key, class _Compare, class _Allocator>
505 template <class _Allocator> class __map_node_destructor;
507 template <class _Allocator>
510 typedef _Allocator allocator_type;
780 template <class _Tp, class _Compare, class _Allocator>
786 typedef _Allocator allocator_type
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
__split_buffer 25 template <class _Tp, class _Allocator = allocator<_Tp> >
34 typedef _Allocator allocator_type;
180 template <class _Tp, class _Allocator>
182 __split_buffer<_Tp, _Allocator>::__invariants() const
210 template <class _Tp, class _Allocator>
212 __split_buffer<_Tp, _Allocator>::__construct_at_end(size_type __n)
229 template <class _Tp, class _Allocator>
231 __split_buffer<_Tp, _Allocator>::__construct_at_end(size_type __n, const_reference __x)
242 template <class _Tp, class _Allocator>
250 __split_buffer<_Tp, _Allocator>::__construct_at_end(_InputIter __first, _InputIter __last
    [all...]
string     [all...]
sstream 188 template <class _CharT, class _Traits, class _Allocator>
198 typedef _Allocator allocator_type;
238 template <class _CharT, class _Traits, class _Allocator>
240 basic_stringbuf<_CharT, _Traits, _Allocator>::basic_stringbuf(ios_base::openmode __wch)
247 template <class _CharT, class _Traits, class _Allocator>
249 basic_stringbuf<_CharT, _Traits, _Allocator>::basic_stringbuf(const string_type& __s,
259 template <class _CharT, class _Traits, class _Allocator>
260 basic_stringbuf<_CharT, _Traits, _Allocator>::basic_stringbuf(basic_stringbuf&& __rhs)
300 template <class _CharT, class _Traits, class _Allocator>
301 basic_stringbuf<_CharT, _Traits, _Allocator>
    [all...]
vector 331 template <class _Tp, class _Allocator>
337 typedef _Allocator allocator_type;
442 template <class _Tp, class _Allocator>
445 __vector_base<_Tp, _Allocator>::__destruct_at_end(pointer __new_last) _NOEXCEPT
451 template <class _Tp, class _Allocator>
453 __vector_base<_Tp, _Allocator>::__vector_base()
461 template <class _Tp, class _Allocator>
463 __vector_base<_Tp, _Allocator>::__vector_base(const allocator_type& __a)
470 template <class _Tp, class _Allocator>
471 __vector_base<_Tp, _Allocator>::~__vector_base(
    [all...]
__tree 26 template <class _Tp, class _Compare, class _Allocator> class __tree;
31 template <class _Key, class _Tp, class _Compare, class _Allocator>
33 template <class _Key, class _Tp, class _Compare, class _Allocator>
35 template <class _Key, class _Compare, class _Allocator>
37 template <class _Key, class _Compare, class _Allocator>
505 template <class _Allocator> class __map_node_destructor;
507 template <class _Allocator>
510 typedef _Allocator allocator_type;
780 template <class _Tp, class _Compare, class _Allocator>
786 typedef _Allocator allocator_type
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
hashtable.h 50 // _Allocator: an allocator type ([lib.allocator.requirements]) whose
101 template<typename _Key, typename _Value, typename _Allocator,
110 _Hashtable<_Key, _Value, _Allocator,
120 _Hashtable<_Key, _Value, _Allocator,
129 typedef _Allocator allocator_type;
135 typedef typename _Allocator::difference_type difference_type;
136 typedef typename _Allocator::size_type size_type;
137 typedef typename _Allocator::pointer pointer;
138 typedef typename _Allocator::const_pointer const_pointer;
139 typedef typename _Allocator::reference reference
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
hashtable.h 50 // _Allocator: an allocator type ([lib.allocator.requirements]) whose
101 template<typename _Key, typename _Value, typename _Allocator,
110 _Hashtable<_Key, _Value, _Allocator,
120 _Hashtable<_Key, _Value, _Allocator,
129 typedef _Allocator allocator_type;
135 typedef typename _Allocator::difference_type difference_type;
136 typedef typename _Allocator::size_type size_type;
137 typedef typename _Allocator::pointer pointer;
138 typedef typename _Allocator::const_pointer const_pointer;
139 typedef typename _Allocator::reference reference
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
hashtable.h 50 // _Allocator: an allocator type ([lib.allocator.requirements]) whose
101 template<typename _Key, typename _Value, typename _Allocator,
110 _Hashtable<_Key, _Value, _Allocator,
120 _Hashtable<_Key, _Value, _Allocator,
129 typedef _Allocator allocator_type;
135 typedef typename _Allocator::difference_type difference_type;
136 typedef typename _Allocator::size_type size_type;
137 typedef typename _Allocator::pointer pointer;
138 typedef typename _Allocator::const_pointer const_pointer;
139 typedef typename _Allocator::reference reference
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
hashtable.h 50 // _Allocator: an allocator type ([lib.allocator.requirements]) whose
101 template<typename _Key, typename _Value, typename _Allocator,
110 _Hashtable<_Key, _Value, _Allocator,
120 _Hashtable<_Key, _Value, _Allocator,
129 typedef _Allocator allocator_type;
135 typedef typename _Allocator::difference_type difference_type;
136 typedef typename _Allocator::size_type size_type;
137 typedef typename _Allocator::pointer pointer;
138 typedef typename _Allocator::const_pointer const_pointer;
139 typedef typename _Allocator::reference reference
    [all...]

Completed in 571 milliseconds

1 2 3 4 5 6 7 8