Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DMemAlloc.cpp24 void llvm::deallocate_buffer(void *Ptr, size_t Size, size_t Alignment) { in deallocate_buffer() function in llvm
/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dtf_tensor.cc53 void deallocate_buffer(void* data, size_t len, void* arg) { in deallocate_buffer() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCompiler.h573 inline void deallocate_buffer(void *Ptr, size_t Size, size_t Alignment) { in deallocate_buffer() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Ddevector.hpp2080 void deallocate_buffer() in deallocate_buffer() function in boost::container::devector