Home
last modified time | relevance | path

Searched +defs:empty +defs:cells (Results 1 – 25 of 102) sorted by relevance

12345

/dports/x11-toolkits/xbae/xbae-4.60.4/examples/fifteen/
H A Dfifteen.c49 String *cells[4]; in LoadMatrix() local
73 Empty *empty; in cbSelect() local
136 Empty *empty = XtNew(Empty); in main() local
/dports/math/polymake/polymake-4.5/apps/tropical/src/
H A Dtropical_voronoi.cc36 std::list<std::pair<Matrix<Rational>, Matrix<Int>>> cells; in compute_polytrope_partition() local
84 bool empty = false; in compute_polytrope_partition() local
139 …<Rational>& sites, Int d, const Array<std::pair<Matrix<Rational>, Matrix<Int>>>& cells, const Rati… in visualizable_cells()
/dports/textproc/html2text/html2text-1.3.2a/
H A DArea.h78 bool empty() const { return length_ == 0; } in empty() function
82 const Cell *cells() const { return cells_; } in cells() function
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/adlmidi/structures/
H A Dpl_list.tcc88 pl_list<T>::pl_list(pl_cell<T> *cells, std::size_t ncells, external_storage_policy) in pl_list()
135 bool pl_list<T>::empty() const in empty() function in pl_list
168 pl_cell<T> *cells = cells_; in clear() local
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/opnmidi/structures/
H A Dpl_list.tcc88 pl_list<T>::pl_list(pl_cell<T> *cells, std::size_t ncells, external_storage_policy) in pl_list()
135 bool pl_list<T>::empty() const in empty() function in pl_list
168 pl_cell<T> *cells = cells_; in clear() local
/dports/games/simsu/simsu-1.4.0/src/
H A Dboard.cpp173 const QString cells = settings.value("Board").toString(); in loadPuzzle() local
233 QString cells; in savePuzzle() local
432 QList<Cell*> empty; in hint() local
550 QList<Cell*> cells; in cellNeighbors() local
/dports/math/gnumeric/gnumeric-1.12.50/plugins/fn-database/
H A Dfunctions.c100 GSList *ptr, *condition, *cells; in find_cells_that_match() local
105 GnmValue const *empty = value_new_empty (); in find_cells_that_match() local
161 GSList *cells, *current; in database_find_values() local
/dports/misc/ompl/ompl-1.5.2/src/ompl/datastructures/
H A DGrid.h272 void getCells(CellArray &cells) const in getCells()
288 bool empty() const in empty() function
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dinventory_ui.h231 std::vector<cell_t> cells; variable
258 bool empty() const { in empty() function
451 std::vector<cell_t> cells; variable
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dinventory_ui.h231 std::vector<cell_t> cells; variable
258 bool empty() const { in empty() function
451 std::vector<cell_t> cells; variable
/dports/audio/musescore/MuseScore-3.6.1/mscore/palette/
H A Dpalettetree.h136 std::vector<PaletteCellPtr> cells; variable
200 bool empty() const { return cells.empty(); } in empty() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-tahoe.c411 as_warn (_("SYMBOL TABLE not implemented")); in empty()
434 md_show_usage (stream) in empty()
437 fprintf (stream, _("\
/dports/math/qwtplot3d/qwtplot3d-438c855d/include/
H A Dqwt3d_types.h358 bool empty() const { return vertices.empty(); } in empty() function
385 bool empty() const { return cells.empty(); } in empty() function
389 CellField cells; //!< polygon/cell mesh variable
/dports/devel/godot/godot-3.2.3-stable/modules/gridmap/
H A Dgrid_map.h111 Set<IndexKey> cells; member
126 int16_t empty; member
/dports/devel/godot-tools/godot-3.2.3-stable/modules/gridmap/
H A Dgrid_map.h111 Set<IndexKey> cells; member
126 int16_t empty; member
/dports/devel/upp/upp/bazaar/plugin/matio/lib/
H A Dmat73.c641 int empty = 0; in Mat_H5ReadDatasetInfo() local
669 matvar_t **cells; in Mat_H5ReadDatasetInfo() local
1032 matvar_t **cells = (matvar_t**)matvar->data; in Mat_H5ReadNextReferenceData() local
1210 unsigned empty = 1; in Mat_VarWriteEmpty() local
1307 matvar_t **cells; in Mat_VarWriteCell73() local
1449 unsigned empty = 1; in Mat_WriteEmptyVariable73() local
2388 matvar_t **cells; in Mat_VarRead73() local
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DCellComplex.cpp288 std::map<Cell *, short int, CellPtrLessThan> &cells, std::queue<Cell *> &Q, in enqueueCells()
504 std::vector<Cell *> empty; in reduceComplex() local
585 std::vector<Cell *> empty; in coreduceComplex() local
878 void CellComplex::getCells(std::set<Cell *, CellPtrLessThan> &cells, int dim, in getCells()
/dports/math/matio/matio-1.5.21/src/
H A Dmat73.c711 int empty = 0; in Mat_H5ReadDatasetInfo() local
772 matvar_t **cells; in Mat_H5ReadDatasetInfo() local
1211 matvar_t **cells; in Mat_H5ReadNextReferenceData() local
1410 unsigned empty = 1; in Mat_VarWriteEmpty() local
1511 matvar_t **cells; in Mat_VarWriteCell73() local
1697 unsigned empty = 1; in Mat_WriteEmptyVariable73() local
2784 matvar_t **cells; in Mat_VarRead73() local
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/prettytable-rs-0.8.0/src/
H A Drow.rs17 cells: Vec<Cell>, field
27 pub fn empty() -> Row { in empty() method
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/prettytable-rs-0.8.0/src/
H A Drow.rs17 cells: Vec<Cell>, field
27 pub fn empty() -> Row { in empty() method
/dports/www/rearx/rearx-0.1.4/cargo-crates/prettytable-rs-0.8.0/src/
H A Drow.rs17 cells: Vec<Cell>, field
27 pub fn empty() -> Row { in empty() method
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/prettytable-rs-0.8.0/src/
H A Drow.rs17 cells: Vec<Cell>, field
27 pub fn empty() -> Row { in empty() method
/dports/devel/dtool/dtool-0.11.0/cargo-crates/prettytable-rs-0.8.0/src/
H A Drow.rs17 cells: Vec<Cell>, field
27 pub fn empty() -> Row { in empty() method
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/prettytable-rs-0.8.0/src/
H A Drow.rs17 cells: Vec<Cell>, field
27 pub fn empty() -> Row { in empty() method
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/prettytable-rs-0.8.0/src/
H A Drow.rs17 cells: Vec<Cell>, field
27 pub fn empty() -> Row { in empty() method

12345