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

<<31323334353637383940>>

  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_unordered_set.h 36 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
186 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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/8/sources/cxx-stl/gnu-libstdc++/4.6/include/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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/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;
633 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0)
695 /// Allocator throwing via limit condition.
716 /// Allocator throwing via random condition.
  /prebuilts/ndk/8/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/9/sources/cxx-stl/EH/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/9/sources/cxx-stl/gnu-libstdc++/4.6/include/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/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/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;
633 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0)
695 /// Allocator throwing via limit condition.
716 /// Allocator throwing via random condition.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/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/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/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
783 * @brief Allocator class with logging and exception generation control.
804 // 2103. std::allocator propagate_on_container_move_assignment
811 std::allocator<value_type> _M_allocator;
829 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0)
897 /// Allocator throwing via limit condition.
918 /// Allocator throwing via random condition.
  /art/runtime/base/
hash_set.h 56 class Pred = std::equal_to<T>, class Alloc = std::allocator<T>>
391 Alloc allocfn_; // Allocator function.
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transport.h 204 PortAllocator* allocator);
217 // Returns the port allocator object for this transport.
  /external/chromium_org/v8/src/
effects.h 185 Zone* zone() { return map_->allocator().zone(); }

Completed in 1079 milliseconds

<<31323334353637383940>>