Home
last modified time | relevance | path

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

/third_party/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
/third_party/protobuf/src/google/protobuf/
Darena_impl.h110 void* AllocateAligned(size_t n) { in AllocateAligned() function
183 void* AllocateAligned(size_t n) { in AllocateAligned() function
Darena.h689 void* AllocateAligned(size_t n) { in AllocateAligned() function