Home
last modified time | relevance | path

Searched defs:allocate_buffer (Results 1 – 4 of 4) 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/e2fsprogs/misc/
Dbadblocks.c128 static void *allocate_buffer(size_t size) in allocate_buffer() function
/third_party/node/src/
Dinspector_socket.cc129 void allocate_buffer(uv_handle_t* stream, size_t len, uv_buf_t* buf) { in allocate_buffer() function
/third_party/boost/libs/atomic/src/
Dlock_pool.cpp1123 wait_state_list::header* wait_state_list::allocate_buffer(std::size_t new_capacity, header* old_hea… in allocate_buffer() function in boost::atomics::detail::lock_pool::__anon70d65dc80111::wait_state_list