Home
last modified time | relevance | path

Searched defs:static_buffer (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/beast/core/
Dstatic_buffer.hpp240 class static_buffer : public static_buffer_base class
246 static_buffer() noexcept in static_buffer() function in boost::beast::static_buffer
/third_party/boost/libs/beast/include/boost/beast/core/
Dstatic_buffer.hpp240 class static_buffer : public static_buffer_base class
246 static_buffer() noexcept in static_buffer() function in boost::beast::static_buffer
/third_party/boost/libs/beast/include/boost/beast/core/impl/
Dstatic_buffer.hpp21 static_buffer(static_buffer const& other) noexcept in static_buffer() function in boost::beast::static_buffer
/third_party/boost/boost/beast/core/impl/
Dstatic_buffer.hpp21 static_buffer(static_buffer const& other) noexcept in static_buffer() function in boost::beast::static_buffer
/third_party/boost/libs/interprocess/example/
Ddoc_managed_external_buffer.cpp25 static boost::aligned_storage<memsize>::type static_buffer; in main() local
/third_party/python/Modules/
D_testbuffer.c2698 static Py_buffer static_buffer = { variable