Searched
refs:allocator (Results
601 -
625 of
1067) sorted by null
<<21222324252627282930>>
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_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>) >
|
_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> >::
|
Completed in 903 milliseconds
<<21222324252627282930>>