Home
last modified time | relevance | path

Searched defs:AllocAligned (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/lib/core/
Darena.h45 char* AllocAligned(const size_t size, const size_t alignment) { in AllocAligned() function
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Darena.h378 void* AllocAligned(size_t size, size_t align) in AllocAligned() function