Home
last modified time | relevance | path

Searched refs:not_started (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/dports/games/frozen-bubble/frozen-bubble-d6a0291/lib/Games/FrozenBubble/
H A DNetDiscover.pm28 not_started => {}, # server entries move from here...
39 $$self{not_started}{$servid++} = $server;
53 + scalar(keys %{$$self{not_started}});
63 if(scalar(keys %{$$self{not_started}})
96 my @newkeys = sort keys %{$$self{not_started}};
102 my $ref = $$self{not_started}{$key};
104 delete($$self{not_started}{$key});
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/dbus/
H A Dcontroller_iface_control.c127 goto not_started; in jack_control_run_method()
143 goto not_started; in jack_control_run_method()
158 goto not_started; in jack_control_run_method()
168 goto not_started; in jack_control_run_method()
178 goto not_started; in jack_control_run_method()
190 goto not_started; in jack_control_run_method()
324 not_started: in jack_control_run_method()
/dports/devel/sobjectizer/sobjectizer-v.5.7.2.5/dev/so_5/impl/
H A Dstop_guard_repo.hpp76 if( status_t::not_started != m_status ) in setup_guard()
143 if( status_t::not_started == m_status ) in initiate_stop()
180 not_started, enumerator
187 status_t m_status = status_t::not_started;
/dports/textproc/p5-Text-Original/Text-Original-1.5/
H A DOriginal.pm91 my $not_started = 1;
92 while (@lines && $not_started) {
136 undef $not_started; # and say we've started.
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_federation/src/
H A Drabbit_federation_queue_link.erl24 -record(not_started, {queue, run, upstream, upstream_params}). record
70 {ok, #not_started{queue = Queue,
85 handle_cast(go, State = #not_started{}) ->
98 handle_cast(run, State = #not_started{}) ->
99 {noreply, State#not_started{run = true}};
109 handle_cast(pause, State = #not_started{}) ->
110 {noreply, State#not_started{run = false}};
172 terminate(Reason, #not_started{upstream = Upstream,
197 go(S0 = #not_started{run = Run,
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/test/src/
H A DNdbMixRestarter.cpp292 Vector<int> not_started; in finish() local
297 not_started.push_back(node->node_id); in finish()
302 if (not_started.size()) in finish()
305 if (startNodes(not_started.getBase(), not_started.size())) in finish()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/test/src/
H A DNdbMixRestarter.cpp326 Vector<int> not_started; in finish() local
331 not_started.push_back(node->node_id); in finish()
336 if (not_started.size()) in finish()
339 if (startNodes(not_started.getBase(), not_started.size())) in finish()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/test/src/
H A DNdbMixRestarter.cpp326 Vector<int> not_started; in finish() local
331 not_started.push_back(node->node_id); in finish()
336 if (not_started.size()) in finish()
339 if (startNodes(not_started.getBase(), not_started.size())) in finish()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/test/src/
H A DNdbMixRestarter.cpp326 Vector<int> not_started; in finish() local
331 not_started.push_back(node->node_id); in finish()
336 if (not_started.size()) in finish()
339 if (startNodes(not_started.getBase(), not_started.size())) in finish()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/test/src/
H A DNdbMixRestarter.cpp326 Vector<int> not_started; in finish() local
331 not_started.push_back(node->node_id); in finish()
336 if (not_started.size()) in finish()
339 if (startNodes(not_started.getBase(), not_started.size())) in finish()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/test/src/
H A DNdbMixRestarter.cpp326 Vector<int> not_started; in finish() local
331 not_started.push_back(node->node_id); in finish()
336 if (not_started.size()) in finish()
339 if (startNodes(not_started.getBase(), not_started.size())) in finish()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dhttpd.erl235 {error,not_started}
335 {error,not_started}
345 {error,not_started}
380 {error,not_started}
393 not_started
430 {error,not_started}
468 {error,not_started}
520 not_started
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dhttpd.erl235 {error,not_started}
335 {error,not_started}
345 {error,not_started}
380 {error,not_started}
393 not_started
430 {error,not_started}
468 {error,not_started}
520 not_started
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dhttpd.erl235 {error,not_started}
335 {error,not_started}
345 {error,not_started}
380 {error,not_started}
393 not_started
430 {error,not_started}
468 {error,not_started}
520 not_started
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dhttpd.erl235 {error,not_started}
335 {error,not_started}
345 {error,not_started}
380 {error,not_started}
393 not_started
430 {error,not_started}
468 {error,not_started}
520 not_started
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dhttpd.erl235 {error,not_started}
335 {error,not_started}
345 {error,not_started}
380 {error,not_started}
393 not_started
430 {error,not_started}
468 {error,not_started}
520 not_started
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dhttpd.erl235 {error,not_started}
335 {error,not_started}
345 {error,not_started}
380 {error,not_started}
393 not_started
430 {error,not_started}
468 {error,not_started}
520 not_started
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dhttpd.erl235 {error,not_started}
335 {error,not_started}
345 {error,not_started}
380 {error,not_started}
393 not_started
430 {error,not_started}
468 {error,not_started}
520 not_started
/dports/devel/boost-docs/boost_1_72_0/libs/log/src/
H A Dnamed_scope_format_parser.cpp224 not_started, // no significant (non-space) characters have been encountered so far
230 sequence_state state = not_started;
239 if (state == not_started)
248 if (state == not_started)
268 if (state == not_started)
289 if (state == not_started || state == ended)
306 if (state == not_started || state == ended)
/dports/devel/boost-python-libs/boost_1_72_0/libs/log/src/
H A Dnamed_scope_format_parser.cpp224 not_started, // no significant (non-space) characters have been encountered so far
230 sequence_state state = not_started;
239 if (state == not_started)
248 if (state == not_started)
268 if (state == not_started)
289 if (state == not_started || state == ended)
306 if (state == not_started || state == ended)
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/log/src/
H A Dnamed_scope_format_parser.cpp228 not_started, // no significant (non-space) characters have been encountered so far
234 sequence_state state = not_started;
243 if (state == not_started)
252 if (state == not_started)
272 if (state == not_started)
293 if (state == not_started || state == ended)
310 if (state == not_started || state == ended)
/dports/databases/percona57-server/boost_1_59_0/libs/log/src/
H A Dnamed_scope_format_parser.cpp228 not_started, // no significant (non-space) characters have been encountered so far
234 sequence_state state = not_started;
243 if (state == not_started)
252 if (state == not_started)
272 if (state == not_started)
293 if (state == not_started || state == ended)
310 if (state == not_started || state == ended)
/dports/databases/xtrabackup/boost_1_59_0/libs/log/src/
H A Dnamed_scope_format_parser.cpp228 not_started, // no significant (non-space) characters have been encountered so far
234 sequence_state state = not_started;
243 if (state == not_started)
252 if (state == not_started)
272 if (state == not_started)
293 if (state == not_started || state == ended)
310 if (state == not_started || state == ended)
/dports/databases/percona57-client/boost_1_59_0/libs/log/src/
H A Dnamed_scope_format_parser.cpp228 not_started, // no significant (non-space) characters have been encountered so far
234 sequence_state state = not_started;
243 if (state == not_started)
252 if (state == not_started)
272 if (state == not_started)
293 if (state == not_started || state == ended)
310 if (state == not_started || state == ended)
/dports/devel/boost-libs/boost_1_72_0/libs/log/src/
H A Dnamed_scope_format_parser.cpp224 not_started, // no significant (non-space) characters have been encountered so far
230 sequence_state state = not_started;
239 if (state == not_started)
248 if (state == not_started)
268 if (state == not_started)
289 if (state == not_started || state == ended)
306 if (state == not_started || state == ended)

12345678910>>...14