/third_party/boost/libs/signals2/test/ |
D | track_test.cpp | 23 struct swallow { struct 67 s1.connect(sig_type::slot_type(swallow(), shorty.get(), _1).track(shorty)); in BOOST_AUTO_TEST_CASE() 78 swallow myswallow; in BOOST_AUTO_TEST_CASE() 111 s1.connect(sig_type::slot_type(swallow(), shorty.get(), _1).track(shorty)); in BOOST_AUTO_TEST_CASE() 121 s1.connect(sig_type::slot_type(swallow(), shorty.get(), _1).track_foreign(shorty)); in BOOST_AUTO_TEST_CASE() 131 swallow(), in BOOST_AUTO_TEST_CASE() 145 s1.connect(sig_type::slot_type(swallow(), shorty.get(), _1).track_foreign(shorty)); in BOOST_AUTO_TEST_CASE() 154 swallow(), in BOOST_AUTO_TEST_CASE()
|
D | trackable_test.cpp | 26 struct swallow { struct 81 s1.connect(boost::bind<int>(swallow(), &shorty, _1)); in BOOST_AUTO_TEST_CASE() 88 s1.connect(boost::bind<int>(swallow(), boost::ref(shorty), _1)); in BOOST_AUTO_TEST_CASE() 96 s1.connect(sig_type::slot_type(swallow(), &shorty, _1)); in BOOST_AUTO_TEST_CASE() 105 sig_type::slot_type slot(boost::bind<int>(swallow(), shorty, _1)); in BOOST_AUTO_TEST_CASE()
|
/third_party/boost/boost/hof/ |
D | proj.hpp | 154 #define BOOST_HOF_BY_VOID_RETURN boost::hof::detail::swallow 166 struct swallow struct 169 constexpr swallow(Ts&&...) in swallow() argument 255 boost::hof::detail::swallow{ in operator ()()
|
/third_party/boost/libs/hana/include/boost/hana/ |
D | bool.hpp | 45 using swallow = T[]; typedef 49 { (void)swallow{T{}, ((void)f(integral_constant<T, i>{}), i)...}; } in with_index() 53 { (void)swallow{T{}, ((void)f(), i)...}; } in without_index()
|
/third_party/boost/boost/hana/ |
D | bool.hpp | 45 using swallow = T[]; typedef 49 { (void)swallow{T{}, ((void)f(integral_constant<T, i>{}), i)...}; } in with_index() 53 { (void)swallow{T{}, ((void)f(), i)...}; } in without_index()
|
/third_party/libwebsockets/lib/roles/http/ |
D | parsers.c | 810 goto swallow; in lws_parse_urldecode() 820 goto swallow; in lws_parse_urldecode() 877 goto swallow; in lws_parse_urldecode() 903 goto swallow; in lws_parse_urldecode() 907 goto swallow; in lws_parse_urldecode() 915 goto swallow; in lws_parse_urldecode() 920 goto swallow; in lws_parse_urldecode() 949 goto swallow; in lws_parse_urldecode() 985 goto swallow; in lws_parse_urldecode() 990 swallow: in lws_parse_urldecode() [all …]
|
/third_party/boost/libs/hof/doc/html/_sources/include/boost/hof/ |
D | proj.hpp.txt | 154 #define BOOST_HOF_BY_VOID_RETURN boost::hof::detail::swallow 166 struct swallow 169 constexpr swallow(Ts&&...) 255 boost::hof::detail::swallow{
|
/third_party/python/Misc/ |
D | indent.pro | 22 --swallow-optional-blank-lines
|
/third_party/node/deps/npm/node_modules/nopt/ |
D | CHANGELOG.md | 17 swallow it. ([@samjonester](https://github.com/samjonester))
|
/third_party/libwebsockets/lib/misc/ |
D | lecp.c | 969 int count[12], sp = 0, pc = 0, swallow = 0; in format_scan() local 981 if (swallow) { in format_scan() 982 swallow--; in format_scan() 1059 swallow = 1; in format_scan()
|
/third_party/libwebsockets/include/libwebsockets/ |
D | lws-http.h | 145 char swallow[16]; /**< matched character buffer */ member
|
/third_party/libwebsockets/lib/roles/http/server/ |
D | server.c | 3364 s->swallow[s->pos++] = *sp; in lws_chunked_html_process() 3365 if (s->pos == sizeof(s->swallow) - 1) in lws_chunked_html_process() 3368 if (!strncmp(s->swallow, s->vars[n], (unsigned int)s->pos)) { in lws_chunked_html_process() 3374 s->swallow[s->pos] = '\0'; in lws_chunked_html_process() 3375 memcpy(s->start, s->swallow, (unsigned int)s->pos); in lws_chunked_html_process() 3386 s->swallow[s->pos] = '\0'; in lws_chunked_html_process()
|
/third_party/libwebsockets/lib/secure-streams/ |
D | secure-streams-serialize.c | 1462 goto swallow; in lws_ss_deserialize_parse() 1527 swallow: in lws_ss_deserialize_parse()
|
/third_party/wayland_standard/ |
D | TODO | 99 swallow the click. I'm sure there much more...
|
/third_party/python/Doc/tutorial/ |
D | stdlib2.rst | 95 >>> d = dict(item='unladen swallow') 101 'Return the unladen swallow to $owner.'
|
/third_party/libwebsockets/lib/roles/h2/ |
D | hpack.c | 1156 goto swallow; in lws_hpack_interpret() 1204 swallow: in lws_hpack_interpret()
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | platform_view.dart | 403 // just swallow the error here. Once the engine part is rolled to the 419 // happens we just swallow the error here. Once the engine part is
|
/third_party/boost/libs/asio/include/boost/asio/detail/impl/ |
D | win_iocp_handle_service.ipp | 254 // cancelled. We swallow this error to match the behaviour on other
|
D | win_iocp_socket_service_base.ipp | 264 // cancelled. We swallow this error to match the behaviour on other
|
/third_party/boost/boost/asio/detail/impl/ |
D | win_iocp_handle_service.ipp | 254 // cancelled. We swallow this error to match the behaviour on other
|
D | win_iocp_socket_service_base.ipp | 264 // cancelled. We swallow this error to match the behaviour on other
|
/third_party/python/Misc/NEWS.d/ |
D | 3.6.2rc1.rst | 614 the very first of an iterable may swallow the exception or make the program
|
D | 3.5.4rc1.rst | 660 the very first of an iterable may swallow the exception or make the program
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 666 呑>'[swallow]'; 820 嚥>'[swallow]'; 3101 燕>'[swallow (bird)]';
|
/third_party/python/Lib/test/ |
D | test_descr.py | 2042 def swallow(*args): pass function 2060 ("__enter__", run_context, iden, set(), {"__exit__" : swallow}), 2061 ("__exit__", run_context, swallow, set(), {"__enter__" : iden}),
|