Home
last modified time | relevance | path

Searched refs:_goal (Results 1 – 25 of 60) sorted by relevance

123

/dports/devel/py-twisted/Twisted-22.1.0/docs/core/examples/
H A Dstreaming.py33 self._goal = count
56 while not self._paused and self._produced < self._goal:
62 if self._produced == self._goal:
70 self._produced = self._goal
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dbehavior.cpp28 _goal = new_goal; in set_goal()
65 return _goal; in goal()
149 optional( jo, was_loaded, "goal", _goal ); in load()
156 if( _goal.empty() ) { in check()
164 if( !_goal.empty() ) { in check()
H A Dbehavior.h83 std::string _goal; variable
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dbehavior.cpp28 _goal = new_goal; in set_goal()
65 return _goal; in goal()
149 optional( jo, was_loaded, "goal", _goal ); in load()
156 if( _goal.empty() ) { in check()
164 if( !_goal.empty() ) { in check()
H A Dbehavior.h83 std::string _goal; variable
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dtech.h231 #define advance_req_iterate(_goal, _padvance) \ argument
234 _goal)
246 #define advance_root_req_iterate(_goal, _padvance) \ argument
250 _goal)
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dtech.h231 #define advance_req_iterate(_goal, _padvance) \ argument
234 _goal)
246 #define advance_root_req_iterate(_goal, _padvance) \ argument
250 _goal)
/dports/devel/p5-AI-Prolog/AI-Prolog-0.741/lib/AI/Prolog/Engine/
H A DPrimitives.pm112 $ptail->next( $self->{_goal}->next );
113 $self->{_goal} = $p1;
114 $self->{_goal}->resolve( $self->{_db} );
132 $self->{_goal} = TermList->new( $term->getarg(0), $self->{_goal}->next );
133 $self->{_goal}->resolve( $self->{_db} );
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus/js_parser/
H A Dparser.py16 self._goal = goal
19 return JSParser(self._goal, self.methods)
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus/js_parser/
H A Dparser.py16 self._goal = goal
19 return JSParser(self._goal, self.methods)
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus/js_parser/
H A Dparser.py16 self._goal = goal
19 return JSParser(self._goal, self.methods)
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus/js_parser/
H A Dparser.py16 self._goal = goal
19 return JSParser(self._goal, self.methods)
/dports/sysutils/dnf/dnf-4.9.0/tests/
H A Dtest_install.py125 self.assertGreater(self.base._goal.req_length(), 0)
145 self.assertEmpty(self.base._goal.list_reinstalls())
151 self.assertLength(self.base._goal.list_reinstalls(), 1)
170 self.assertEqual(1, len(self.base._goal.list_installs()))
240 self.assertEqual(self.base._goal.req_length(), 0)
273 self.assertEqual(self.base._goal.req_length(), 0)
289 self.assertGreater(self.base._goal.req_length(), 0)
430 self.assertGreater(self.base._goal.req_length(), 0)
H A Dtest_reinstall.py43 self.assertEqual(1, len(self.base._goal.list_reinstalls()))
51 self.assertEmpty(self.base._goal.list_downgrades())
H A Dtest_downgrade.py73 self.base._goal = mock.create_autospec(dnf.goal.Goal)
/dports/math/vampire/vampire-4.5.1/Shell/
H A DRefutation.cpp41 : _goal(unit)/*, in Refutation()
53 units.push(_goal); in output()
H A DRefutation.hpp53 Unit* _goal; member in Shell::Refutation
/dports/sysutils/dnf/dnf-4.9.0/dnf/
H A Dbase.py96 self._goal = None
559 self._goal = None
592 return self._goal
825 goal = self._goal
1256 if self._goal.req_length():
1593 self._goal.upgrade(select=sltr)
2045 self._goal.install(pkg)
2052 self._goal.erase(pkg)
2069 self._goal.upgrade(select=sltr)
2149 self._goal.distupgrade_all()
[all …]
/dports/editors/calligra/calligra-3.2.1/sheets/dialogs/
H A DGoalSeekDialog.cpp224 void GoalSeekDialog::startCalc(double _start, double _goal) in startCalc() argument
243 resultA = numToDouble(d->targetCell.value().asFloat()) - _goal; in startCalc()
260 resultA = targetValueA - _goal; in startCalc()
265 resultB = targetValueB - _goal; in startCalc()
H A DGoalSeekDialog.h66 void startCalc(double _start, double _goal);
/dports/devel/p5-AI-Prolog/AI-Prolog-0.741/lib/AI/Prolog/
H A DEngine.pm95 _goal => TermList->new( $term, undef ), # TermList
/dports/math/clingo/clingo-5.5.1/examples/clingo/planning/
H A Dconvert.lp11 _goal(M) :- goal(L), f(M,L).
/dports/textproc/py-nltk/nltk-3.4.1/nltk/inference/
H A Dapi.py202 self._goal = goal
256 return self._goal
/dports/dns/bind916/bind-9.16.27/bin/tests/system/
H A Dkasp.sh329 _goal=$(key_get "$1" GOAL)
405 if [ "$_goal" = "none" ]; then
408 …grep "GoalState: ${_goal}" "$STATE_FILE" > /dev/null || _log_error "mismatch goal state in $STATE_…
460 _goal=$(key_get "$1" GOAL)
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/
H A Dkasp.sh329 _goal=$(key_get "$1" GOAL)
405 if [ "$_goal" = "none" ]; then
408 …grep "GoalState: ${_goal}" "$STATE_FILE" > /dev/null || _log_error "mismatch goal state in $STATE_…
460 _goal=$(key_get "$1" GOAL)

123