Home
last modified time | relevance | path

Searched refs:brett (Results 1 – 25 of 594) sorted by relevance

12345678910>>...24

/dports/games/xvier/xvier-1.0/
H A Dvier.c58 sp -> pos = brett + j;
59 sp++ -> value = brett[j];
60 brett[j] |= W_WINS;
97 brett[j] |= USELESS;
126 sp -> pos = brett + j;
128 brett[j] |= S_WINS;
165 brett[j] |= USELESS;
334 brett[pos] |= WEISS;
412 brett[pos] |= SCHWARZ;
531 brett[j] |= WEISS;
[all …]
H A Dvierinit.c15 brett = (int *)malloc(row_col * sizeof(int)); in vierinit()
17 brett[i] = 0; in vierinit()
H A Dvier.h5 extern int *brett, *weiss, *schwarz, **freip, **doublesp;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/tests/
H A Downers_unittest.py19 brett = 'brett@example.com' variable
46 '/chrome/OWNERS': owners_file(ben, brett),
61 '/content/baz/OWNERS': owners_file(brett),
369 brett + ' # inline comment',
445 [[brett]])
482 [[brett]])
504 [[brett]])
521 [[brett]])
531 [[brett]])
558 brett)
[all …]
H A Downers_finder_test.py22 brett = 'brett@example.com' variable
48 '/chrome/OWNERS': owners_file(ben, brett),
49 '/chrome/browser/OWNERS': owners_file(brett),
59 '/content/baz/OWNERS': owners_file(brett),
150 finder = self.ownersFinder(files, author=brett)
219 finder.select_owner(brett)
227 self.assertEqual(finder.selected_owners, {brett})
234 'content/baz/ugly.cc': brett,
235 'content/baz/ugly.h': brett})
267 [ben, brett, ken, peter, tom]])
[all …]
/dports/math/aribas/aribas-1.64/examples/
H A Dqueens.ari32 brett, rest: array[n];
38 queenshilf(brett,0,rest,n);
55 if freediag(x,brett,n) then
56 brett[n] := x;
89 brett, rest: array[n];
93 queenshilf1(brett,0,rest,n);
120 display_board(brett);
126 brett[n] := x;
142 function display_board(brett: array);
146 n := length(brett);
[all …]
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/debian/
H A Dchangelog29 -- Brett Bode <brett@scl.ameslab.gov> Mon, 22 Jul 2013 09:18:13 -0500
41 -- brett <brett@scl.ameslab.gov> Mon, 30 Jan 2012 19:18:08 -0600
65 -- root <brett@scl.ameslag.gov> Mon, 8 Dec 2008 20:57:30 -0600
77 -- Brett Bode <brett@scl.ameslab.gov> Tue, 15 Apr 2008 09:39:15 -0500
83 -- Brett Bode <brett@scl.ameslab.gov> Thu, 13 Dec 2007 14:50:29 -0600
89 -- Brett Bode <brett@scl.ameslab.gov> Fri, 17 Aug 2007 12:32:33 -0500
96 -- Brett Bode <brett@scl.ameslab.gov> Fri, 17 Aug 2007 12:31:57 -0500
102 -- Brett Bode <brett@scl.ameslab.gov> Fri, 18 May 2007 10:12:34 -0500
108 -- Brett Bode <brett@scl.ameslab.gov> Wed, 21 Mar 2007 12:46:12 -0500
114 -- Brett Bode <brett@scl.ameslab.gov> Thu, 15 Feb 2007 20:58:19 -0600
[all …]
H A Dcopyright1 This package was debianized by Brett Bode <brett@scl.ameslab.gov> on
6 Upstream Author: Brett Bode <brett@scl.ameslab.gov>
22 The Debian packaging is (C) 2006, Brett Bode <brett@scl.ameslab.gov> and
/dports/games/nuclearchess/nuclearchess-1.0.0/src/
H A Dgui.c791 brett[pos1+8*0] = brett[pos2+8*0]; in button_random_position()
799 brett[pos1+8*7] = brett[pos2+8*7]; in button_random_position()
805 brett[0+8*0] = -4; in button_random_position()
814 brett[0+8*7] = 4; in button_random_position()
815 brett[1+8*7] = 3; in button_random_position()
816 brett[2+8*7] = 2; in button_random_position()
817 brett[3+8*7] = 5; in button_random_position()
818 brett[4+8*7] = 6; in button_random_position()
819 brett[5+8*7] = 2; in button_random_position()
820 brett[6+8*7] = 3; in button_random_position()
[all …]
H A Datomschach.c57 brett_t brett, merke_brett; variable
818 brett_t brett; in bester_zug() local
864 brett[count]= (*brett_p)[count]; in bester_zug()
867 anwenden(&brett, zug); in bester_zug()
868 punkte(-farbe, &brett, &punkte_weiss, &punkte_schwarz); in bester_zug()
887 brett[count]= (*brett_p)[count]; in bester_zug()
890 anwenden(&brett, zug); in bester_zug()
966 brett[count]= (*brett_p)[count]; in bester_zug()
1092 figurf = brett[vonx + 8*vony]; in zuglesbar_func()
1451 brett[index] = brett_start[index]; in newGame()
[all …]
/dports/games/katomic/katomic-21.12.3/po/nb/
H A Dkatomic.po109 msgstr[0] " , inneholder 1 brett"
110 msgstr[1] ", inneholder %1 brett"
122 msgstr "Hent nye brett"
191 msgstr "6 nye brett"
226 msgstr "Slå på tilgang til alle brett"
255 msgstr "Forrige brett"
260 msgstr "Neste brett"
/dports/lang/python27/Python-2.7.18/Misc/
H A Dmaintainers.rst54 _dummy_thread brett.cannon
103 dummy_threading brett.cannon
135 importlib brett.cannon
242 warnings brett.cannon
292 ast/compiler ncoghlan, benjamin.peterson, brett.cannon, georg.brandl
303 import machinery brett.cannon, ncoghlan
/dports/lang/python-legacy/Python-2.7.18/Misc/
H A Dmaintainers.rst54 _dummy_thread brett.cannon
103 dummy_threading brett.cannon
135 importlib brett.cannon
242 warnings brett.cannon
292 ast/compiler ncoghlan, benjamin.peterson, brett.cannon, georg.brandl
303 import machinery brett.cannon, ncoghlan
/dports/games/katomic/katomic-21.12.3/po/nn/
H A Dkatomic.po104 msgstr[0] ", inneheld 1 brett"
105 msgstr[1] ", inneheld %1 brett"
117 msgstr "Hent nye brett"
187 msgstr "6 nye brett"
251 msgstr "Førre brett"
256 msgstr "Neste brett"
/dports/math/py-statsmodels/statsmodels-0.13.1/
H A D.mailmap50 Matthew Brett <matthew.brett@gmail.com> matthew.brett <>
51 Matthew Brett <matthew.brett@gmail.com> Matthew Brett <>
52 Matthew Brett <matthew.brett@gmail.com> Matthew Brett <matthew.brett@gmail.com>
53 Matthew Brett <matthew.brett@gmail.com> Matthew Brett <mb312@millroad>
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Dimportlib.rst7 .. moduleauthor:: Brett Cannon <brett@python.org>
8 .. sectionauthor:: Brett Cannon <brett@python.org>
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Dimportlib.rst7 .. moduleauthor:: Brett Cannon <brett@python.org>
8 .. sectionauthor:: Brett Cannon <brett@python.org>
/dports/math/py-matplotlib2/matplotlib-2.2.4/doc/devel/gitwash/
H A Dgit_links.inc48 .. _git foundation: https://matthew-brett.github.io/pydagogue/foundation.html
49 .. _deleting master on github: https://matthew-brett.github.io/pydagogue/gh_delete_master.html
50 .. _rebase without tears: https://matthew-brett.github.io/pydagogue/rebase_without_tears.html
/dports/math/py-matplotlib/matplotlib-3.4.3/doc/devel/gitwash/
H A Dgit_links.inc48 .. _git foundation: https://matthew-brett.github.io/pydagogue/foundation.html
49 .. _deleting master on github: https://matthew-brett.github.io/pydagogue/gh_delete_master.html
50 .. _rebase without tears: https://matthew-brett.github.io/pydagogue/rebase_without_tears.html
/dports/graphics/py-scikit-image/scikit-image-0.19.0/doc/source/gitwash/
H A Dgit_links.inc49 .. _git foundation: http://matthew-brett.github.io/pydagogue/foundation.html
50 .. _deleting master on github: http://matthew-brett.github.io/pydagogue/gh_delete_master.html
51 .. _rebase without tears: http://matthew-brett.github.io/pydagogue/rebase_without_tears.html
/dports/science/py-dipy/dipy-1.4.1/doc/devel/gitwash/
H A Dgit_links.inc50 .. _git foundation: http://matthew-brett.github.com/pydagogue/foundation.html
51 .. _deleting master on github: http://matthew-brett.github.com/pydagogue/gh_delete_master.html
52 .. _rebase without tears: http://matthew-brett.github.com/pydagogue/rebase_without_tears.html
/dports/astro/py-astropy/astropy-5.0/docs/development/workflow/
H A Dgit_links.inc49 .. _git foundation: http://matthew-brett.github.io/pydagogue/foundation.html
50 .. _deleting main on github: http://matthew-brett.github.io/pydagogue/gh_delete_master.html
51 .. _rebase without tears: http://matthew-brett.github.io/pydagogue/rebase_without_tears.html
/dports/science/py-nibabel/nibabel-3.2.1/doc/source/gitwash/
H A Dgit_links.inc50 .. _git foundation: https://matthew-brett.github.io/pydagogue/foundation.html
51 .. _deleting master on github: https://matthew-brett.github.io/pydagogue/gh_delete_master.html
52 .. _rebase without tears: https://matthew-brett.github.io/pydagogue/rebase_without_tears.html
/dports/graphics/py-scikit-image/scikit-image-0.19.0/
H A D.gitmodules3 url = git://github.com/matthew-brett/gitwash.git
/dports/print/py-psautohint/psautohint-2.0.0/
H A D.gitmodules7 url = https://github.com/matthew-brett/multibuild/

12345678910>>...24