Home
last modified time | relevance | path

Searched refs:setType (Results 26 – 50 of 11440) sorted by relevance

12345678910>>...458

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/csharp/test/math/
H A DTestASTNode.cs205 n.setType(libsbml.AST_NAME); in test_ASTNode_canonicalizeConstants()
210 n.setType(libsbml.AST_NAME); in test_ASTNode_canonicalizeConstants()
215 n.setType(libsbml.AST_NAME); in test_ASTNode_canonicalizeConstants()
220 n.setType(libsbml.AST_NAME); in test_ASTNode_canonicalizeConstants()
798 n.setType(libsbml.AST_PLUS); in test_ASTNode_getPrecedence()
800 n.setType(libsbml.AST_MINUS); in test_ASTNode_getPrecedence()
802 n.setType(libsbml.AST_TIMES); in test_ASTNode_getPrecedence()
806 n.setType(libsbml.AST_POWER); in test_ASTNode_getPrecedence()
812 n.setType(libsbml.AST_NAME); in test_ASTNode_getPrecedence()
823 n.setType(libsbml.AST_REAL); in test_ASTNode_getReal()
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/java/test/org/sbml/libsbml/test/math/
H A DTestASTNode.java198 n.setType(libsbml.AST_NAME); in test_ASTNode_canonicalizeConstants()
203 n.setType(libsbml.AST_NAME); in test_ASTNode_canonicalizeConstants()
208 n.setType(libsbml.AST_NAME); in test_ASTNode_canonicalizeConstants()
213 n.setType(libsbml.AST_NAME); in test_ASTNode_canonicalizeConstants()
791 n.setType(libsbml.AST_PLUS); in test_ASTNode_getPrecedence()
793 n.setType(libsbml.AST_MINUS); in test_ASTNode_getPrecedence()
795 n.setType(libsbml.AST_TIMES); in test_ASTNode_getPrecedence()
799 n.setType(libsbml.AST_POWER); in test_ASTNode_getPrecedence()
805 n.setType(libsbml.AST_NAME); in test_ASTNode_getPrecedence()
815 n.setType(libsbml.AST_REAL); in test_ASTNode_getReal()
[all …]
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/test/math/
H A DTestASTNode.cs205 n.setType(libsbml.AST_NAME); in test_ASTNode_canonicalizeConstants()
210 n.setType(libsbml.AST_NAME); in test_ASTNode_canonicalizeConstants()
215 n.setType(libsbml.AST_NAME); in test_ASTNode_canonicalizeConstants()
220 n.setType(libsbml.AST_NAME); in test_ASTNode_canonicalizeConstants()
798 n.setType(libsbml.AST_PLUS); in test_ASTNode_getPrecedence()
800 n.setType(libsbml.AST_MINUS); in test_ASTNode_getPrecedence()
802 n.setType(libsbml.AST_TIMES); in test_ASTNode_getPrecedence()
806 n.setType(libsbml.AST_POWER); in test_ASTNode_getPrecedence()
812 n.setType(libsbml.AST_NAME); in test_ASTNode_getPrecedence()
823 n.setType(libsbml.AST_REAL); in test_ASTNode_getReal()
[all …]
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/test/org/sbml/libsbml/test/math/
H A DTestASTNode.java198 n.setType(libsbml.AST_NAME); in test_ASTNode_canonicalizeConstants()
203 n.setType(libsbml.AST_NAME); in test_ASTNode_canonicalizeConstants()
208 n.setType(libsbml.AST_NAME); in test_ASTNode_canonicalizeConstants()
213 n.setType(libsbml.AST_NAME); in test_ASTNode_canonicalizeConstants()
791 n.setType(libsbml.AST_PLUS); in test_ASTNode_getPrecedence()
793 n.setType(libsbml.AST_MINUS); in test_ASTNode_getPrecedence()
795 n.setType(libsbml.AST_TIMES); in test_ASTNode_getPrecedence()
799 n.setType(libsbml.AST_POWER); in test_ASTNode_getPrecedence()
805 n.setType(libsbml.AST_NAME); in test_ASTNode_getPrecedence()
815 n.setType(libsbml.AST_REAL); in test_ASTNode_getReal()
[all …]
/dports/www/moodle310/moodle/mod/feedback/item/
H A Dfeedback_item_form_class.php58 $mform->setType('dependitem', PARAM_INT);
59 $mform->setType('dependvalue', PARAM_RAW);
68 $mform->setType('cmid', PARAM_INT);
71 $mform->setType('id', PARAM_INT);
74 $mform->setType('feedback', PARAM_INT);
77 $mform->setType('template', PARAM_INT);
79 $mform->setType('name', PARAM_RAW);
80 $mform->setType('label', PARAM_NOTAGS);
83 $mform->setType('typ', PARAM_ALPHA);
86 $mform->setType('hasvalue', PARAM_INT);
[all …]
/dports/www/moodle311/moodle/mod/feedback/item/
H A Dfeedback_item_form_class.php58 $mform->setType('dependitem', PARAM_INT);
59 $mform->setType('dependvalue', PARAM_RAW);
68 $mform->setType('cmid', PARAM_INT);
71 $mform->setType('id', PARAM_INT);
74 $mform->setType('feedback', PARAM_INT);
77 $mform->setType('template', PARAM_INT);
79 $mform->setType('name', PARAM_RAW);
80 $mform->setType('label', PARAM_NOTAGS);
83 $mform->setType('typ', PARAM_ALPHA);
86 $mform->setType('hasvalue', PARAM_INT);
[all …]
/dports/www/moodle39/moodle/mod/feedback/item/
H A Dfeedback_item_form_class.php58 $mform->setType('dependitem', PARAM_INT);
59 $mform->setType('dependvalue', PARAM_RAW);
68 $mform->setType('cmid', PARAM_INT);
71 $mform->setType('id', PARAM_INT);
74 $mform->setType('feedback', PARAM_INT);
77 $mform->setType('template', PARAM_INT);
79 $mform->setType('name', PARAM_RAW);
80 $mform->setType('label', PARAM_NOTAGS);
83 $mform->setType('typ', PARAM_ALPHA);
86 $mform->setType('hasvalue', PARAM_INT);
[all …]
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dcformat.g73 CD { $setType(CD);}
75 | CE { $setType(CE);}
76 | CI { $setType(CI);}
77 | CF { $setType(CF);}
79 | CG { $setType(CG);}
88 | PM { $setType(PM);}
89 | MP { $setType(MP);}
90 | MOINS { $setType(MOINS);}
91 | PLUS { $setType(PLUS);}
93 | CDOT { $setType(CDOT);}
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DBasicType.java60 T_CHAR.setType(db.lookupIntConstant("T_CHAR").intValue()); in initialize()
61 T_FLOAT.setType(db.lookupIntConstant("T_FLOAT").intValue()); in initialize()
62 T_DOUBLE.setType(db.lookupIntConstant("T_DOUBLE").intValue()); in initialize()
63 T_BYTE.setType(db.lookupIntConstant("T_BYTE").intValue()); in initialize()
64 T_SHORT.setType(db.lookupIntConstant("T_SHORT").intValue()); in initialize()
65 T_INT.setType(db.lookupIntConstant("T_INT").intValue()); in initialize()
66 T_LONG.setType(db.lookupIntConstant("T_LONG").intValue()); in initialize()
67 T_OBJECT.setType(db.lookupIntConstant("T_OBJECT").intValue()); in initialize()
68 T_ARRAY.setType(db.lookupIntConstant("T_ARRAY").intValue()); in initialize()
69 T_VOID.setType(db.lookupIntConstant("T_VOID").intValue()); in initialize()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DBasicType.java60 T_CHAR.setType(db.lookupIntConstant("T_CHAR").intValue()); in initialize()
61 T_FLOAT.setType(db.lookupIntConstant("T_FLOAT").intValue()); in initialize()
62 T_DOUBLE.setType(db.lookupIntConstant("T_DOUBLE").intValue()); in initialize()
63 T_BYTE.setType(db.lookupIntConstant("T_BYTE").intValue()); in initialize()
64 T_SHORT.setType(db.lookupIntConstant("T_SHORT").intValue()); in initialize()
65 T_INT.setType(db.lookupIntConstant("T_INT").intValue()); in initialize()
66 T_LONG.setType(db.lookupIntConstant("T_LONG").intValue()); in initialize()
67 T_OBJECT.setType(db.lookupIntConstant("T_OBJECT").intValue()); in initialize()
68 T_ARRAY.setType(db.lookupIntConstant("T_ARRAY").intValue()); in initialize()
69 T_VOID.setType(db.lookupIntConstant("T_VOID").intValue()); in initialize()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DBasicType.java60 T_CHAR.setType(db.lookupIntConstant("T_CHAR").intValue()); in initialize()
61 T_FLOAT.setType(db.lookupIntConstant("T_FLOAT").intValue()); in initialize()
62 T_DOUBLE.setType(db.lookupIntConstant("T_DOUBLE").intValue()); in initialize()
63 T_BYTE.setType(db.lookupIntConstant("T_BYTE").intValue()); in initialize()
64 T_SHORT.setType(db.lookupIntConstant("T_SHORT").intValue()); in initialize()
65 T_INT.setType(db.lookupIntConstant("T_INT").intValue()); in initialize()
66 T_LONG.setType(db.lookupIntConstant("T_LONG").intValue()); in initialize()
67 T_OBJECT.setType(db.lookupIntConstant("T_OBJECT").intValue()); in initialize()
68 T_ARRAY.setType(db.lookupIntConstant("T_ARRAY").intValue()); in initialize()
69 T_VOID.setType(db.lookupIntConstant("T_VOID").intValue()); in initialize()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DBasicType.java59 T_CHAR.setType(db.lookupIntConstant("T_CHAR").intValue()); in initialize()
60 T_FLOAT.setType(db.lookupIntConstant("T_FLOAT").intValue()); in initialize()
61 T_DOUBLE.setType(db.lookupIntConstant("T_DOUBLE").intValue()); in initialize()
62 T_BYTE.setType(db.lookupIntConstant("T_BYTE").intValue()); in initialize()
63 T_SHORT.setType(db.lookupIntConstant("T_SHORT").intValue()); in initialize()
64 T_INT.setType(db.lookupIntConstant("T_INT").intValue()); in initialize()
65 T_LONG.setType(db.lookupIntConstant("T_LONG").intValue()); in initialize()
66 T_OBJECT.setType(db.lookupIntConstant("T_OBJECT").intValue()); in initialize()
67 T_ARRAY.setType(db.lookupIntConstant("T_ARRAY").intValue()); in initialize()
68 T_VOID.setType(db.lookupIntConstant("T_VOID").intValue()); in initialize()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DBasicType.java59 T_CHAR.setType(db.lookupIntConstant("T_CHAR").intValue()); in initialize()
60 T_FLOAT.setType(db.lookupIntConstant("T_FLOAT").intValue()); in initialize()
61 T_DOUBLE.setType(db.lookupIntConstant("T_DOUBLE").intValue()); in initialize()
62 T_BYTE.setType(db.lookupIntConstant("T_BYTE").intValue()); in initialize()
63 T_SHORT.setType(db.lookupIntConstant("T_SHORT").intValue()); in initialize()
64 T_INT.setType(db.lookupIntConstant("T_INT").intValue()); in initialize()
65 T_LONG.setType(db.lookupIntConstant("T_LONG").intValue()); in initialize()
66 T_OBJECT.setType(db.lookupIntConstant("T_OBJECT").intValue()); in initialize()
67 T_ARRAY.setType(db.lookupIntConstant("T_ARRAY").intValue()); in initialize()
68 T_VOID.setType(db.lookupIntConstant("T_VOID").intValue()); in initialize()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DBasicType.java59 T_CHAR.setType(db.lookupIntConstant("T_CHAR").intValue()); in initialize()
60 T_FLOAT.setType(db.lookupIntConstant("T_FLOAT").intValue()); in initialize()
61 T_DOUBLE.setType(db.lookupIntConstant("T_DOUBLE").intValue()); in initialize()
62 T_BYTE.setType(db.lookupIntConstant("T_BYTE").intValue()); in initialize()
63 T_SHORT.setType(db.lookupIntConstant("T_SHORT").intValue()); in initialize()
64 T_INT.setType(db.lookupIntConstant("T_INT").intValue()); in initialize()
65 T_LONG.setType(db.lookupIntConstant("T_LONG").intValue()); in initialize()
66 T_OBJECT.setType(db.lookupIntConstant("T_OBJECT").intValue()); in initialize()
67 T_ARRAY.setType(db.lookupIntConstant("T_ARRAY").intValue()); in initialize()
68 T_VOID.setType(db.lookupIntConstant("T_VOID").intValue()); in initialize()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DBasicType.java60 T_CHAR.setType(db.lookupIntConstant("T_CHAR").intValue()); in initialize()
61 T_FLOAT.setType(db.lookupIntConstant("T_FLOAT").intValue()); in initialize()
62 T_DOUBLE.setType(db.lookupIntConstant("T_DOUBLE").intValue()); in initialize()
63 T_BYTE.setType(db.lookupIntConstant("T_BYTE").intValue()); in initialize()
64 T_SHORT.setType(db.lookupIntConstant("T_SHORT").intValue()); in initialize()
65 T_INT.setType(db.lookupIntConstant("T_INT").intValue()); in initialize()
66 T_LONG.setType(db.lookupIntConstant("T_LONG").intValue()); in initialize()
67 T_OBJECT.setType(db.lookupIntConstant("T_OBJECT").intValue()); in initialize()
68 T_ARRAY.setType(db.lookupIntConstant("T_ARRAY").intValue()); in initialize()
69 T_VOID.setType(db.lookupIntConstant("T_VOID").intValue()); in initialize()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DBasicType.java60 T_CHAR.setType(db.lookupIntConstant("T_CHAR").intValue()); in initialize()
61 T_FLOAT.setType(db.lookupIntConstant("T_FLOAT").intValue()); in initialize()
62 T_DOUBLE.setType(db.lookupIntConstant("T_DOUBLE").intValue()); in initialize()
63 T_BYTE.setType(db.lookupIntConstant("T_BYTE").intValue()); in initialize()
64 T_SHORT.setType(db.lookupIntConstant("T_SHORT").intValue()); in initialize()
65 T_INT.setType(db.lookupIntConstant("T_INT").intValue()); in initialize()
66 T_LONG.setType(db.lookupIntConstant("T_LONG").intValue()); in initialize()
67 T_OBJECT.setType(db.lookupIntConstant("T_OBJECT").intValue()); in initialize()
68 T_ARRAY.setType(db.lookupIntConstant("T_ARRAY").intValue()); in initialize()
69 T_VOID.setType(db.lookupIntConstant("T_VOID").intValue()); in initialize()
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/proxy/ipvs/
H A Dipset_test.go61 setType utilipset.Type
72 setType: utilipset.HashIPPort,
83 setType: utilipset.HashIPPort,
94 setType: utilipset.HashIPPort,
105 setType: utilipset.HashIPPortIP,
116 setType: utilipset.HashIPPortIP,
171 setType: utilipset.BitmapPort,
181 setType: utilipset.BitmapPort,
191 setType: utilipset.BitmapPort,
201 setType: utilipset.HashIPPort,
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/ruby/test/math/
H A DTestValidASTNode.rb164 node.setType(LibSBML::AST_LOGICAL_NOT)
166 node.setType(LibSBML::AST_LOGICAL_OR)
168 node.setType(LibSBML::AST_LOGICAL_XOR)
172 node.setType(LibSBML::AST_RELATIONAL_EQ)
174 node.setType(LibSBML::AST_RELATIONAL_GEQ)
176 node.setType(LibSBML::AST_RELATIONAL_GT)
180 node.setType(LibSBML::AST_RELATIONAL_LT)
184 node.setType(LibSBML::AST_CONSTANT_TRUE)
207 i = n.setType(LibSBML::AST_REAL)
210 i = n.setType(LibSBML::AST_PLUS)
[all …]
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/ruby/test/math/
H A DTestValidASTNode.rb164 node.setType(LibSBML::AST_LOGICAL_NOT)
166 node.setType(LibSBML::AST_LOGICAL_OR)
168 node.setType(LibSBML::AST_LOGICAL_XOR)
172 node.setType(LibSBML::AST_RELATIONAL_EQ)
174 node.setType(LibSBML::AST_RELATIONAL_GEQ)
176 node.setType(LibSBML::AST_RELATIONAL_GT)
180 node.setType(LibSBML::AST_RELATIONAL_LT)
184 node.setType(LibSBML::AST_CONSTANT_TRUE)
207 i = n.setType(LibSBML::AST_REAL)
210 i = n.setType(LibSBML::AST_PLUS)
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/dlc/catalog/
H A DDownloadContentBootstrap.java31 .setType("asset-archive") in createInitialDownloadContentList()
42 .setType("asset-archive") in createInitialDownloadContentList()
53 .setType("asset-archive") in createInitialDownloadContentList()
64 .setType("asset-archive") in createInitialDownloadContentList()
75 .setType("asset-archive") in createInitialDownloadContentList()
86 .setType("asset-archive") in createInitialDownloadContentList()
97 .setType("asset-archive") in createInitialDownloadContentList()
108 .setType("asset-archive") in createInitialDownloadContentList()
119 .setType("asset-archive") in createInitialDownloadContentList()
130 .setType("asset-archive") in createInitialDownloadContentList()
[all …]
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/tests/src/partrelationshiptest/
H A Dpartrelationshiptest.cpp53 col->setType(PgSqlType("serial")); in connRelTableNoColumnsAndTableTwoColumns()
55 col1->setType(PgSqlType("smallint")); in connRelTableNoColumnsAndTableTwoColumns()
90 col->setType(PgSqlType("serial")); in connRelTablesTwoColumnsSameNameShouldNotRaiseError()
100 col->setType(PgSqlType("serial")); in connRelTablesTwoColumnsSameNameShouldNotRaiseError()
137 col->setType(PgSqlType("serial")); in connRelTablePartionHasMoreColsThanPartitionedTableShouldRaiseError()
147 col->setType(PgSqlType("serial")); in connRelTablePartionHasMoreColsThanPartitionedTableShouldRaiseError()
152 col2->setType(PgSqlType("date")); in connRelTablePartionHasMoreColsThanPartitionedTableShouldRaiseError()
188 col->setType(PgSqlType("serial")); in connRelTablePartionHasDifferentColsThanPartitionedTableShouldRaiseError()
198 col->setType(PgSqlType("serial")); in connRelTablePartionHasDifferentColsThanPartitionedTableShouldRaiseError()
235 col->setType(PgSqlType("serial")); in connRelShouldInvalidateIfPartitionedColumnChanges()
[all …]
/dports/www/moodle39/moodle/mod/lti/
H A Dmod_form.php86 $mform->setType('name', PARAM_TEXT);
163 $mform->setType('typeid', PARAM_INT);
195 $mform->setType('toolurl', PARAM_URL);
207 $mform->setType('toolurl', PARAM_URL);
219 $mform->setType('lineitemtag', PARAM_TEXT);
242 $mform->setType('password', PARAM_TEXT);
254 $mform->setType('icon', PARAM_URL);
260 $mform->setType('secureicon', PARAM_URL);
269 $mform->setType('password', PARAM_TEXT);
273 $mform->setType('icon', PARAM_URL);
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/python/test/math/
H A DTestASTNode.py107 n.setType(libsbml.AST_NAME)
112 n.setType(libsbml.AST_NAME)
117 n.setType(libsbml.AST_NAME)
122 n.setType(libsbml.AST_NAME)
682 n.setType(libsbml.AST_PLUS)
684 n.setType(libsbml.AST_MINUS)
686 n.setType(libsbml.AST_TIMES)
690 n.setType(libsbml.AST_POWER)
696 n.setType(libsbml.AST_NAME)
705 n.setType(libsbml.AST_REAL)
[all …]
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/python/test/math/
H A DTestASTNode.py107 n.setType(libsbml.AST_NAME)
112 n.setType(libsbml.AST_NAME)
117 n.setType(libsbml.AST_NAME)
122 n.setType(libsbml.AST_NAME)
682 n.setType(libsbml.AST_PLUS)
684 n.setType(libsbml.AST_MINUS)
686 n.setType(libsbml.AST_TIMES)
690 n.setType(libsbml.AST_POWER)
696 n.setType(libsbml.AST_NAME)
705 n.setType(libsbml.AST_REAL)
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/java/vector/src/test/java/org/apache/arrow/vector/
H A DTestUnionVector.java73 unionVector.setType(0, MinorType.UINT4); in testUnionVector()
75 unionVector.setType(2, MinorType.UINT4); in testUnionVector()
100 srcVector.setType(0, MinorType.INT); in testTransfer()
102 srcVector.setType(1, MinorType.BIT); in testTransfer()
104 srcVector.setType(3, MinorType.INT); in testTransfer()
106 srcVector.setType(5, MinorType.BIT); in testTransfer()
342 vector.setType(0, MinorType.INT); in testGetBufferAddress()
345 vector.setType(1, MinorType.FLOAT4); in testGetBufferAddress()
348 vector.setType(2, MinorType.INT); in testGetBufferAddress()
351 vector.setType(3, MinorType.FLOAT4); in testGetBufferAddress()
[all …]

12345678910>>...458