| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector.bool/ |
| copy_alloc.pass.cpp | 35 test(std::vector<bool>(a, an), std::allocator<bool>());
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.results/ |
| types.pass.cpp | 13 // class Allocator = allocator<sub_match<BidirectionalIterator>>> 23 // typedef typename allocator_traits<Allocator>::size_type size_type; 24 // typedef Allocator allocator_type; 42 static_assert((std::is_same<typename MR::allocator_type, std::allocator<std::sub_match<CharT*> > >::value), "");
|
| /ndk/sources/host-tools/ndk-stack/elff/ |
| elf_alloc.cc | 61 return elf->allocator()->alloc(size);
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/ |
| unordered_set.h | 41 class _Alloc = std::allocator<_Value>, 90 class _Alloc = std::allocator<_Value>, 167 * @param Alloc Allocator type, defaults to allocator<Key>. 172 class _Alloc = std::allocator<_Value> > 216 * @param Alloc Allocator type, defaults to allocator<Key>. 221 class _Alloc = std::allocator<_Value> >
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
| unordered_set.h | 41 class _Alloc = std::allocator<_Value>, 90 class _Alloc = std::allocator<_Value>, 167 * @param Alloc Allocator type, defaults to allocator<Key>. 172 class _Alloc = std::allocator<_Value> > 216 * @param Alloc Allocator type, defaults to allocator<Key>. 221 class _Alloc = std::allocator<_Value> >
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
| unordered_set.h | 41 class _Alloc = std::allocator<_Value>, 90 class _Alloc = std::allocator<_Value>, 167 * @param Alloc Allocator type, defaults to allocator<Key>. 172 class _Alloc = std::allocator<_Value> > 216 * @param Alloc Allocator type, defaults to allocator<Key>. 221 class _Alloc = std::allocator<_Value> >
|
| /prebuilts/misc/common/swig/include/2.0.11/chicken/ |
| swigclosprefix.scm | 14 (define-method (compute-getter-and-setter (class <swig-metaclass-$module>) slot allocator)
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
| unordered_set.h | 41 class _Alloc = std::allocator<_Value>, 90 class _Alloc = std::allocator<_Value>, 167 * @param Alloc Allocator type, defaults to allocator<Key>. 172 class _Alloc = std::allocator<_Value> > 216 * @param Alloc Allocator type, defaults to allocator<Key>. 221 class _Alloc = std::allocator<_Value> >
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
| alloc_traits.h | 0 // Allocator traits -*- C++ -*- 37 # include <bits/allocator.h> // for __alloc_swap 43 template<typename> struct allocator; 60 struct __allocator_always_compares_equal<std::allocator<_Tp>> 64 const bool __allocator_always_compares_equal<std::allocator<_Tp>>::value;
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
| unordered_set.h | 41 class _Alloc = std::allocator<_Value>, 90 class _Alloc = std::allocator<_Value>, 167 * @param Alloc Allocator type, defaults to allocator<Key>. 172 class _Alloc = std::allocator<_Value> > 216 * @param Alloc Allocator type, defaults to allocator<Key>. 221 class _Alloc = std::allocator<_Value> >
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
| unordered_set.h | 41 class _Alloc = std::allocator<_Value>, 90 class _Alloc = std::allocator<_Value>, 167 * @param Alloc Allocator type, defaults to allocator<Key>. 172 class _Alloc = std::allocator<_Value> > 216 * @param Alloc Allocator type, defaults to allocator<Key>. 221 class _Alloc = std::allocator<_Value> >
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
| alloc_traits.h | 0 // Allocator traits -*- C++ -*- 37 # include <bits/allocator.h> // for __alloc_swap 43 template<typename> struct allocator; 60 struct __allocator_always_compares_equal<std::allocator<_Tp>> 64 const bool __allocator_always_compares_equal<std::allocator<_Tp>>::value;
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
| unordered_set.h | 41 class _Alloc = std::allocator<_Value>, 90 class _Alloc = std::allocator<_Value>, 167 * @param Alloc Allocator type, defaults to allocator<Key>. 172 class _Alloc = std::allocator<_Value> > 216 * @param Alloc Allocator type, defaults to allocator<Key>. 221 class _Alloc = std::allocator<_Value> >
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
| unordered_set.h | 41 class _Alloc = std::allocator<_Value>, 90 class _Alloc = std::allocator<_Value>, 167 * @param Alloc Allocator type, defaults to allocator<Key>. 172 class _Alloc = std::allocator<_Value> > 216 * @param Alloc Allocator type, defaults to allocator<Key>. 221 class _Alloc = std::allocator<_Value> >
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/ |
| unordered_set.h | 41 class _Alloc = std::allocator<_Value>, 90 class _Alloc = std::allocator<_Value>, 167 * @param Alloc Allocator type, defaults to allocator<Key>. 172 class _Alloc = std::allocator<_Value> > 216 * @param Alloc Allocator type, defaults to allocator<Key>. 221 class _Alloc = std::allocator<_Value> >
|
| /external/chromium_org/third_party/angle/src/compiler/translator/ |
| Compiler.cpp | 53 TScopedPoolAllocator(TPoolAllocator* allocator) : mAllocator(allocator) 89 allocator.push(); 90 SetGlobalPoolAllocator(&allocator); 96 allocator.popAll(); 125 SetGlobalPoolAllocator(&allocator); 145 TScopedPoolAllocator scopedAlloc(&allocator);
|
| /external/chromium_org/third_party/skia/src/core/ |
| SkBitmapProcShader.cpp | 341 SkShader::TileMode tmy, const SkMatrix* localMatrix, SkTBlitterAllocator* allocator) { 345 if (NULL == allocator) { 348 shader = allocator->createT<SkEmptyShader>(); 352 if (NULL == allocator) { 355 shader = allocator->createT<SkColorShader>(color); 358 if (NULL == allocator) { 361 shader = allocator->createT<SkBitmapProcShader>(src, tmx, tmy, localMatrix);
|
| /external/skia/src/core/ |
| SkBitmapProcShader.cpp | 328 SkShader::TileMode tmy, const SkMatrix* localMatrix, SkTBlitterAllocator* allocator) { 332 if (NULL == allocator) { 335 shader = allocator->createT<SkEmptyShader>(); 339 if (NULL == allocator) { 342 shader = allocator->createT<SkColorShader>(color); 345 if (NULL == allocator) { 348 shader = allocator->createT<SkBitmapProcShader>(src, tmx, tmy, localMatrix);
|
| /art/compiler/optimizing/ |
| ssa_liveness_analysis.h | 28 BlockInfo(ArenaAllocator* allocator, const HBasicBlock& block, size_t number_of_ssa_values) 30 live_in_(allocator, number_of_ssa_values, false), 31 live_out_(allocator, number_of_ssa_values, false), 32 kill_(allocator, number_of_ssa_values, false) { 136 LiveInterval(ArenaAllocator* allocator, Primitive::Type type, HInstruction* defined_by = nullptr) 137 : allocator_(allocator), 149 static LiveInterval* MakeFixedInterval(ArenaAllocator* allocator, int reg, Primitive::Type type) { 150 LiveInterval* interval = new (allocator) LiveInterval(allocator, type);
|
| register_allocator.cc | 27 RegisterAllocator::RegisterAllocator(ArenaAllocator* allocator, 30 : allocator_(allocator), 33 unhandled_(allocator, 0), 34 handled_(allocator, 0), 35 active_(allocator, 0), 36 inactive_(allocator, 0), 37 physical_register_intervals_(allocator, codegen->GetNumberOfRegisters()), 38 spill_slots_(allocator, kDefaultNumberOfSpillSlots), 42 blocked_registers_(allocator->AllocArray<bool>(codegen->GetNumberOfRegisters())) { 103 // TODO: make the register allocator understand instructions like HConditio [all...] |
| /external/chromium_org/components/crash/app/ |
| breakpad_linux.cc | 574 google_breakpad::PageAllocator allocator; local 576 char* log_path = reinterpret_cast<char*>(allocator.Alloc(log_path_len + 1)); 894 void LoadDataFromFD(google_breakpad::PageAllocator& allocator, 905 *file_data = reinterpret_cast<uint8_t*>(allocator.Alloc(st.st_size)); 929 void LoadDataFromFile(google_breakpad::PageAllocator& allocator, 943 LoadDataFromFD(allocator, *fd, true, file_data, size); 956 google_breakpad::PageAllocator* allocator) { 993 char* const header = reinterpret_cast<char*>(allocator->Alloc( 1003 char* const post_file = reinterpret_cast<char*>(allocator->Alloc( 1166 google_breakpad::PageAllocator allocator; local [all...] |
| /external/chromium_org/cc/surfaces/ |
| surface_aggregator.cc | 67 RenderPassIdAllocator* allocator = render_pass_allocator_map_.get(surface_id); local 68 if (!allocator) { 69 allocator = new RenderPassIdAllocator(surface_id); 70 render_pass_allocator_map_.set(surface_id, make_scoped_ptr(allocator)); 72 allocator->AddKnownPass(surface_local_pass_id); 73 return allocator->Remap(surface_local_pass_id);
|
| /external/chromium_org/third_party/skia/include/core/ |
| SkBitmap.h | 49 class SK_API Allocator; 358 /** Use the specified Allocator to create the pixelref that manages the 366 @param allocator The Allocator to use to create a pixelref that can 368 If allocator is NULL, the standard HeapAllocator will be used. 376 bool SK_WARN_UNUSED_RESULT tryAllocPixels(Allocator* allocator, SkColorTable* ctable); 378 SK_ALLOCPIXELS_RETURN_TYPE allocPixels(Allocator* allocator, SkColorTable* ctable) { 379 if (!this->tryAllocPixels(allocator, ctable)) [all...] |
| /frameworks/native/libs/ui/ |
| GraphicBuffer.cpp | 112 GraphicBufferAllocator& allocator(GraphicBufferAllocator::get()); 113 allocator.free(handle); 144 GraphicBufferAllocator& allocator(GraphicBufferAllocator::get()); 145 allocator.free(handle); 154 GraphicBufferAllocator& allocator = GraphicBufferAllocator::get(); local 155 status_t err = allocator.alloc(w, h, format, reqUsage, &handle, &stride);
|
| /art/compiler/dex/quick/ |
| resource_mask.h | 153 explicit ResourceMaskCache(ArenaAllocator* allocator) 154 : allocator_(allocator) {
|