Home
last modified time | relevance | path

Searched refs:d_stop (Results 1 – 25 of 242) sorted by relevance

12345678910

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dnetwork-connection.cpp56 d_stop = true; in tear_down_connection()
67 d_stop = true; in tear_down_connection()
147 if (d_stop) in on_connect_connected()
316 d_stop = true; in on_connect_timeout()
348 if (d_stop) in queue_message()
351 if (d_stop) in queue_message()
354 if (d_stop) in queue_message()
368 if (d_stop) in send_queued_messages()
379 if (d_stop) in send_queued_messages()
384 if (d_stop) in send_queued_messages()
[all …]
H A DNextTurnNetworked.cpp59 if (d_stop) in start_player()
96 if (d_stop == true) in start()
109 if (d_stop) in endTurn()
159 if (d_stop) in finishRound()
H A DNextTurnHotseat.cpp56 while (!d_stop) in start()
76 if (!continue_loop || d_stop) in start()
110 if (d_stop) in endTurn()
/dports/math/R-cran-lme4/lme4/src/
H A Doptimizer.cpp58 d_stop( stp), in Nelder_Mead()
62 d_stop.setForce_stop( 0); // BMB: this was undefined, bad news on Win64 in Nelder_Mead()
68 d_stop.resetEvals(); in Nelder_Mead()
102 d_stop.incrEvals(); in newf()
103 if (d_verb > 0 && (d_stop.ev() % d_verb) == 0) in newf()
104 …Rcpp::Rcout << "(NM) " << d_stop.ev() << ": " << "f = " << value() << " at " << d_x.adjoint() << s… in newf()
105 if (d_stop.forced()) { in newf()
114 if (d_minf < d_stop.minfMax()) { in newf()
117 << d_stop.minfMax() << ", " << d_x << std::endl; in newf()
122 if (d_stop.evals()) { in newf()
[all …]
H A Doptimizer.h123 nl_stop d_stop; variable
139 Index evals() const {return d_stop.ev();} in evals()
144 void setForce_stop(const bool& stp) {d_stop.setForce_stop(stp);} in setForce_stop()
145 void setFtol_abs(const Scalar& fta) {d_stop.setFtol_abs(fta);} in setFtol_abs()
146 void setFtol_rel(const Scalar& ftr) {d_stop.setFtol_rel(ftr);} in setFtol_rel()
147 void set_Maxeval(const unsigned int& mm) {d_stop.set_Maxeval(mm);} in set_Maxeval()
149 void setMinf_max(const Scalar& mm) {d_stop.setMinf_max(mm);} in setMinf_max()
/dports/misc/visp/visp-3.4.0/tutorial/robot/mbot/raspberry/daemon/
H A Dvisual-servo18 d_stop () {
31 d_stop
36 d_stop
/dports/www/shellinabox/shellinabox-2.20/debian/
H A Dshellinabox.init76 d_stop() {
93 d_stop
116 d_stop
132 d_stop
/dports/irc/ctrlproxy/ctrlproxy-3.0.8/doc/
H A Dctrlproxyd.init45 d_stop() {
61 d_stop
72 d_stop
/dports/sysutils/ipmitool/ipmitool-1.8.18/contrib/
H A Dipmievd.init.debian59 d_stop() {
74 d_stop || CODE=$?
80 d_stop || true
/dports/www/mod_webkit/w4py-1.2.3/WebKit/StartScripts/SysV/
H A DDebian136 d_stop() {
165 d_stop
175 d_stop
/dports/net/avahi-gtk3/avahi-0.8/initscript/debian/
H A Davahi-daemon.in129 d_stop() {
163 d_stop
173 $DAEMON -c && d_stop
H A Davahi-dnsconfd.in128 d_stop() {
161 d_stop
171 $DAEMON -c && d_stop
/dports/net/py-avahi/avahi-0.8/initscript/debian/
H A Davahi-daemon.in129 d_stop() {
163 d_stop
173 $DAEMON -c && d_stop
H A Davahi-dnsconfd.in128 d_stop() {
161 d_stop
171 $DAEMON -c && d_stop
/dports/net/avahi-app/avahi-0.8/initscript/debian/
H A Davahi-daemon.in129 d_stop() {
163 d_stop
173 $DAEMON -c && d_stop
H A Davahi-dnsconfd.in128 d_stop() {
161 d_stop
171 $DAEMON -c && d_stop
/dports/net/avahi-autoipd/avahi-0.8/initscript/debian/
H A Davahi-daemon.in129 d_stop() {
163 d_stop
173 $DAEMON -c && d_stop
H A Davahi-dnsconfd.in128 d_stop() {
161 d_stop
171 $DAEMON -c && d_stop
/dports/net/avahi-libdns/avahi-0.8/initscript/debian/
H A Davahi-daemon.in129 d_stop() {
163 d_stop
173 $DAEMON -c && d_stop
H A Davahi-dnsconfd.in128 d_stop() {
161 d_stop
171 $DAEMON -c && d_stop
/dports/net/avahi-header/avahi-0.8/initscript/debian/
H A Davahi-daemon.in129 d_stop() {
163 d_stop
173 $DAEMON -c && d_stop
/dports/net/avahi-qt5/avahi-0.8/initscript/debian/
H A Davahi-daemon.in129 d_stop() {
163 d_stop
173 $DAEMON -c && d_stop
H A Davahi-dnsconfd.in128 d_stop() {
161 d_stop
171 $DAEMON -c && d_stop
/dports/net/avahi-sharp/avahi-0.8/initscript/debian/
H A Davahi-dnsconfd.in128 d_stop() {
161 d_stop
171 $DAEMON -c && d_stop
/dports/net/avahi-gtk/avahi-0.8/initscript/debian/
H A Davahi-dnsconfd.in128 d_stop() {
161 d_stop
171 $DAEMON -c && d_stop

12345678910