Home
last modified time | relevance | path

Searched refs:Pegs (Results 1 – 22 of 22) sorted by relevance

/dports/devel/libslang2/slang-2.3.2/src/curses/
H A Dhanoi.c43 struct Peg Pegs[NPEGS]; variable
168 if(!Pegs[From].Count) in InvalidMove()
170 if(Pegs[To].Count && in InvalidMove()
171 Pegs[From].Length[Pegs[From].Count-1] > in InvalidMove()
172 Pegs[To].Length[Pegs[To].Count-1]) in InvalidMove()
185 Pegs[0].Count = NTiles; in InitTiles()
186 Pegs[1].Count = 0; in InitTiles()
187 Pegs[2].Count = 0; in InitTiles()
255 Pegs[From].Count--; in MakeMove()
256 Pegs[To].Length[Pegs[To].Count] = Pegs[From].Length[Pegs[From].Count]; in MakeMove()
[all …]
/dports/japanese/libslang/slang-1.4.5jp2/src/curses/
H A Dhanoi.c43 struct Peg Pegs[NPEGS]; variable
168 if(!Pegs[From].Count) in InvalidMove()
170 if(Pegs[To].Count && in InvalidMove()
171 Pegs[From].Length[Pegs[From].Count-1] > in InvalidMove()
172 Pegs[To].Length[Pegs[To].Count-1]) in InvalidMove()
185 Pegs[0].Count = NTiles; in InitTiles()
186 Pegs[1].Count = 0; in InitTiles()
187 Pegs[2].Count = 0; in InitTiles()
255 Pegs[From].Count--; in MakeMove()
256 Pegs[To].Length[Pegs[To].Count] = Pegs[From].Length[Pegs[From].Count]; in MakeMove()
[all …]
/dports/devel/ncurses/ncurses-6.3/test/
H A Dhanoi.c70 static struct Peg Pegs[NPEGS]; variable
106 if (!Pegs[From].Count) in InvalidMove()
108 if (Pegs[To].Count && in InvalidMove()
109 Pegs[From].Length[Pegs[From].Count - 1] > in InvalidMove()
110 Pegs[To].Length[Pegs[To].Count - 1]) in InvalidMove()
123 Pegs[0].Count = NTiles; in InitTiles()
124 Pegs[1].Count = 0; in InitTiles()
125 Pegs[2].Count = 0; in InitTiles()
202 Pegs[From].Count--; in MakeMove()
203 Pegs[To].Length[Pegs[To].Count] = Pegs[From].Length[Pegs[From].Count]; in MakeMove()
[all …]
/dports/games/sgt-puzzles/puzzles-20220128.c43a34f/
H A Dpuzzles.cnt62 1 Chapter 16: Pegs
63 2 Chapter 16: Pegs=games.pegs
64 2 Section 16.1: Pegs controls=t00000031
65 2 Section 16.2: Pegs parameters=t00000032
H A Dpuzzles.but1371 \dt \e{Pegs per guess}
1399 \C{pegs} \i{Pegs}
1411 \H{pegs-controls} \i{Pegs controls}
1413 \IM{Pegs controls} controls, for Pegs
1432 \H{pegs-parameters} \I{parameters, for Pegs}Pegs parameters
H A DHACKING4499 decide what's a starting state and what's not. In Pegs, for example,
4503 state by inverse moves is a reasonable starting position. So Pegs just
H A Ddevel.but4512 decide what's a starting state and what's not. In Pegs, for example,
4517 position. So Pegs just continues making inverse moves until the
/dports/games/sgt-puzzles/puzzles-20220128.c43a34f/icons/
H A Dpegs.sav3 GAME :4:Pegs
/dports/games/colorcode/ColorCode-0.8.5/
H A Dtrans_en.ts228 <source>Allow Pegs of the Same Color</source>
248 <source>Disallow Pegs of the Same Color</source>
288 <source>Pegs of Same Color</source>
480 <source>Allow Pegs of Same Color</source>
484 <source>Disallow Pegs of Same Color</source>
543 <source>Pegs of Same Color</source>
640 <source>Pegs of Same Color</source>
850 <source>Allow Pegs of Same Color</source>
H A Dtrans_hu.ts146 <source>Allow Pegs of the Same Color</source>
154 <source>Disallow Pegs of the Same Color</source>
369 <source>Pegs of Same Color</source>
489 <source>Allow Pegs of Same Color</source>
493 <source>Disallow Pegs of Same Color</source>
555 <source>Pegs of Same Color</source>
652 <source>Pegs of Same Color</source>
881 <source>Allow Pegs of Same Color</source>
H A Dtrans_es.ts238 <source>Allow Pegs of the Same Color</source>
258 <source>Disallow Pegs of the Same Color</source>
298 <source>Pegs of Same Color</source>
490 <source>Allow Pegs of Same Color</source>
494 <source>Disallow Pegs of Same Color</source>
556 <source>Pegs of Same Color</source>
653 <source>Pegs of Same Color</source>
882 <source>Allow Pegs of Same Color</source>
H A Dtrans_de.ts230 <source>Allow Pegs of the Same Color</source>
250 <source>Disallow Pegs of the Same Color</source>
290 <source>Pegs of Same Color</source>
482 <source>Allow Pegs of Same Color</source>
486 <source>Disallow Pegs of Same Color</source>
545 <source>Pegs of Same Color</source>
643 <source>Pegs of Same Color</source>
862 <source>Allow Pegs of Same Color</source>
H A Dtrans_fr.ts234 <source>Allow Pegs of the Same Color</source>
254 <source>Disallow Pegs of the Same Color</source>
294 <source>Pegs of Same Color</source>
490 <source>Allow Pegs of Same Color</source>
494 <source>Disallow Pegs of Same Color</source>
564 <source>Pegs of Same Color</source>
663 <source>Pegs of Same Color</source>
892 <source>Allow Pegs of Same Color</source>
H A Dtrans_cs.ts238 <source>Allow Pegs of the Same Color</source>
258 <source>Disallow Pegs of the Same Color</source>
298 <source>Pegs of Same Color</source>
494 <source>Allow Pegs of Same Color</source>
498 <source>Disallow Pegs of Same Color</source>
564 <source>Pegs of Same Color</source>
663 <source>Pegs of Same Color</source>
892 <source>Allow Pegs of Same Color</source>
/dports/cad/kicad-library-footprints-devel/kicad-footprints-ac8de318d8ef7b3eb64c78c6c2650b7b085f3271/Button_Switch_SMD.pretty/
H A DSW_Push_1P1T_NO_CK_PTS125Sx43PSMTR.kicad_mod2 …(descr "C&K Switches 1P1T SMD PTS125 Series 12mm Tact Switch with Pegs, https://www.ckswitches.com…
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Dexample.nim574 var pegMenuItem = radio_menu_item_new(group, "Pegs")
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A Dexample.nim574 var pegMenuItem = radio_menu_item_new(group, "Pegs")
/dports/cad/leocad/leocad-21.06/resources/
H A Dminifig.ini1691 "Acoustic Guitar with Black Tuning Pegs and Metallic Silver Strings Pattern""25975P02.DAT" 0 1 0 0 …
2213 "Acoustic Guitar with Black Tuning Pegs and Metallic Silver Strings Pattern""25975P02.DAT" 0 1 0 0 …
/dports/deskutils/menumaker/menumaker-0.99.13/Prophet/Debian/menu/
H A Ddebian-8.13327 ?package(sgt-puzzles):needs="x11" section="Games/Puzzles" title="Pegs" command="/usr/games/sgt-pegs"
/dports/cad/kicad-library-templates-devel/kicad-templates-8c9ff3dadb9c75cf2932f11c09a46c0c9d84784b/Projects/BeagleBone-Black-Cape/
H A Dfp-info-cache1040 C&K Switches 1P1T SMD PTS125 Series 12mm Tact Switch with Pegs, https://www.ckswitches.com/media/14…
/dports/cad/kicad-library-templates-devel/kicad-templates-8c9ff3dadb9c75cf2932f11c09a46c0c9d84784b/Projects/minnowboard-ls-lure/
H A Dfp-info-cache1040 C&K Switches 1P1T SMD PTS125 Series 12mm Tact Switch with Pegs, https://www.ckswitches.com/media/14…
/dports/devel/cld2/cld-20150505/internal/
H A Dtest_shuffle_1000_48_666.utf888599 …u ~ goréng patut: beuteung bucitreuk, beungeut pias, ~ ieu miboga 4 Pegs sarta 5 Pegs instrumén sé…