Home
last modified time | relevance | path

Searched refs:setFormula (Results 1 – 25 of 623) sorted by relevance

12345678910>>...25

/dports/www/tikiwiki/tiki-21.2/lib/test/core/Math/Formula/
H A DRunnerTest.php35 $this->runner->setFormula($element);
60 $this->runner->setFormula('(add 1 2)');
66 $this->runner->setFormula('(add list)');
140 $this->runner->setFormula('(map)');
223 $this->runner->setFormula('(and)');
226 $this->runner->setFormula('(and 0)');
235 $this->runner->setFormula('(and 1)');
244 $this->runner->setFormula('(or)');
247 $this->runner->setFormula('(or 0)');
256 $this->runner->setFormula('(or 1)');
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/extras/
H A Dscchartsobj.cxx104 xSheet0->getCellByPosition(1, 0)->setFormula("JAN"); in init()
105 xSheet0->getCellByPosition(2, 0)->setFormula("FEB"); in init()
106 xSheet0->getCellByPosition(3, 0)->setFormula("MAR"); in init()
107 xSheet0->getCellByPosition(4, 0)->setFormula("APR"); in init()
108 xSheet0->getCellByPosition(5, 0)->setFormula("MAY"); in init()
109 xSheet0->getCellByPosition(6, 0)->setFormula("JUN"); in init()
110 xSheet0->getCellByPosition(7, 0)->setFormula("JUL"); in init()
111 xSheet0->getCellByPosition(8, 0)->setFormula("AUG"); in init()
112 xSheet0->getCellByPosition(9, 0)->setFormula("SEP"); in init()
113 xSheet0->getCellByPosition(10, 0)->setFormula("OCT"); in init()
[all …]
H A Dscindexenumeration_tablechartsenumeration.cxx71 xSheet0->getCellByPosition(1, 0)->setFormula("JAN"); in init()
72 xSheet0->getCellByPosition(2, 0)->setFormula("FEB"); in init()
73 xSheet0->getCellByPosition(3, 0)->setFormula("MAR"); in init()
74 xSheet0->getCellByPosition(4, 0)->setFormula("APR"); in init()
75 xSheet0->getCellByPosition(5, 0)->setFormula("MAY"); in init()
76 xSheet0->getCellByPosition(6, 0)->setFormula("JUN"); in init()
77 xSheet0->getCellByPosition(7, 0)->setFormula("JUL"); in init()
78 xSheet0->getCellByPosition(8, 0)->setFormula("AUG"); in init()
79 xSheet0->getCellByPosition(9, 0)->setFormula("SEP"); in init()
80 xSheet0->getCellByPosition(10, 0)->setFormula("OCT"); in init()
[all …]
H A Dscchartobj.cxx96 xSheet0->getCellByPosition(1, 0)->setFormula("JAN"); in init()
97 xSheet0->getCellByPosition(2, 0)->setFormula("FEB"); in init()
98 xSheet0->getCellByPosition(3, 0)->setFormula("MAR"); in init()
99 xSheet0->getCellByPosition(4, 0)->setFormula("APR"); in init()
100 xSheet0->getCellByPosition(5, 0)->setFormula("MAY"); in init()
101 xSheet0->getCellByPosition(6, 0)->setFormula("JUN"); in init()
102 xSheet0->getCellByPosition(7, 0)->setFormula("JUL"); in init()
103 xSheet0->getCellByPosition(8, 0)->setFormula("AUG"); in init()
104 xSheet0->getCellByPosition(9, 0)->setFormula("SEP"); in init()
105 xSheet0->getCellByPosition(10, 0)->setFormula("OCT"); in init()
[all …]
H A Dscdatapilotfieldgroupitemobj.cxx92 xSheet0->getCellByPosition(i, 0)->setFormula("Col" + OUString::number(i)); in init()
93 xSheet0->getCellByPosition(0, i)->setFormula("Row" + OUString::number(i)); in init()
94 xSheet1->getCellByPosition(i, 0)->setFormula("Col" + OUString::number(i)); in init()
95 xSheet1->getCellByPosition(0, i)->setFormula("Row" + OUString::number(i)); in init()
107 xSheet0->getCellByPosition(1, 1)->setFormula("aName"); in init()
108 xSheet0->getCellByPosition(1, 2)->setFormula("otherName"); in init()
109 xSheet0->getCellByPosition(1, 3)->setFormula("una"); in init()
110 xSheet0->getCellByPosition(1, 4)->setFormula("otherName"); in init()
111 xSheet0->getCellByPosition(1, 5)->setFormula("somethingelse"); in init()
H A Dscdatapilotfieldgroupobj.cxx118 xSheet0->getCellByPosition(i, 0)->setFormula("Col" + OUString::number(i)); in init()
119 xSheet0->getCellByPosition(0, i)->setFormula("Row" + OUString::number(i)); in init()
120 xSheet1->getCellByPosition(i, 0)->setFormula("Col" + OUString::number(i)); in init()
121 xSheet1->getCellByPosition(0, i)->setFormula("Row" + OUString::number(i)); in init()
133 xSheet0->getCellByPosition(1, 1)->setFormula("aName"); in init()
134 xSheet0->getCellByPosition(1, 2)->setFormula("otherName"); in init()
135 xSheet0->getCellByPosition(1, 3)->setFormula("una"); in init()
136 xSheet0->getCellByPosition(1, 4)->setFormula("otherName"); in init()
137 xSheet0->getCellByPosition(1, 5)->setFormula("somethingelse"); in init()
H A Dscdatapilotfieldgroupsobj.cxx122 xSheet0->getCellByPosition(i, 0)->setFormula("Col" + OUString::number(i)); in init()
123 xSheet0->getCellByPosition(0, i)->setFormula("Row" + OUString::number(i)); in init()
124 xSheet1->getCellByPosition(i, 0)->setFormula("Col" + OUString::number(i)); in init()
125 xSheet1->getCellByPosition(0, i)->setFormula("Row" + OUString::number(i)); in init()
137 xSheet0->getCellByPosition(1, 1)->setFormula("aName"); in init()
138 xSheet0->getCellByPosition(1, 2)->setFormula("otherName"); in init()
139 xSheet0->getCellByPosition(1, 3)->setFormula("una"); in init()
140 xSheet0->getCellByPosition(1, 4)->setFormula("otherName"); in init()
141 xSheet0->getCellByPosition(1, 5)->setFormula("somethingelse"); in init()
H A Dsctablesheetobj.cxx267 xSheet->getCellByPosition(2 ,0)->setFormula("= B5 + C1"); in init()
271 xSheet->getCellByPosition(8, 6)->setFormula("= SUM(G7:H7)"); in init()
272 xSheet->getCellByPosition(9, 6)->setFormula("= G7*I7"); in init()
304 xSheet->getCellByPosition(2 ,0)->setFormula("= B5 + C1"); in getScenarioSpreadsheet()
308 xSheet->getCellByPosition(8, 6)->setFormula("= SUM(G7:H7)"); in getScenarioSpreadsheet()
309 xSheet->getCellByPosition(9, 6)->setFormula("= G7*I7"); in getScenarioSpreadsheet()
330 xSheet->getCellByPosition(2 ,0)->setFormula("= B5 + C1"); in getXSpreadsheet()
334 xSheet->getCellByPosition(8, 6)->setFormula("= SUM(G7:H7)"); in getXSpreadsheet()
335 xSheet->getCellByPosition(9, 6)->setFormula("= G7*I7"); in getXSpreadsheet()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/extras/
H A Dscindexenumeration_tablechartsenumeration.cxx71 xSheet0->getCellByPosition(1, 0)->setFormula("JAN"); in init()
72 xSheet0->getCellByPosition(2, 0)->setFormula("FEB"); in init()
73 xSheet0->getCellByPosition(3, 0)->setFormula("MAR"); in init()
74 xSheet0->getCellByPosition(4, 0)->setFormula("APR"); in init()
75 xSheet0->getCellByPosition(5, 0)->setFormula("MAY"); in init()
76 xSheet0->getCellByPosition(6, 0)->setFormula("JUN"); in init()
77 xSheet0->getCellByPosition(7, 0)->setFormula("JUL"); in init()
78 xSheet0->getCellByPosition(8, 0)->setFormula("AUG"); in init()
79 xSheet0->getCellByPosition(9, 0)->setFormula("SEP"); in init()
80 xSheet0->getCellByPosition(10, 0)->setFormula("OCT"); in init()
[all …]
H A Dscchartobj.cxx96 xSheet0->getCellByPosition(1, 0)->setFormula("JAN"); in init()
97 xSheet0->getCellByPosition(2, 0)->setFormula("FEB"); in init()
98 xSheet0->getCellByPosition(3, 0)->setFormula("MAR"); in init()
99 xSheet0->getCellByPosition(4, 0)->setFormula("APR"); in init()
100 xSheet0->getCellByPosition(5, 0)->setFormula("MAY"); in init()
101 xSheet0->getCellByPosition(6, 0)->setFormula("JUN"); in init()
102 xSheet0->getCellByPosition(7, 0)->setFormula("JUL"); in init()
103 xSheet0->getCellByPosition(8, 0)->setFormula("AUG"); in init()
104 xSheet0->getCellByPosition(9, 0)->setFormula("SEP"); in init()
105 xSheet0->getCellByPosition(10, 0)->setFormula("OCT"); in init()
[all …]
H A Dscchartsobj.cxx104 xSheet0->getCellByPosition(1, 0)->setFormula("JAN"); in init()
105 xSheet0->getCellByPosition(2, 0)->setFormula("FEB"); in init()
106 xSheet0->getCellByPosition(3, 0)->setFormula("MAR"); in init()
107 xSheet0->getCellByPosition(4, 0)->setFormula("APR"); in init()
108 xSheet0->getCellByPosition(5, 0)->setFormula("MAY"); in init()
109 xSheet0->getCellByPosition(6, 0)->setFormula("JUN"); in init()
110 xSheet0->getCellByPosition(7, 0)->setFormula("JUL"); in init()
111 xSheet0->getCellByPosition(8, 0)->setFormula("AUG"); in init()
112 xSheet0->getCellByPosition(9, 0)->setFormula("SEP"); in init()
113 xSheet0->getCellByPosition(10, 0)->setFormula("OCT"); in init()
[all …]
H A Dscdatapilotfieldgroupitemobj.cxx92 xSheet0->getCellByPosition(i, 0)->setFormula("Col" + OUString::number(i)); in init()
93 xSheet0->getCellByPosition(0, i)->setFormula("Row" + OUString::number(i)); in init()
94 xSheet1->getCellByPosition(i, 0)->setFormula("Col" + OUString::number(i)); in init()
95 xSheet1->getCellByPosition(0, i)->setFormula("Row" + OUString::number(i)); in init()
107 xSheet0->getCellByPosition(1, 1)->setFormula("aName"); in init()
108 xSheet0->getCellByPosition(1, 2)->setFormula("otherName"); in init()
109 xSheet0->getCellByPosition(1, 3)->setFormula("una"); in init()
110 xSheet0->getCellByPosition(1, 4)->setFormula("otherName"); in init()
111 xSheet0->getCellByPosition(1, 5)->setFormula("somethingelse"); in init()
H A Dscdatapilotfieldgroupobj.cxx118 xSheet0->getCellByPosition(i, 0)->setFormula("Col" + OUString::number(i)); in init()
119 xSheet0->getCellByPosition(0, i)->setFormula("Row" + OUString::number(i)); in init()
120 xSheet1->getCellByPosition(i, 0)->setFormula("Col" + OUString::number(i)); in init()
121 xSheet1->getCellByPosition(0, i)->setFormula("Row" + OUString::number(i)); in init()
133 xSheet0->getCellByPosition(1, 1)->setFormula("aName"); in init()
134 xSheet0->getCellByPosition(1, 2)->setFormula("otherName"); in init()
135 xSheet0->getCellByPosition(1, 3)->setFormula("una"); in init()
136 xSheet0->getCellByPosition(1, 4)->setFormula("otherName"); in init()
137 xSheet0->getCellByPosition(1, 5)->setFormula("somethingelse"); in init()
H A Dscdatapilotfieldgroupsobj.cxx122 xSheet0->getCellByPosition(i, 0)->setFormula("Col" + OUString::number(i)); in init()
123 xSheet0->getCellByPosition(0, i)->setFormula("Row" + OUString::number(i)); in init()
124 xSheet1->getCellByPosition(i, 0)->setFormula("Col" + OUString::number(i)); in init()
125 xSheet1->getCellByPosition(0, i)->setFormula("Row" + OUString::number(i)); in init()
137 xSheet0->getCellByPosition(1, 1)->setFormula("aName"); in init()
138 xSheet0->getCellByPosition(1, 2)->setFormula("otherName"); in init()
139 xSheet0->getCellByPosition(1, 3)->setFormula("una"); in init()
140 xSheet0->getCellByPosition(1, 4)->setFormula("otherName"); in init()
141 xSheet0->getCellByPosition(1, 5)->setFormula("somethingelse"); in init()
H A Dsctablesheetobj.cxx267 xSheet->getCellByPosition(2 ,0)->setFormula("= B5 + C1"); in init()
271 xSheet->getCellByPosition(8, 6)->setFormula("= SUM(G7:H7)"); in init()
272 xSheet->getCellByPosition(9, 6)->setFormula("= G7*I7"); in init()
305 xSheet->getCellByPosition(2 ,0)->setFormula("= B5 + C1"); in getScenarioSpreadsheet()
309 xSheet->getCellByPosition(8, 6)->setFormula("= SUM(G7:H7)"); in getScenarioSpreadsheet()
310 xSheet->getCellByPosition(9, 6)->setFormula("= G7*I7"); in getScenarioSpreadsheet()
332 xSheet->getCellByPosition(2 ,0)->setFormula("= B5 + C1"); in getXSpreadsheet()
336 xSheet->getCellByPosition(8, 6)->setFormula("= SUM(G7:H7)"); in getXSpreadsheet()
337 xSheet->getCellByPosition(9, 6)->setFormula("= G7*I7"); in getXSpreadsheet()
/dports/devel/spark/spark-2.1.1/mllib/src/test/scala/org/apache/spark/ml/feature/
H A DRFormulaSuite.scala37 val formula = new RFormula().setFormula("id ~ v1 + v2")
101 val formula = new RFormula().setFormula("~ a + b")
115 val formula = new RFormula().setFormula("id ~ a + b")
132 val formula = new RFormula().setFormula("id ~ a + b")
166 val formula = new RFormula().setFormula("id ~ a + b")
182 val formula = new RFormula().setFormula("id ~ vec")
197 val formula = new RFormula().setFormula("id ~ vec2")
218 val formula = new RFormula().setFormula("a ~ b:c:d")
235 val formula = new RFormula().setFormula("id ~ a:b")
261 val formula = new RFormula().setFormula("id ~ a:b")
[all …]
/dports/editors/calligra/calligra-3.2.1/sheets/tests/
H A DTestDependencies.cpp47 m_storage->setFormula(1, 1, formula); // A1 in testCircleRemoval()
60 m_storage->setFormula(1, 1, Formula()); // A1 in testCircleRemoval()
73 m_storage->setFormula(1, 1, formula); // A1 in testCircles()
75 m_storage->setFormula(1, 2, formula); // A2 in testCircles()
77 m_storage->setFormula(1, 3, formula); // A3 in testCircles()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/ruby/test/sbml/
H A DTestWriteSBML.rb206 r.setFormula("x + 1")
222 r.setFormula("x + 1")
238 r.setFormula("x + 1")
278 r.setFormula("v + c")
297 r.setFormula("v + c")
316 r.setFormula("v + c")
328 r.setFormula("v + c")
859 r.setFormula("p * t")
878 r.setFormula("p * t")
897 r.setFormula("p * t")
[all …]
H A DTestRule.rb57 @@r.setFormula(formula)
62 @@r.setFormula(@@r.getFormula())
64 @@r.setFormula( "")
H A DTestKineticLaw.rb148 @@kl.setFormula(formula)
155 @@kl.setFormula(formula)
160 @@kl.setFormula(@@kl.getFormula())
162 @@kl.setFormula("")
207 @@kl.setFormula(formula)
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/ruby/test/sbml/
H A DTestWriteSBML.rb206 r.setFormula("x + 1")
222 r.setFormula("x + 1")
238 r.setFormula("x + 1")
278 r.setFormula("v + c")
297 r.setFormula("v + c")
316 r.setFormula("v + c")
328 r.setFormula("v + c")
859 r.setFormula("p * t")
878 r.setFormula("p * t")
897 r.setFormula("p * t")
[all …]
H A DTestRule.rb57 @@r.setFormula(formula)
62 @@r.setFormula(@@r.getFormula())
64 @@r.setFormula( "")
H A DTestKineticLaw.rb148 @@kl.setFormula(formula)
155 @@kl.setFormula(formula)
160 @@kl.setFormula(@@kl.getFormula())
162 @@kl.setFormula("")
207 @@kl.setFormula(formula)
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/test/sbml/
H A DTestWriteSBML.cs329 r.setFormula("x + 1"); in test_WriteSBML_AlgebraicRule()
346 r.setFormula("x + 1"); in test_WriteSBML_AlgebraicRule_L2v1()
363 r.setFormula("x + 1"); in test_WriteSBML_AlgebraicRule_L2v2()
407 r.setFormula("v + c"); in test_WriteSBML_CompartmentVolumeRule()
427 r.setFormula("v + c"); in test_WriteSBML_CompartmentVolumeRule_L2v1()
447 r.setFormula("v + c"); in test_WriteSBML_CompartmentVolumeRule_L2v2()
460 r.setFormula("v + c"); in test_WriteSBML_CompartmentVolumeRule_defaults()
1028 r.setFormula("p * t"); in test_WriteSBML_ParameterRule()
1048 r.setFormula("p * t"); in test_WriteSBML_ParameterRule_L2v1()
1068 r.setFormula("p * t"); in test_WriteSBML_ParameterRule_L2v2()
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/csharp/test/sbml/
H A DTestWriteSBML.cs329 r.setFormula("x + 1"); in test_WriteSBML_AlgebraicRule()
346 r.setFormula("x + 1"); in test_WriteSBML_AlgebraicRule_L2v1()
363 r.setFormula("x + 1"); in test_WriteSBML_AlgebraicRule_L2v2()
407 r.setFormula("v + c"); in test_WriteSBML_CompartmentVolumeRule()
427 r.setFormula("v + c"); in test_WriteSBML_CompartmentVolumeRule_L2v1()
447 r.setFormula("v + c"); in test_WriteSBML_CompartmentVolumeRule_L2v2()
460 r.setFormula("v + c"); in test_WriteSBML_CompartmentVolumeRule_defaults()
1028 r.setFormula("p * t"); in test_WriteSBML_ParameterRule()
1048 r.setFormula("p * t"); in test_WriteSBML_ParameterRule_L2v1()
1068 r.setFormula("p * t"); in test_WriteSBML_ParameterRule_L2v2()
[all …]

12345678910>>...25