HomeSort by relevance Sort by last modified time
    Searched refs:allocator (Results 701 - 725 of 1347) sorted by null

<<21222324252627282930>>

  /art/compiler/dex/
mir_optimization.cc 326 std::unique_ptr<ScopedArenaAllocator> allocator; local
330 allocator.reset(ScopedArenaAllocator::Create(&cu_->arena_stack));
331 global_valnum.reset(new (allocator.get()) GlobalValueNumbering(cu_, allocator.get()));
332 local_valnum.reset(new (allocator.get()) LocalValueNumbering(global_valnum.get(), bb->id,
333 allocator.get()));
    [all...]
mir_graph.cc     [all...]
  /art/runtime/gc/
heap.cc 26 #include "base/allocator.h"
205 // If we aren't the zygote, switch to the default non zygote allocator. This may update the
517 void Heap::ChangeAllocator(AllocatorType allocator) {
518 if (current_allocator_ != allocator) {
520 CHECK_NE(allocator, kAllocatorTypeLOS);
521 CHECK_NE(allocator, kAllocatorTypeNonMoving);
522 current_allocator_ = allocator;
    [all...]
heap.h 75 namespace allocator { namespace in namespace:art::gc
77 } // namespace allocator
194 Thread* self, mirror::Class* klass, size_t byte_count, AllocatorType allocator,
216 // Change the allocator, updates entrypoints.
217 void ChangeAllocator(AllocatorType allocator)
530 space::RosAllocSpace* GetRosAllocSpace(gc::allocator::RosAlloc* rosalloc) const;
652 mirror::Object* AllocateInternalWithGc(Thread* self, AllocatorType allocator, size_t num_bytes,
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkBitmap.cpp 269 bool SkBitmap::tryAllocPixels(Allocator* allocator, SkColorTable* ctable) {
272 if (NULL == allocator) {
273 allocator = &stdalloc;
275 return allocator->allocPixelRef(this, ctable);
409 /** We explicitly use the same allocator for our pixels that SkMask does,
886 bool SkBitmap::copyTo(SkBitmap* dst, SkColorType dstColorType, Allocator* alloc) const {
950 // allocator/lock failed
    [all...]
  /external/skia/src/core/
SkBitmap.cpp 358 bool SkBitmap::allocPixels(Allocator* allocator, SkColorTable* ctable) {
361 if (NULL == allocator) {
362 allocator = &stdalloc;
364 return allocator->allocPixelRef(this, ctable);
469 /** We explicitly use the same allocator for our pixels that SkMask does,
901 Allocator* alloc) const {
966 // allocator/lock failed
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraChannel.cpp 169 * @allocator : stream related buffer allocator
181 int32_t QCameraChannel::addStream(QCameraAllocator &allocator,
196 QCameraStream *pStream = new QCameraStream(allocator,
766 * @allocator : stream related buffer allocator
780 int32_t QCameraReprocessChannel::addReprocStreamsFromSource(QCameraAllocator& allocator,
844 pStreamInfoBuf = allocator.allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/
assoc_container.hpp 88 * @tparam _Alloc Allocator type.
190 * @tparam _Alloc Allocator type.
203 typename _Alloc = std::allocator<char> >
353 * @tparam _Alloc Allocator type.
367 typename _Alloc = std::allocator<char> >
545 * @tparam _Alloc Allocator type.
623 * @tparam _Alloc Allocator type.
634 typename _Alloc = std::allocator<char> >
714 * @tparam _Alloc Allocator type.
730 typename _Alloc = std::allocator<char>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/
assoc_container.hpp 88 * @tparam _Alloc Allocator type.
190 * @tparam _Alloc Allocator type.
203 typename _Alloc = std::allocator<char> >
353 * @tparam _Alloc Allocator type.
367 typename _Alloc = std::allocator<char> >
545 * @tparam _Alloc Allocator type.
623 * @tparam _Alloc Allocator type.
634 typename _Alloc = std::allocator<char> >
714 * @tparam _Alloc Allocator type.
730 typename _Alloc = std::allocator<char>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
assoc_container.hpp 88 * @tparam _Alloc Allocator type.
190 * @tparam _Alloc Allocator type.
203 typename _Alloc = std::allocator<char> >
353 * @tparam _Alloc Allocator type.
367 typename _Alloc = std::allocator<char> >
545 * @tparam _Alloc Allocator type.
623 * @tparam _Alloc Allocator type.
634 typename _Alloc = std::allocator<char> >
714 * @tparam _Alloc Allocator type.
730 typename _Alloc = std::allocator<char>
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
assoc_container.hpp 88 * @tparam _Alloc Allocator type.
190 * @tparam _Alloc Allocator type.
203 typename _Alloc = std::allocator<char> >
353 * @tparam _Alloc Allocator type.
367 typename _Alloc = std::allocator<char> >
545 * @tparam _Alloc Allocator type.
623 * @tparam _Alloc Allocator type.
634 typename _Alloc = std::allocator<char> >
714 * @tparam _Alloc Allocator type.
730 typename _Alloc = std::allocator<char>
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/
assoc_container.hpp 88 * @tparam _Alloc Allocator type.
190 * @tparam _Alloc Allocator type.
203 typename _Alloc = std::allocator<char> >
353 * @tparam _Alloc Allocator type.
367 typename _Alloc = std::allocator<char> >
545 * @tparam _Alloc Allocator type.
623 * @tparam _Alloc Allocator type.
634 typename _Alloc = std::allocator<char> >
714 * @tparam _Alloc Allocator type.
730 typename _Alloc = std::allocator<char>
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/
assoc_container.hpp 88 * @tparam _Alloc Allocator type.
190 * @tparam _Alloc Allocator type.
203 typename _Alloc = std::allocator<char> >
353 * @tparam _Alloc Allocator type.
367 typename _Alloc = std::allocator<char> >
545 * @tparam _Alloc Allocator type.
623 * @tparam _Alloc Allocator type.
634 typename _Alloc = std::allocator<char> >
714 * @tparam _Alloc Allocator type.
730 typename _Alloc = std::allocator<char>
    [all...]
  /external/chromium_org/content/app/
content_main_runner.cc 9 #include "base/allocator/allocator_extension.h"
60 #include "base/allocator/type_profiler.h"
61 #include "base/allocator/type_profiler_tcmalloc.h"
503 // dependency on TCMalloc. Really, we ought to have our allocator shim code
518 base::allocator::SetGetAllocatorWasteSizeFunction(
520 base::allocator::SetGetStatsFunction(GetStatsThunk);
521 base::allocator::SetReleaseFreeMemoryFunction(ReleaseFreeMemoryThunk);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 67 // counted ptr with no deleter or allocator support
95 // support for custom deleter and/or allocator
103 // Helper class that stores the Deleter and also acts as an allocator.
189 // override because the allocator needs to know the dynamic type
242 // allocator's value_type doesn't matter, will rebind it anyway
243 typedef std::allocator<int> _Alloc;
245 typedef std::allocator<_Sp_cd_type> _Alloc2;
391 return new _Sp_counted_deleter<_Tp*, _Del, std::allocator<_Tp>,
402 return new _Sp_counted_deleter<_Tp*, _Del2, std::allocator<_Tp>,
608 * @param __a An allocator
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 67 // counted ptr with no deleter or allocator support
95 // support for custom deleter and/or allocator
103 // Helper class that stores the Deleter and also acts as an allocator.
189 // override because the allocator needs to know the dynamic type
242 // allocator's value_type doesn't matter, will rebind it anyway
243 typedef std::allocator<int> _Alloc;
245 typedef std::allocator<_Sp_cd_type> _Alloc2;
391 return new _Sp_counted_deleter<_Tp*, _Del, std::allocator<_Tp>,
402 return new _Sp_counted_deleter<_Tp*, _Del2, std::allocator<_Tp>,
608 * @param __a An allocator
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 67 // counted ptr with no deleter or allocator support
95 // support for custom deleter and/or allocator
103 // Helper class that stores the Deleter and also acts as an allocator.
189 // override because the allocator needs to know the dynamic type
242 // allocator's value_type doesn't matter, will rebind it anyway
243 typedef std::allocator<int> _Alloc;
245 typedef std::allocator<_Sp_cd_type> _Alloc2;
391 return new _Sp_counted_deleter<_Tp*, _Del, std::allocator<_Tp>,
402 return new _Sp_counted_deleter<_Tp*, _Del2, std::allocator<_Tp>,
608 * @param __a An allocator
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
shared_ptr.h 67 // counted ptr with no deleter or allocator support
95 // support for custom deleter and/or allocator
103 // Helper class that stores the Deleter and also acts as an allocator.
189 // override because the allocator needs to know the dynamic type
242 // allocator's value_type doesn't matter, will rebind it anyway
243 typedef std::allocator<int> _Alloc;
245 typedef std::allocator<_Sp_cd_type> _Alloc2;
391 return new _Sp_counted_deleter<_Tp*, _Del, std::allocator<_Tp>,
402 return new _Sp_counted_deleter<_Tp*, _Del2, std::allocator<_Tp>,
608 * @param __a An allocator
    [all...]
  /art/compiler/optimizing/
find_loops_test.cc 31 ArenaAllocator allocator(pool);
32 HGraphBuilder builder(&allocator);
  /art/runtime/gc/space/
dlmalloc_space.cc 152 void* allocator, byte* begin, byte* end,
155 return new DlMallocSpace(name, mem_map, allocator, begin, end, limit, growth_limit,
  /device/asus/flo/camera/QCamera2/HAL/
QCameraStream.cpp 149 * @allocator : memory allocator obj
157 QCameraStream::QCameraStream(QCameraAllocator &allocator,
171 mAllocator(allocator),
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraStream.cpp 149 * @allocator : memory allocator obj
157 QCameraStream::QCameraStream(QCameraAllocator &allocator,
171 mAllocator(allocator),
  /external/chromium_org/third_party/skia/src/utils/
SkTextureCompressor_LATC.cpp 485 SkTBlitterAllocator* allocator) {
499 return allocator->createT<
SkTextureCompressor_R11EAC.cpp 637 SkTBlitterAllocator* allocator) {
654 return allocator->createT<
  /external/chromium_org/v8/src/
disassembler.cc 199 HeapStringAllocator allocator; local
200 StringStream accumulator(&allocator);

Completed in 2077 milliseconds

<<21222324252627282930>>