Home
last modified time | relevance | path

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

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/ruby/test/sbml/
H A DTestSBase.rb755 addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" +
773 @@s.appendNotes(addnotes)
810 @@s.appendNotes(addnotes)
859 @@s.appendNotes(addnotes)
893 addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" +
911 @@s.appendNotes(addnotes)
935 addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" +
953 @@s.appendNotes(addnotes)
979 @@s.appendNotes(addnotes)
1005 @@s.appendNotes(addnotes)
[all …]
H A DTestSBase_newSetters.rb762 addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" +
770 i = @@s.appendNotes(addnotes)
798 i = @@s.appendNotes(addnotes)
826 i = @@s.appendNotes(addnotes)
846 addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" +
854 i = @@s.appendNotes(addnotes)
874 addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" +
882 i = @@s.appendNotes(addnotes)
899 i = @@s.appendNotes(addnotes)
916 i = @@s.appendNotes(addnotes)
[all …]
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/ruby/test/sbml/
H A DTestSBase.rb755 addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" +
773 @@s.appendNotes(addnotes)
810 @@s.appendNotes(addnotes)
859 @@s.appendNotes(addnotes)
893 addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" +
911 @@s.appendNotes(addnotes)
935 addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" +
953 @@s.appendNotes(addnotes)
979 @@s.appendNotes(addnotes)
1005 @@s.appendNotes(addnotes)
[all …]
H A DTestSBase_newSetters.rb762 addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" +
770 i = @@s.appendNotes(addnotes)
798 i = @@s.appendNotes(addnotes)
826 i = @@s.appendNotes(addnotes)
846 addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" +
854 i = @@s.appendNotes(addnotes)
874 addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" +
882 i = @@s.appendNotes(addnotes)
899 i = @@s.appendNotes(addnotes)
916 i = @@s.appendNotes(addnotes)
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/csharp/test/sbml/
H A DTestSBase.cs855 S.appendNotes (addnotes); in test_SBase_appendNotesString1()
873 S.appendNotes (addnotes); in test_SBase_appendNotesString2()
889 string addnotes = "<p xmlns=\"http://www.w3.org/1999/xhtml\">This is more test notes </p>\n"; in test_SBase_appendNotesString3()
894 S.appendNotes (addnotes); in test_SBase_appendNotesString3()
922 S.appendNotes (addnotes); in test_SBase_appendNotesString4()
940 S.appendNotes (addnotes); in test_SBase_appendNotesString5()
955 …string addnotes = "<body xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <p>This is more test note… in test_SBase_appendNotesString6()
958 S.appendNotes (addnotes); in test_SBase_appendNotesString6()
976 S.appendNotes (addnotes); in test_SBase_appendNotesString7()
992 string addnotes = "<p xmlns=\"http://www.w3.org/1999/xhtml\">This is more test notes </p>"; in test_SBase_appendNotesString8()
[all …]
H A DTestSBase_newSetters.cs907 string addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" + in test_SBase_appendNotesString1()
915 i = S.appendNotes(addnotes); in test_SBase_appendNotesString1()
944 i = S.appendNotes(addnotes); in test_SBase_appendNotesString2()
973 i = S.appendNotes(addnotes); in test_SBase_appendNotesString3()
994 string addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" + in test_SBase_appendNotesString4()
1002 i = S.appendNotes(addnotes); in test_SBase_appendNotesString4()
1023 string addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" + in test_SBase_appendNotesString5()
1031 i = S.appendNotes(addnotes); in test_SBase_appendNotesString5()
1049 i = S.appendNotes(addnotes); in test_SBase_appendNotesString6()
1067 i = S.appendNotes(addnotes); in test_SBase_appendNotesString7()
[all …]
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/test/sbml/
H A DTestSBase.cs855 S.appendNotes (addnotes); in test_SBase_appendNotesString1()
873 S.appendNotes (addnotes); in test_SBase_appendNotesString2()
889 string addnotes = "<p xmlns=\"http://www.w3.org/1999/xhtml\">This is more test notes </p>\n"; in test_SBase_appendNotesString3()
894 S.appendNotes (addnotes); in test_SBase_appendNotesString3()
922 S.appendNotes (addnotes); in test_SBase_appendNotesString4()
940 S.appendNotes (addnotes); in test_SBase_appendNotesString5()
955 …string addnotes = "<body xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <p>This is more test note… in test_SBase_appendNotesString6()
958 S.appendNotes (addnotes); in test_SBase_appendNotesString6()
976 S.appendNotes (addnotes); in test_SBase_appendNotesString7()
992 string addnotes = "<p xmlns=\"http://www.w3.org/1999/xhtml\">This is more test notes </p>"; in test_SBase_appendNotesString8()
[all …]
H A DTestSBase_newSetters.cs907 string addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" + in test_SBase_appendNotesString1()
915 i = S.appendNotes(addnotes); in test_SBase_appendNotesString1()
944 i = S.appendNotes(addnotes); in test_SBase_appendNotesString2()
973 i = S.appendNotes(addnotes); in test_SBase_appendNotesString3()
994 string addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" + in test_SBase_appendNotesString4()
1002 i = S.appendNotes(addnotes); in test_SBase_appendNotesString4()
1023 string addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" + in test_SBase_appendNotesString5()
1031 i = S.appendNotes(addnotes); in test_SBase_appendNotesString5()
1049 i = S.appendNotes(addnotes); in test_SBase_appendNotesString6()
1067 i = S.appendNotes(addnotes); in test_SBase_appendNotesString7()
[all …]
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/test/org/sbml/libsbml/test/sbml/
H A DTestSBase.java882 String addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" + in test_SBase_appendNotesString1() local
900 S.appendNotes(addnotes); in test_SBase_appendNotesString1()
938 S.appendNotes(addnotes); in test_SBase_appendNotesString2()
988 S.appendNotes(addnotes); in test_SBase_appendNotesString3()
1023 String addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" + in test_SBase_appendNotesString4() local
1041 S.appendNotes(addnotes); in test_SBase_appendNotesString4()
1066 String addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" + in test_SBase_appendNotesString5() local
1084 S.appendNotes(addnotes); in test_SBase_appendNotesString5()
1111 S.appendNotes(addnotes); in test_SBase_appendNotesString6()
1138 S.appendNotes(addnotes); in test_SBase_appendNotesString7()
[all …]
H A DTestSBase_newSetters.java902 String addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" + in test_SBase_appendNotesString1() local
910 i = S.appendNotes(addnotes); in test_SBase_appendNotesString1()
939 i = S.appendNotes(addnotes); in test_SBase_appendNotesString2()
968 i = S.appendNotes(addnotes); in test_SBase_appendNotesString3()
989 String addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" + in test_SBase_appendNotesString4() local
997 i = S.appendNotes(addnotes); in test_SBase_appendNotesString4()
1018 String addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" + in test_SBase_appendNotesString5() local
1026 i = S.appendNotes(addnotes); in test_SBase_appendNotesString5()
1044 i = S.appendNotes(addnotes); in test_SBase_appendNotesString6()
1062 i = S.appendNotes(addnotes); in test_SBase_appendNotesString7()
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/java/test/org/sbml/libsbml/test/sbml/
H A DTestSBase.java882 String addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" + in test_SBase_appendNotesString1() local
900 S.appendNotes(addnotes); in test_SBase_appendNotesString1()
938 S.appendNotes(addnotes); in test_SBase_appendNotesString2()
988 S.appendNotes(addnotes); in test_SBase_appendNotesString3()
1023 String addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" + in test_SBase_appendNotesString4() local
1041 S.appendNotes(addnotes); in test_SBase_appendNotesString4()
1066 String addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" + in test_SBase_appendNotesString5() local
1084 S.appendNotes(addnotes); in test_SBase_appendNotesString5()
1111 S.appendNotes(addnotes); in test_SBase_appendNotesString6()
1138 S.appendNotes(addnotes); in test_SBase_appendNotesString7()
[all …]
H A DTestSBase_newSetters.java902 String addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" + in test_SBase_appendNotesString1() local
910 i = S.appendNotes(addnotes); in test_SBase_appendNotesString1()
939 i = S.appendNotes(addnotes); in test_SBase_appendNotesString2()
968 i = S.appendNotes(addnotes); in test_SBase_appendNotesString3()
989 String addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" + in test_SBase_appendNotesString4() local
997 i = S.appendNotes(addnotes); in test_SBase_appendNotesString4()
1018 String addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" + in test_SBase_appendNotesString5() local
1026 i = S.appendNotes(addnotes); in test_SBase_appendNotesString5()
1044 i = S.appendNotes(addnotes); in test_SBase_appendNotesString6()
1062 i = S.appendNotes(addnotes); in test_SBase_appendNotesString7()
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/python/test/sbml/
H A DTestSBase.py768 addnotes = wrapString("<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" +
786 self.S.appendNotes(addnotes)
823 self.S.appendNotes(addnotes)
865 addnotes = "<p xmlns=\"http://www.w3.org/1999/xhtml\">This is more test notes </p>\n";
872 self.S.appendNotes(addnotes)
924 self.S.appendNotes(addnotes)
966 self.S.appendNotes(addnotes)
992 self.S.appendNotes(addnotes)
1018 self.S.appendNotes(addnotes)
1044 addnotes = "<p xmlns=\"http://www.w3.org/1999/xhtml\">This is more test notes </p>";
[all …]
H A DTestSBase_newSetters.py775 addnotes = wrapString("<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" +
783 i = self.S.appendNotes(addnotes)
811 i = self.S.appendNotes(addnotes)
837 addnotes = "<p xmlns=\"http://www.w3.org/1999/xhtml\">This is more test notes </p>";
839 i = self.S.appendNotes(addnotes)
867 i = self.S.appendNotes(addnotes)
895 i = self.S.appendNotes(addnotes)
912 i = self.S.appendNotes(addnotes)
929 i = self.S.appendNotes(addnotes)
944 addnotes = "<p xmlns=\"http://www.w3.org/1999/xhtml\">This is more test notes </p>";
[all …]
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/python/test/sbml/
H A DTestSBase.py768 addnotes = wrapString("<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" +
786 self.S.appendNotes(addnotes)
823 self.S.appendNotes(addnotes)
865 addnotes = "<p xmlns=\"http://www.w3.org/1999/xhtml\">This is more test notes </p>\n";
872 self.S.appendNotes(addnotes)
924 self.S.appendNotes(addnotes)
966 self.S.appendNotes(addnotes)
992 self.S.appendNotes(addnotes)
1018 self.S.appendNotes(addnotes)
1044 addnotes = "<p xmlns=\"http://www.w3.org/1999/xhtml\">This is more test notes </p>";
[all …]
H A DTestSBase_newSetters.py775 addnotes = wrapString("<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" + " <head>\n" +
783 i = self.S.appendNotes(addnotes)
811 i = self.S.appendNotes(addnotes)
837 addnotes = "<p xmlns=\"http://www.w3.org/1999/xhtml\">This is more test notes </p>";
839 i = self.S.appendNotes(addnotes)
867 i = self.S.appendNotes(addnotes)
895 i = self.S.appendNotes(addnotes)
912 i = self.S.appendNotes(addnotes)
929 i = self.S.appendNotes(addnotes)
944 addnotes = "<p xmlns=\"http://www.w3.org/1999/xhtml\">This is more test notes </p>";
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/test/
H A DTestSBase.cpp1548 char * addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" in START_TEST() local
1571 SBase_appendNotesString(S, addnotes); in START_TEST()
1616 char * addnotes = "<body xmlns=\"http://www.w3.org/1999/xhtml\">\n" in START_TEST() local
1629 SBase_appendNotesString(S, addnotes); in START_TEST()
1701 SBase_appendNotesString(S, addnotes); in START_TEST()
1763 char * addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" in START_TEST() local
1786 SBase_appendNotesString(S, addnotes); in START_TEST()
1847 SBase_appendNotesString(S, addnotes); in START_TEST()
1895 SBase_appendNotesString(S, addnotes); in START_TEST()
1941 SBase_appendNotesString(S, addnotes); in START_TEST()
[all …]
H A DTestSBase_newSetters.cpp1582 char * addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" in START_TEST() local
1592 i = SBase_appendNotesString(S, addnotes); in START_TEST()
1627 char * addnotes = "<body xmlns=\"http://www.w3.org/1999/xhtml\">\n" in START_TEST() local
1632 i = SBase_appendNotesString(S, addnotes); in START_TEST()
1670 i = SBase_appendNotesString(S, addnotes); in START_TEST()
1700 char * addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" in START_TEST() local
1710 i = SBase_appendNotesString(S, addnotes); in START_TEST()
1748 i = SBase_appendNotesString(S, addnotes); in START_TEST()
1778 i = SBase_appendNotesString(S, addnotes); in START_TEST()
1806 i = SBase_appendNotesString(S, addnotes); in START_TEST()
[all …]
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/test/
H A DTestSBase.cpp1548 char * addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" in START_TEST() local
1571 SBase_appendNotesString(S, addnotes); in START_TEST()
1616 char * addnotes = "<body xmlns=\"http://www.w3.org/1999/xhtml\">\n" in START_TEST() local
1629 SBase_appendNotesString(S, addnotes); in START_TEST()
1701 SBase_appendNotesString(S, addnotes); in START_TEST()
1763 char * addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" in START_TEST() local
1786 SBase_appendNotesString(S, addnotes); in START_TEST()
1847 SBase_appendNotesString(S, addnotes); in START_TEST()
1895 SBase_appendNotesString(S, addnotes); in START_TEST()
1941 SBase_appendNotesString(S, addnotes); in START_TEST()
[all …]
H A DTestSBase_newSetters.cpp1582 char * addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" in START_TEST() local
1592 i = SBase_appendNotesString(S, addnotes); in START_TEST()
1627 char * addnotes = "<body xmlns=\"http://www.w3.org/1999/xhtml\">\n" in START_TEST() local
1632 i = SBase_appendNotesString(S, addnotes); in START_TEST()
1670 i = SBase_appendNotesString(S, addnotes); in START_TEST()
1700 char * addnotes = "<html xmlns=\"http://www.w3.org/1999/xhtml\">\n" in START_TEST() local
1710 i = SBase_appendNotesString(S, addnotes); in START_TEST()
1748 i = SBase_appendNotesString(S, addnotes); in START_TEST()
1778 i = SBase_appendNotesString(S, addnotes); in START_TEST()
1806 i = SBase_appendNotesString(S, addnotes); in START_TEST()
[all …]
/dports/audio/denemo/denemo-2.0.6/actions/menus/MainMenu/Educational/AuralTraining/Chord-Comparison/
H A Dinit.scm396 (let ( (addnotes 0)
400 (set! addnotes
413 (map addnotes TransposedChordNotes)
/dports/devel/upp/upp/uppsrc/ide/
H A DErrors.cpp349 addnotes = true; in PutLinkingEnd()
527 addnotes = true; in ConsoleLine()
543 if(addnotes) { in ConsoleLine()
595 addnotes = false; in ConsoleRunEnd()
H A Didewin.cpp411 addnotes = false; in Ide()
H A Dide.h456 bool addnotes; member
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/filters/
H A Dpofilter.py112 if self.options.addnotes: