Home
last modified time | relevance | path

Searched defs:aligned_allocator (Results 1 – 4 of 4) sorted by relevance

/external/sdv/vsomeip/third_party/boost/align/include/boost/align/
Daligned_allocator.hpp30 class aligned_allocator { class
55 aligned_allocator() BOOST_NOEXCEPT { } in aligned_allocator() function in boost::alignment::aligned_allocator
59 aligned_allocator(const aligned_allocator<U, Alignment>&) in aligned_allocator() function in boost::alignment::aligned_allocator
/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
Dextended_api.cc45 auto* aligned_allocator = in DisablePartitionAllocThreadCacheForProcess() local
Dpartition_alloc_unittest.cc639 partition_alloc::PartitionAllocatorForTesting aligned_allocator; member in partition_alloc::internal::PartitionAllocTest
/external/cronet/base/trace_event/
Dmalloc_dump_provider.cc136 auto* aligned_allocator = in ReportPartitionAllocStats() local