Home
last modified time | relevance | path

Searched defs:buffer_ (Results 1 – 25 of 116) sorted by relevance

12345

/third_party/boost/libs/beast/example/websocket/server/chat-multi/
Dhttp_session.hpp26 beast::flat_buffer buffer_; member in http_session
Dwebsocket_session.hpp29 beast::flat_buffer buffer_; member in websocket_session
/third_party/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl_lite.h243 std::unique_ptr<uint8[]> buffer_; variable
332 std::unique_ptr<uint8[]> buffer_; variable
/third_party/node/src/
Daliased_struct.h56 v8::Global<v8::ArrayBuffer> buffer_; variable
Dnode_file.h126 FSReqBuffer buffer_; variable
229 uv_buf_t buffer_; variable
/third_party/boost/libs/asio/example/cpp03/http/server2/
Dconnection.hpp58 boost::array<char, 8192> buffer_; member in http::server2::connection
/third_party/boost/boost/beast/core/
Dflat_stream.hpp94 flat_buffer buffer_; member in boost::beast::flat_stream
Dbuffered_read_stream.hpp100 DynamicBuffer buffer_; member in boost::beast::buffered_read_stream
/third_party/boost/doc/html/boost_asio/example/cpp03/http/server2/
Dconnection.hpp58 boost::array<char, 8192> buffer_; member in http::server2::connection
/third_party/boost/boost/asio/detail/
Dbuffer_resize_guard.hpp56 Buffer& buffer_; member in boost::asio::detail::buffer_resize_guard
Dbuffered_stream_storage.hpp119 std::vector<byte_type> buffer_; member in boost::asio::detail::buffered_stream_storage
/third_party/boost/doc/html/boost_asio/example/cpp03/http/server3/
Dconnection.hpp61 boost::array<char, 8192> buffer_; member in http::server3::connection
/third_party/boost/libs/asio/example/cpp03/http/server3/
Dconnection.hpp61 boost::array<char, 8192> buffer_; member in http::server3::connection
/third_party/boost/doc/html/boost_asio/example/cpp03/http/server/
Dconnection.hpp66 boost::array<char, 8192> buffer_; member in http::server::connection
/third_party/boost/libs/asio/example/cpp03/http/server/
Dconnection.hpp66 boost::array<char, 8192> buffer_; member in http::server::connection
/third_party/boost/libs/asio/example/cpp03/http/server4/
Dserver.hpp55 boost::shared_ptr<boost::array<char, 8192> > buffer_; member in http::server4::server
/third_party/boost/doc/html/boost_asio/example/cpp03/http/server4/
Dserver.hpp55 boost::shared_ptr<boost::array<char, 8192> > buffer_; member in http::server4::server
/third_party/protobuf/objectivec/
DGPBCodedInputStream_PackagePrivate.h57 NSData *buffer_; in GPBCodedInputStream() local
/third_party/boost/libs/process/test/
Dspawn.cpp73 boost::asio::streambuf &buffer_; member
/third_party/protobuf/js/binary/
Dencoder.js55 this.buffer_ = []; property in jspb.BinaryEncoder
72 this.buffer_ = []; property
/third_party/boost/boost/gil/io/
Dscanline_read_iterator.hpp89 buffer_ptr_t buffer_; member in boost::gil::scanline_read_iterator
/third_party/boost/boost/beast/core/detail/
Dtemporary_buffer.hpp69 char buffer_[4096]; member
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUBuffer.h76 wgpu::Buffer buffer_; variable
/third_party/boost/boost/accumulators/statistics/
Drolling_window.hpp128 ar & buffer_; in serialize() local
132 circular_buffer<Sample> buffer_; member
/third_party/boost/libs/nowide/src/
Diostream.cpp113 char buffer_[buffer_size]; member in boost::nowide::detail::console_output_buffer
231 char buffer_[buffer_size]; member in boost::nowide::detail::console_input_buffer

12345