Home
last modified time | relevance | path

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

12345678910>>...12

/dports/graphics/panomatic/panomatic-0.9.4/vigra/include/vigra/
H A Dfunctorexpression.hxx907 template <class EXPR1, class EXPR2>
942 EXPR2 expr2_;
945 template <class EXPR1, class EXPR2>
1059 EXPR2 expr2_;
1358 EXPR2 expr2_; \
1469 EXPR2 expr2_; \
1565 EXPR2 expr2_; \
1653 EXPR2 expr2_; \
1790 EXPR2 expr2_;
1883 EXPR2 expr2_;
[all …]
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dfunctorexpression.hxx926 template <class EXPR1, class EXPR2>
961 EXPR2 expr2_;
967 template <class EXPR1, class EXPR2>
1085 EXPR2 expr2_;
1393 EXPR2 expr2_; \
1506 EXPR2 expr2_; \
1604 EXPR2 expr2_; \
1694 EXPR2 expr2_; \
1846 EXPR2 expr2_;
1942 EXPR2 expr2_;
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/triptrap/
H A Dmtrap.log27 (-(EXPR2))*(EXPR3),(EXPR2)*(-(EXPR3)),(-(...
37 TS->...oup.show(EXPR2)*(EXPR3),(-(EXPR2))*(EXPR3),
48 TS->...PR3),(-(EXPR2))*(EXPR3),(EXPR2)*(-(EXPR3)),
81 TS->...oup.show(EXPR2)*(EXPR3),(-(EXPR2))*(EXPR3),
92 TS->...PR3),(-(EXPR2))*(EXPR3),(EXPR2)*(-(EXPR3)),
129 TS->...oup.show(EXPR2)*(EXPR3),(-(EXPR2))*(EXPR3),
140 TS->...PR3),(-(EXPR2))*(EXPR3),(EXPR2)*(-(EXPR3)),
173 TS->...oup.show(EXPR2)*(EXPR3),(-(EXPR2))*(EXPR3),
184 TS->...PR3),(-(EXPR2))*(EXPR3),(EXPR2)*(-(EXPR3)),
217 TS->...oup.show(EXPR2)*(EXPR3),(-(EXPR2))*(EXPR3),
[all …]
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/triptrap/
H A Dmtrap.log27 (-(EXPR2))*(EXPR3),(EXPR2)*(-(EXPR3)),(-(...
37 TS->...oup.show(EXPR2)*(EXPR3),(-(EXPR2))*(EXPR3),
48 TS->...PR3),(-(EXPR2))*(EXPR3),(EXPR2)*(-(EXPR3)),
81 TS->...oup.show(EXPR2)*(EXPR3),(-(EXPR2))*(EXPR3),
92 TS->...PR3),(-(EXPR2))*(EXPR3),(EXPR2)*(-(EXPR3)),
129 TS->...oup.show(EXPR2)*(EXPR3),(-(EXPR2))*(EXPR3),
140 TS->...PR3),(-(EXPR2))*(EXPR3),(EXPR2)*(-(EXPR3)),
173 TS->...oup.show(EXPR2)*(EXPR3),(-(EXPR2))*(EXPR3),
184 TS->...PR3),(-(EXPR2))*(EXPR3),(EXPR2)*(-(EXPR3)),
217 TS->...oup.show(EXPR2)*(EXPR3),(-(EXPR2))*(EXPR3),
[all …]
/dports/textproc/xalan-j/xalan-j_2_7_2/samples/XPathAPI/
H A DExtensionFunctionResolver.java62 public static final String EXPR2 = "java:ExtensionTest.test('Bob')"; field in ExtensionFunctionResolver
85 result = xpath.evaluate(EXPR2, context, XPathConstants.STRING); in main()
86 System.out.println(EXPR2 + " = " + result); in main()
/dports/math/primecount/primecount-7.2/lib/primesieve/test/
H A Dcalculator.cpp24 #define EXPR2 (0 + 0xdf234 - 1000) * 3 / 2 % 999 macro
56 compare(EXPR2, TOSTRING(EXPR2)); in main()
/dports/math/primesieve/primesieve-7.7/test/
H A Dcalculator.cpp24 #define EXPR2 (0 + 0xdf234 - 1000) * 3 / 2 % 999 macro
56 compare(EXPR2, TOSTRING(EXPR2)); in main()
/dports/math/primecount/primecount-7.2/test/
H A Dcalculator.cpp24 #define EXPR2 (0 + 0xdf234 - 1000) * 3 / 2 % 999 macro
56 compare(EXPR2, TOSTRING(EXPR2)); in main()
/dports/databases/sqlcipher/sqlcipher-3.4.2/test/
H A De_expr.test703 23 "EXPR1 * EXPR2"
704 24 "EXPR1 / EXPR2"
705 25 "EXPR1 % EXPR2"
706 26 "EXPR1 + EXPR2"
707 27 "EXPR1 - EXPR2"
710 30 "EXPR1 & EXPR2"
711 31 "EXPR1 | EXPR2"
712 32 "EXPR1 < EXPR2"
714 34 "EXPR1 > EXPR2"
716 36 "EXPR1 = EXPR2"
[all …]
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/test/
H A De_expr.test698 23 "EXPR1 * EXPR2"
699 24 "EXPR1 / EXPR2"
700 25 "EXPR1 % EXPR2"
701 26 "EXPR1 + EXPR2"
702 27 "EXPR1 - EXPR2"
705 30 "EXPR1 & EXPR2"
706 31 "EXPR1 | EXPR2"
707 32 "EXPR1 < EXPR2"
709 34 "EXPR1 > EXPR2"
711 36 "EXPR1 = EXPR2"
[all …]
/dports/databases/sqlite3/sqlite-src-3350500/test/
H A De_expr.test704 23 "EXPR1 * EXPR2"
705 24 "EXPR1 / EXPR2"
706 25 "EXPR1 % EXPR2"
707 26 "EXPR1 + EXPR2"
708 27 "EXPR1 - EXPR2"
711 30 "EXPR1 & EXPR2"
712 31 "EXPR1 | EXPR2"
713 32 "EXPR1 < EXPR2"
715 34 "EXPR1 > EXPR2"
717 36 "EXPR1 = EXPR2"
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/test/
H A De_expr.test704 23 "EXPR1 * EXPR2"
705 24 "EXPR1 / EXPR2"
706 25 "EXPR1 % EXPR2"
707 26 "EXPR1 + EXPR2"
708 27 "EXPR1 - EXPR2"
711 30 "EXPR1 & EXPR2"
712 31 "EXPR1 | EXPR2"
713 32 "EXPR1 < EXPR2"
715 34 "EXPR1 > EXPR2"
717 36 "EXPR1 = EXPR2"
[all …]
/dports/math/fricas/fricas-1.3.7/pre-generated/src/algebra/
H A DEXPR2.lsp2 (SDEFUN |EXPR2;map;MEE;1|
49 |EXPR2;map;MEE;1|)
/dports/devel/libvirt/libvirt-7.10.0/tools/
H A Dvsh.h485 #define VSH_EXCLUSIVE_OPTIONS_EXPR(NAME1, EXPR1, NAME2, EXPR2) \ argument
486 if ((EXPR1) && (EXPR2)) { \
536 #define VSH_REQUIRE_OPTION_EXPR(NAME1, EXPR1, NAME2, EXPR2) \ argument
538 if ((EXPR1) && !(EXPR2)) { \
/dports/lang/snobol4/snobol4-2.2.2/test/
H A Dcallgraph.ref170 EXPR2 EXPR
175 EXPR2 EXPR1
179 BINOP EXPR2
180 RTN1 EXPR2
181 EXPR7 EXPR2
182 EXPR1 EXPR2
183 BLOCK EXPR2
184 EXPR1 EXPR2
185 EXPR1 EXPR2
186 EXPR1 EXPR2
[all …]
H A Dprocs177 EXPR2
/dports/math/py-sympy/sympy-1.9/sympy/parsing/autolev/test-examples/
H A Druletest4.al17 EXPR2 = -X^2 + Y^2 + 0.25*(X+Y)^2
/dports/lang/snobol4/snobol4-2.2.2/
H A Dcallgraph170 EXPR2 EXPR
175 EXPR2 EXPR1
179 BINOP EXPR2
180 RTN1 EXPR2
181 EXPR7 EXPR2
182 EXPR1 EXPR2
183 BLOCK EXPR2
184 EXPR1 EXPR2
185 EXPR1 EXPR2
186 EXPR1 EXPR2
[all …]
H A Dprocs177 EXPR2
/dports/shells/bash/bash-5.1/builtins/
H A Dreserved.def214 EXPR1 && EXPR2 True if both EXPR1 and EXPR2 are true; else false
215 EXPR1 || EXPR2 True if either EXPR1 or EXPR2 is true; else false
222 The && and || operators do not evaluate EXPR2 if EXPR1 is sufficient to
H A Dtest.def90 EXPR1 -a EXPR2 True if both expr1 AND expr2 are true.
91 EXPR1 -o EXPR2 True if either expr1 OR expr2 is true.
/dports/misc/findutils/findutils-4.8.0/po/
H A Dgl.po661 " ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
662 " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
666 " ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
667 " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
1718 #~ " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
1723 #~ " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
H A Dlg.po619 " ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
620 " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
1655 #~ " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
1660 #~ " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
/dports/graphics/geomview/geomview-1.9.5/doc/
H A Dgeomview-pt_BR-2203 `(< EXPR1 EXPR2)'
204 Retorna t se EXPR1 for menor que EXPR2. EXPR1 e EXPR2 devem ser
214 `(= EXPR1 EXPR2)'
225 `(> EXPR1 EXPR2)'
226 Retorna t se EXPR1 for maior que EXPR2. EXPR1 e EXPR2 devem ser
236 `(* EXPR1 EXPR2)'
245 `(/ EXPR1 EXPR2)'
254 `(+ EXPR1 EXPR2)'
263 `(- EXPR1 EXPR2)'
324 `(and EXPR1 EXPR2)'
[all …]
/dports/mail/mairix/mairix-0.24/test/
H A DREADME.format146 | search_messages DUMPFILE EXPR1 EXPR2 EXPR3 ...
148 | Runs a mairix search using EXPR1 EXPR2 EXPR3 on the database and asserts

12345678910>>...12