| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/ |
| multiset.h | 40 typename _Allocator = std::allocator<_Key> >
|
| set.h | 40 typename _Allocator = std::allocator<_Key> >
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
| shared_ptr_base.h | 282 // Counted ptr with no deleter or allocator support 322 // Support for custom deleter and/or allocator 326 // Helper class that stores the Deleter and also acts as an allocator. 384 // Helper class that stores the pointer and also acts as an allocator. 412 // Override because the allocator needs to know the dynamic type 467 // The allocator's value_type doesn't matter, will rebind it anyway. 468 typedef std::allocator<int> _Alloc; 624 return new _Sp_counted_deleter<_Tp*, _Del, std::allocator<_Tp>, 635 return new _Sp_counted_deleter<_Tp*, _Del2, std::allocator<_Tp>, [all...] |
| stl_multiset.h | 87 typename _Alloc = std::allocator<_Key> > 139 * @param __a An allocator object. 165 * @param __a An allocator object. 180 * @param __x A %multiset of identical element and allocator types. 191 * @param __x A %multiset of identical element and allocator types. 204 * @param __a An allocator object. 219 * @param __x A %multiset of identical element and allocator types. 222 * constructor, the allocator object is not copied. 234 * @param __x A %multiset of identical element and allocator types. 376 * @param __x A %multiset of the same element and allocator types [all...] |
| stl_set.h | 83 * @tparam _Alloc Allocator type, defaults to allocator<Key>. 90 typename _Alloc = std::allocator<_Key> > 146 * @param __a An allocator object. 173 * @param __a An allocator object. 189 * @param __x A %set of identical element and allocator types. 200 * @param __x A %set of identical element and allocator types. 213 * @param __a An allocator object. 228 * @param __x A %set of identical element and allocator types. 231 * constructor, the allocator object is not copied [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/ |
| multiset.h | 40 typename _Allocator = std::allocator<_Key> >
|
| set.h | 40 typename _Allocator = std::allocator<_Key> >
|
| /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/ |
| _string.h | 798 _STLP_EXPORT_TEMPLATE_CLASS __construct_checker<_STLP_NON_DBG_STRING_NAME <char, char_traits<char>, allocator<char> > >; 800 _STLP_EXPORT_TEMPLATE_CLASS basic_string<char, char_traits<char>, allocator<char> >; 803 _STLP_EXPORT_TEMPLATE_CLASS __construct_checker<_STLP_NON_DBG_STRING_NAME <wchar_t, char_traits<wchar_t>, allocator<wchar_t> > >; 805 _STLP_EXPORT_TEMPLATE_CLASS basic_string<wchar_t, char_traits<wchar_t>, allocator<wchar_t> >;
|
| /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/ |
| _string.h | 798 _STLP_EXPORT_TEMPLATE_CLASS __construct_checker<_STLP_NON_DBG_STRING_NAME <char, char_traits<char>, allocator<char> > >; 800 _STLP_EXPORT_TEMPLATE_CLASS basic_string<char, char_traits<char>, allocator<char> >; 803 _STLP_EXPORT_TEMPLATE_CLASS __construct_checker<_STLP_NON_DBG_STRING_NAME <wchar_t, char_traits<wchar_t>, allocator<wchar_t> > >; 805 _STLP_EXPORT_TEMPLATE_CLASS basic_string<wchar_t, char_traits<wchar_t>, allocator<wchar_t> >;
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
| stl_multiset.h | 85 typename _Alloc = std::allocator<_Key> > 137 * @param a An allocator object. 163 * @param a An allocator object. 178 * @param x A %multiset of identical element and allocator types. 189 * @param x A %multiset of identical element and allocator types. 201 * @param a An allocator object. 216 * @param x A %multiset of identical element and allocator types. 219 * the allocator object is not copied. 231 * @param x A %multiset of identical element and allocator types. 372 * @param x A %multiset of the same element and allocator types [all...] |
| stl_set.h | 81 * @param Alloc Allocator type, defaults to allocator<Key>. 88 typename _Alloc = std::allocator<_Key> > 144 * @param a An allocator object. 170 * @param a An allocator object. 185 * @param x A %set of identical element and allocator types. 196 * @param x A %set of identical element and allocator types. 208 * @param a An allocator object. 223 * @param x A %set of identical element and allocator types. 226 * the allocator object is not copied [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/ |
| multiset.h | 40 typename _Allocator = std::allocator<_Key> >
|
| set.h | 40 typename _Allocator = std::allocator<_Key> >
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
| shared_ptr_base.h | 282 // Counted ptr with no deleter or allocator support 322 // Support for custom deleter and/or allocator 326 // Helper class that stores the Deleter and also acts as an allocator. 384 // Helper class that stores the pointer and also acts as an allocator. 412 // Override because the allocator needs to know the dynamic type 467 // The allocator's value_type doesn't matter, will rebind it anyway. 468 typedef std::allocator<int> _Alloc; 624 return new _Sp_counted_deleter<_Tp*, _Del, std::allocator<_Tp>, 635 return new _Sp_counted_deleter<_Tp*, _Del2, std::allocator<_Tp>, [all...] |
| stl_multiset.h | 87 typename _Alloc = std::allocator<_Key> > 139 * @param __a An allocator object. 165 * @param __a An allocator object. 180 * @param __x A %multiset of identical element and allocator types. 191 * @param __x A %multiset of identical element and allocator types. 204 * @param __a An allocator object. 219 * @param __x A %multiset of identical element and allocator types. 222 * constructor, the allocator object is not copied. 234 * @param __x A %multiset of identical element and allocator types. 376 * @param __x A %multiset of the same element and allocator types [all...] |
| stl_set.h | 83 * @tparam _Alloc Allocator type, defaults to allocator<Key>. 90 typename _Alloc = std::allocator<_Key> > 146 * @param __a An allocator object. 173 * @param __a An allocator object. 189 * @param __x A %set of identical element and allocator types. 200 * @param __x A %set of identical element and allocator types. 213 * @param __a An allocator object. 228 * @param __x A %set of identical element and allocator types. 231 * constructor, the allocator object is not copied [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/ |
| multiset.h | 40 typename _Allocator = std::allocator<_Key> >
|
| set.h | 40 typename _Allocator = std::allocator<_Key> >
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
| shared_ptr_base.h | 279 // Counted ptr with no deleter or allocator support 319 // Support for custom deleter and/or allocator 323 // Helper class that stores the Deleter and also acts as an allocator. 381 // Helper class that stores the pointer and also acts as an allocator. 409 // Override because the allocator needs to know the dynamic type 463 : __shared_count(__p, std::move(__d), allocator<int>()) 530 = _Sp_counted_deleter<_Ptr, _Del2, allocator<void>, _Lp>; 531 using _Alloc = allocator<_Sp_cd_type>; [all...] |
| stl_multiset.h | 77 * @tparam _Alloc Allocator type, defaults to allocator<_Key>. 91 typename _Alloc = std::allocator<_Key> > 143 * @param __a An allocator object. 169 * @param __a An allocator object. 184 * @param __x A %multiset of identical element and allocator types. 195 * @param __x A %multiset of identical element and allocator types. 208 * @param __a An allocator object. 223 * @param __x A %multiset of identical element and allocator types. 226 * constructor, the allocator object is not copied [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
| shared_ptr_base.h | 362 // Counted ptr with no deleter or allocator support 430 // Support for custom deleter and/or allocator 527 // Override because the allocator needs to know the dynamic type 580 : __shared_count(__p, std::move(__d), allocator<void>()) 647 = _Sp_counted_deleter<_Ptr, _Del2, allocator<void>, _Lp>; 648 using _Alloc = allocator<_Sp_cd_type>; [all...] |
| /external/chromium_org/third_party/skia/tests/ |
| ImageDecodingTest.cpp | 760 class SingleAllocator : public SkBitmap::Allocator { 808 SkAutoTUnref<SingleAllocator> allocator( 811 decoder->setAllocator(allocator); 817 REPORTER_ASSERT(r, !allocator->ready()); // Decoder used correct memory
|
| /external/qemu/ui/ |
| console.c | [all...] |
| /external/chromium_org/content/renderer/ |
| render_thread_impl.cc | 12 #include "base/allocator/allocator_extension.h" [all...] |
| /art/runtime/gc/allocator/ |
| rosalloc.h | 38 namespace allocator { namespace in namespace:art::gc 40 // A runs-of-slots memory allocator. 409 // The base address of the memory region that's managed by this allocator. 417 // the end of the memory region that's currently managed by this allocator. 421 // the end of the memory region that's ever managed by this allocator. 479 // The base address of the memory region that's managed by this allocator. 481 // The end address of the memory region that's managed by this allocator. 530 // If kThreadUnsafe is true then the allocator may avoid acquiring some locks as an optimization. 598 } // namespace allocator
|