Home
last modified time | relevance | path

Searched defs:cell_range (Results 1 – 18 of 18) sorted by relevance

/dports/math/pspp/pspp-1.4.1/src/data/
H A Dspreadsheet-reader.h37 char *cell_range ; /* The cell range (in UTF-8) */ member
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/matrix_free/
H A Doperators.h1849 const std::pair<unsigned int, unsigned int> &cell_range) const in local_apply_cell()
2122 const std::pair<unsigned int, unsigned int> &cell_range) const in local_apply_cell()
2158 const std::pair<unsigned int, unsigned int> &cell_range) const in local_diagonal_cell()
H A Dmapping_info.templates.h761 const std::pair<unsigned int, unsigned int> cell_range, in initialize_cell_range()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/
H A Dbstm_time_tree.cxx345 void bstm_time_tree::cell_range(int bit_index, float &min, float &max) const { in cell_range() function in bstm_time_tree
/dports/devel/libfort/libfort-0.4.2-11-g4123716/lib/
H A Dfort.hpp1067 class cell_range: public property_owner_t class in fort::table
1073 cell_range(size_t top_left_row, size_t top_left_col, in cell_range() function in fort::table::cell_range
/dports/devel/libfort/libfort-0.4.2-11-g4123716/src/
H A Dfort.hpp1067 class cell_range: public property_owner_t class in fort::table
1073 cell_range(size_t top_left_row, size_t top_left_col, in cell_range() function in fort::table::cell_range
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dvalidation.c737 GnmValue *cell_range = value_new_cellrange_r (sheet, r); in gnm_validation_eval_range() local
H A Dworkbook.c609 GnmValue const *cell_range, in workbook_foreach_cell_in_range()
/dports/devel/py-spyder/spyder-3.2.7/spyder/widgets/variableexplorer/
H A Darrayeditor.py488 def _sel_to_text(self, cell_range): argument
/dports/math/gnumeric/gnumeric-1.12.50/src/dialogs/
H A Ddialog-scenarios.c288 GnmValue *cell_range; in scenario_add_ok_clicked_cb() local
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/worksheet/
H A Dworksheet.py747 def move_range(self, cell_range, rows=0, cols=0, translate=False): argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/
H A Dstl_test.cc145 Int32Builder& value_builder, const std::vector<TestInt32Type>& cell_range) { in AppendListValues()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/
H A Dstl_test.cc145 Int32Builder& value_builder, const std::vector<TestInt32Type>& cell_range) { in AppendListValues()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/
H A Dstl_test.cc145 Int32Builder& value_builder, const std::vector<TestInt32Type>& cell_range) { in AppendListValues()
/dports/textproc/py-xlsxwriter/XlsxWriter-1.4.3/xlsxwriter/
H A Dworksheet.py3521 def unprotect_range(self, cell_range, range_name=None, password=None): argument
6320 def _write_cell_array_formula(self, formula, cell_range): argument
6768 def _write_protected_range(self, cell_range, range_name, password): argument
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/tests/worksheet/
H A Dworksheet_test_suite.cpp339 auto cell_range = ws.range("A1:B2"); in test_getslice() local
/dports/math/cgal/CGAL-5.3/include/CGAL/Mesh_3/
H A DC3T3_helpers.h2138 void reset_sliver_cache(CellRange& cell_range) const in reset_sliver_cache()
2155 void reset_circumcenter_cache(CellRange& cell_range) const in reset_circumcenter_cache()
/dports/science/code_saturne/code_saturne-7.1.0/src/mesh/
H A Dcs_partition.c3098 cs_gnum_t cell_range[2] = {0, 0}; in cs_partition() local