Home
last modified time | relevance | path

Searched refs:do_not_route1 (Results 1 – 15 of 15) sorted by relevance

/dports/emulators/mess/mame-mame0226/3rdparty/asio/src/tests/unit/
H A Dsocket_base.cpp80 socket_base::do_not_route do_not_route1(true); in test() local
81 sock.set_option(do_not_route1); in test()
84 do_not_route1 = true; in test()
85 (void)static_cast<bool>(do_not_route1); in test()
86 (void)static_cast<bool>(!do_not_route1); in test()
87 (void)static_cast<bool>(do_not_route1.value()); in test()
312 socket_base::do_not_route do_not_route1(true); in test() local
313 ASIO_CHECK(do_not_route1.value()); in test()
314 ASIO_CHECK(static_cast<bool>(do_not_route1)); in test()
315 ASIO_CHECK(!!do_not_route1); in test()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/asio/src/tests/unit/
H A Dsocket_base.cpp80 socket_base::do_not_route do_not_route1(true); in test() local
81 sock.set_option(do_not_route1); in test()
84 do_not_route1 = true; in test()
85 (void)static_cast<bool>(do_not_route1); in test()
86 (void)static_cast<bool>(!do_not_route1); in test()
87 (void)static_cast<bool>(do_not_route1.value()); in test()
312 socket_base::do_not_route do_not_route1(true); in test() local
313 ASIO_CHECK(do_not_route1.value()); in test()
314 ASIO_CHECK(static_cast<bool>(do_not_route1)); in test()
315 ASIO_CHECK(!!do_not_route1); in test()
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/modules/asio-standalone/asio/src/tests/unit/
H A Dsocket_base.cpp80 socket_base::do_not_route do_not_route1(true); in test() local
81 sock.set_option(do_not_route1); in test()
84 do_not_route1 = true; in test()
85 (void)static_cast<bool>(do_not_route1); in test()
86 (void)static_cast<bool>(!do_not_route1); in test()
87 (void)static_cast<bool>(do_not_route1.value()); in test()
312 socket_base::do_not_route do_not_route1(true); in test() local
313 ASIO_CHECK(do_not_route1.value()); in test()
314 ASIO_CHECK(static_cast<bool>(do_not_route1)); in test()
315 ASIO_CHECK(!!do_not_route1); in test()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/asio/test/
H A Dsocket_base.cpp80 socket_base::do_not_route do_not_route1(true); in test() local
81 sock.set_option(do_not_route1); in test()
84 do_not_route1 = true; in test()
85 (void)static_cast<bool>(do_not_route1); in test()
86 (void)static_cast<bool>(!do_not_route1); in test()
87 (void)static_cast<bool>(do_not_route1.value()); in test()
323 socket_base::do_not_route do_not_route1(true); in test() local
324 BOOST_ASIO_CHECK(do_not_route1.value()); in test()
325 BOOST_ASIO_CHECK(static_cast<bool>(do_not_route1)); in test()
326 BOOST_ASIO_CHECK(!!do_not_route1); in test()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/asio/test/
H A Dsocket_base.cpp80 socket_base::do_not_route do_not_route1(true); in test() local
81 sock.set_option(do_not_route1); in test()
84 do_not_route1 = true; in test()
85 (void)static_cast<bool>(do_not_route1); in test()
86 (void)static_cast<bool>(!do_not_route1); in test()
87 (void)static_cast<bool>(do_not_route1.value()); in test()
323 socket_base::do_not_route do_not_route1(true); in test() local
324 BOOST_ASIO_CHECK(do_not_route1.value()); in test()
325 BOOST_ASIO_CHECK(static_cast<bool>(do_not_route1)); in test()
326 BOOST_ASIO_CHECK(!!do_not_route1); in test()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/asio/test/
H A Dsocket_base.cpp80 socket_base::do_not_route do_not_route1(true); in test() local
81 sock.set_option(do_not_route1); in test()
84 do_not_route1 = true; in test()
85 (void)static_cast<bool>(do_not_route1); in test()
86 (void)static_cast<bool>(!do_not_route1); in test()
87 (void)static_cast<bool>(do_not_route1.value()); in test()
317 socket_base::do_not_route do_not_route1(true); in test() local
318 BOOST_ASIO_CHECK(do_not_route1.value()); in test()
319 BOOST_ASIO_CHECK(static_cast<bool>(do_not_route1)); in test()
320 BOOST_ASIO_CHECK(!!do_not_route1); in test()
[all …]
/dports/www/restbed/restbed-4.8/dependency/asio/asio/src/tests/unit/
H A Dsocket_base.cpp80 socket_base::do_not_route do_not_route1(true); in test() local
81 sock.set_option(do_not_route1); in test()
84 do_not_route1 = true; in test()
85 (void)static_cast<bool>(do_not_route1); in test()
86 (void)static_cast<bool>(!do_not_route1); in test()
87 (void)static_cast<bool>(do_not_route1.value()); in test()
323 socket_base::do_not_route do_not_route1(true); in test() local
324 ASIO_CHECK(do_not_route1.value()); in test()
325 ASIO_CHECK(static_cast<bool>(do_not_route1)); in test()
326 ASIO_CHECK(!!do_not_route1); in test()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/asio/test/
H A Dsocket_base.cpp80 socket_base::do_not_route do_not_route1(true); in test() local
81 sock.set_option(do_not_route1); in test()
84 do_not_route1 = true; in test()
85 (void)static_cast<bool>(do_not_route1); in test()
86 (void)static_cast<bool>(!do_not_route1); in test()
87 (void)static_cast<bool>(do_not_route1.value()); in test()
317 socket_base::do_not_route do_not_route1(true); in test() local
318 BOOST_ASIO_CHECK(do_not_route1.value()); in test()
319 BOOST_ASIO_CHECK(static_cast<bool>(do_not_route1)); in test()
320 BOOST_ASIO_CHECK(!!do_not_route1); in test()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/asio/test/
H A Dsocket_base.cpp80 socket_base::do_not_route do_not_route1(true); in test() local
81 sock.set_option(do_not_route1); in test()
84 do_not_route1 = true; in test()
85 (void)static_cast<bool>(do_not_route1); in test()
86 (void)static_cast<bool>(!do_not_route1); in test()
87 (void)static_cast<bool>(do_not_route1.value()); in test()
317 socket_base::do_not_route do_not_route1(true); in test() local
318 BOOST_ASIO_CHECK(do_not_route1.value()); in test()
319 BOOST_ASIO_CHECK(static_cast<bool>(do_not_route1)); in test()
320 BOOST_ASIO_CHECK(!!do_not_route1); in test()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/asio/test/
H A Dsocket_base.cpp80 socket_base::do_not_route do_not_route1(true); in test() local
81 sock.set_option(do_not_route1); in test()
84 do_not_route1 = true; in test()
85 (void)static_cast<bool>(do_not_route1); in test()
86 (void)static_cast<bool>(!do_not_route1); in test()
87 (void)static_cast<bool>(do_not_route1.value()); in test()
317 socket_base::do_not_route do_not_route1(true); in test() local
318 BOOST_ASIO_CHECK(do_not_route1.value()); in test()
319 BOOST_ASIO_CHECK(static_cast<bool>(do_not_route1)); in test()
320 BOOST_ASIO_CHECK(!!do_not_route1); in test()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/asio/test/
H A Dsocket_base.cpp80 socket_base::do_not_route do_not_route1(true); in test() local
81 sock.set_option(do_not_route1); in test()
84 do_not_route1 = true; in test()
85 (void)static_cast<bool>(do_not_route1); in test()
86 (void)static_cast<bool>(!do_not_route1); in test()
87 (void)static_cast<bool>(do_not_route1.value()); in test()
323 socket_base::do_not_route do_not_route1(true); in test() local
324 BOOST_ASIO_CHECK(do_not_route1.value()); in test()
325 BOOST_ASIO_CHECK(static_cast<bool>(do_not_route1)); in test()
326 BOOST_ASIO_CHECK(!!do_not_route1); in test()
[all …]
/dports/net/asio/asio-1.16.0/src/tests/unit/
H A Dsocket_base.cpp80 socket_base::do_not_route do_not_route1(true); in test() local
81 sock.set_option(do_not_route1); in test()
84 do_not_route1 = true; in test()
85 (void)static_cast<bool>(do_not_route1); in test()
86 (void)static_cast<bool>(!do_not_route1); in test()
87 (void)static_cast<bool>(do_not_route1.value()); in test()
323 socket_base::do_not_route do_not_route1(true); in test() local
324 ASIO_CHECK(do_not_route1.value()); in test()
325 ASIO_CHECK(static_cast<bool>(do_not_route1)); in test()
326 ASIO_CHECK(!!do_not_route1); in test()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/asio/test/
H A Dsocket_base.cpp80 socket_base::do_not_route do_not_route1(true); in test() local
81 sock.set_option(do_not_route1); in test()
84 do_not_route1 = true; in test()
85 (void)static_cast<bool>(do_not_route1); in test()
86 (void)static_cast<bool>(!do_not_route1); in test()
87 (void)static_cast<bool>(do_not_route1.value()); in test()
317 socket_base::do_not_route do_not_route1(true); in test() local
318 BOOST_ASIO_CHECK(do_not_route1.value()); in test()
319 BOOST_ASIO_CHECK(static_cast<bool>(do_not_route1)); in test()
320 BOOST_ASIO_CHECK(!!do_not_route1); in test()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/asio/test/
H A Dsocket_base.cpp80 socket_base::do_not_route do_not_route1(true); in test() local
81 sock.set_option(do_not_route1); in test()
84 do_not_route1 = true; in test()
85 (void)static_cast<bool>(do_not_route1); in test()
86 (void)static_cast<bool>(!do_not_route1); in test()
87 (void)static_cast<bool>(do_not_route1.value()); in test()
323 socket_base::do_not_route do_not_route1(true); in test() local
324 BOOST_ASIO_CHECK(do_not_route1.value()); in test()
325 BOOST_ASIO_CHECK(static_cast<bool>(do_not_route1)); in test()
326 BOOST_ASIO_CHECK(!!do_not_route1); in test()
[all …]
/dports/multimedia/obs-websocket/obs-websocket-4.8.0/deps/asio/asio/src/tests/unit/
H A Dsocket_base.cpp80 socket_base::do_not_route do_not_route1(true); in test() local
81 sock.set_option(do_not_route1); in test()
84 do_not_route1 = true; in test()
85 (void)static_cast<bool>(do_not_route1); in test()
86 (void)static_cast<bool>(!do_not_route1); in test()
87 (void)static_cast<bool>(do_not_route1.value()); in test()
323 socket_base::do_not_route do_not_route1(true); in test() local
324 ASIO_CHECK(do_not_route1.value()); in test()
325 ASIO_CHECK(static_cast<bool>(do_not_route1)); in test()
326 ASIO_CHECK(!!do_not_route1); in test()
[all …]