Home
last modified time | relevance | path

Searched refs:stopped (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/third_party/boost/libs/asio/test/
Dio_context.cpp124 BOOST_ASIO_CHECK(!ioc.stopped()); in io_context_test()
130 BOOST_ASIO_CHECK(ioc.stopped()); in io_context_test()
142 BOOST_ASIO_CHECK(!ioc.stopped()); in io_context_test()
148 BOOST_ASIO_CHECK(ioc.stopped()); in io_context_test()
155 BOOST_ASIO_CHECK(!ioc.stopped()); in io_context_test()
159 BOOST_ASIO_CHECK(ioc.stopped()); in io_context_test()
167 BOOST_ASIO_CHECK(!ioc.stopped()); in io_context_test()
173 BOOST_ASIO_CHECK(ioc.stopped()); in io_context_test()
181 BOOST_ASIO_CHECK(!ioc.stopped()); in io_context_test()
187 BOOST_ASIO_CHECK(ioc.stopped()); in io_context_test()
[all …]
Dstrand.cpp309 BOOST_ASIO_CHECK(!ioc.stopped()); in strand_execute_test()
315 BOOST_ASIO_CHECK(ioc.stopped()); in strand_execute_test()
325 BOOST_ASIO_CHECK(!ioc.stopped()); in strand_execute_test()
331 BOOST_ASIO_CHECK(ioc.stopped()); in strand_execute_test()
341 BOOST_ASIO_CHECK(!ioc.stopped()); in strand_execute_test()
347 BOOST_ASIO_CHECK(ioc.stopped()); in strand_execute_test()
352 BOOST_ASIO_CHECK(!ioc.stopped()); in strand_execute_test()
361 BOOST_ASIO_CHECK(!ioc.stopped()); in strand_execute_test()
367 BOOST_ASIO_CHECK(ioc.stopped()); in strand_execute_test()
379 BOOST_ASIO_CHECK(!ioc.stopped()); in strand_execute_test()
[all …]
Dcompose.cpp101 BOOST_ASIO_CHECK(!ioc.stopped()); in compose_0_completion_args_test()
107 BOOST_ASIO_CHECK(ioc.stopped()); in compose_0_completion_args_test()
117 BOOST_ASIO_CHECK(!ioc.stopped()); in compose_0_completion_args_test()
123 BOOST_ASIO_CHECK(ioc.stopped()); in compose_0_completion_args_test()
204 BOOST_ASIO_CHECK(!ioc.stopped()); in compose_1_completion_arg_test()
211 BOOST_ASIO_CHECK(ioc.stopped()); in compose_1_completion_arg_test()
223 BOOST_ASIO_CHECK(!ioc.stopped()); in compose_1_completion_arg_test()
230 BOOST_ASIO_CHECK(ioc.stopped()); in compose_1_completion_arg_test()
/third_party/boost/libs/mpl/example/fsm/
Dplayer.cpp42 typedef state<0, &self_t::stopped_state_invariant> stopped; typedef in player
58 transition<stopped, play_event, playing, &player::do_play>
59 , transition<playing, stop_event, stopped, &player::do_stop>
62 , transition<paused, stop_event, stopped, &player::do_stop>
65 typedef stopped initial_state;
/third_party/node/test/parallel/
Dtest-net-server-pause-on-connect.js27 let stopped = true; variable
33 if (stopped) {
55 stopped = false;
71 assert.strictEqual(stopped, false);
/third_party/typescript/tests/baselines/reference/
DjsEnumFunctionLocalNoCrash.types8 …ted: 'trace-recording-started-', RecordingStopped: 'trace-recording-stopped-', ResourceA…
12 …ted: 'trace-recording-started-', RecordingStopped: 'trace-recording-stopped-', ResourceA…
38 RecordingStopped: 'trace-recording-stopped-',
40 >'trace-recording-stopped-' : "trace-recording-stopped-"
/third_party/openssl/ssl/
Dssl_init.c18 static int stopped; variable
147 if (stopped) in ssl_library_stop()
149 stopped = 1; in ssl_library_stop()
185 if (stopped) { in OPENSSL_init_ssl()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dtrace.cpp76 stopped = true; in Trace()
89 if (stopped) { in nameThread()
103 if (stopped) { in beginEvent()
118 if (stopped) { in endEvent()
127 if (stopped) { in beginAsyncEvent()
143 if (stopped) { in endAsyncEvent()
/third_party/parse5/packages/parse5-sax-parser/lib/
Dindex.js33 this.stopped = false;
56 this.stopped = true;
61 if (!this.stopped) {
102 } while (!this.stopped && token.type !== Tokenizer.EOF_TOKEN);
/third_party/libuv/test/
Dbenchmark-async-pummel.c36 static const char stopped[] = "stopped"; variable
45 while (ACCESS_ONCE(const char*, handle->data) != stopped) in async_cb()
60 ACCESS_ONCE(const char*, handle->data) = stopped; in pummel()
/third_party/boost/doc/html/boost_asio/example/cpp11/timeouts/
Dserver.cpp182 bool stopped() const in stopped() function in tcp_session
208 if (stopped()) in read_line()
255 if (stopped()) in await_output()
286 if (stopped()) in write_line()
309 if (stopped()) in check_deadline()
/third_party/boost/libs/asio/example/cpp11/timeouts/
Dserver.cpp182 bool stopped() const in stopped() function in tcp_session
208 if (stopped()) in read_line()
255 if (stopped()) in await_output()
286 if (stopped()) in write_line()
309 if (stopped()) in check_deadline()
/third_party/boost/libs/asio/example/cpp03/timeouts/
Dserver.cpp189 bool stopped() const in stopped() function in tcp_session
217 if (stopped()) in handle_read()
254 if (stopped()) in await_output()
286 if (stopped()) in handle_write()
303 if (stopped()) in check_deadline()
/third_party/boost/doc/html/boost_asio/example/cpp03/timeouts/
Dserver.cpp189 bool stopped() const in stopped() function in tcp_session
217 if (stopped()) in handle_read()
254 if (stopped()) in await_output()
286 if (stopped()) in handle_write()
303 if (stopped()) in check_deadline()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
D2-5.c72 int stopped; /* # of threads which are terminated */ member
142 data.stopped++; in threaded()
296 data.stopped = 0; in main()
332 loc_stopped = data.stopped; in main()
/third_party/gstreamer/gstplugins_bad/sys/magicleap/
Dmlaudiosink.c109 gboolean stopped; member
230 while (!self->has_buffer && !self->stopped) { in wait_for_buffer()
298 self->stopped = FALSE; in gst_ml_audio_sink_prepare()
363 if (self->stopped) { in gst_ml_audio_sink_write()
445 self->stopped = TRUE; in gst_ml_audio_sink_stop()
/third_party/nghttp2/src/
Dasio_client_session_tls_impl.cc55 if (self->stopped()) { in start_connect()
67 if (self->stopped()) { in start_connect()
/third_party/boost/boost/asio/impl/
Dsystem_context.ipp71 bool system_context::stopped() const BOOST_ASIO_NOEXCEPT
73 return scheduler_.stopped();
/third_party/boost/libs/asio/include/boost/asio/impl/
Dsystem_context.ipp71 bool system_context::stopped() const BOOST_ASIO_NOEXCEPT
73 return scheduler_.stopped();
/third_party/openssl/crypto/
Dinit.c31 static int stopped = 0; variable
507 if (stopped) in OPENSSL_cleanup()
509 stopped = 1; in OPENSSL_cleanup()
622 if (stopped) { in OPENSSL_init_crypto()
/third_party/boost/libs/beast/test/beast/websocket/
Dping.cpp196 if(! BEAST_EXPECT(! ioc.stopped())) in testSuspend()
238 if(! BEAST_EXPECT(! ioc.stopped())) in testSuspend()
279 if(! BEAST_EXPECT(! ioc.stopped())) in testSuspend()
319 if(! BEAST_EXPECT(! ioc.stopped())) in testSuspend()
/third_party/json/doc/mkdocs/docs/features/
Denum_conversion.md19 {TS_STOPPED, "stopped"},
32 assert(j == "stopped");
/third_party/curl/docs/examples/
Dhiperfifo.c87 int stopped; member
187 if(g->still_running == 0 && g->stopped) in check_multi_info()
379 g->stopped = 1; in fifo_cb()
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dscroll_notification.dart57 /// * A [ScrollEndNotification], which indicates that the widget has stopped
107 /// * [ScrollEndNotification], which indicates that scrolling has stopped.
221 /// A notification that a [Scrollable] widget has stopped scrolling.
228 /// Creates a notification that a [Scrollable] widget has stopped scrolling.
235 /// If the [Scrollable] stopped scrolling because of a drag, the details about
/third_party/gstreamer/gstplugins_good/ext/flac/
Dgstflacenc.h45 gboolean stopped; member

12345678910>>...14