Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
Dtf_tensor.cc53 void deallocate_buffer(void* data, size_t len, void* arg) { in deallocate_buffer() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCompiler.h573 inline void deallocate_buffer(void *Ptr, size_t Size, size_t Alignment) { in deallocate_buffer() function