Home
last modified time | relevance | path

Searched defs:Memalign (Results 1 – 9 of 9) sorted by relevance

/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/shim/
Dallocator_shim_default_dispatch_to_partition_alloc_unittest.cc126 TEST(PartitionAllocAsMalloc, Memalign) { in TEST() argument
Dallocator_shim_default_dispatch_to_partition_alloc.cc243 Memalign(size_t alignment, size_t size, void* context) { in Memalign() function in allocator_shim::internal::PartitionAllocFunctionsInternal
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/shim/
Dallocator_shim_default_dispatch_to_partition_alloc_unittest.cc126 TEST(PartitionAllocAsMalloc, Memalign) { in TEST() argument
Dallocator_shim_default_dispatch_to_partition_alloc.cc243 Memalign(size_t alignment, size_t size, void* context) { in Memalign() function in allocator_shim::internal::PartitionAllocFunctionsInternal
/external/scudo/standalone/
Dchunk.h59 Memalign = 3, enumerator
/external/libchrome/base/process/
Dmemory_unittest.cc326 TEST_F(OutOfMemoryDeathTest, Memalign) { in TEST_F() argument
/external/scudo/standalone/tests/
Dwrappers_c_test.cpp240 TEST_F(ScudoWrappersCTest, Memalign) { in TEST_F() argument
/external/cronet/tot/base/process/
Dmemory_unittest.cc404 TEST_F(OutOfMemoryDeathTest, Memalign) { in TEST_F() argument
/external/cronet/stable/base/process/
Dmemory_unittest.cc404 TEST_F(OutOfMemoryDeathTest, Memalign) { in TEST_F() argument