Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCompiler.h557 inline void *allocate_buffer(size_t Size, size_t Alignment) { in allocate_buffer() function
/third_party/node/src/
Dinspector_socket.cc130 void allocate_buffer(uv_handle_t* stream, size_t len, uv_buf_t* buf) { in allocate_buffer() function