Home
last modified time | relevance | path

Searched refs:testcopy (Results 1 – 25 of 74) sorted by relevance

123

/dports/games/stuntrally/stuntrally-2.6.1/source/vdrift/
H A Dmathvector.cpp55 testcopy.Set(v3); in QT_TEST()
60 testcopy[i] = i; in QT_TEST()
61 testcopy = testcopy + add1; in QT_TEST()
64 testcopy[i] = i+2; in QT_TEST()
65 testcopy = testcopy - add1; in QT_TEST()
67 testcopy = testcopy * 1.0; in QT_TEST()
69 testcopy = testcopy / 1.0; in QT_TEST()
76 testcopy[i] = -(i+1); in QT_TEST()
77 testcopy = -testcopy; in QT_TEST()
82 testcopy.Set(0.0); in QT_TEST()
[all …]
/dports/lang/mosml/mosml-ver-2.10.1/src/mosmllib/test/
H A Darray2.sml112 testcopy {row=0, col=0, nrows=NONE, ncols=NONE} 0 0 same
114 testcopy {row=3, col=0, nrows=NONE, ncols=NONE } 0 0 same
116 testcopy {row=0, col=4, nrows=NONE, ncols=NONE } 0 0 same
129 testcopy {row=0, col=0, nrows=NONE, ncols=SOME 3 } 0 1
132 testcopy {row=0, col=0, nrows=SOME 2, ncols=NONE } 1 0
135 testcopy {row=0, col=0, nrows=SOME 2, ncols=SOME 3 } 1 1
138 testcopy {row=1, col=1, nrows=SOME 2, ncols=SOME 3 } 0 0
141 testcopy {row=0, col=1, nrows=SOME 2, ncols=SOME 3 } 1 0
144 testcopy {row=0, col=1, nrows=SOME 2, ncols=SOME 3 } 1 1
147 testcopy {row=0, col=1, nrows=NONE, ncols=SOME 1 } 0 3
[all …]
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/basic/
H A Darrays.ml40 let testcopy a = function
44 if not (testcopy [|1;2;3;4;5|]) then
46 if not (testcopy [|1.2;2.3;3.4;4.5|]) then
48 if not (testcopy [|"un"; "deux"; "trois"|]) then
50 if not (testcopy (bigarray 42)) then
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/basic/
H A Darrays.ml40 let testcopy a = function
44 if not (testcopy [|1;2;3;4;5|]) then
46 if not (testcopy [|1.2;2.3;3.4;4.5|]) then
48 if not (testcopy [|"un"; "deux"; "trois"|]) then
50 if not (testcopy (bigarray 42)) then
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/binutils/testsuite/binutils-all/
H A Dobjcopy.exp478 set testcopy copyprog
481 set testcopy tmpdir/copyprog
483 remote_file host delete $testcopy
485 set exec_output [binutils_run $prog "$flags $testfile $testcopy"]
494 remote_upload host $testcopy tmpdir/copyprog
/dports/sysutils/cfengine316/cfengine-3.16.0/examples/
H A Dirange.cf33 "/home/mark/tmp/testcopy"
40 "/home/mark/tmp/testcopy"
H A Dserver_copy_localhost.cf52 "/tmp/testcopy"
59 "/tmp/testcopy/single_file"
/dports/sysutils/cfengine/cfengine-3.19.0/examples/
H A Dirange.cf33 "/home/mark/tmp/testcopy"
40 "/home/mark/tmp/testcopy"
H A Dserver_copy_localhost.cf52 "/tmp/testcopy"
59 "/tmp/testcopy/single_file"
/dports/sysutils/cfengine317/cfengine-3.17.0/examples/
H A Dirange.cf33 "/home/mark/tmp/testcopy"
40 "/home/mark/tmp/testcopy"
H A Dserver_copy_localhost.cf52 "/tmp/testcopy"
59 "/tmp/testcopy/single_file"
/dports/sysutils/cfengine-devel/core-d08ae9eff/examples/
H A Dirange.cf33 "/home/mark/tmp/testcopy"
40 "/home/mark/tmp/testcopy"
H A Dserver_copy_localhost.cf52 "/tmp/testcopy"
59 "/tmp/testcopy/single_file"
/dports/sysutils/cfengine318/cfengine-3.18.1/examples/
H A Dirange.cf33 "/home/mark/tmp/testcopy"
40 "/home/mark/tmp/testcopy"
H A Dserver_copy_localhost.cf52 "/tmp/testcopy"
59 "/tmp/testcopy/single_file"
/dports/sysutils/cfengine319/cfengine-3.19.0/examples/
H A Dirange.cf33 "/home/mark/tmp/testcopy"
40 "/home/mark/tmp/testcopy"
H A Dserver_copy_localhost.cf52 "/tmp/testcopy"
59 "/tmp/testcopy/single_file"
/dports/devel/djgpp-binutils/binutils-2.17/binutils/testsuite/binutils-all/
H A Dobjcopy.exp489 set testcopy copyprog
492 set testcopy tmpdir/copyprog
494 remote_file host delete $testcopy
496 set exec_output [binutils_run $prog "$flags $testfile $testcopy"]
505 remote_upload host $testcopy tmpdir/copyprog
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/binutils/testsuite/binutils-all/
H A Dobjcopy.exp477 set testcopy copyprog
480 set testcopy tmpdir/copyprog
484 set exec_output [binutils_run $prog "$flags $testfile $testcopy"]
493 remote_upload host $testcopy tmpdir/copyprog
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/binutils/testsuite/binutils-all/
H A Dobjcopy.exp477 set testcopy copyprog
480 set testcopy tmpdir/copyprog
484 set exec_output [binutils_run $prog "$flags $testfile $testcopy"]
493 remote_upload host $testcopy tmpdir/copyprog
/dports/graphics/mapserver/mapserver-7.6.4/ci/travis/
H A Dafter_success.sh11 … --exclude shptree.c --exclude testexpr.c --exclude sym2img.c --exclude testcopy.c --exclude shptr…
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/binutils/testsuite/binutils-all/
H A Dobjcopy.exp613 set testcopy copyprog
616 set testcopy tmpdir/copyprog
618 remote_file host delete $testcopy
620 set exec_output [binutils_run $prog "$flags $testfile $testcopy"]
632 remote_upload host $testcopy tmpdir/copyprog
/dports/lang/gnatdroid-binutils/binutils-2.27/binutils/testsuite/binutils-all/
H A Dobjcopy.exp613 set testcopy copyprog
616 set testcopy tmpdir/copyprog
618 remote_file host delete $testcopy
620 set exec_output [binutils_run $prog "$flags $testfile $testcopy"]
632 remote_upload host $testcopy tmpdir/copyprog
/dports/devel/binutils/binutils-2.37/binutils/testsuite/binutils-all/
H A Dobjcopy.exp689 set testcopy copyprog
692 set testcopy tmpdir/copyprog
694 remote_file host delete $testcopy
696 set exec_output [binutils_run $prog "$flags $testfile $testcopy"]
708 remote_upload host $testcopy tmpdir/copyprog
/dports/devel/arm-elf-binutils/binutils-2.37/binutils/testsuite/binutils-all/
H A Dobjcopy.exp689 set testcopy copyprog
692 set testcopy tmpdir/copyprog
694 remote_file host delete $testcopy
696 set exec_output [binutils_run $prog "$flags $testfile $testcopy"]
708 remote_upload host $testcopy tmpdir/copyprog

123