HomeSort by relevance Sort by last modified time
    Searched refs:allocator (Results 801 - 825 of 1347) sorted by null

<<31323334353637383940>>

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h 91 template<class _CharT, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_CharT>) > class rope;
426 // an allocator.
483 // the proper allocator and the properly padded size.
705 _ROPE_SWAP_SPECIALIZATION(char, allocator<char>)
708 _ROPE_SWAP_SPECIALIZATION(wchar_t, allocator<wchar_t>)
    [all...]
_set.h 45 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) >
215 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) >
_unordered_set.h 36 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
186 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
rc_string_base.h 169 // is the maximum number of bytes the allocator can allocate.)
709 std::allocator<char> >::
721 std::allocator<wchar_t> >::
throw_allocator.h 41 * intended to be used as value and allocator types while testing
43 * allocator has additional log and debug features. The exception
593 * @brief Allocator class with logging and exception generation control.
615 std::allocator<value_type> _M_allocator;
631 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0)
688 /// Allocator throwing via limit condition.
707 /// Allocator throwing via random condition.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
rc_string_base.h 168 // is the maximum number of bytes the allocator can allocate.)
708 std::allocator<char> >::
720 std::allocator<wchar_t> >::
throw_allocator.h 40 * intended to be used as value and allocator types while testing
42 * allocator has additional log and debug features. The exception
627 * @brief Allocator class with logging and exception generation control.
648 // 2103. std::allocator propagate_on_container_move_assignment
655 std::allocator<value_type> _M_allocator;
673 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0)
735 /// Allocator throwing via limit condition.
756 /// Allocator throwing via random condition.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
rc_string_base.h 168 // is the maximum number of bytes the allocator can allocate.)
708 std::allocator<char> >::
720 std::allocator<wchar_t> >::
throw_allocator.h 40 * intended to be used as value and allocator types while testing
42 * allocator has additional log and debug features. The exception
627 * @brief Allocator class with logging and exception generation control.
648 // 2103. std::allocator propagate_on_container_move_assignment
655 std::allocator<value_type> _M_allocator;
673 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0)
735 /// Allocator throwing via limit condition.
756 /// Allocator throwing via random condition.
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_basic_string.i 19 template <class _CharT, class _Traits = char_traits<_CharT>, typename _Alloc = allocator<_CharT> >
std_iostream.i 105 operator<<(const std::basic_string<_CharT,_Traits, std::allocator<_CharT> >& s)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 167 // is the maximum number of bytes the allocator can allocate.)
695 std::allocator<char> >::
707 std::allocator<wchar_t> >::
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 452 const basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > __truename = __np.truename();
453 const basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > __falsename = __np.falsename();
_rope.h 91 template<class _CharT, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_CharT>) > class rope;
426 // an allocator.
483 // the proper allocator and the properly padded size.
705 _ROPE_SWAP_SPECIALIZATION(char, allocator<char>)
708 _ROPE_SWAP_SPECIALIZATION(wchar_t, allocator<wchar_t>)
    [all...]
_set.h 45 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) >
215 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) >
_unordered_set.h 36 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
186 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 167 // is the maximum number of bytes the allocator can allocate.)
695 std::allocator<char> >::
707 std::allocator<wchar_t> >::
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 452 const basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > __truename = __np.truename();
453 const basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > __falsename = __np.falsename();
_rope.h 91 template<class _CharT, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_CharT>) > class rope;
426 // an allocator.
483 // the proper allocator and the properly padded size.
705 _ROPE_SWAP_SPECIALIZATION(char, allocator<char>)
708 _ROPE_SWAP_SPECIALIZATION(wchar_t, allocator<wchar_t>)
    [all...]
_set.h 45 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) >
215 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) >
_unordered_set.h 36 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
186 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 167 // is the maximum number of bytes the allocator can allocate.)
695 std::allocator<char> >::
707 std::allocator<wchar_t> >::
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 452 const basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > __truename = __np.truename();
453 const basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > __falsename = __np.falsename();
_rope.h 91 template<class _CharT, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_CharT>) > class rope;
426 // an allocator.
483 // the proper allocator and the properly padded size.
705 _ROPE_SWAP_SPECIALIZATION(char, allocator<char>)
708 _ROPE_SWAP_SPECIALIZATION(wchar_t, allocator<wchar_t>)
    [all...]
_set.h 45 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) >
215 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) >

Completed in 1602 milliseconds

<<31323334353637383940>>