Home
last modified time | relevance | path

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

123456

/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/mindspore/mindspore/lite/micro/coder/opcoders/nnacl/fp32/
Dlstm_fp32_coder.h47 float *buffer_[7]; variable
/third_party/node/src/
Daliased_struct.h56 v8::Global<v8::ArrayBuffer> buffer_; variable
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Dconvolution_depthwise_3x3_fp32.h46 float *buffer_ = nullptr; variable
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp16/
Dconvolution_depthwise_3x3_fp16.h46 float16_t *buffer_ = nullptr; variable
Dgru_fp16.h50 float16_t *buffer_[4] = {0}; 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
/third_party/boost/libs/beast/include/boost/beast/core/
Dflat_stream.hpp94 flat_buffer buffer_; member in boost::beast::flat_stream
/third_party/boost/boost/asio/detail/
Dbuffer_resize_guard.hpp56 Buffer& buffer_; member in boost::asio::detail::buffer_resize_guard
/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/mindspore/mindspore/lite/src/runtime/kernel/arm/int8/
Dconvolution_depthwise_3x3_int8.h46 int8_t *buffer_ = nullptr; variable
/third_party/boost/libs/asio/include/boost/asio/detail/
Dbuffer_resize_guard.hpp56 Buffer& buffer_; member in boost::asio::detail::buffer_resize_guard
/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/cpp11/http/server/
Dconnection.hpp62 std::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

123456