Home
last modified time | relevance | path

Searched defs:get_option (Results 1 – 25 of 31) sorted by relevance

12

/third_party/boost/libs/beast/include/boost/beast/websocket/impl/
Dstream.hpp164 get_option(timeout& opt) in get_option() function in boost::beast::websocket::stream
190 get_option(permessage_deflate& o) in get_option() function in boost::beast::websocket::stream
/third_party/boost/boost/beast/websocket/impl/
Dstream.hpp164 get_option(timeout& opt) in get_option() function in boost::beast::websocket::stream
190 get_option(permessage_deflate& o) in get_option() function in boost::beast::websocket::stream
/third_party/boost/boost/asio/
Dbasic_serial_port.hpp565 void get_option(GettableSerialPortOption& option) const in get_option() function in boost::asio::basic_serial_port
589 BOOST_ASIO_SYNC_OP_VOID get_option(GettableSerialPortOption& option, in get_option() function in boost::asio::basic_serial_port
Dbasic_socket.hpp1089 void get_option(GettableSocketOption& option) const in get_option() function in boost::asio::basic_socket
1137 BOOST_ASIO_SYNC_OP_VOID get_option(GettableSocketOption& option, in get_option() function in boost::asio::basic_socket
Dbasic_socket_acceptor.hpp868 void get_option(GettableSocketOption& option) const in get_option() function in boost::asio::basic_socket_acceptor
903 BOOST_ASIO_SYNC_OP_VOID get_option(GettableSocketOption& option, in get_option() function in boost::asio::basic_socket_acceptor
/third_party/boost/libs/asio/include/boost/asio/
Dbasic_serial_port.hpp565 void get_option(GettableSerialPortOption& option) const in get_option() function in boost::asio::basic_serial_port
589 BOOST_ASIO_SYNC_OP_VOID get_option(GettableSerialPortOption& option, in get_option() function in boost::asio::basic_serial_port
Dbasic_socket.hpp1089 void get_option(GettableSocketOption& option) const in get_option() function in boost::asio::basic_socket
1137 BOOST_ASIO_SYNC_OP_VOID get_option(GettableSocketOption& option, in get_option() function in boost::asio::basic_socket
Dbasic_socket_acceptor.hpp868 void get_option(GettableSocketOption& option) const in get_option() function in boost::asio::basic_socket_acceptor
903 BOOST_ASIO_SYNC_OP_VOID get_option(GettableSocketOption& option, in get_option() function in boost::asio::basic_socket_acceptor
/third_party/boost/boost/asio/detail/
Dwinrt_ssocket_service.hpp202 boost::system::error_code get_option(const implementation_type& impl, in get_option() function in boost::asio::detail::winrt_ssocket_service
Dwin_iocp_serial_port_service.hpp128 boost::system::error_code get_option(const implementation_type& impl, in get_option() function in boost::asio::detail::win_iocp_serial_port_service
Dreactive_serial_port_service.hpp131 boost::system::error_code get_option(const implementation_type& impl, in get_option() function in boost::asio::detail::reactive_serial_port_service
Dreactive_socket_service.hpp171 boost::system::error_code get_option(const implementation_type& impl, in get_option() function in boost::asio::detail::reactive_socket_service
Dwin_iocp_socket_service.hpp255 boost::system::error_code get_option(const implementation_type& impl, in get_option() function in boost::asio::detail::win_iocp_socket_service
Dnull_socket_service.hpp234 boost::system::error_code get_option(const implementation_type&, in get_option() function in boost::asio::detail::null_socket_service
/third_party/boost/libs/asio/include/boost/asio/detail/
Dwin_iocp_serial_port_service.hpp128 boost::system::error_code get_option(const implementation_type& impl, in get_option() function in boost::asio::detail::win_iocp_serial_port_service
Dwinrt_ssocket_service.hpp202 boost::system::error_code get_option(const implementation_type& impl, in get_option() function in boost::asio::detail::winrt_ssocket_service
Dreactive_serial_port_service.hpp131 boost::system::error_code get_option(const implementation_type& impl, in get_option() function in boost::asio::detail::reactive_serial_port_service
Dreactive_socket_service.hpp171 boost::system::error_code get_option(const implementation_type& impl, in get_option() function in boost::asio::detail::reactive_socket_service
Dwin_iocp_socket_service.hpp255 boost::system::error_code get_option(const implementation_type& impl, in get_option() function in boost::asio::detail::win_iocp_socket_service
Dnull_socket_service.hpp234 boost::system::error_code get_option(const implementation_type&, in get_option() function in boost::asio::detail::null_socket_service
/third_party/boost/libs/locale/src/icu/
Ddate_time.cpp183 virtual int get_option(calendar_option_type opt) const in get_option() function in boost::locale::impl_icu::calendar_impl
/third_party/skia/third_party/externals/zlib/contrib/bench/
Dzlib_bench.cc297 char* get_option(int argc, char* argv[], const char* option) { in get_option() function
/third_party/boost/libs/locale/src/util/
Dgregorian.cpp590 virtual int get_option(calendar_option_type opt) const in get_option() function in boost::locale::util::gregorian_calendar
/third_party/mbedtls/tests/scripts/
Dgenerate_psa_tests.py711 def get_option(options, name: str, default: T) -> T: member in TestGenerator
/third_party/python/Lib/
Doptparse.py1031 def get_option(self, opt_str): member in OptionContainer

12