| /device/asus/flo/camera/QCamera2/HAL/ |
| QCameraChannel.cpp | 145 * @allocator : stream related buffer allocator 156 int32_t QCameraChannel::addStream(QCameraAllocator &allocator, 169 QCameraStream *pStream = new QCameraStream(allocator, 606 * @allocator : stream related buffer allocator 616 int32_t QCameraReprocessChannel::addReprocStreamsFromSource(QCameraAllocator& allocator, 638 pStreamInfoBuf = allocator.allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC); 678 rc = addStream(allocator,
|
| /device/lge/hammerhead/camera/QCamera2/HAL/ |
| QCameraChannel.cpp | 145 * @allocator : stream related buffer allocator 156 int32_t QCameraChannel::addStream(QCameraAllocator &allocator, 169 QCameraStream *pStream = new QCameraStream(allocator, 606 * @allocator : stream related buffer allocator 616 int32_t QCameraReprocessChannel::addReprocStreamsFromSource(QCameraAllocator& allocator, 638 pStreamInfoBuf = allocator.allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC); 678 rc = addStream(allocator,
|
| /external/chromium_org/base/memory/ |
| discardable_memory_ashmem_allocator.cc | 24 // The allocator consists of three parts (classes): 37 // to the allocator when a free chunk is reused). The client can cause such 39 // 8192 by the allocator which would cause 4095 bytes of fragmentation (which is 117 // Note that |allocator| must outlive |this|. 121 DiscardableMemoryAshmemAllocator* allocator) { 127 return make_scoped_ptr(new AshmemRegion(fd, size, base, allocator)); 219 // Note that |allocator| must outlive |this|. 223 DiscardableMemoryAshmemAllocator* allocator) 227 allocator_(allocator), 233 DCHECK(allocator); [all...] |
| /external/stlport/stlport/stl/pointers/ |
| _deque.h | 83 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<size_t, void*, allocator<void*> >; 84 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<void***, void**, allocator<void**> >; 86 _STLP_EXPORT_TEMPLATE_CLASS _Deque_base<void*,allocator<void*> >; 87 _STLP_EXPORT_TEMPLATE_CLASS DEQUE_IMPL<void*,allocator<void*> >; 96 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| _list.h | 42 _STLP_EXPORT_TEMPLATE_CLASS allocator<_STLP_PRIV _List_node<void*> >; variable 46 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_List_node_base, _List_node<void*>, allocator<_List_node<void*> > >; 47 _STLP_EXPORT_TEMPLATE_CLASS _List_base<void*, allocator<void*> >; 48 _STLP_EXPORT_TEMPLATE_CLASS LIST_IMPL<void*, allocator<void*> >; 58 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/ |
| _deque.h | 83 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<size_t, void*, allocator<void*> >; 84 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<void***, void**, allocator<void**> >; 86 _STLP_EXPORT_TEMPLATE_CLASS _Deque_base<void*,allocator<void*> >; 87 _STLP_EXPORT_TEMPLATE_CLASS DEQUE_IMPL<void*,allocator<void*> >; 96 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| _list.h | 42 _STLP_EXPORT_TEMPLATE_CLASS allocator<_STLP_PRIV _List_node<void*> >; variable 46 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_List_node_base, _List_node<void*>, allocator<_List_node<void*> > >; 47 _STLP_EXPORT_TEMPLATE_CLASS _List_base<void*, allocator<void*> >; 48 _STLP_EXPORT_TEMPLATE_CLASS LIST_IMPL<void*, allocator<void*> >; 58 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/ |
| _deque.h | 83 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<size_t, void*, allocator<void*> >; 84 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<void***, void**, allocator<void**> >; 86 _STLP_EXPORT_TEMPLATE_CLASS _Deque_base<void*,allocator<void*> >; 87 _STLP_EXPORT_TEMPLATE_CLASS DEQUE_IMPL<void*,allocator<void*> >; 96 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| _list.h | 42 _STLP_EXPORT_TEMPLATE_CLASS allocator<_STLP_PRIV _List_node<void*> >; variable 46 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_List_node_base, _List_node<void*>, allocator<_List_node<void*> > >; 47 _STLP_EXPORT_TEMPLATE_CLASS _List_base<void*, allocator<void*> >; 48 _STLP_EXPORT_TEMPLATE_CLASS LIST_IMPL<void*, allocator<void*> >; 58 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/ |
| _deque.h | 83 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<size_t, void*, allocator<void*> >; 84 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<void***, void**, allocator<void**> >; 86 _STLP_EXPORT_TEMPLATE_CLASS _Deque_base<void*,allocator<void*> >; 87 _STLP_EXPORT_TEMPLATE_CLASS DEQUE_IMPL<void*,allocator<void*> >; 96 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| _list.h | 42 _STLP_EXPORT_TEMPLATE_CLASS allocator<_STLP_PRIV _List_node<void*> >; variable 46 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_List_node_base, _List_node<void*>, allocator<_List_node<void*> > >; 47 _STLP_EXPORT_TEMPLATE_CLASS _List_base<void*, allocator<void*> >; 48 _STLP_EXPORT_TEMPLATE_CLASS LIST_IMPL<void*, allocator<void*> >; 58 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/ |
| _deque.h | 83 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<size_t, void*, allocator<void*> >; 84 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<void***, void**, allocator<void**> >; 86 _STLP_EXPORT_TEMPLATE_CLASS _Deque_base<void*,allocator<void*> >; 87 _STLP_EXPORT_TEMPLATE_CLASS DEQUE_IMPL<void*,allocator<void*> >; 96 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| _list.h | 42 _STLP_EXPORT_TEMPLATE_CLASS allocator<_STLP_PRIV _List_node<void*> >; variable 46 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_List_node_base, _List_node<void*>, allocator<_List_node<void*> > >; 47 _STLP_EXPORT_TEMPLATE_CLASS _List_base<void*, allocator<void*> >; 48 _STLP_EXPORT_TEMPLATE_CLASS LIST_IMPL<void*, allocator<void*> >; 58 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/ |
| _deque.h | 83 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<size_t, void*, allocator<void*> >; 84 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<void***, void**, allocator<void**> >; 86 _STLP_EXPORT_TEMPLATE_CLASS _Deque_base<void*,allocator<void*> >; 87 _STLP_EXPORT_TEMPLATE_CLASS DEQUE_IMPL<void*,allocator<void*> >; 96 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| _list.h | 42 _STLP_EXPORT_TEMPLATE_CLASS allocator<_STLP_PRIV _List_node<void*> >; variable 46 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_List_node_base, _List_node<void*>, allocator<_List_node<void*> > >; 47 _STLP_EXPORT_TEMPLATE_CLASS _List_base<void*, allocator<void*> >; 48 _STLP_EXPORT_TEMPLATE_CLASS LIST_IMPL<void*, allocator<void*> >; 58 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/pointers/ |
| _deque.h | 83 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<size_t, void*, allocator<void*> >; 84 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<void***, void**, allocator<void**> >; 86 _STLP_EXPORT_TEMPLATE_CLASS _Deque_base<void*,allocator<void*> >; 87 _STLP_EXPORT_TEMPLATE_CLASS DEQUE_IMPL<void*,allocator<void*> >; 96 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| _list.h | 42 _STLP_EXPORT_TEMPLATE_CLASS allocator<_STLP_PRIV _List_node<void*> >; variable 46 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_List_node_base, _List_node<void*>, allocator<_List_node<void*> > >; 47 _STLP_EXPORT_TEMPLATE_CLASS _List_base<void*, allocator<void*> >; 48 _STLP_EXPORT_TEMPLATE_CLASS LIST_IMPL<void*, allocator<void*> >; 58 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
| /external/chromium_org/third_party/WebKit/Source/wtf/ |
| ListHashSet.h | 42 template<typename Value, size_t inlineCapacity, typename HashFunctions, typename Allocator> class ListHashSet; 50 template<typename ValueArg, typename Allocator> class ListHashSetNode; 57 template<typename Derived, typename Allocator, bool isGarbageCollected> 60 template<typename Derived, typename Allocator> 61 class ListHashSetDestructorBase<Derived, Allocator, true> { 63 typename Allocator::AllocatorProvider m_allocatorProvider; 66 template<typename Derived, typename Allocator> 67 class ListHashSetDestructorBase<Derived, Allocator, false> { 71 typename Allocator::AllocatorProvider m_allocatorProvider; 79 typedef AllocatorArg Allocator; 197 Allocator* allocator() const { return this->m_allocatorProvider.get(); } function in class:WTF::ListHashSet [all...] |
| /external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
| session_unittest.cc | [all...] |
| /external/stlport/stlport/stl/ |
| _hashtable.h | 70 _STLP_EXPORT_TEMPLATE_CLASS allocator<_STLP_PRIV _Slist_node_base*>; variable 74 allocator<_Slist_node_base*> >; 76 allocator<_Slist_node_base*> >; 83 _STLP_EXPORT_TEMPLATE_CLASS __construct_checker<_STLP_NON_DBG_VECTOR<_Slist_node_base*, allocator<_Slist_node_base*> > >; 84 _STLP_EXPORT_TEMPLATE_CLASS _STLP_NON_DBG_VECTOR<_Slist_node_base*, allocator<_Slist_node_base*> >; 90 allocator<_STLP_PRIV _Slist_node_base*> >; 217 * unconditionally has a member variable to hold its allocator, even if 218 * it so happens that all instances of the allocator type are identical.
|
| /ndk/sources/cxx-stl/stlport/stlport/stl/ |
| _hashtable.h | 70 _STLP_EXPORT_TEMPLATE_CLASS allocator<_STLP_PRIV _Slist_node_base*>; variable 74 allocator<_Slist_node_base*> >; 76 allocator<_Slist_node_base*> >; 83 _STLP_EXPORT_TEMPLATE_CLASS __construct_checker<_STLP_NON_DBG_VECTOR<_Slist_node_base*, allocator<_Slist_node_base*> > >; 84 _STLP_EXPORT_TEMPLATE_CLASS _STLP_NON_DBG_VECTOR<_Slist_node_base*, allocator<_Slist_node_base*> >; 90 allocator<_STLP_PRIV _Slist_node_base*> >; 217 * unconditionally has a member variable to hold its allocator, even if 218 * it so happens that all instances of the allocator type are identical.
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/ |
| assoc_container.hpp | 69 detail::container_base_dispatch<Key, Mapped, Tag, Policy_Tl, Allocator>::type 76 typename Allocator> 84 typedef Allocator allocator_type; 132 typename __gnu_cxx::typelist::create4<Hash_Fn, Eq_Fn, Resize_Policy, detail::integral_constant<int, Store_Hash> >::type, Policy_TL>::type, Allocator> 143 typename Allocator> 169 typename __gnu_cxx::typelist::create1<Comb_Hash_Fn>::type, Allocator> 179 typename Allocator = std::allocator<char> > 306 typename __gnu_cxx::typelist::create2<Comb_Probe_Fn, Probe_Fn>::type, Allocator> 317 typename Allocator = std::allocator<char> 662 typedef Allocator allocator; typedef in class:__gnu_pbds::list_update [all...] |
| /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/ |
| assoc_container.hpp | 53 detail::container_base_dispatch<Key, Mapped, Tag, Policy_Tl, Allocator>::type 60 typename Allocator> 68 typedef Allocator allocator_type; 116 typename __gnu_cxx::typelist::create4<Hash_Fn, Eq_Fn, Resize_Policy, detail::integral_constant<int, Store_Hash> >::type, Policy_TL>::type, Allocator> 127 typename Allocator> 153 typename __gnu_cxx::typelist::create1<Comb_Hash_Fn>::type, Allocator> 163 typename Allocator = std::allocator<char> > 290 typename __gnu_cxx::typelist::create2<Comb_Probe_Fn, Probe_Fn>::type, Allocator> 301 typename Allocator = std::allocator<char> 646 typedef Allocator allocator; typedef in class:__gnu_pbds::list_update [all...] |
| /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
| _hashtable.h | 70 _STLP_EXPORT_TEMPLATE_CLASS allocator<_STLP_PRIV _Slist_node_base*>; variable 74 allocator<_Slist_node_base*> >; 76 allocator<_Slist_node_base*> >; 83 _STLP_EXPORT_TEMPLATE_CLASS __construct_checker<_STLP_NON_DBG_VECTOR<_Slist_node_base*, allocator<_Slist_node_base*> > >; 84 _STLP_EXPORT_TEMPLATE_CLASS _STLP_NON_DBG_VECTOR<_Slist_node_base*, allocator<_Slist_node_base*> >; 90 allocator<_STLP_PRIV _Slist_node_base*> >; 217 * unconditionally has a member variable to hold its allocator, even if 218 * it so happens that all instances of the allocator type are identical.
|
| /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/ |
| assoc_container.hpp | 53 detail::container_base_dispatch<Key, Mapped, Tag, Policy_Tl, Allocator>::type 60 typename Allocator> 68 typedef Allocator allocator_type; 116 typename __gnu_cxx::typelist::create4<Hash_Fn, Eq_Fn, Resize_Policy, detail::integral_constant<int, Store_Hash> >::type, Policy_TL>::type, Allocator> 127 typename Allocator> 153 typename __gnu_cxx::typelist::create1<Comb_Hash_Fn>::type, Allocator> 163 typename Allocator = std::allocator<char> > 290 typename __gnu_cxx::typelist::create2<Comb_Probe_Fn, Probe_Fn>::type, Allocator> 301 typename Allocator = std::allocator<char> 646 typedef Allocator allocator; typedef in class:__gnu_pbds::list_update [all...] |