Home
last modified time | relevance | path

Searched defs:tileh (Results 1 – 25 of 120) sorted by relevance

12345

/dports/games/openttd/openttd-12.1/src/
H A Dvoid_cmd.cpp32 Slope tileh = GetTilePixelSlopeOutsideMap(x >> 4, y >> 4, &z); in GetSlopePixelZ_Void() local
37 static Foundation GetFoundation_Void(TileIndex tile, Slope tileh) in GetFoundation_Void()
H A Ddepot_func.h26 static inline bool CanBuildDepotByTileh(DiagDirection direction, Slope tileh) in CanBuildDepotByTileh()
H A Dbridge_map.cpp73 Slope tileh = GetTileSlope(t, &h); in GetBridgeHeight() local
H A Dwater_cmd.cpp885 void DrawShoreTile(Slope tileh) in DrawShoreTile()
948 Slope tileh = GetTilePixelSlope(tile, &z); in GetSlopePixelZ_Water() local
953 static Foundation GetFoundation_Water(TileIndex tile, Slope tileh) in GetFoundation_Water()
1083 Slope tileh = GetTileSlope(tile); in GetFloodingBehaviour() local
1117 Slope tileh = GetTileSlope(target); in DoFloodTile() local
H A Dclear_cmd.cpp133 Slope tileh = GetTilePixelSlope(tile, &z); in GetSlopePixelZ_Clear() local
138 static Foundation GetFoundation_Clear(TileIndex tile, Slope tileh) in GetFoundation_Clear()
H A Dlandscape.h53 static inline int GetSlopePixelZInCorner(Slope tileh, Corner corner) in GetSlopePixelZInCorner()
H A Drail_cmd.cpp321 Foundation GetRailFoundation(Slope tileh, TrackBits bits) in GetRailFoundation()
401 static CommandCost CheckRailSlope(Slope tileh, TrackBits rail_bits, TrackBits existing, TileIndex t… in CheckRailSlope()
446 Slope tileh = GetTileSlope(tile); in CmdBuildSingleRail() local
717 Slope tileh = GetTileSlope(tile); in CmdRemoveSingleRail() local
778 Slope tileh = GetTileSlope(t); in FloodHalftile() local
990 Slope tileh = GetTileSlope(tile); in CmdBuildTrainDepot() local
1844 Slope tileh = GetTileSlope(tile); in ClearTile_Track() local
2599 Slope tileh = GetTilePixelSlope(tile, &z); in GetSlopePixelZ_Track() local
2609 static Foundation GetFoundation_Track(TileIndex tile, Slope tileh) in GetFoundation_Track()
H A Delrail.cpp199 static void AdjustTileh(TileIndex tile, Slope *tileh) in AdjustTileh()
285 Slope tileh[TS_END] = { ti->tileh, SLOPE_FLAT }; in DrawRailCatenaryRailway() local
H A Droad_cmd.cpp418 Slope tileh = GetTileSlope(tile); in RemoveRoad() local
547 static CommandCost CheckRoadSlope(Slope tileh, RoadBits *pieces, RoadBits existing, RoadBits other) in CheckRoadSlope()
648 Slope tileh = GetTileSlope(tile); in CmdBuildRoad() local
1175 Slope tileh = GetTileSlope(tile); in CmdBuildRoadDepot() local
1299 static Foundation GetRoadFoundation(Slope tileh, RoadBits bits) in GetRoadFoundation()
1864 Slope tileh = GetTilePixelSlope(tile, &z); in GetSlopePixelZ_Road() local
1875 static Foundation GetFoundation_Road(TileIndex tile, Slope tileh) in GetFoundation_Road()
H A Dtunnelbridge_cmd.cpp126 Foundation GetBridgeFoundation(Slope tileh, Axis axis) in GetBridgeFoundation()
142 bool HasBridgeFlatRamp(Slope tileh, Axis axis) in HasBridgeFlatRamp()
170 static CommandCost CheckBridgeSlope(BridgePieces bridge_piece, Axis axis, Slope *tileh, int *z) in CheckBridgeSlope()
1666 Slope tileh = GetTilePixelSlope(tile, &z); in GetSlopePixelZ_TunnelBridge() local
1702 static Foundation GetFoundation_TunnelBridge(TileIndex tile, Slope tileh) in GetFoundation_TunnelBridge()
/dports/graphics/krita/krita-4.4.8/benchmarks/
H A Dkis_floodfill_benchmark.cpp47 int tileh = 56; in initTestCase() local
/dports/editors/calligra/calligra-3.2.1/words/part/
H A DKWPageCacheManager.cpp46 int tileh = qMin(MAX_TILE_SIZE, h - y * MAX_TILE_SIZE); in KWPageCache() local
/dports/graphics/azpainter/azpainter-2.1.7/src/include/
H A DdefTileImage.h37 tilew,tileh, //タイル配列の幅と高さ member
/dports/net/libvncserver/libvncserver-LibVNCServer-0.9.13/test/
H A Dtjbench.c80 int subsamp, int jpegqual, char *filename, int tilew, int tileh) in decomptest()
216 int totaljpegsize=0, row, col, i, tilew=w, tileh=h, retval=0; in dotest() local
360 int i, tilew, tileh, ntilesw=1, ntilesh=1, retval=0; in dodecomptest() local
/dports/graphics/azpainterb/azpainterb-1.1.3/src/include/
H A DdefTileImage.h36 tilew,tileh, //タイル配列の幅と高さ member
/dports/graphics/azpainterb/azpainterb-1.1.3/src/image/
H A DTileImage_pv.c42 TileImage *__TileImage_create(int type,int tilew,int tileh) in __TileImage_create()
/dports/graphics/azpainter/azpainter-2.1.7/src/image/
H A DTileImage_pv.c41 TileImage *__TileImage_create(int type,int tilew,int tileh) in __TileImage_create()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/libjpeg-turbo/
H A Dtjbench.c106 int subsamp, int jpegqual, char *filename, int tilew, int tileh) in decomp()
286 int totaljpegsize=0, row, col, i, tilew=w, tileh=h, retval=0; in fullTest() local
489 int row, col, i, iter, tilew, tileh, ntilesw=1, ntilesh=1, retval=0; in decompTest() local
/dports/benchmarks/glmark2/glmark2-2021.12/src/libjpeg-turbo/
H A Dtjbench.c106 int subsamp, int jpegqual, char *filename, int tilew, int tileh) in decomp()
286 int totaljpegsize=0, row, col, i, tilew=w, tileh=h, retval=0; in fullTest() local
489 int row, col, i, iter, tilew, tileh, ntilesw=1, ntilesh=1, retval=0; in decompTest() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/rltiles/tool/
H A Dtile_page.cc39 int ofs_x, ofs_y, tilew, tileh; in place_images() local
/dports/graphics/photivo/photivo/Sources/
H A DptWiener.cpp178 int tileh = floor(((float)tile+eps)/(float)nrtilesw); //height in ptWienerFilterChannel() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libjpeg_turbo/
H A Dtjbench.c145 int tileh) in decomp()
327 int totalJpegSize = 0, row, col, i, tilew = w, tileh = h, retval = 0; in fullTest() local
541 int w = 0, h = 0, tilew, tileh, ntilesw = 1, ntilesh = 1, subsamp = -1, in decompTest() local
/dports/graphics/libjpeg-turbo/libjpeg-turbo-2.1.1/
H A Dtjbench.c142 int tileh) in decomp()
322 int totalJpegSize = 0, row, col, i, tilew = w, tileh = h, retval = 0; in fullTest() local
530 int w = 0, h = 0, tilew, tileh, ntilesw = 1, ntilesh = 1, subsamp = -1, in decompTest() local
/dports/graphics/jpeg-turbo/libjpeg-turbo-2.1.1/
H A Dtjbench.c142 int tileh) in decomp()
322 int totalJpegSize = 0, row, col, i, tilew = w, tileh = h, retval = 0; in fullTest() local
530 int w = 0, h = 0, tilew, tileh, ntilesw = 1, ntilesh = 1, subsamp = -1, in decompTest() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libjpeg_turbo/
H A Dtjbench.c140 int subsamp, int jpegQual, char *fileName, int tilew, int tileh) in decomp()
315 int totalJpegSize = 0, row, col, i, tilew = w, tileh = h, retval = 0; in fullTest() local
518 int w = 0, h = 0, tilew, tileh, ntilesw = 1, ntilesh = 1, subsamp = -1, in decompTest() local

12345