Home
last modified time | relevance | path

Searched refs:INT16 (Results 201 – 225 of 7188) sorted by relevance

12345678910>>...288

/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/dmx/
H A Ddmxpict.h74 INT16 xSrc, INT16 ySrc,
75 INT16 xMask, INT16 yMask,
76 INT16 xDst, INT16 yDst, CARD16 width, CARD16 height);
80 INT16 xSrc, INT16 ySrc,
93 INT16 xSrc, INT16 ySrc,
98 INT16 xSrc, INT16 ySrc, int ntri, xTriangle * tris);
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/dmx/
H A Ddmxpict.h74 INT16 xSrc, INT16 ySrc,
75 INT16 xMask, INT16 yMask,
76 INT16 xDst, INT16 yDst, CARD16 width, CARD16 height);
80 INT16 xSrc, INT16 ySrc,
93 INT16 xSrc, INT16 ySrc,
98 INT16 xSrc, INT16 ySrc, int ntri, xTriangle * tris);
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/dmx/
H A Ddmxpict.h74 INT16 xSrc, INT16 ySrc,
75 INT16 xMask, INT16 yMask,
76 INT16 xDst, INT16 yDst, CARD16 width, CARD16 height);
80 INT16 xSrc, INT16 ySrc,
93 INT16 xSrc, INT16 ySrc,
98 INT16 xSrc, INT16 ySrc, int ntri, xTriangle * tris);
/dports/x11-toolkits/py-xlib/python-xlib-0.27/test/gen/
H A Dprotdef50 …ARD16:length CARD32:srcWid CARD32:dstWid INT16:srcX INT16:srcY CARD16:srcWidth CARD16:srcHeight IN…
55 …6:length CARD32:srcDrawable CARD32:dstDrawable CARD32:gc INT16:srcX INT16:srcY INT16:dstX INT16:ds…
64 …hangePointerControl CARD8:reqType BYTE:pad CARD16:length INT16:accelNum INT16:accelDenum INT16:th…
104 …6:length CARD32:srcDrawable CARD32:dstDrawable CARD32:gc INT16:srcX INT16:srcY INT16:dstX INT16:ds…
133 …6:sequenceNumber CARD32:length CARD32:root CARD32:child INT16:rootX INT16:rootY INT16:winX INT16:w…
175 STRUCT Arc INT16:x INT16:y CARD16:width CARD16:height INT16:angle1 INT16:angle2
176 STRUCT Point INT16:x INT16:y
180 STRUCT CharInfo INT16:leftSideBearing INT16:rightSideBearing INT16:characterWidth INT16:ascent INT…
181 STRUCT Segment INT16:x1 INT16:y1 INT16:x2 INT16:y2
183 STRUCT Timecoord CARD32:time INT16:x INT16:y
[all …]
/dports/net/freerdp/freerdp-2.5.0/include/freerdp/
H A Drail.h392 INT16 left;
393 INT16 top;
431 INT16 posX;
432 INT16 posY;
439 INT16 left;
440 INT16 top;
441 INT16 right;
442 INT16 bottom;
514 INT16 left;
515 INT16 top;
[all …]
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_setup.h98 void P_ScanThings(INT16 mapnum, INT16 wadnum, INT16 lumpnum);
111 void P_AllocMapHeader(INT16 i);
113 void P_SetDemoFlickies(INT16 i);
114 void P_DeleteFlickies(INT16 i);
119 void P_DeleteGrades(INT16 i);
120 void P_AddGradesForMare(INT16 i, UINT8 mare, char *gtext);
121 UINT8 P_GetGrade(UINT32 pscore, INT16 map, UINT8 mare);
122 UINT8 P_HasGrades(INT16 map, UINT8 mare);
123 UINT32 P_GetScoreForGrade(INT16 map, UINT8 mare, UINT8 grade);
H A Dr_defs.h203 INT16 *lightlevel;
219 INT16 lightlevel;
284 INT16 lightlevel;
285 INT16 special;
391 INT16 flags;
392 INT16 special;
454 INT16 numlines;
622 INT16 *sprtopclip;
685 INT16 height;
699 INT16 width;
[all …]
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/TileEngine/
H A DSmokeEffects.h23 INT16 sGridNo; // gridno at which the tear gas cloud is centered
38 SmokeEffectKind GetSmokeEffectOnTile(INT16 sGridNo, INT8 bLevel);
45 void AddSmokeEffectToTile(SMOKEEFFECT const*, SmokeEffectKind, INT16 sGridNo, INT8 bLevel);
47 void RemoveSmokeEffectFromTile( INT16 sGridNo, INT8 bLevel );
49 void NewSmokeEffect(INT16 sGridNo, UINT16 usItem, INT8 bLevel, SOLDIERTYPE* owner);
55 void SaveSmokeEffectsToMapTempFile(INT16 sMapX, INT16 sMapY, INT8 bMapZ);
56 void LoadSmokeEffectsFromMapTempFile(INT16 sMapX, INT16 sMapY, INT8 bMapZ);
H A DMap_Edgepoints.cc54 INT16 gsTLGridNo = 13286;
55 INT16 gsTRGridNo = 1043;
56 INT16 gsBLGridNo = 24878;
57 INT16 gsBRGridNo = 12635;
269 INT16 sGridNo = -1; in ClassifyEdgepoints()
322 INT16 sGridNo=-1; in GenerateMapEdgepoints()
949 INT16 gsReservedIndex = 0;
953 INT16 sGridNo; in BeginMapEdgepointSearch()
986 INT16 SearchForClosestPrimaryMapEdgepoint( INT16 sGridNo, UINT8 ubInsertionCode ) in SearchForClosestPrimaryMapEdgepoint()
1222 INT16 sGridNo; in VerifyEdgepoint()
[all …]
H A DSaveLoadMap.h95 void SaveRevealedStatusArrayToRevealedTempFile(INT16 sSectorX, INT16 sSectorY, INT8 bSectorZ);
100 void RemoveStructFromUnLoadedMapTempFile( UINT32 uiMapIndex, UINT16 usIndex, INT16 sSectorX, INT16
101 void AddStructToUnLoadedMapTempFile( UINT32 uiMapIndex, UINT16 usIndex, INT16 sSectorX, INT16 sSect…
104 void AddExitGridToMapTempFile( UINT16 usGridNo, EXITGRID *pExitGrid, INT16 sSectorX, INT16 sSectorY…
108 BOOLEAN RemoveGraphicFromTempFile( UINT32 uiMapIndex, UINT16 usIndex, INT16 sSectorX, INT16 sSector…
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DPoints.h278 INT16 TerrainActionPoints(const SOLDIERTYPE* s, INT16 sGridno, INT8 bDir, INT8 bLevel);
279 INT16 ActionPointCost(const SOLDIERTYPE* s, INT16 sGridNo, INT8 bDir, UINT16 usMovementMode);
280 INT16 EstimateActionPointCost( SOLDIERTYPE *pSoldier, INT16 sGridNo, INT8 bDir, UINT16 usMovementMo…
282 BOOLEAN EnoughPoints(const SOLDIERTYPE* pSoldier, INT16 sAPCost, INT16 sBPCost, BOOLEAN fDisplayMsg…
283 void DeductPoints( SOLDIERTYPE *pSoldier, INT16 sAPCost, INT16 sBPCost );
285 INT16 TerrainBreathPoints(SOLDIERTYPE * pSoldier, INT16 sGridno,INT8 bDir, UINT16 usMovementMode);
305 INT16 GetAPsToReadyWeapon(const SOLDIERTYPE* pSoldier, UINT16 usAnimState);
316 INT16 MinAPsToThrow(SOLDIERTYPE const&, GridNo, bool add_turning_cost);
319 UINT16 GetTotalAPsToDropBomb( SOLDIERTYPE *pSoldier, INT16 sGridNo );
322 INT8 GetAPsToStealItem( SOLDIERTYPE *pSoldier, INT16 usMapPos );
[all …]
H A DWeapons.h169 extern BOOLEAN FireWeapon( SOLDIERTYPE *pSoldier , INT16 sTargetGridNo );
170 …get, UINT16 usWeaponIndex, INT16 sDamage, INT16 sBreathLoss, UINT16 usDirection, INT16 sXPos, INT1…
171 void StructureHit(BULLET* b, INT16 sXPos, INT16 sYPos, INT16 sZPos, UINT16 usStructureID, INT32 iIm…
172 extern void WindowHit( INT16 sGridNo, UINT16 usStructureID, BOOLEAN fBlowWindowSouth, BOOLEAN fLarg…
173 …RTYPE *pFirer, SOLDIERTYPE * pTarget, UINT8 ubHitLocation, INT32 iImpact, INT16 sHitBy, UINT8 * pu…
174 BOOLEAN InRange(const SOLDIERTYPE* pSoldier, INT16 sGridNo);
186 extern void GetTargetWorldPositions( SOLDIERTYPE *pSoldier, INT16 sTargetGridNo, FLOAT *pdXPos, FLO…
192 extern UINT32 CalcThrownChanceToHit(SOLDIERTYPE *pSoldier, INT16 sGridNo, UINT8 ubAimTime, UINT8 ub…
196 void UseHandToHand(SOLDIERTYPE* pSoldier, INT16 sTargetGridNo, BOOLEAN fStealing);
H A DDisplayCover.cc39 INT16 sGridNo;
46 INT16 sGridNo;
197 for (INT16 y = 0; y < DC_MAX_COVER_RANGE; ++y) in CalculateCoverInRadiusAroundGridno()
199 for (INT16 x = 0; x < DC_MAX_COVER_RANGE; ++x) in CalculateCoverInRadiusAroundGridno()
220 INT16 x = 0; in CalculateCoverInRadiusAroundGridno()
221 INT16 y = 0; in CalculateCoverInRadiusAroundGridno()
498 static BOOLEAN IsTheRoofVisible(INT16 sGridNo);
504 INT16 sGridNo; in CalculateVisibleToSoldierAroundGridno()
505 INT16 sCounterX, sCounterY; in CalculateVisibleToSoldierAroundGridno()
599 INT16 sGridNo; in AddVisibleToSoldierToEachGridNo()
[all …]
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Editor/
H A DEditorItems.h14 INT16 sNumItems; //total number of items in the current class of item.
15 INT16 sSelItemIndex; //currently selected item index.
16 INT16 sHilitedItemIndex;
17 INT16 sScrollIndex; //current scroll index (0 is far left, 1 is next tile to the right, ...)
18 INT16 sSaveSelWeaponsIndex, sSaveSelAmmoIndex, sSaveSelArmourIndex, sSaveSelExplosivesIndex,
21INT16 sSaveWeaponsScrollIndex, sSaveAmmoScrollIndex, sSaveArmourScrollIndex, sSaveExplosivesScro…
24INT16 sNumWeapons, sNumAmmo, sNumArmour, sNumExplosives, sNumEquipment1, sNumEquipment2, sNumEqu…
38 void AddSelectedItemToWorld( INT16 sGridNo );
39 void HandleRightClickOnItem( INT16 sGridNo );
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Strategic/
H A DAuto_Resolve.h24 BOOLEAN GetCurrentBattleSectorXYZ( INT16 *psSectorX, INT16 *psSectorY, INT16 *psSectorZ );
26 …Wound(SOLDIERTYPE* pSoldier, SOLDIERTYPE* pVictim, OBJECTTYPE* pKit, INT16 sKitPts, INT16 sStatus);
29 … GetCurrentBattleSectorXYZAndReturnTRUEIfThereIsABattle(INT16* psSectorX, INT16* psSectorY, INT16*…
/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/fmtcl/
H A DBitBltConv_avx2.cpp77 fmtcl_BitBltConv_CASE (false, INT16 , 16, i16) in bitblt_int_to_flt_avx2_switch()
78 fmtcl_BitBltConv_CASE (false, INT16 , 12, i16) in bitblt_int_to_flt_avx2_switch()
79 fmtcl_BitBltConv_CASE (false, INT16 , 10, i16) in bitblt_int_to_flt_avx2_switch()
120 fmtcl_BitBltConv_CASE (false, INT16 , i16) in bitblt_flt_to_int_avx2_switch()
121 fmtcl_BitBltConv_CASE (true , INT16 , i16) in bitblt_flt_to_int_avx2_switch()
157 fmtcl_BitBltConv_CASE (INT16 , INT16 , 16, 12, i16, i16) in bitblt_int_to_int_avx2_switch()
158 fmtcl_BitBltConv_CASE (INT16 , INT16 , 16, 10, i16, i16) in bitblt_int_to_int_avx2_switch()
159 fmtcl_BitBltConv_CASE (INT16 , INT16 , 16, 9, i16, i16) in bitblt_int_to_int_avx2_switch()
161 fmtcl_BitBltConv_CASE (INT16 , INT16 , 12, 10, i16, i16) in bitblt_int_to_int_avx2_switch()
162 fmtcl_BitBltConv_CASE (INT16 , INT16 , 12, 9, i16, i16) in bitblt_int_to_int_avx2_switch()
[all …]
/dports/x11/xorgproto/xorgproto-2021.5/include/X11/extensions/
H A Dshapeproto.h81 INT16 xOff;
82 INT16 yOff;
96 INT16 xOff;
97 INT16 yOff;
111 INT16 xOff;
112 INT16 yOff;
125 INT16 xOff;
126 INT16 yOff;
147 INT16 yBoundingShape;
151 INT16 yClipShape;
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/src/cpp/analysis/
H A Dcheck_int16.cpp32 return TIType(gvn, TIType::INT16, in0.rows, in0.cols); in check_int16()
34 case TIType::INT16 : in check_int16()
40 return TIType(gvn, TIType::INT16, in0.rows, in0.cols); in check_int16()
44 return TIType(gvn, TIType::INT16, in0.rows, in0.cols); in check_int16()
48 return TIType(gvn, TIType::INT16, in0.rows, in0.cols); in check_int16()
52 return TIType(gvn, TIType::INT16, in0.rows, in0.cols); in check_int16()
56 return TIType(gvn, TIType::INT16, in0.rows, in0.cols); in check_int16()
60 return TIType(gvn, TIType::INT16, in0.rows, in0.cols); in check_int16()
64 return TIType(gvn, TIType::INT16, in0.rows, in0.cols); in check_int16()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-hhea-table.hh67 INT16 caretSlopeRise; /* Used to calculate the slope of the
70 INT16 caretSlopeRun; /* 0 for vertical caret, 1 for horizontal. */
71 INT16 caretOffset; /* The amount by which a slanted
76 INT16 reserved1; /* Set to 0. */
77 INT16 reserved2; /* Set to 0. */
78 INT16 reserved3; /* Set to 0. */
79 INT16 reserved4; /* Set to 0. */
80 INT16 metricDataFormat; /* 0 for current format. */
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-hhea-table.hh67 INT16 caretSlopeRise; /* Used to calculate the slope of the
70 INT16 caretSlopeRun; /* 0 for vertical caret, 1 for horizontal. */
71 INT16 caretOffset; /* The amount by which a slanted
76 INT16 reserved1; /* Set to 0. */
77 INT16 reserved2; /* Set to 0. */
78 INT16 reserved3; /* Set to 0. */
79 INT16 reserved4; /* Set to 0. */
80 INT16 metricDataFormat; /* 0 for current format. */
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-hhea-table.hh67 INT16 caretSlopeRise; /* Used to calculate the slope of the
70 INT16 caretSlopeRun; /* 0 for vertical caret, 1 for horizontal. */
71 INT16 caretOffset; /* The amount by which a slanted
76 INT16 reserved1; /* Set to 0. */
77 INT16 reserved2; /* Set to 0. */
78 INT16 reserved3; /* Set to 0. */
79 INT16 reserved4; /* Set to 0. */
80 INT16 metricDataFormat; /* 0 for current format. */
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-hhea-table.hh67 INT16 caretSlopeRise; /* Used to calculate the slope of the
70 INT16 caretSlopeRun; /* 0 for vertical caret, 1 for horizontal. */
71 INT16 caretOffset; /* The amount by which a slanted
76 INT16 reserved1; /* Set to 0. */
77 INT16 reserved2; /* Set to 0. */
78 INT16 reserved3; /* Set to 0. */
79 INT16 reserved4; /* Set to 0. */
80 INT16 metricDataFormat; /* 0 for current format. */
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-hhea-table.hh67 INT16 caretSlopeRise; /* Used to calculate the slope of the
70 INT16 caretSlopeRun; /* 0 for vertical caret, 1 for horizontal. */
71 INT16 caretOffset; /* The amount by which a slanted
76 INT16 reserved1; /* Set to 0. */
77 INT16 reserved2; /* Set to 0. */
78 INT16 reserved3; /* Set to 0. */
79 INT16 reserved4; /* Set to 0. */
80 INT16 metricDataFormat; /* 0 for current format. */
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-hhea-table.hh67 INT16 caretSlopeRise; /* Used to calculate the slope of the
70 INT16 caretSlopeRun; /* 0 for vertical caret, 1 for horizontal. */
71 INT16 caretOffset; /* The amount by which a slanted
76 INT16 reserved1; /* Set to 0. */
77 INT16 reserved2; /* Set to 0. */
78 INT16 reserved3; /* Set to 0. */
79 INT16 reserved4; /* Set to 0. */
80 INT16 metricDataFormat; /* 0 for current format. */
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-hhea-table.hh67 INT16 caretSlopeRise; /* Used to calculate the slope of the
70 INT16 caretSlopeRun; /* 0 for vertical caret, 1 for horizontal. */
71 INT16 caretOffset; /* The amount by which a slanted
76 INT16 reserved1; /* Set to 0. */
77 INT16 reserved2; /* Set to 0. */
78 INT16 reserved3; /* Set to 0. */
79 INT16 reserved4; /* Set to 0. */
80 INT16 metricDataFormat; /* 0 for current format. */

12345678910>>...288