Home
last modified time | relevance | path

Searched defs:maxCol (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/math/octave-forge-octproj/octproj-2.0.1/inst/
H A Dop_aux_equalize_dimensions.m32 maxCol = 0; variable
46 maxCol = col; variable
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric/
H A DStyles.php94 public function read(SimpleXMLElement $sheet, int $maxRow, int $maxCol): void
101 private function readStyles(SimpleXMLElement $styleRegion, int $maxRow, int $maxCol): void
221 …private function readStyleRange(SimpleXMLElement $styleAttributes, int $maxCol, int $maxRow): stri…
/dports/www/phpgroupware/phpgroupware-0.9.16.017/chora/
H A Dhistory.php188 $maxCol = 0; variable
194 $maxCol = max($val, $maxCol); variable
/dports/textproc/R-cran-readxl/readxl/src/
H A DCellLimits.h33 int maxCol() const { in maxCol() function
57 const int minCol, const int maxCol) { in update()
/dports/www/webgrind/webgrind-1.5.0/templates/
H A Dindex.phtml77 $maxCol = 3 + count(Webgrind_Config::$tableFields); variable
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A DinsertTable.cpp12 InsertTable::InsertTable( QWidget* parent, int maxRow, int maxCol ) : QDialog( parent ) in InsertTable()
/dports/math/eigen3/eigen-3.3.9/doc/examples/
H A DTutorial_ReductionsVisitorsBroadcasting_visitors.cpp15 MatrixXf::Index maxRow, maxCol; in main() local
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/doc/examples/
H A DTutorial_ReductionsVisitorsBroadcasting_visitors.cpp15 MatrixXf::Index maxRow, maxCol; in main() local
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/doc/examples/
H A DTutorial_ReductionsVisitorsBroadcasting_visitors.cpp15 MatrixXf::Index maxRow, maxCol; in main() local
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/doc/examples/
H A DTutorial_ReductionsVisitorsBroadcasting_visitors.cpp15 MatrixXf::Index maxRow, maxCol; in main() local
/dports/misc/opennn/opennn-5.0.5/eigen/doc/examples/
H A DTutorial_ReductionsVisitorsBroadcasting_visitors.cpp15 MatrixXf::Index maxRow, maxCol; in main() local
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/doc/examples/
H A DTutorial_ReductionsVisitorsBroadcasting_visitors.cpp15 MatrixXf::Index maxRow, maxCol; in main() local
/dports/editors/texstudio/texstudio-4.1.2/src/tests/
H A Dqsearchreplacepanel_t.cpp21 …dSelectionIntern(QEditor* ed, int &minLine, int& minCol, int& maxLine, int& maxCol, const QString&… in getHighlightedSelectionIntern()
76 int minLine, minCol, maxLine, maxCol; in getHighlightedSelectionIntern() local
/dports/games/spring/spring_98.0/rts/Sim/Projectiles/WeaponProjectiles/
H A DFireBallProjectile.cpp67 int maxCol = numFire; in Draw() local
/dports/math/ogdf/OGDF/include/ogdf/lib/abacus/
H A Dlp.h165 int maxCol, in initialize()
192 int nCol, int maxCol, in initialize()
225 int maxCol() const { return _maxCol(); } in maxCol() function
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/standalone/examples/minesweeper/source/
H A Dmodel.cpp138 const auto maxCol = matrix.front ().size () - 1; in openCleanNearby() local
230 const auto maxCol = matrix.front ().size () - 1; in calcNeighbours() local
/dports/editors/calligra/calligra-3.2.1/sheets/part/
H A DCellTool.cpp143 int CellTool::maxCol() const in maxCol() function in CellTool
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/core/math/
H A Dcolumns_to_blocks.cpp77 const size_t maxCol = j * colOffset + blockWidth; in Transform() local
/dports/cad/veroroute/VeroRoute/Src/
H A DBoard.h272 int minRow, minCol, maxRow, maxCol; in Pan() local
302 int minRow, minCol, maxRow, maxCol; in SmartPan() local
342 int minRow, minCol, maxRow, maxCol; variable
417 bool GetBounds(int& minRow, int& minCol, int& maxRow, int& maxCol) const in GetBounds()
/dports/biology/bbmap/bbmap/current/aligner/
H A DAlignment.java32 final int maxCol=max[1]; in align() local
H A DSingleStateAlignerFlat2_1D.java89 …ngth) : "Check that values are in-bounds before calling this function: "+refEndLoc+", "+ref.length; in fillUnlimited()
320 …final int maxRow, final int maxCol, final int maxState/*, final int maxScore, final int maxStart*/… in score()
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DGnumeric.php407 …private function processColumnLoop(int $whichColumn, int $maxCol, SimpleXMLElement $columnOverride…
429 private function processColumnWidths(?SimpleXMLElement $sheet, int $maxCol): void
/dports/graphics/opencv/opencv-4.5.3/3rdparty/carotene/src/
H A Dminmaxloc.cpp213 f32 &maxVal, size_t &maxCol, size_t &maxRow)
346 f32 &maxVal, size_t &maxCol, size_t &maxRow)
492 s32 &maxVal, size_t &maxCol, size_t &maxRow)
624 s16 &maxVal, size_t &maxCol, size_t &maxRow)
779 u16 &maxVal, size_t &maxCol, size_t &maxRow)
1170 u8 &maxVal, size_t &maxCol, size_t &maxRow)
1257 s8 &maxVal, size_t &maxCol, size_t &maxRow)
/dports/math/ogdf/OGDF/src/ogdf/basic/
H A DGF2Solver.cpp178 const int maxCol = m-1; in solve2() local
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DGnumeric.php654 …private function processColumnLoop(int $c, int $maxCol, SimpleXMLElement $columnOverride, float $d…
676 private function processColumnWidths(SimpleXMLElement $sheet, int $maxCol): void

1234567