Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/base/
Darena.cc450 bool BaseArena::AdjustLastAlloc(void *last_alloc, const size_t newsize) { in AllocNewBlock()
/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_memory_profile.cc386 const int last_alloc = active_allocs.size() - 1; in ProcessActiveAllocations() local
/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h488 uint8_t *last_alloc; member