Home
last modified time | relevance | path

Searched defs:bestCell (Results 1 – 9 of 9) sorted by relevance

/dports/games/mrboom/MrBoom-src-5.2/ai/
H A DBotTree.cpp98 int bestCell = bot->bestBonusCell(); in Cell() local
120 int bestCell = bot->bestCellToDropABomb(); in Cell() local
142 int bestCell = bot->bestSafeCell(); in Cell() local
H A DBot.cpp114 int bestCell = -1; in calculateBestCellToPickUpBonus() local
148 int bestCell = -1; in bestCellToDropABomb() local
182 int bestCell = cellPlayer(_playerIndex); in bestSafeCell() local
/dports/astro/kosmindoormap/kosmindoormap-21.12.3/src/map/scene/
H A Dpoleofinaccessibilityfinder.cpp75 auto bestCell = Cell(SceneGeometry::polygonCentroid(poly), 0, poly); in find() local
/dports/biology/bowtie2/bowtie2-2.4.4/
H A Daligner_sw_driver.cpp1138 TAlScore bestCell = std::numeric_limits<TAlScore>::min(); in extendSeeds() local
1833 TAlScore bestCell = std::numeric_limits<TAlScore>::min(); in extendSeedsPaired() local
2078 TAlScore bestCell = std::numeric_limits<TAlScore>::min(); in extendSeedsPaired() local
H A Dbt2_dp.cpp741 TAlScore bestCell = std::numeric_limits<TAlScore>::min(); in main() local
/dports/biology/hisat2/hisat2-2.2.1/
H A Daligner_sw_driver.h1661 TAlScore bestCell = std::numeric_limits<TAlScore>::min(); in extendSeeds() local
2359 TAlScore bestCell = std::numeric_limits<TAlScore>::min(); in extendSeedsPaired() local
2606 TAlScore bestCell = std::numeric_limits<TAlScore>::min(); in extendSeedsPaired() local
H A Dspliced_aligner.h255 TAlScore bestCell = std::numeric_limits<TAlScore>::min(); in hybridSearch() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/geometry/
H A Dqgsinternalgeometryengine.cpp203 std::unique_ptr< Cell > bestCell( getCentroidCell( polygon ) ); in surfacePoleOfInaccessibility() local
/dports/graphics/qgis/qgis-3.22.3/src/core/geometry/
H A Dqgsinternalgeometryengine.cpp336 std::unique_ptr< Cell > bestCell( getCentroidCell( polygon ) ); in surfacePoleOfInaccessibility() local