Home
last modified time | relevance | path

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

/external/pigweed/pw_allocator/public/pw_allocator/
Dblock.h183 void MarkFree() { in MarkFree() function
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc746 void BFCAllocator::MarkFree(BFCAllocator::ChunkHandle h) { in MarkFree() function in tensorflow::BFCAllocator