Home
last modified time | relevance | path

Searched defs:exp (Results 126 – 150 of 23953) sorted by relevance

12345678910>>...959

/dports/math/petanque/arybo-release-1.1.0/petanque/tests/
H A Dsimp_expand.cpp21 Expr exp = ExprMul({ExprAdd({a, b}), ExprAdd({c, d}), e}); in main() local
27 Expr exp = ExprAdd({ExprMul({ExprAdd({a, b}), ExprAdd({c, d}), e}), ExprImm(1)}); in main() local
41 …Expr exp = ExprAdd({ExprMul({a,b,c}), ExprImm(1), ExprMul({ExprAdd({ExprImm(0), ExprMul({ExprAdd({… in main() local
48 Expr exp = ExprMul({a,b,c}); in main() local
54 …Expr exp = ExprMul({a, ExprAdd({ExprMul({a,b,c}), ExprImm(1), ExprMul({ExprAdd({ExprImm(0), ExprMu… in main() local
61 Expr exp = ExprMul({ExprAdd({ExprImm(0), ExprImm(1)}), ExprAdd({ExprImm(0), ExprImm(1)})}); in main() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/Spliterator/
H A DSpliteratorCollisions.java59 List<T> exp; field in SpliteratorCollisions.SpliteratorDataBuilder
62 SpliteratorDataBuilder(List<Object[]> data, List<T> exp) { in SpliteratorDataBuilder()
145 List<HashableInteger> exp = listIntRange(size, true); in spliteratorNullDataProvider() local
201 List<HashableInteger> exp = new ArrayList<>(); in listIntRange() local
230 Collection<HashableInteger> exp, in testForEach()
237 Collection<HashableInteger> exp, in testForEachWithNull()
245 Collection<HashableInteger> exp, in testTryAdvance()
302 Collection<HashableInteger> exp, in testSplitOnce()
309 Collection<HashableInteger> exp, in testSplitOnceWithNull()
316 Collection<HashableInteger> exp, in testSplitSixDeep()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/Spliterator/
H A DSpliteratorCollisions.java59 List<T> exp; field in SpliteratorCollisions.SpliteratorDataBuilder
62 SpliteratorDataBuilder(List<Object[]> data, List<T> exp) { in SpliteratorDataBuilder()
145 List<HashableInteger> exp = listIntRange(size, true); in spliteratorNullDataProvider() local
201 List<HashableInteger> exp = new ArrayList<>(); in listIntRange() local
230 Collection<HashableInteger> exp, in testForEach()
237 Collection<HashableInteger> exp, in testForEachWithNull()
245 Collection<HashableInteger> exp, in testTryAdvance()
302 Collection<HashableInteger> exp, in testSplitOnce()
309 Collection<HashableInteger> exp, in testSplitOnceWithNull()
316 Collection<HashableInteger> exp, in testSplitSixDeep()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/Spliterator/
H A DSpliteratorCollisions.java59 List<T> exp; field in SpliteratorCollisions.SpliteratorDataBuilder
62 SpliteratorDataBuilder(List<Object[]> data, List<T> exp) { in SpliteratorDataBuilder()
145 List<HashableInteger> exp = listIntRange(size, true); in spliteratorNullDataProvider() local
201 List<HashableInteger> exp = new ArrayList<>(); in listIntRange() local
230 Collection<HashableInteger> exp, in testForEach()
237 Collection<HashableInteger> exp, in testForEachWithNull()
245 Collection<HashableInteger> exp, in testTryAdvance()
302 Collection<HashableInteger> exp, in testSplitOnce()
309 Collection<HashableInteger> exp, in testSplitOnceWithNull()
316 Collection<HashableInteger> exp, in testSplitSixDeep()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/Spliterator/
H A DSpliteratorCollisions.java59 List<T> exp; field in SpliteratorCollisions.SpliteratorDataBuilder
62 SpliteratorDataBuilder(List<Object[]> data, List<T> exp) { in SpliteratorDataBuilder()
145 List<HashableInteger> exp = listIntRange(size, true); in spliteratorNullDataProvider() local
201 List<HashableInteger> exp = new ArrayList<>(); in listIntRange() local
230 Collection<HashableInteger> exp, in testForEach()
237 Collection<HashableInteger> exp, in testForEachWithNull()
245 Collection<HashableInteger> exp, in testTryAdvance()
302 Collection<HashableInteger> exp, in testSplitOnce()
309 Collection<HashableInteger> exp, in testSplitOnceWithNull()
316 Collection<HashableInteger> exp, in testSplitSixDeep()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/Spliterator/
H A DSpliteratorCollisions.java59 List<T> exp; field in SpliteratorCollisions.SpliteratorDataBuilder
62 SpliteratorDataBuilder(List<Object[]> data, List<T> exp) { in SpliteratorDataBuilder()
145 List<HashableInteger> exp = listIntRange(size, true); in spliteratorNullDataProvider() local
201 List<HashableInteger> exp = new ArrayList<>(); in listIntRange() local
230 Collection<HashableInteger> exp, in testForEach()
237 Collection<HashableInteger> exp, in testForEachWithNull()
245 Collection<HashableInteger> exp, in testTryAdvance()
302 Collection<HashableInteger> exp, in testSplitOnce()
309 Collection<HashableInteger> exp, in testSplitOnceWithNull()
316 Collection<HashableInteger> exp, in testSplitSixDeep()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/Spliterator/
H A DSpliteratorCollisions.java59 List<T> exp; field in SpliteratorCollisions.SpliteratorDataBuilder
62 SpliteratorDataBuilder(List<Object[]> data, List<T> exp) { in SpliteratorDataBuilder()
145 List<HashableInteger> exp = listIntRange(size, true); in spliteratorNullDataProvider() local
201 List<HashableInteger> exp = new ArrayList<>(); in listIntRange() local
230 Collection<HashableInteger> exp, in testForEach()
237 Collection<HashableInteger> exp, in testForEachWithNull()
245 Collection<HashableInteger> exp, in testTryAdvance()
302 Collection<HashableInteger> exp, in testSplitOnce()
309 Collection<HashableInteger> exp, in testSplitOnceWithNull()
316 Collection<HashableInteger> exp, in testSplitSixDeep()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/Spliterator/
H A DSpliteratorCollisions.java59 List<T> exp; field in SpliteratorCollisions.SpliteratorDataBuilder
62 SpliteratorDataBuilder(List<Object[]> data, List<T> exp) { in SpliteratorDataBuilder()
145 List<HashableInteger> exp = listIntRange(size, true); in spliteratorNullDataProvider() local
201 List<HashableInteger> exp = new ArrayList<>(); in listIntRange() local
230 Collection<HashableInteger> exp, in testForEach()
237 Collection<HashableInteger> exp, in testForEachWithNull()
245 Collection<HashableInteger> exp, in testTryAdvance()
302 Collection<HashableInteger> exp, in testSplitOnce()
309 Collection<HashableInteger> exp, in testSplitOnceWithNull()
316 Collection<HashableInteger> exp, in testSplitSixDeep()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/Spliterator/
H A DSpliteratorCollisions.java59 List<T> exp; field in SpliteratorCollisions.SpliteratorDataBuilder
62 SpliteratorDataBuilder(List<Object[]> data, List<T> exp) { in SpliteratorDataBuilder()
145 List<HashableInteger> exp = listIntRange(size, true); in spliteratorNullDataProvider() local
201 List<HashableInteger> exp = new ArrayList<>(); in listIntRange() local
230 Collection<HashableInteger> exp, in testForEach()
237 Collection<HashableInteger> exp, in testForEachWithNull()
245 Collection<HashableInteger> exp, in testTryAdvance()
302 Collection<HashableInteger> exp, in testSplitOnce()
309 Collection<HashableInteger> exp, in testSplitOnceWithNull()
316 Collection<HashableInteger> exp, in testSplitSixDeep()
[all …]
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/test/unit/
H A Dhelper.h8 #define RUN_XLSX_STREQ(exp, got) \ argument
28 #define RUN_XLSX_STREQ_SHORT(exp, got) \ argument
53 #define TEST_COL_TO_NAME(num, abs, exp) \ argument
58 #define TEST_ROWCOL_TO_CELL(row, col, exp) \ argument
63 #define TEST_ROWCOL_TO_CELL_ABS(row, col, row_abs, col_abs, exp) \ argument
68 #define TEST_ROWCOL_TO_RANGE(row1, col1, row2, col2, exp) \ argument
73 #define TEST_ROWCOL_TO_RANGE_ABS(row1, col1, row2, col2, exp) \ argument
83 #define TEST_DATETIME_TIME(_hour, _min, _sec, exp) \ argument
94 #define TEST_DATETIME_DATE(_year, _month, _day, exp) \ argument
105 #define TEST_DATETIME_DATE_1904(_year, _month, _day, exp) \ argument
[all …]
/dports/audio/guidoar/guidoar-cf5681a/src/lang/visitors/
H A DguidoEval.cpp81 void guidoEval::visitStart( SguidoNamedExpr& exp) in visitStart()
87 void guidoEval::visitStart( SguidoGroupedExpr& exp) in visitStart()
117 void guidoEval::visitStart( SguidoApplyExpr& exp) in visitStart()
128 void guidoEval::visitStart( SguidoTranspExpr& exp) in visitStart()
146 void guidoEval::visitStart( SguidoSeqExpr& exp) in visitStart()
154 void guidoEval::visitStart( SguidoParExpr& exp) in visitStart()
162 void guidoEval::visitStart( SguidoHeadExpr& exp) in visitStart()
170 void guidoEval::visitStart( SguidoTailExpr& exp) in visitStart()
178 void guidoEval::visitStart( SguidoTopExpr& exp) in visitStart()
194 void guidoEval::visitStart( SguidoIdentExpr& exp) in visitStart()
[all …]
H A DcloneExpVisitor.cpp44 Sguidoexpression cloneExpVisitor::clone(const Sguidoexpression& exp) in clone()
59 void cloneExpVisitor::push( const Sguidoexpression& exp, bool stack ) in push()
70 void cloneExpVisitor::visitStart( Sguidoexpression& exp ) in visitStart()
80 void cloneExpVisitor::visitEnd ( Sguidoexpression& exp ) in visitEnd()
84 void cloneExpVisitor::visitEnd ( SguidoScoreExpr& exp ) {} in visitEnd()
87 void cloneExpVisitor::visitStart( SguidoScoreExpr& exp ) in visitStart()
/dports/dns/knot-resolver/knot-resolver-5.4.3/tests/integration/deckard/pydnstest/
H A Dmatchpart.py53 def compare_val(exp, got): argument
106 def match_opcode(exp, got): argument
111 def match_qtype(exp, got): argument
124 def match_qname(exp, got): argument
137 def match_qcase(exp, got): argument
150 def match_subdomain(exp, got): argument
162 def match_flags(exp, got): argument
167 def match_rcode(exp, got): argument
172 def match_answer(exp, got): argument
197 def match_edns(exp, got): argument
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/unittest/xpath/
H A DXPathExpAnyTypeTest.java59 XPathExpression exp = xpath.compile("1+1"); in test02() local
69 XPathExpression exp = xpath.compile("1+1"); in test03() local
79 XPathExpression exp = xpath.compile("boolean(/Customers/Customer[@id=3])"); in test04() local
89 XPathExpression exp = xpath.compile("count(/Customers/Customer)"); in test05() local
112 XPathExpression exp = xpath.compile("/Customers/Customer"); in test07() local
125 XPathExpression exp = xpath.compile("/Customers/Customer[@id=3]"); in test08() local
135 XPathExpression exp = xpath.compile("/Customers/Customer[@id=3]"); in test09() local
144 XPathExpression exp = xpath.compile("boolean(/Customers/Customer[@id=3])"); in test10() local
154 XPathExpression exp = xpath.compile("count(/Customers/Customer)"); in test11() local
174 XPathExpression exp = xpath.compile("/Customers/Customer"); in test13() local
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jaxp/javax/xml/jaxp/unittest/xpath/
H A DXPathExpAnyTypeTest.java59 XPathExpression exp = xpath.compile("1+1"); in test02() local
69 XPathExpression exp = xpath.compile("1+1"); in test03() local
79 XPathExpression exp = xpath.compile("boolean(/Customers/Customer[@id=3])"); in test04() local
89 XPathExpression exp = xpath.compile("count(/Customers/Customer)"); in test05() local
112 XPathExpression exp = xpath.compile("/Customers/Customer"); in test07() local
125 XPathExpression exp = xpath.compile("/Customers/Customer[@id=3]"); in test08() local
135 XPathExpression exp = xpath.compile("/Customers/Customer[@id=3]"); in test09() local
144 XPathExpression exp = xpath.compile("boolean(/Customers/Customer[@id=3])"); in test10() local
154 XPathExpression exp = xpath.compile("count(/Customers/Customer)"); in test11() local
174 XPathExpression exp = xpath.compile("/Customers/Customer"); in test13() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jaxp/javax/xml/jaxp/unittest/xpath/
H A DXPathExpAnyTypeTest.java59 XPathExpression exp = xpath.compile("1+1"); in test02() local
69 XPathExpression exp = xpath.compile("1+1"); in test03() local
79 XPathExpression exp = xpath.compile("boolean(/Customers/Customer[@id=3])"); in test04() local
89 XPathExpression exp = xpath.compile("count(/Customers/Customer)"); in test05() local
112 XPathExpression exp = xpath.compile("/Customers/Customer"); in test07() local
125 XPathExpression exp = xpath.compile("/Customers/Customer[@id=3]"); in test08() local
135 XPathExpression exp = xpath.compile("/Customers/Customer[@id=3]"); in test09() local
144 XPathExpression exp = xpath.compile("boolean(/Customers/Customer[@id=3])"); in test10() local
154 XPathExpression exp = xpath.compile("count(/Customers/Customer)"); in test11() local
174 XPathExpression exp = xpath.compile("/Customers/Customer"); in test13() local
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jaxp/javax/xml/jaxp/unittest/xpath/
H A DXPathExpAnyTypeTest.java59 XPathExpression exp = xpath.compile("1+1"); in test02() local
69 XPathExpression exp = xpath.compile("1+1"); in test03() local
79 XPathExpression exp = xpath.compile("boolean(/Customers/Customer[@id=3])"); in test04() local
89 XPathExpression exp = xpath.compile("count(/Customers/Customer)"); in test05() local
112 XPathExpression exp = xpath.compile("/Customers/Customer"); in test07() local
125 XPathExpression exp = xpath.compile("/Customers/Customer[@id=3]"); in test08() local
135 XPathExpression exp = xpath.compile("/Customers/Customer[@id=3]"); in test09() local
144 XPathExpression exp = xpath.compile("boolean(/Customers/Customer[@id=3])"); in test10() local
154 XPathExpression exp = xpath.compile("count(/Customers/Customer)"); in test11() local
174 XPathExpression exp = xpath.compile("/Customers/Customer"); in test13() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jaxp/javax/xml/jaxp/unittest/xpath/
H A DXPathExpAnyTypeTest.java59 XPathExpression exp = xpath.compile("1+1"); in test02() local
69 XPathExpression exp = xpath.compile("1+1"); in test03() local
79 XPathExpression exp = xpath.compile("boolean(/Customers/Customer[@id=3])"); in test04() local
89 XPathExpression exp = xpath.compile("count(/Customers/Customer)"); in test05() local
112 XPathExpression exp = xpath.compile("/Customers/Customer"); in test07() local
125 XPathExpression exp = xpath.compile("/Customers/Customer[@id=3]"); in test08() local
135 XPathExpression exp = xpath.compile("/Customers/Customer[@id=3]"); in test09() local
144 XPathExpression exp = xpath.compile("boolean(/Customers/Customer[@id=3])"); in test10() local
154 XPathExpression exp = xpath.compile("count(/Customers/Customer)"); in test11() local
174 XPathExpression exp = xpath.compile("/Customers/Customer"); in test13() local
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jaxp/javax/xml/jaxp/unittest/xpath/
H A DXPathExpAnyTypeTest.java59 XPathExpression exp = xpath.compile("1+1"); in test02() local
69 XPathExpression exp = xpath.compile("1+1"); in test03() local
79 XPathExpression exp = xpath.compile("boolean(/Customers/Customer[@id=3])"); in test04() local
89 XPathExpression exp = xpath.compile("count(/Customers/Customer)"); in test05() local
112 XPathExpression exp = xpath.compile("/Customers/Customer"); in test07() local
125 XPathExpression exp = xpath.compile("/Customers/Customer[@id=3]"); in test08() local
135 XPathExpression exp = xpath.compile("/Customers/Customer[@id=3]"); in test09() local
144 XPathExpression exp = xpath.compile("boolean(/Customers/Customer[@id=3])"); in test10() local
154 XPathExpression exp = xpath.compile("count(/Customers/Customer)"); in test11() local
174 XPathExpression exp = xpath.compile("/Customers/Customer"); in test13() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/unittest/xpath/
H A DXPathExpAnyTypeTest.java59 XPathExpression exp = xpath.compile("1+1"); in test02() local
69 XPathExpression exp = xpath.compile("1+1"); in test03() local
79 XPathExpression exp = xpath.compile("boolean(/Customers/Customer[@id=3])"); in test04() local
89 XPathExpression exp = xpath.compile("count(/Customers/Customer)"); in test05() local
112 XPathExpression exp = xpath.compile("/Customers/Customer"); in test07() local
125 XPathExpression exp = xpath.compile("/Customers/Customer[@id=3]"); in test08() local
135 XPathExpression exp = xpath.compile("/Customers/Customer[@id=3]"); in test09() local
144 XPathExpression exp = xpath.compile("boolean(/Customers/Customer[@id=3])"); in test10() local
154 XPathExpression exp = xpath.compile("count(/Customers/Customer)"); in test11() local
174 XPathExpression exp = xpath.compile("/Customers/Customer"); in test13() local
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jaxp/javax/xml/jaxp/unittest/xpath/
H A DXPathExpAnyTypeTest.java59 XPathExpression exp = xpath.compile("1+1"); in test02() local
69 XPathExpression exp = xpath.compile("1+1"); in test03() local
79 XPathExpression exp = xpath.compile("boolean(/Customers/Customer[@id=3])"); in test04() local
89 XPathExpression exp = xpath.compile("count(/Customers/Customer)"); in test05() local
112 XPathExpression exp = xpath.compile("/Customers/Customer"); in test07() local
125 XPathExpression exp = xpath.compile("/Customers/Customer[@id=3]"); in test08() local
135 XPathExpression exp = xpath.compile("/Customers/Customer[@id=3]"); in test09() local
144 XPathExpression exp = xpath.compile("boolean(/Customers/Customer[@id=3])"); in test10() local
154 XPathExpression exp = xpath.compile("count(/Customers/Customer)"); in test11() local
174 XPathExpression exp = xpath.compile("/Customers/Customer"); in test13() local
[all …]
/dports/devel/libvirt/libvirt-7.10.0/tests/
H A Dvirshtest.c161 const char *exp = "\ in testCompareListDefault() local
172 const char *exp = "\ in testCompareListCustom() local
185 const char *exp = "\ in testCompareNodeinfoDefault() local
205 const char *exp = "\ in testCompareNodeinfoCustom() local
263 const char *exp = domid_fc4; in testCompareDomidByName() local
270 const char *exp = domid_fc4; in testCompareDomidByUUID() local
312 const char *exp = "ok\n\n"; in testCompareDomControlInfoByName() local
347 const char *exp = "\ in testIOThreadAdd() local
368 const char *exp = "\ in testIOThreadDel() local
389 const char *exp = "\ in testIOThreadSet() local
[all …]
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/
H A Dtestsimplifyusing.cpp658 const char exp[] = ";"; in simplifyUsing8976() local
666 const char exp[] = "int i ;"; in simplifyUsing9040() local
710 const char exp[] = "void f1 ( ) { " in simplifyUsing9191() local
733 const char exp[] = "namespace ns { " in simplifyUsing9381() local
758 const char exp[] = "class A { " in simplifyUsing9385() local
782 const char exp[] = "class A { " in simplifyUsing9385() local
805 const char exp[] = "class A { " in simplifyUsing9388() local
818 const char exp[] = "namespace a { " in simplifyUsing9518() local
1039 const char exp[] = "struct B<1> ; " in simplifyUsing10054() local
1066 const char exp[] = "class B { " in simplifyUsing10136() local
[all …]
/dports/devel/cppcheck/cppcheck-2.6.3/test/
H A Dtestsimplifyusing.cpp658 const char exp[] = ";"; in simplifyUsing8976() local
666 const char exp[] = "int i ;"; in simplifyUsing9040() local
710 const char exp[] = "void f1 ( ) { " in simplifyUsing9191() local
733 const char exp[] = "namespace ns { " in simplifyUsing9381() local
758 const char exp[] = "class A { " in simplifyUsing9385() local
782 const char exp[] = "class A { " in simplifyUsing9385() local
805 const char exp[] = "class A { " in simplifyUsing9388() local
818 const char exp[] = "namespace a { " in simplifyUsing9518() local
1039 const char exp[] = "struct B<1> ; " in simplifyUsing10054() local
1066 const char exp[] = "class B { " in simplifyUsing10136() local
[all …]
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/tests/common/
H A Dtest-mime.c26 char *exp = "Subject: =?utf-8?B?dNC1c9GCINC60LjRgNC40LvQu9C40YbQsA==?= latinitsa\n"; in Ensure() local
99 …char *exp = "Subject: aaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaa aaaaaaaa aaaaaa aaaaa aaaaaa\n aaaaaa\n… in Ensure() local
112 char *exp = "dNC1c9GCINC60LjRgNC40LvQu9C40YbQsA==\n"; in Ensure() local
133 char *exp = in Ensure() local
148 char *exp = in Ensure() local
162 char *exp = "Re: Re: " J J J J J; in Ensure() local
174 char *exp = ""; in Ensure() local
187 char *exp = src; in Ensure() local
200 char *exp = "=?UTF-8longlonglonglonglonglonglong?B?0LnQudC50LnQudC50LnQudC50LnQudC50"; in Ensure() local
210 char *exp = "Четвериков К.В. <chetverikov@mann-schroeder.ru>"; in Ensure() local
[all …]

12345678910>>...959