Home
last modified time | relevance | path

Searched refs:FunctionDefinition_setId (Results 1 – 25 of 33) sorted by relevance

12

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/test/
H A DTestFunctionDefinition_newSetters.c87 int i = FunctionDefinition_setId(E, id); in START_TEST()
98 int i = FunctionDefinition_setId(E, id); in START_TEST()
104 i = FunctionDefinition_setId(E, NULL); in START_TEST()
H A DTestFunctionDefinition.c103 FunctionDefinition_setId(fd, "pow3"); in START_TEST()
200 FunctionDefinition_setId(FD, id); in START_TEST()
211 FunctionDefinition_setId(FD, FunctionDefinition_getId(FD)); in START_TEST()
214 FunctionDefinition_setId(FD, NULL); in START_TEST()
H A DTestModel.c669 FunctionDefinition_setId(fd1, "fd1"); in START_TEST()
670 FunctionDefinition_setId(fd2, "fd2"); in START_TEST()
700 FunctionDefinition_setId(fd1, "fd1"); in START_TEST()
701 FunctionDefinition_setId(fd2, "fd2"); in START_TEST()
904 FunctionDefinition_setId( fd1, "sin" ); in START_TEST()
905 FunctionDefinition_setId( fd2, "cos" ); in START_TEST()
1403 FunctionDefinition_setId(o3,"test"); in START_TEST()
H A DTestModel_newSetters.c244 FunctionDefinition_setId(fd, "fd"); in START_TEST()
270 FunctionDefinition_setId(fd, "fd"); in START_TEST()
306 FunctionDefinition_setId(fd, "fd"); in START_TEST()
312 FunctionDefinition_setId(fd1, "fd"); in START_TEST()
H A DTestSBMLConvertStrict.cpp992 FunctionDefinition_setId(fd, "fd"); in START_TEST()
1189 FunctionDefinition_setId(fd, "fd"); in START_TEST()
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/test/
H A DTestFunctionDefinition_newSetters.c87 int i = FunctionDefinition_setId(E, id); in START_TEST()
98 int i = FunctionDefinition_setId(E, id); in START_TEST()
104 i = FunctionDefinition_setId(E, NULL); in START_TEST()
H A DTestFunctionDefinition.c103 FunctionDefinition_setId(fd, "pow3"); in START_TEST()
200 FunctionDefinition_setId(FD, id); in START_TEST()
211 FunctionDefinition_setId(FD, FunctionDefinition_getId(FD)); in START_TEST()
214 FunctionDefinition_setId(FD, NULL); in START_TEST()
H A DTestModel.c669 FunctionDefinition_setId(fd1, "fd1"); in START_TEST()
670 FunctionDefinition_setId(fd2, "fd2"); in START_TEST()
700 FunctionDefinition_setId(fd1, "fd1"); in START_TEST()
701 FunctionDefinition_setId(fd2, "fd2"); in START_TEST()
904 FunctionDefinition_setId( fd1, "sin" ); in START_TEST()
905 FunctionDefinition_setId( fd2, "cos" ); in START_TEST()
1403 FunctionDefinition_setId(o3,"test"); in START_TEST()
H A DTestModel_newSetters.c244 FunctionDefinition_setId(fd, "fd"); in START_TEST()
270 FunctionDefinition_setId(fd, "fd"); in START_TEST()
306 FunctionDefinition_setId(fd, "fd"); in START_TEST()
312 FunctionDefinition_setId(fd1, "fd"); in START_TEST()
H A DTestSBMLConvertStrict.cpp992 FunctionDefinition_setId(fd, "fd"); in START_TEST()
1189 FunctionDefinition_setId(fd, "fd"); in START_TEST()
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/java-files/org/sbml/libsbml/
H A DFunctionDefinition.java620 return libsbmlJNI.FunctionDefinition_setId(swigCPtr, this, sid); in setId()
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files-win/
H A DFunctionDefinition.cs668 int ret = libsbmlPINVOKE.FunctionDefinition_setId(swigCPtr, sid); in setId()
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files/
H A DFunctionDefinition.cs671 int ret = libsbmlPINVOKE.FunctionDefinition_setId(swigCPtr, sid); in setId()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/
H A DFunctionDefinition.h1234 FunctionDefinition_setId (FunctionDefinition_t *fd, const char *sid);
H A DFunctionDefinition.cpp1468 FunctionDefinition_setId (FunctionDefinition_t *fd, const char *sid) in FunctionDefinition_setId() function
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/
H A DFunctionDefinition.h1234 FunctionDefinition_setId (FunctionDefinition_t *fd, const char *sid);
H A DFunctionDefinition.cpp1468 FunctionDefinition_setId (FunctionDefinition_t *fd, const char *sid) in FunctionDefinition_setId() function
/dports/biology/libsbml/libsbml-5.19.0/examples/r/
H A DcreateExampleSBML.R1073 FunctionDefinition_setId(fdef, "f");
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/r/
H A DcreateExampleSBML.R1073 FunctionDefinition_setId(fdef, "f");
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/c/
H A DcreateExampleSBML.c1248 FunctionDefinition_setId(fdef, "f"); in createExampleInvolvingFunctionDefinitions()
/dports/biology/libsbml/libsbml-5.19.0/examples/c/
H A DcreateExampleSBML.c1248 FunctionDefinition_setId(fdef, "f"); in createExampleInvolvingFunctionDefinitions()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/math/test/
H A DTestL3FormulaParserC.c1265 FunctionDefinition_setId(p, "sin"); in START_TEST()
H A DTestL3FormulaParser.cpp1376 FunctionDefinition_setId(p, "sin"); in START_TEST()
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/math/test/
H A DTestL3FormulaParserC.c1265 FunctionDefinition_setId(p, "sin"); in START_TEST()
H A DTestL3FormulaParser.cpp1376 FunctionDefinition_setId(p, "sin"); in START_TEST()

12