Home
last modified time | relevance | path

Searched refs:setVariableName (Results 1 – 25 of 144) sorted by relevance

123456

/dports/math/brial/BRiAl-1.2.10/tests/
H A DBoolePolyRingTest.cc124 ring.setVariableName(0, "x"); in BOOST_AUTO_TEST_CASE()
126 ring.setVariableName(3, "v"); in BOOST_AUTO_TEST_CASE()
129 empty.setVariableName(0, "x"); in BOOST_AUTO_TEST_CASE()
130 empty.setVariableName(1, "y"); in BOOST_AUTO_TEST_CASE()
151 ring.setVariableName(3, "-y"); in BOOST_AUTO_TEST_CASE()
152 ring.setVariableName(2, "*"); in BOOST_AUTO_TEST_CASE()
266 ring.setVariableName(0, "x"); in BOOST_AUTO_TEST_CASE()
267 ring.setVariableName(1, "y"); in BOOST_AUTO_TEST_CASE()
268 ring.setVariableName(2, "z"); in BOOST_AUTO_TEST_CASE()
269 ring.setVariableName(3, "v"); in BOOST_AUTO_TEST_CASE()
[all …]
H A DVariableFactoryTest.cc41 ring.setVariableName(0, "x"); in Fvarfac()
42 ring.setVariableName(1, "y"); in Fvarfac()
43 ring.setVariableName(2, "z"); in Fvarfac()
44 ring.setVariableName(3, "v"); in Fvarfac()
45 ring.setVariableName(4, "w"); in Fvarfac()
H A DSetFactoryTest.cc41 ring.setVariableName(0, "x"); in Fsetfac()
42 ring.setVariableName(1, "y"); in Fsetfac()
43 ring.setVariableName(2, "z"); in Fsetfac()
44 ring.setVariableName(3, "v"); in Fsetfac()
45 ring.setVariableName(4, "w"); in Fsetfac()
H A DMonomialFactoryTest.cc43 ring.setVariableName(0, "x"); in Fmonfac()
44 ring.setVariableName(1, "y"); in Fmonfac()
45 ring.setVariableName(2, "z"); in Fmonfac()
46 ring.setVariableName(3, "v"); in Fmonfac()
47 ring.setVariableName(4, "w"); in Fmonfac()
H A DBooleEnvTest.cc60 BooleEnv::setVariableName(0, "x");
63 ring.setVariableName(1, "y");
66 BooleEnv::setVariableName(2, "z");
69 ring.setVariableName(3, "v");
72 BooleEnv::setVariableName(4, "w");
75 BooleEnv::setVariableName(5, "t");
80 BOOST_CHECK_THROW( BooleEnv::setVariableName(-1, "r"), std::exception);
H A DFGLMStrategyTest.cc42 ring.setVariableName(0, "x"); in Ffglm()
43 ring.setVariableName(1, "y"); in Ffglm()
44 ring.setVariableName(2, "z"); in Ffglm()
45 ring.setVariableName(3, "v"); in Ffglm()
46 ring.setVariableName(4, "w"); in Ffglm()
H A DPolynomialFactoryTest.cc46 ring.setVariableName(0, "x"); in Fpolyfac()
47 ring.setVariableName(1, "y"); in Fpolyfac()
48 ring.setVariableName(2, "z"); in Fpolyfac()
49 ring.setVariableName(3, "v"); in Fpolyfac()
50 ring.setVariableName(4, "w"); in Fpolyfac()
H A DLexOrderTest.cc41 ring.setVariableName(0, "x"); in Flex()
42 ring.setVariableName(1, "y"); in Flex()
43 ring.setVariableName(2, "z"); in Flex()
44 ring.setVariableName(3, "v"); in Flex()
45 ring.setVariableName(4, "w"); in Flex()
H A DDegRevLexAscOrderTest.cc40 ring.setVariableName(0, "x"); in Fdegrevlex()
41 ring.setVariableName(1, "y"); in Fdegrevlex()
42 ring.setVariableName(2, "z"); in Fdegrevlex()
43 ring.setVariableName(3, "v"); in Fdegrevlex()
44 ring.setVariableName(4, "w"); in Fdegrevlex()
/dports/math/py-brial/BRiAl-1.2.10/tests/
H A DBoolePolyRingTest.cc124 ring.setVariableName(0, "x"); in BOOST_AUTO_TEST_CASE()
126 ring.setVariableName(3, "v"); in BOOST_AUTO_TEST_CASE()
129 empty.setVariableName(0, "x"); in BOOST_AUTO_TEST_CASE()
130 empty.setVariableName(1, "y"); in BOOST_AUTO_TEST_CASE()
151 ring.setVariableName(3, "-y"); in BOOST_AUTO_TEST_CASE()
152 ring.setVariableName(2, "*"); in BOOST_AUTO_TEST_CASE()
266 ring.setVariableName(0, "x"); in BOOST_AUTO_TEST_CASE()
267 ring.setVariableName(1, "y"); in BOOST_AUTO_TEST_CASE()
268 ring.setVariableName(2, "z"); in BOOST_AUTO_TEST_CASE()
269 ring.setVariableName(3, "v"); in BOOST_AUTO_TEST_CASE()
[all …]
H A DVariableFactoryTest.cc41 ring.setVariableName(0, "x"); in Fvarfac()
42 ring.setVariableName(1, "y"); in Fvarfac()
43 ring.setVariableName(2, "z"); in Fvarfac()
44 ring.setVariableName(3, "v"); in Fvarfac()
45 ring.setVariableName(4, "w"); in Fvarfac()
H A DMonomialFactoryTest.cc43 ring.setVariableName(0, "x"); in Fmonfac()
44 ring.setVariableName(1, "y"); in Fmonfac()
45 ring.setVariableName(2, "z"); in Fmonfac()
46 ring.setVariableName(3, "v"); in Fmonfac()
47 ring.setVariableName(4, "w"); in Fmonfac()
H A DSetFactoryTest.cc41 ring.setVariableName(0, "x"); in Fsetfac()
42 ring.setVariableName(1, "y"); in Fsetfac()
43 ring.setVariableName(2, "z"); in Fsetfac()
44 ring.setVariableName(3, "v"); in Fsetfac()
45 ring.setVariableName(4, "w"); in Fsetfac()
H A DBooleEnvTest.cc60 BooleEnv::setVariableName(0, "x");
63 ring.setVariableName(1, "y");
66 BooleEnv::setVariableName(2, "z");
69 ring.setVariableName(3, "v");
72 BooleEnv::setVariableName(4, "w");
75 BooleEnv::setVariableName(5, "t");
80 BOOST_CHECK_THROW( BooleEnv::setVariableName(-1, "r"), std::exception);
H A DFGLMStrategyTest.cc42 ring.setVariableName(0, "x"); in Ffglm()
43 ring.setVariableName(1, "y"); in Ffglm()
44 ring.setVariableName(2, "z"); in Ffglm()
45 ring.setVariableName(3, "v"); in Ffglm()
46 ring.setVariableName(4, "w"); in Ffglm()
H A DPolynomialFactoryTest.cc46 ring.setVariableName(0, "x"); in Fpolyfac()
47 ring.setVariableName(1, "y"); in Fpolyfac()
48 ring.setVariableName(2, "z"); in Fpolyfac()
49 ring.setVariableName(3, "v"); in Fpolyfac()
50 ring.setVariableName(4, "w"); in Fpolyfac()
H A DLexOrderTest.cc41 ring.setVariableName(0, "x"); in test01()
42 ring.setVariableName(1, "y"); in test01()
43 ring.setVariableName(2, "z"); in test01()
44 ring.setVariableName(3, "v"); in test01()
45 ring.setVariableName(4, "w"); in test01()
H A DDegRevLexAscOrderTest.cc40 ring.setVariableName(0, "x"); in Fdegrevlex()
41 ring.setVariableName(1, "y"); in Fdegrevlex()
42 ring.setVariableName(2, "z"); in Fdegrevlex()
43 ring.setVariableName(3, "v"); in Fdegrevlex()
44 ring.setVariableName(4, "w"); in Fdegrevlex()
H A DDegLexOrderTest.cc41 ring.setVariableName(0, "x"); in Fdeglex()
42 ring.setVariableName(1, "y"); in Fdeglex()
43 ring.setVariableName(2, "z"); in Fdeglex()
44 ring.setVariableName(3, "v"); in Fdeglex()
45 ring.setVariableName(4, "w"); in Fdeglex()
/dports/www/phpbb3/phpBB3/vendor/zendframework/zend-code/src/Generator/DocBlock/Tag/
H A DParamTag.php32 $this->setVariableName($variableName);
62 public function setVariableName($variableName) function in Zend\\Code\\Generator\\DocBlock\\Tag\\ParamTag
102 return $this->setVariableName($paramName);
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Code/Generator/DocBlock/Tag/
H A DParamTag.php30 $this->setVariableName($variableName);
60 public function setVariableName($variableName) function in Zend\\Code\\Generator\\DocBlock\\Tag\\ParamTag
100 return $this->setVariableName($paramName);
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-code/src/Generator/DocBlock/Tag/
H A DParamTag.php31 $this->setVariableName($variableName);
61 public function setVariableName($variableName) function in Laminas\\Code\\Generator\\DocBlock\\Tag\\ParamTag
101 return $this->setVariableName($paramName);
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/testunits/module_BASE/
H A DDatabaseTableTestSuite.h178 set[0].setVariableName("v1"); in test_db2()
179 set[1].setVariableName("v2"); in test_db2()
180 set[2].setVariableName("v3"); in test_db2()
325 set[0].setVariableName("v1"); in test_db3()
326 set[1].setVariableName("v2"); in test_db3()
327 set[2].setVariableName("v3"); in test_db3()
417 set[0].setVariableName("v1"); in test_db4()
418 set[1].setVariableName("v2"); in test_db4()
419 set[2].setVariableName("v3"); in test_db4()
512 set[0].setVariableName("v1"); in test_db5()
[all …]
H A DDBRowGeneratorParserTestSuite.h70 set[0].setVariableName ( "v0" ); in test_simple()
71 set[1].setVariableName ( "v1" ); in test_simple()
72 set[2].setVariableName ( "v2" ); in test_simple()
73 set[3].setVariableName ( "v3" ); in test_simple()
358 set[0].setVariableName ( "v0" ); in testEM()
359 set[1].setVariableName ( "v1" ); in testEM()
360 set[2].setVariableName ( "v2" ); in testEM()
361 set[3].setVariableName ( "v3" ); in testEM()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/misc-ming.all/
H A DDefineEditTextVariableNameTest.c67 void setVariableName(SWFMovie mo, const char* txt, const char* varname);
117 setVariableName(SWFMovie mo, const char* txt, const char* varname) in setVariableName() function
316 setVariableName(mo, "mc1.textfield", varName1bis); in main()
317 setVariableName(mo, "mc2.textfield", varName2bis); in main()

123456