/dports/devel/p5-Badger/Badger-0.13/t/core/ |
H A D | exception.t | 115 is( $ex4->type(), 'ex4.foo.bar', 'ex4.type' ); 116 is( $ex4->info(), 'information about ex4', 'ex4.info' ); 118 is( $ex4->match_type('foo', 'ex4', 'ex4.foo', 'ex4.foo.bar'), 120 is( $ex4->match_type('bar', 'ex4', 'ex4.foo', 'ex4.bar.foo.bar'), 121 'ex4.foo', 'hander matched ex4.foo' ); 122 is( $ex4->match_type('bar', 'ex4', 'ex4.bar', 'ex4.bar.foo.bar'), 123 'ex4', 'hander matched ex4' ); 124 ok( ! defined $ex4->match_type('bar', 'baz', 'ex4.bar', 'ex4.bar.foo.bar'), 127 is( $ex4->match_type(['bar', 'ex4', 'ex4.foo', 'ex4.bar.foo.bar']), 130 is( $ex4->match_type('bar ex4 ex4.foo ex4.bar.foo.bar'), [all …]
|
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/serd/tests/TriGTests/ |
H A D | trig-subm-12.trig | 5 @prefix ex4-: <http://example.org/ex4#> . 11 ex4-:foo-bar ex4-:foo_bar "d" . 18 ex4-:foo-bar ex4-:foo_bar "d" .
|
H A D | trig-subm-12.nq | 4 <http://example.org/ex4#foo-bar> <http://example.org/ex4#foo_bar> "d" . 8 <http://example.org/ex4#foo-bar> <http://example.org/ex4#foo_bar> "d" <http://example/graph> .
|
/dports/textproc/p5-RDF-Trine/RDF-Trine-1.019/t/data/trig-2013/ |
H A D | trig-subm-12.trig | 5 @prefix ex4-: <http://example.org/ex4#> . 11 ex4-:foo-bar ex4-:foo_bar "d" . 18 ex4-:foo-bar ex4-:foo_bar "d" .
|
H A D | trig-subm-12.nq | 4 <http://example.org/ex4#foo-bar> <http://example.org/ex4#foo_bar> "d" . 8 <http://example.org/ex4#foo-bar> <http://example.org/ex4#foo_bar> "d" <http://example/graph> .
|
/dports/devel/serd/serd-0.30.10/test/TriGTests/ |
H A D | trig-subm-12.trig | 5 @prefix ex4-: <http://example.org/ex4#> . 11 ex4-:foo-bar ex4-:foo_bar "d" . 18 ex4-:foo-bar ex4-:foo_bar "d" .
|
H A D | trig-subm-12.nq | 4 <http://example.org/ex4#foo-bar> <http://example.org/ex4#foo_bar> "d" . 8 <http://example.org/ex4#foo-bar> <http://example.org/ex4#foo_bar> "d" <http://example/graph> .
|
/dports/textproc/py-rdflib/rdflib-5.0.0/test/w3c/trig/ |
H A D | trig-subm-12.trig | 5 @prefix ex4-: <http://example.org/ex4#> . 11 ex4-:foo-bar ex4-:foo_bar "d" . 18 ex4-:foo-bar ex4-:foo_bar "d" .
|
H A D | trig-subm-12.nq | 4 <http://example.org/ex4#foo-bar> <http://example.org/ex4#foo_bar> "d" . 8 <http://example.org/ex4#foo-bar> <http://example.org/ex4#foo_bar> "d" <http://example/graph> .
|
/dports/math/heyoka/heyoka-0.16.0/test/ |
H A D | gp.cpp | 146 expression ex4 = ex2 - ex3; 147 REQUIRE(*fetch_from_node_id(ex4, 0) == ex4); 148 REQUIRE(*fetch_from_node_id(ex4, 1) == ex2); 149 REQUIRE(*fetch_from_node_id(ex4, 2) == ex0); 150 REQUIRE(*fetch_from_node_id(ex4, 3) == ex1); 151 REQUIRE(*fetch_from_node_id(ex4, 4) == ex3); 152 REQUIRE(*fetch_from_node_id(ex4, 5) == ex1); 153 REQUIRE(fetch_from_node_id(ex4, 6) == nullptr);
|
/dports/devel/smc/smc_4_3_0/examples/C++/EX4/ |
H A D | ex4.dsp | 1 # Microsoft Developer Studio Project File - Name="ex4" - Package Owner=<4> 7 CFG=ex4 - Win32 Debug 11 !MESSAGE NMAKE /f "ex4.mak". 16 !MESSAGE NMAKE /f "ex4.mak" CFG="ex4 - Win32 Debug" 21 !MESSAGE "ex4 - Win32 Debug" (based on "Win32 (x86) Console Application") 31 !IF "$(CFG)" == "ex4 - Win32 Release" 55 !ELSEIF "$(CFG)" == "ex4 - Win32 Debug" 83 # Name "ex4 - Win32 Release" 84 # Name "ex4 - Win32 Debug" 100 !IF "$(CFG)" == "ex4 - Win32 Release" [all …]
|
/dports/lang/swi-pl/swipl-8.2.3/packages/semweb/Tests/Turtle/ |
H A D | test-11.ttl | 5 @prefix ex4-: <http://example.org/ex4#> . 10 ex4-:foo-bar ex4-:foo_bar "d" .
|
/dports/textproc/raptor2/raptor2-2.0.15/tests/turtle-2013/ |
H A D | turtle-subm-12.ttl | 5 @prefix ex4-: <http://example.org/ex4#> . 10 ex4-:foo-bar ex4-:foo_bar "d" .
|
/dports/textproc/raptor2/raptor2-2.0.15/tests/turtle/ |
H A D | test-11.ttl | 5 @prefix ex4-: <http://example.org/ex4#> . 10 ex4-:foo-bar ex4-:foo_bar "d" .
|
/dports/textproc/raptor/raptor-1.4.21/tests/turtle/ |
H A D | test-11.ttl | 5 @prefix ex4-: <http://example.org/ex4#> . 10 ex4-:foo-bar ex4-:foo_bar "d" .
|
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/serd/tests/TurtleTests/ |
H A D | turtle-subm-12.ttl | 5 @prefix ex4-: <http://example.org/ex4#> . 10 ex4-:foo-bar ex4-:foo_bar "d" .
|
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/sord/tests/ |
H A D | test-11.ttl | 5 @prefix ex4-: <http://example.org/ex4#> . 10 ex4-:foo-bar ex4-:foo_bar "d" .
|
/dports/lang/yap/yap-6.2.2/packages/semweb/Tests/Turtle/ |
H A D | test-11.ttl | 5 @prefix ex4-: <http://example.org/ex4#> . 10 ex4-:foo-bar ex4-:foo_bar "d" .
|
/dports/textproc/p5-RDF-Trine/RDF-Trine-1.019/t/data/turtle/ |
H A D | test-11.ttl | 5 @prefix ex4-: <http://example.org/ex4#> . 10 ex4-:foo-bar ex4-:foo_bar "d" .
|
/dports/textproc/p5-RDF-Trine/RDF-Trine-1.019/t/data/turtle-2013/ |
H A D | turtle-subm-12.ttl | 5 @prefix ex4-: <http://example.org/ex4#> . 10 ex4-:foo-bar ex4-:foo_bar "d" .
|
/dports/devel/serd/serd-0.30.10/test/TurtleTests/ |
H A D | turtle-subm-12.ttl | 5 @prefix ex4-: <http://example.org/ex4#> . 10 ex4-:foo-bar ex4-:foo_bar "d" .
|
/dports/devel/sord/sord-0.16.8/tests/ |
H A D | test-11.ttl | 5 @prefix ex4-: <http://example.org/ex4#> . 10 ex4-:foo-bar ex4-:foo_bar "d" .
|
/dports/textproc/py-rdflib/rdflib-5.0.0/test/w3c/turtle/ |
H A D | turtle-subm-12.ttl | 5 @prefix ex4-: <http://example.org/ex4#> . 10 ex4-:foo-bar ex4-:foo_bar "d" .
|
/dports/math/symengine/symengine-0.8.1/symengine/tests/basic/ |
H A D | test_series_expansion_URatF.cpp | 115 auto ex4 = div(one, sub(one, sin(x))); // 1/(1-sin(x)) variable 124 REQUIRE(series_coeff(ex4, x, 20, 10)->__eq__(*rational(1382, 14175))); 139 auto ex4 = pow(cos(x), q12); variable 146 REQUIRE(series_coeff(ex4, x, 100, 8)->__eq__(*rational(-559, 645120))); 160 auto ex4 = exp(x); variable 169 REQUIRE(series_coeff(ex4, x, 20, 9)->__eq__(*rational(1, 362880))); 186 auto ex4 = mul(x, exp(x)); variable 191 REQUIRE(invseries_coeff(ex4, x, 20, 10)->__eq__(*rational(-156250, 567))); 202 auto ex4 = tan(div(x, sub(one, x))); variable 213 REQUIRE(series_coeff(ex4, x, 20, 12)->__eq__(*rational(1303712, 14175))); [all …]
|
H A D | test_series_expansion_URatP.cpp | 107 auto ex4 = div(one, sub(one, sin(x))); // 1/(1-sin(x)) variable 116 REQUIRE(series_coeff(ex4, x, 20, 10)->__eq__(*rational(1382, 14175))); 131 auto ex4 = pow(cos(x), q12); variable 138 REQUIRE(series_coeff(ex4, x, 100, 8)->__eq__(*rational(-559, 645120))); 152 auto ex4 = exp(x); variable 161 REQUIRE(series_coeff(ex4, x, 20, 9)->__eq__(*rational(1, 362880))); 178 auto ex4 = mul(x, exp(x)); variable 183 REQUIRE(invseries_coeff(ex4, x, 20, 10)->__eq__(*rational(-156250, 567))); 194 auto ex4 = tan(div(x, sub(one, x))); variable 208 REQUIRE(series_coeff(ex4, x, 20, 12)->__eq__(*rational(1303712, 14175))); [all …]
|