Searched defs:buffer_size_ (Results 1 – 9 of 9) sorted by relevance
/third_party/protobuf/src/google/protobuf/io/ | ||
D | zero_copy_stream_impl_lite.h | 244 const int buffer_size_; variable |
D | printer.h | 341 int buffer_size_; variable |
D | tokenizer.h | 270 int buffer_size_; // Size of buffer_. variable |
/third_party/protobuf/src/google/protobuf/util/ | ||
D | json_util.h | 191 int buffer_size_; variable |
/third_party/boost/boost/nowide/ | ||
D | filebuf.hpp | 453 size_t buffer_size_; member in boost::nowide::basic_filebuf |
/third_party/boost/boost/iostreams/ | ||
D | copy.hpp | 165 std::streamsize buffer_size_; member in boost::iostreams::detail::copy_operation |
/third_party/boost/boost/spirit/home/support/detail/lexer/ | ||
D | file_input.hpp | 136 const std::streamsize buffer_size_ = 4096, in basic_file_input() |
/third_party/nghttp2/src/ | ||
D | shrpx_downstream.h | 138 size_t buffer_size_; variable |
/third_party/protobuf/src/google/protobuf/ | ||
D | text_format.cc | 1351 int buffer_size_; member in google::protobuf::TextFormat::Printer::TextGenerator |