Home
last modified time | relevance | path

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

12345678

/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dslice2.pyx4 def test_full(seq): function
7 >>> test_full(l)
9 >>> l == test_full(l)
11 >>> l is test_full(l)
13 >>> try: test_full(42)
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dslice2.pyx4 def test_full(seq): function
7 >>> test_full(l)
9 >>> l == test_full(l)
11 >>> l is test_full(l)
13 >>> try: test_full(42)
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/ashenden/compliant/
H A Dch_17_fg_17_11.vhd42 procedure test_full ( variable the_bounded_buffer : in bounded_buffer; procedure
46 end procedure test_full;
51 test_full(the_bounded_buffer, buffer_full);
100 test_full(buf, full);
108 test_full(buf, full);
116 test_full(buf, full);
126 test_full(buf, full);
134 test_full(buf, full);
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-ams/ashenden/compliant/access-types/
H A Dtb_bounded_buffer_adt.vhd38 test_full(buf, full);
46 test_full(buf, full);
54 test_full(buf, full);
64 test_full(buf, full);
72 test_full(buf, full);
H A Dbounded_buffer_adt.vhd35 procedure test_full ( variable the_bounded_buffer : in bounded_buffer;
80 procedure test_full ( variable the_bounded_buffer : in bounded_buffer; procedure
84 end procedure test_full;
89 test_full(the_bounded_buffer, buffer_full);
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/gf2x/config/
H A Dconfig.sub126 test_full="$test_cpu$given_rest"
127 canonical_full=`$SHELL $configfsf_sub "$test_full"`
131 echo "(GNU MP wrapped config.sub, testing \"$given_full\" as \"$test_full\")"
/dports/math/gf2x/gf2x-1.3.0/config/
H A Dconfig.sub126 test_full="$test_cpu$given_rest"
127 canonical_full=`$SHELL $configfsf_sub "$test_full"`
131 echo "(GNU MP wrapped config.sub, testing \"$given_full\" as \"$test_full\")"
/dports/math/mpir/mpir-3.0.0/
H A Dconfig.sub126 test_full="$test_cpu$given_rest"
127 canonical_full=`$SHELL $configfsf_sub "$test_full"`
131 echo "(GNU MP wrapped config.sub, testing \"$given_full\" as \"$test_full\")"
/dports/math/mingw32-libgmp/gmp-6.0.0/
H A Dconfig.sub148 test_full="$test_cpu$given_rest"
149 canonical_full=`$SHELL $configfsf_sub "$test_full"`
153 echo "(GNU MP wrapped config.sub, testing \"$given_full\" as \"$test_full\")"
/dports/math/gmp/gmp-6.2.1/
H A Dconfig.sub148 test_full="$test_cpu$given_rest"
149 canonical_full=`$SHELL $configfsf_sub "$test_full"`
153 echo "(GNU MP wrapped config.sub, testing \"$given_full\" as \"$test_full\")"
/dports/math/gap/gap-4.11.0/extern/gmp/
H A Dconfig.sub148 test_full="$test_cpu$given_rest"
149 canonical_full=`$SHELL "$configfsf_sub" "$test_full"`
153 echo "(GNU MP wrapped config.sub, testing \"$given_full\" as \"$test_full\")"
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/
H A Dconfig.sub148 test_full="$test_cpu$given_rest"
149 canonical_full=`$SHELL $configfsf_sub "$test_full"`
153 echo "(GNU MP wrapped config.sub, testing \"$given_full\" as \"$test_full\")"
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/t/pt-table-checksum/samples/
H A Dempty-table-bug-987393.sql11 CREATE TABLE `test_full` (
17 INSERT INTO `test_full` (`id`, `d`) VALUES
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/prometheus/cmd/promtool/testdata/
H A Dunittest.yml10 - series: test_full
21 - expr: timestamp(test_full)
25 - expr: timestamp(test_full)
29 - expr: timestamp(test_full)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/prometheus/cmd/promtool/testdata/
H A Dunittest.yml10 - series: test_full
21 - expr: timestamp(test_full)
25 - expr: timestamp(test_full)
29 - expr: timestamp(test_full)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/cmd/promtool/testdata/
H A Dunittest.yml10 - series: test_full
21 - expr: timestamp(test_full)
25 - expr: timestamp(test_full)
29 - expr: timestamp(test_full)
/dports/lang/yorick/yorick-y_2_2_04/i/
H A Dtestb.i211 test_full, "junk", sun_primitives;
214 test_full, "junk", i86_primitives;
223 test_full, "junk", dec_primitives;
226 test_full, "junk", cray_primitives;
229 test_full, "junk", xdr_primitives;
232 test_full, "junk", mac_primitives;
235 test_full, "junk", macl_primitives;
238 test_full, "junk", pc_primitives;
241 test_full, "junk", vax_primitives;
250 test_full, "junk";
[all …]
/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Dbase64.c83 test_full (gconstpointer d) in test_full() function
499 g_test_add_data_func ("/base64/full/1", GINT_TO_POINTER (DATA_SIZE), test_full); in main()
500 g_test_add_data_func ("/base64/full/2", GINT_TO_POINTER (1), test_full); in main()
501 g_test_add_data_func ("/base64/full/3", GINT_TO_POINTER (2), test_full); in main()
502 g_test_add_data_func ("/base64/full/4", GINT_TO_POINTER (3), test_full); in main()
/dports/devel/dulwich/dulwich-0.19.16/dulwich/tests/
H A Dtest_objectspec.py162 def test_full(self): member in ParseRefsTests
182 def test_full(self): member in ParseReftupleTests
215 def test_full(self): member in ParseReftuplesTests
/dports/devel/cutter/cutter-1.2.6/sample/glib/
H A Dbase64.c19 void test_full (void);
156 test_full (void) in test_full() function
/dports/deskutils/virt-manager/virt-manager-3.2.0/tests/
H A Dutils.py74 self.test_full = _testtmpl % (_testdriverdir + "testdriver.xml")
81 return self.test_full + ",fakeuri=%s" % fakeuri
185 self._testdriver_cache = self.openconn(self.test_full)
/dports/misc/tvm/incubator-tvm-0.6.1/topi/tests/python/
H A Dtest_topi_tensor.py94 def test_full(): function
101 test_full()
/dports/misc/py-tvm/incubator-tvm-0.6.1/topi/tests/python/
H A Dtest_topi_tensor.py94 def test_full(): function
101 test_full()
/dports/textproc/R-cran-sass/sass/src/libsass/
H A DGNUmakefile.am74 test_full: target
89 .PHONY: test test_build test_full test_probe
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/
H A DGNUmakefile.am74 test_full: target
89 .PHONY: test test_build test_full test_probe

12345678