Home
last modified time | relevance | path

Searched defs:s_ (Results 1 – 25 of 55) sorted by relevance

123

/third_party/boost/boost/beast/http/
Drfc7230.hpp55 string_view s_; member in boost::beast::http::param_list
145 string_view s_; member in boost::beast::http::ext_list
238 string_view s_; member in boost::beast::http::token_list
Dchunk_encode.hpp575 std::char_traits<char>, Allocator> s_; member in boost::beast::http::basic_chunk_extensions
Dserializer.hpp186 int s_ = do_construct; member in boost::beast::http::serializer
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dostringstream.h82 std::string* s_; variable
/third_party/abseil-cpp/absl/strings/internal/
Dostringstream.h82 std::string* s_; variable
/third_party/typescript/tests/cases/conformance/expressions/functionCalls/
DcallWithSpread3.ts4 declare const s_: string[]; constant
/third_party/boost/boost/thread/detail/
Dmemory.hpp35 size_type s_; member in boost::thread_detail::allocator_destructor
/third_party/boost/boost/process/detail/windows/
Dstart_dir.hpp31 std::basic_string<Char> s_; member
/third_party/re2/re2/testing/
Dstring_generator.h49 std::string s_; // String data in last StringPiece returned by Next(). variable
/third_party/boost/boost/process/detail/posix/
Dstart_dir.hpp33 string_type s_; member
/third_party/boost/libs/process/test/
Dstart_dir.cpp25 std::string s_; member
/third_party/boost/libs/core/test/
Dvisit_each_test.cpp31 int s_; member
/third_party/boost/boost/beast/core/detail/
Dstatic_ostream.hpp36 std::string s_; member in boost::beast::detail::static_ostream_buffer
/third_party/boost/boost/beast/websocket/impl/
Dteardown.hpp41 socket_type& s_; member in boost::beast::websocket::detail::teardown_tcp_op
/third_party/boost/boost/beast/core/impl/
Dbuffered_read_stream.hpp35 buffered_read_stream& s_; member in boost::beast::buffered_read_stream::ops::read_op
/third_party/boost/libs/beast/test/beast/http/
Dbasic_parser.cpp46 suite& s_; member in boost::beast::http::basic_parser_test::expect_version
66 suite& s_; member in boost::beast::http::basic_parser_test::expect_status
86 suite& s_; member in boost::beast::http::basic_parser_test::expect_flags
113 suite& s_; member in boost::beast::http::basic_parser_test::expect_keepalive
133 suite& s_; member in boost::beast::http::basic_parser_test::expect_body
/third_party/boost/boost/beast/http/detail/
Dbasic_parsed_list.hpp28 string_view s_; member in boost::beast::http::detail::basic_parsed_list
/third_party/abseil-cpp/absl/random/
Dpoisson_distribution.h79 double s_; variable
Dzipf_distribution.h92 double s_; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dpoisson_distribution.h79 double s_; variable
Dzipf_distribution.h92 double s_; variable
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dwriting.cc422 grpc_chttp2_stream* s_; member in __anon1f8fb4850111::DataSendContext
627 grpc_chttp2_stream* const s_; member in __anon1f8fb4850111::StreamWriteContext
/third_party/libinput/src/
Devdev-tablet-pad.c35 #define pad_set_status(pad_,s_) (pad_)->status |= (s_) argument
36 #define pad_unset_status(pad_,s_) (pad_)->status &= ~(s_) argument
37 #define pad_has_status(pad_,s_) (!!((pad_)->status & (s_))) argument
/third_party/boost/boost/beast/core/detail/impl/
Dread.hpp45 Stream& s_; member in boost::beast::detail::dynamic_read_ops::read_op
/third_party/boost/boost/beast/_experimental/http/impl/
Dicy_stream.hpp62 icy_stream& s_; member in boost::beast::http::icy_stream::ops::read_op

123