| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
| stl_deque.h | 680 * allocator efficiency. 727 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 785 * @param __a An allocator object. 808 * @param __a An allocator. 821 * @param __a An allocator. 834 * @param __x A %deque of identical element and allocator types. 848 * @param __x A %deque of identical element and allocator types. 859 * @param __a An allocator object. 880 * @param __a An allocator object. 911 * @param __x A %deque of identical element and allocator types [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
| stl_deque.h | 671 * allocator efficiency. 718 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 776 * @param a An allocator object. 799 * @param a An allocator. 812 * @param a An allocator. 825 * @param x A %deque of identical element and allocator types. 839 * @param x A %deque of identical element and allocator types. 850 * @param a An allocator object. 871 * @param a An allocator object. 902 * @param x A %deque of identical element and allocator types [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
| stl_deque.h | 680 * allocator efficiency. 727 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 785 * @param __a An allocator object. 808 * @param __a An allocator. 821 * @param __a An allocator. 834 * @param __x A %deque of identical element and allocator types. 848 * @param __x A %deque of identical element and allocator types. 859 * @param __a An allocator object. 880 * @param __a An allocator object. 911 * @param __x A %deque of identical element and allocator types [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
| stl_deque.h | 652 * @tparam _Alloc Allocator type, defaults to allocator<_Tp>. 682 * allocator efficiency. 729 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 787 * @param __a An allocator object. 810 * @param __a An allocator. 823 * @param __a An allocator. 836 * @param __x A %deque of identical element and allocator types. 850 * @param __x A %deque of identical element and allocator types. 861 * @param __a An allocator object [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
| stl_deque.h | 657 * @tparam _Alloc Allocator type, defaults to allocator<_Tp>. 687 * allocator efficiency. 734 template<typename _Tp, typename _Alloc = std::allocator<_Tp> > 792 * @param __a An allocator object. 815 * @param __a An allocator. 828 * @param __a An allocator. 841 * @param __x A %deque of identical element and allocator types. 855 * @param __x A %deque of identical element and allocator types. 866 * @param __a An allocator object [all...] |
| /external/chromium_org/v8/src/ |
| heap-snapshot-generator.cc | 900 HeapEntry* AddEntry(HeapThing ptr, HeapEntriesAllocator* allocator) { 901 HeapEntry* entry = allocator->AllocateEntry(ptr); 909 HeapEntry* FindOrAddEntry(HeapThing ptr, HeapEntriesAllocator* allocator) { 911 return entry != NULL ? entry : AddEntry(ptr, allocator); [all...] |
| deoptimizer.cc | 20 static MemoryChunk* AllocateCodeChunk(MemoryAllocator* allocator) { 21 return allocator->AllocateChunk(Deoptimizer::GetMaxDeoptTableSize(), 34 DeoptimizerData::DeoptimizerData(MemoryAllocator* allocator) 35 : allocator_(allocator), 40 deopt_entry_code_[i] = AllocateCodeChunk(allocator); [all...] |
| /external/chromium_org/third_party/skia/src/utils/ |
| SkTextureCompressor_ASTC.cpp | [all...] |
| /external/stlport/stlport/stl/ |
| _string.h | [all...] |
| /frameworks/base/libs/hwui/ |
| DisplayListOp.h | 69 static void* operator new(size_t size, LinearAllocator& allocator) { 70 return allocator.alloc(size); [all...] |
| /ndk/sources/cxx-stl/stlport/stlport/stl/ |
| _string.h | [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/ |
| stl_tree.h | 64 #include <bits/allocator.h> 331 typename _Compare, typename _Alloc = allocator<_Val> > [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/ |
| vstring.h | 151 * @brief Construct an empty string using allocator @a a. 180 * @param __a Allocator to use (default is default allocator). 206 * @param __a Allocator to use. 220 * @param __a Allocator to use (default is default allocator). 232 * @param __a Allocator to use (default is default allocator). 242 * @param __a Allocator to use (default is default allocator) [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/ |
| vstring.h | 138 * @brief Construct an empty string using allocator @a a. 167 * @param __a Allocator to use (default is default allocator). 193 * @param __a Allocator to use. 207 * @param __a Allocator to use (default is default allocator). 219 * @param __a Allocator to use (default is default allocator). 229 * @param __a Allocator to use (default is default allocator) [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
| vstring.h | 138 * @brief Construct an empty string using allocator @a a. 167 * @param __a Allocator to use (default is default allocator). 193 * @param __a Allocator to use. 207 * @param __a Allocator to use (default is default allocator). 219 * @param __a Allocator to use (default is default allocator). 229 * @param __a Allocator to use (default is default allocator) [all...] |
| /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
| stl_tree.h | 63 #include <bits/allocator.h> 321 typename _Compare, typename _Alloc = allocator<_Val> > [all...] |
| /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
| vstring.h | 146 * @brief Construct an empty string using allocator @a a. 175 * @param __a Allocator to use (default is default allocator). 201 * @param __a Allocator to use. 215 * @param __a Allocator to use (default is default allocator). 227 * @param __a Allocator to use (default is default allocator). 237 * @param __a Allocator to use (default is default allocator) [all...] |
| /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
| _string.h | [all...] |
| /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
| stl_tree.h | 63 #include <bits/allocator.h> 321 typename _Compare, typename _Alloc = allocator<_Val> > [all...] |
| /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
| vstring.h | 146 * @brief Construct an empty string using allocator @a a. 175 * @param __a Allocator to use (default is default allocator). 201 * @param __a Allocator to use. 215 * @param __a Allocator to use (default is default allocator). 227 * @param __a Allocator to use (default is default allocator). 237 * @param __a Allocator to use (default is default allocator) [all...] |
| /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
| _string.h | [all...] |
| /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
| stl_tree.h | 63 #include <bits/allocator.h> 321 typename _Compare, typename _Alloc = allocator<_Val> > [all...] |
| /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
| vstring.h | 146 * @brief Construct an empty string using allocator @a a. 175 * @param __a Allocator to use (default is default allocator). 201 * @param __a Allocator to use. 215 * @param __a Allocator to use (default is default allocator). 227 * @param __a Allocator to use (default is default allocator). 237 * @param __a Allocator to use (default is default allocator) [all...] |
| /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
| _string.h | [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
| stl_tree.h | 63 #include <bits/allocator.h> 321 typename _Compare, typename _Alloc = allocator<_Val> > [all...] |