Home
last modified time | relevance | path

Searched refs:checkv (Results 1 – 25 of 109) sorted by relevance

12345

/dports/devel/lua-lgi/lgi-0.9.2/tests/
H A Dcairo.lua16 local checkv = testsuite.checkv
123 checkv(x, 0, 'number')
124 checkv(y, 0, 'number')
127 checkv(x, -2, 'number')
128 checkv(y, -3, 'number')
290 checkv(count, 0, 'number')
302 checkv(count, 1, 'number')
321 checkv(count, 2, 'number')
326 checkv(r, v, 'number')
327 checkv(g, v, 'number')
[all …]
H A Dgireg.lua16 local checkv = testsuite.checkv
36 checkv(R.test_int8(0), 0, 'number')
37 checkv(R.test_int8(1), 1, 'number')
38 checkv(R.test_int8(-1), -1, 'number')
39 checkv(R.test_int8(1.1), 1, 'number')
55 checkv(R.test_uint8(0), 0, 'number')
56 checkv(R.test_uint8(1), 1, 'number')
71 checkv(R.test_int16(0), 0, 'number')
72 checkv(R.test_int16(1), 1, 'number')
202 checkv(R.test_int(0), 0, 'number')
[all …]
H A Dgtk.lua16 local checkv = testsuite.checkv
25 checkv(w.style.xspacing, v.value, 'number')
32 checkv(w.id, nil, nil)
34 checkv(w.id, 'label_id', 'string')
46 checkv(v.value, 1, 'number')
49 checkv(c.property[w].left_attach, 2)
64 checkv(c.property[w].width, 2, 'number')
70 checkv(c.property[w].width, 2, 'number')
84 checkv(c.property[w].width, 2, 'number')
93 checkv(c.property[l1].width, 2, 'number')
[all …]
H A Dgio.lua17 local checkv = testsuite.checkv
34 checkv(line, "line", "string")
35 checkv(length, 4, "number")
39 checkv(line, nil, "nil")
40 checkv(length, 0, "number")
/dports/net/dante/dante-1.4.3/lib/
H A Dhw.c67 } checkv[] = { /* expected. */ /* is. */ /* signed? */ /* len */ in runenvcheck() local
77 for (i = 0; i < ELEMENTS(checkv); ++i) in runenvcheck()
78 if (checkv[i].expectedsize != checkv[i].actualsize) in runenvcheck()
84 checkv[i].issigned ? "signed" : "unsigned", in runenvcheck()
85 (unsigned long)checkv[i].bitlength, in runenvcheck()
86 (unsigned long)checkv[i].expectedsize, in runenvcheck()
87 (unsigned long)checkv[i].actualsize); in runenvcheck()
/dports/science/lammps/lammps-stable_29Sep2021/src/RIGID/
H A Dfix_rattle.h66 bool check3angle(double **v, int m, bool checkr, bool checkv);
67 bool check2(double **v, int m, bool checkr, bool checkv);
68 bool check3(double **v, int m, bool checkr, bool checkv);
69 bool check4(double **v, int m, bool checkr, bool checkv);
70 bool check_constraints(double **v, bool checkr, bool checkv);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f909 call checkv (ires, a)
11 call checkv (ires, a, 1)
14 subroutine checkv(ires,a1,opt1) subroutine
20 end subroutine checkv argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f9010 call checkv (ires, a)
12 call checkv (ires, a, 1)
15 subroutine checkv(ires,a1,opt1) subroutine
21 end subroutine checkv argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f909 call checkv (ires, a)
11 call checkv (ires, a, 1)
14 subroutine checkv(ires,a1,opt1) subroutine
20 end subroutine checkv argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f909 call checkv (ires, a)
11 call checkv (ires, a, 1)
14 subroutine checkv(ires,a1,opt1) subroutine
20 end subroutine checkv argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f909 call checkv (ires, a)
11 call checkv (ires, a, 1)
14 subroutine checkv(ires,a1,opt1) subroutine
20 end subroutine checkv argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f909 call checkv (ires, a)
11 call checkv (ires, a, 1)
14 subroutine checkv(ires,a1,opt1) subroutine
20 end subroutine checkv argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f909 call checkv (ires, a)
11 call checkv (ires, a, 1)
14 subroutine checkv(ires,a1,opt1) subroutine
20 end subroutine checkv argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f909 call checkv (ires, a)
11 call checkv (ires, a, 1)
14 subroutine checkv(ires,a1,opt1) subroutine
20 end subroutine checkv argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f909 call checkv (ires, a)
11 call checkv (ires, a, 1)
14 subroutine checkv(ires,a1,opt1) subroutine
20 end subroutine checkv argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f909 call checkv (ires, a)
11 call checkv (ires, a, 1)
14 subroutine checkv(ires,a1,opt1) subroutine
20 end subroutine checkv argument
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f909 call checkv (ires, a)
11 call checkv (ires, a, 1)
14 subroutine checkv(ires,a1,opt1) subroutine
20 end subroutine checkv argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f909 call checkv (ires, a)
11 call checkv (ires, a, 1)
14 subroutine checkv(ires,a1,opt1) subroutine
20 end subroutine checkv argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f909 call checkv (ires, a)
11 call checkv (ires, a, 1)
14 subroutine checkv(ires,a1,opt1) subroutine
20 end subroutine checkv argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f909 call checkv (ires, a)
11 call checkv (ires, a, 1)
14 subroutine checkv(ires,a1,opt1) subroutine
20 end subroutine checkv argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f909 call checkv (ires, a)
11 call checkv (ires, a, 1)
14 subroutine checkv(ires,a1,opt1) subroutine
20 end subroutine checkv argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f909 call checkv (ires, a)
11 call checkv (ires, a, 1)
14 subroutine checkv(ires,a1,opt1) subroutine
20 end subroutine checkv argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f909 call checkv (ires, a)
11 call checkv (ires, a, 1)
14 subroutine checkv(ires,a1,opt1) subroutine
20 end subroutine checkv argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f909 call checkv (ires, a)
11 call checkv (ires, a, 1)
14 subroutine checkv(ires,a1,opt1) subroutine
20 end subroutine checkv argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dsize_optional_dim_1.f909 call checkv (ires, a)
11 call checkv (ires, a, 1)
14 subroutine checkv(ires,a1,opt1) subroutine
20 end subroutine checkv argument

12345