Home
last modified time | relevance | path

Searched refs:BRICK (Results 51 – 75 of 170) sorted by relevance

1234567

/dports/games/kgoldrunner/kgoldrunner-21.12.3/src/
H A Dkgrrulebook.cpp321 case BRICK: in distanceDown()
387 case BRICK: in canWalkLR()
H A Dkgrrunner.cpp78 if (grid->cellType (gridI, gridJ) == BRICK) { in situation()
323 if ((grid->cellType (gridI + relativeI, gridJ + 1) == BRICK) && in dig()
H A Dkgrrenderer.cpp105 {BRICK, Set, "brick", "-%1", 0, -2},
H A Dkgrlevelplayer.cpp138 type = BRICK; in init()
262 int id = Q_EMIT makeSprite (BRICK, digI, digJ); in startDigging()
294 grid->changeCellAt (dugBrick->digI, dugBrick->digJ, BRICK); in processDugBricks()
H A Dkgreditor.cpp32 editObj (BRICK), // Default edit-object. in KGrEditor()
666 editObj = BRICK; in initEdit()
H A Dkgoldrunner.cpp790 setEditIcon (QStringLiteral("brickbg"), BRICK); in setEditMenu()
933 KToggleAction * brick = editToolbarAction (QStringLiteral("brickbg"), BRICK, in setupEditToolbarActions()
/dports/net-mgmt/observium/observium/mibs/bintec/
H A DBIANCA-BRICK-OSPF-STAT-MIB8 BIANCA-BRICK-OSPF-STAT-MIB DEFINITIONS ::= BEGIN
H A DBIANCA-BRICK-CAPI-MIB8 BIANCA-BRICK-CAPI-MIB DEFINITIONS ::= BEGIN
31 -- Management Information for the CAPI Subsystem of the BIANCA/BRICK
824 compression. The BRICK supports V.42bis data
891 the BRICK (i.e., the Number field of the isdnStkTable).
945 use the ISDN stacks with IsdnStkNumber 0 - 3 on the BRICK."
H A DBIANCA-BRICK-ALIVE-MIB7 BIANCA-BRICK-ALIVE-MIB DEFINITIONS ::= BEGIN
30 -- Management Information for alive surveillance on BIANCA/BRICK
H A DBIANCA-BRICK-EFMOATM-MIB8 BIANCA-BRICK-EFMOATM-MIB DEFINITIONS ::= BEGIN
H A DBIANCA-BRICK-GRE-MIB6 BIANCA-BRICK-GRE-MIB DEFINITIONS ::= BEGIN
H A DBIANCA-BRICK-SESSION-MIB8 BIANCA-BRICK-SESSION-MIB DEFINITIONS ::= BEGIN
H A DBIANCA-BRICK-TDRC-MIB8 BIANCA-BRICK-TDRC-MIB DEFINITIONS ::= BEGIN
H A DBIANCA-BRICK-PPPOEAC-MIB6 BIANCA-BRICK-PPPOEAC-MIB DEFINITIONS ::= BEGIN
H A DBIANCA-BRICK-PING-MIB9 BIANCA-BRICK-PING-MIB DEFINITIONS ::= BEGIN
H A DBIANCA-BRICK-X25TOTCP-MIB8 BIANCA-BRICK-X25TOTCP-MIB DEFINITIONS ::= BEGIN
29 -- Management Information for the X.25 to TCP Gateway of the BIANCA/BRICK
H A DBIANCA-BRICK-OSPF-ERR-MIB1 BIANCA-BRICK-OSPF-ERR-MIB DEFINITIONS ::= BEGIN
/dports/games/golddig/golddigC3.1/
H A Dmovement.c173 setchar(x,y,BRICK);
214 setchar(holes[i].x,holes[i].y,BRICK);
/dports/net/ryu/ryu-4.26/doc/source/
H A Dtls.rst72 BRICK ofp_event
/dports/games/scummvm/scummvm-2.5.1/engines/icb/common/
H A Dpx_route_barriers.h76 enum _barrier_type { BRICK = 0, GLASS, BULLET_PROOF_GLASS, THIN_STEEL, WIRE_FENCE, UNIT_HEIGHT, VIE… enumerator
/dports/games/dangen/dangen-0.5/spqr/
H A Dplan-13.c324 BRICK, 0, in plan_13()
/dports/games/supertux2/SuperTux-v0.6.3-Source/tools/tilemanager/
H A DApplication.cs436 tile.SetAttribute(Attribute.BRICK, BrickCheckButton.Active); in OnCheckButtonToggled()
498 BrickCheckButton.Active = tile.HasAttribute(Attribute.BRICK); in SelectionChanged()
/dports/games/xscavenger/xscavenger-1.4.5/src/
H A Dedit.c42 edittype=BRICK; in editinit()
H A Dscav.h13 #define BRICK 1 macro
/dports/games/craft/Craft-1.0fbsd/
H A Dbuilder.py16 BRICK = 4 variable

1234567