Home
last modified time | relevance | path

Searched defs:allocate_buffer (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCompiler.h557 inline void *allocate_buffer(size_t Size, size_t Alignment) { in allocate_buffer() function
/third_party/node/src/
H A Dinspector_socket.cc130 void allocate_buffer(uv_handle_t* stream, size_t len, uv_buf_t* buf) { in allocate_buffer() function
/third_party/node/deps/v8/src/objects/
H A Dbacking-store.cc301 auto allocate_buffer = [allocator, initialized](size_t byte_length) { in Allocate() local

Completed in 5 milliseconds