/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/multimap/ |
types.pass.cpp | 13 // class Allocator = allocator<pair<const Key, T>>> 22 // typedef Allocator allocator_type; 44 static_assert((std::is_same<std::multimap<int, double>::allocator_type, std::allocator<std::pair<const int, double> > >::value), "");
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_complex.c | 93 basic_ostringstream<_CharT, _Traits, allocator<_CharT> > __tmp;
|
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/ |
_slist.h | 40 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Slist_node_base, _VoidPtrSNode, allocator<_VoidPtrSNode> >; 41 _STLP_EXPORT_TEMPLATE_CLASS _Slist_base<void*, allocator<void*> >; 42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >; 52 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
/ndk/tests/device/test-gnustl-full/unit/ |
multiset_test.cpp | 105 typedef multiset<int, fn_type, allocator<int> > fn_mset;
|
/ndk/tests/device/test-stlport/unit/ |
multiset_test.cpp | 105 typedef multiset<int, fn_type, allocator<int> > fn_mset;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
unordered_map.h | 42 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >, 111 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >, 248 * @param Alloc Allocator type, defaults to allocator<Key>. 255 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > > 316 * @param Alloc Allocator type, defaults to allocator<Key>. 323 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
unordered_map.h | 42 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >, 111 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >, 248 * @param Alloc Allocator type, defaults to allocator<Key>. 255 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > > 316 * @param Alloc Allocator type, defaults to allocator<Key>. 323 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_complex.c | 93 basic_ostringstream<_CharT, _Traits, allocator<_CharT> > __tmp;
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/ |
_slist.h | 40 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Slist_node_base, _VoidPtrSNode, allocator<_VoidPtrSNode> >; 41 _STLP_EXPORT_TEMPLATE_CLASS _Slist_base<void*, allocator<void*> >; 42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >; 52 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_complex.c | 93 basic_ostringstream<_CharT, _Traits, allocator<_CharT> > __tmp;
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/ |
_slist.h | 40 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Slist_node_base, _VoidPtrSNode, allocator<_VoidPtrSNode> >; 41 _STLP_EXPORT_TEMPLATE_CLASS _Slist_base<void*, allocator<void*> >; 42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >; 52 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_complex.c | 93 basic_ostringstream<_CharT, _Traits, allocator<_CharT> > __tmp;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/ |
_slist.h | 40 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Slist_node_base, _VoidPtrSNode, allocator<_VoidPtrSNode> >; 41 _STLP_EXPORT_TEMPLATE_CLASS _Slist_base<void*, allocator<void*> >; 42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >; 52 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
unordered_map.h | 42 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >, 111 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >, 248 * @param Alloc Allocator type, defaults to allocator<Key>. 255 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > > 316 * @param Alloc Allocator type, defaults to allocator<Key>. 323 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
unordered_map.h | 42 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >, 114 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >, 254 * @param Alloc Allocator type, defaults to allocator<Key>. 261 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > > 322 * @param Alloc Allocator type, defaults to allocator<Key>. 329 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
|
unordered_set.h | 42 class _Alloc = std::allocator<_Value>, 126 class _Alloc = std::allocator<_Value>, 273 * @param Alloc Allocator type, defaults to allocator<Key>. 278 class _Alloc = std::allocator<_Value> > 338 * @param Alloc Allocator type, defaults to allocator<Key>. 343 class _Alloc = std::allocator<_Value> >
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_complex.c | 93 basic_ostringstream<_CharT, _Traits, allocator<_CharT> > __tmp;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/ |
_slist.h | 40 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Slist_node_base, _VoidPtrSNode, allocator<_VoidPtrSNode> >; 41 _STLP_EXPORT_TEMPLATE_CLASS _Slist_base<void*, allocator<void*> >; 42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >; 52 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_complex.c | 93 basic_ostringstream<_CharT, _Traits, allocator<_CharT> > __tmp;
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/pointers/ |
_slist.h | 40 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Slist_node_base, _VoidPtrSNode, allocator<_VoidPtrSNode> >; 41 _STLP_EXPORT_TEMPLATE_CLASS _Slist_base<void*, allocator<void*> >; 42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >; 52 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
unordered_map.h | 42 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >, 111 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >, 248 * @param Alloc Allocator type, defaults to allocator<Key>. 255 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > > 316 * @param Alloc Allocator type, defaults to allocator<Key>. 323 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
unordered_map.h | 42 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >, 114 class _Alloc = std::allocator<std::pair<const _Key, _Tp> >, 254 * @param Alloc Allocator type, defaults to allocator<Key>. 261 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > > 322 * @param Alloc Allocator type, defaults to allocator<Key>. 329 class _Alloc = std::allocator<std::pair<const _Key, _Tp> > >
|
unordered_set.h | 42 class _Alloc = std::allocator<_Value>, 126 class _Alloc = std::allocator<_Value>, 273 * @param Alloc Allocator type, defaults to allocator<Key>. 278 class _Alloc = std::allocator<_Value> > 338 * @param Alloc Allocator type, defaults to allocator<Key>. 343 class _Alloc = std::allocator<_Value> >
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
unordered_set.h | 44 typename _Alloc = std::allocator<_Value>, 59 typename _Alloc = std::allocator<_Value>, 81 * @tparam _Alloc Allocator type, defaults to allocator<_Key>. 92 class _Alloc = std::allocator<_Value> > 129 * @param __a An allocator object. 146 * @param __a An allocator object. 173 * @param __a An allocator object. 212 /// Returns the allocator object with which the %unordered_set was 476 * @param __x An %unordered_set of the same element and allocator [all...] |
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
sessionmanager.cc | 41 SessionManager::SessionManager(PortAllocator *allocator, 43 allocator_ = allocator;
|