Home
last modified time | relevance | path

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

/external/leveldb/util/
Darena.cc38 char* Arena::AllocateAligned(size_t bytes) { in AllocateAligned() function in leveldb::Arena
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Darena.h52 ArenaBlock* AllocateAligned(size_t size, size_t align) in AllocateAligned() function
75 ArenaBlock* AllocateAligned(size_t size, size_t align) in AllocateAligned() function
/external/cronet/third_party/protobuf/src/google/protobuf/
Darena_impl.h248 void* AllocateAligned(size_t n, const AllocationPolicy* policy) { in AllocateAligned() function
477 void* AllocateAligned(size_t n, const std::type_info* type) { in AllocateAligned() function
/external/protobuf/src/google/protobuf/
Darena_impl.h255 void* AllocateAligned(size_t n, const AllocationPolicy* policy) { in AllocateAligned() function
484 void* AllocateAligned(size_t n, const std::type_info* type) { in AllocateAligned() function