Home
last modified time | relevance | path

Searched refs:readCells (Results 1 – 8 of 8) sorted by relevance

/dports/www/osrm-backend/osrm-backend-5.26.0/include/partitioner/
H A Dfiles.hpp45 inline void readCells(const boost::filesystem::path &path, CellStorageT &storage) in readCells() function
/dports/editors/calligra/calligra-3.2.1/filters/sheets/opencalc/
H A Dopencalcimport.h99 … bool readCells(KoXmlElement & rowNode, Calligra::Sheets::Sheet * table, int row, int & columns);
H A Dopencalcimport.cc316 bool OpenCalcImport::readCells(KoXmlElement & rowNode, Sheet * table, int row, int & columns) in readCells() function in OpenCalcImport
783 if (!readCells(r, table, backupRow, columns)) in readRowsAndCells()
/dports/www/osrm-backend/osrm-backend-5.26.0/src/customize/
H A Dcustomizer.cpp150 partitioner::files::readCells(config.GetPath(".osrm.cells"), storage); in Run()
/dports/math/dune-vtk/dune-vtk-38f79c23ef8f29210d41353a8380e42b78422f2f/dune/vtk/
H A Dvtkreader.hh235 Sections readCells (std::ifstream& input, std::string id);
H A Dvtkreader.impl.hh233 section = readCells(input, data_id); in readSerialFileFromStream()
484 VtkReader<Grid,Creator,Field>::readCells (std::ifstream& input, std::string id) in readCells() function in Dune::VtkReader
/dports/www/osrm-backend/osrm-backend-5.26.0/src/storage/
H A Dstorage.cpp489 partitioner::files::readCells(config.GetPath(".osrm.cells"), storage); in PopulateStaticData()
/dports/math/R-cran-raster/raster/
H A DMD5239 59fb9dbb789ce3482a4bd44ca45e4070 *R/readCells.R