Home
last modified time | relevance | path

Searched refs:resout (Results 1 – 25 of 29) sorted by relevance

12

/dports/science/gnudatalanguage/gdl-1.0.1/testsuite/interactive_tests/
H A Dtest_interpolate_parallel.pro22 if (total(resin-resout) gt 0 ) then error++
31 if (total(resin-resout) gt 0 ) then error++
37 if (total(resin-resout) gt 0 ) then error++
43 if (total(resin-resout) gt 0 ) then error++
49 if (total(resin-resout) gt 0 ) then error++
77 if (total(resin-resout) gt 0 ) then error++
83 if (total(resin-resout) gt 0 ) then error++
89 if (total(resin-resout) gt 0 ) then error++
95 if (total(resin-resout) gt 0 ) then error++
102 if (total(resin-resout) gt 0 ) then error++
[all …]
/dports/devel/atf/atf-0.21/bootstrap/
H A Dt_test_program_compare.at76 AT_CHECK([cmp -s resout resexp], [0], [], [])
79 sed 's,tp_basic_c,tp_basic_sh,g' <resout >resexp
82 AT_CHECK([cmp -s resout resexp], [0], [], [])
92 AT_CHECK([cmp -s resout resexp], [0], [], [])
95 sed 's,tp_basic_c,tp_basic_sh,g' <resout >resexp
98 AT_CHECK([cmp -s resout resexp], [0], [], [])
108 AT_CHECK([cmp -s resout resexp], [0], [], [])
111 sed 's,tp_basic_c,tp_basic_sh,g' <resout >resexp
114 AT_CHECK([cmp -s resout resexp], [0], [], [])
124 AT_CHECK([cmp -s resout resexp], [0], [], [])
[all …]
H A Dt_test_program_run.at31 AT_CHECK([TEST_HELPER(${h}) -r resout pass], 0, [stdout], [stderr])
32 CHECK_TCR([resout], [passed])
34 AT_CHECK([TEST_HELPER(${h}) -r resout fail], 1, [stdout], [stderr])
35 CHECK_TCR([resout], [failed], [On purpose])
37 AT_CHECK([TEST_HELPER(${h}) -r resout skip], 0, [stdout], [stderr])
38 CHECK_TCR([resout], [skipped], [By design])
40 AT_CHECK([TEST_HELPER(${h}) -r resout default], 0, [stdout], [stderr])
41 CHECK_TCR([resout], [passed])
H A Dt_test_program_filter.at42 AT_CHECK([TEST_HELPER(${h}) -r resout pass], 0, [ignore], [ignore])
43 AT_CHECK([cmp -s resout expres], [0], [], [])
47 AT_CHECK([TEST_HELPER(${h}) -r resout skip], 0, [ignore], [ignore])
48 AT_CHECK([cmp -s resout expres], [0], [], [])
52 AT_CHECK([TEST_HELPER(${h}) -r resout fail], 1, [ignore], [ignore])
53 AT_CHECK([cmp -s resout expres], [0], [], [])
H A Dtestsuite2163 })/bootstrap -r resout pass
2228 })/bootstrap -r resout skip
2293 })/bootstrap -r resout fail
2372 })/bootstrap -r resout pass
2437 })/bootstrap -r resout fail
2502 })/bootstrap -r resout skip
3575 })/bootstrap -r resout pass
3625 })/bootstrap -r resout pass
3688 })/bootstrap -r resout pass
3749 })/bootstrap -r resout fail
[all …]
/dports/devel/py-xdis/xdis-5.0.13/test_unit/
H A Dtest_disasm.py28 resout, reserr = capfd.readouterr()
30 if resout != expected:
32 out.write(resout)
33 assert resout == expected
/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dforked_getaddrinfo.c108 … *hostname, const char *servname, const struct addrinfo *hints, struct addrinfo **resout, int time) in forked_getaddrinfo() argument
341 *resout = (struct addrinfo*) malloc(sizeof(struct addrinfo)); in forked_getaddrinfo()
342 res = *resout; in forked_getaddrinfo()
359 resout = &res->ai_next; in forked_getaddrinfo()
368 *resout = NULL; in forked_getaddrinfo()
H A Dforked_getaddrinfo.h28 …*hostname, const char *servname, const struct addrinfo *hints, struct addrinfo **resout, int time);
/dports/devel/py-xdis/xdis-5.0.13/pytest/
H A Dtest_disasm.py51 resout = StringIO()
52 function_to_test(in_file, resout)
54 got_lines = resout.getvalue().split("\n")
/dports/math/py-numpy/numpy-1.20.3/numpy/lib/tests/
H A Dtest_nanfunctions.py61 resout = np.zeros(3)
64 assert_almost_equal(res, resout)
328 resout = np.zeros(3)
511 resout = np.eye(3)
629 resout = np.zeros(3)
632 assert_almost_equal(res, resout)
635 resout = np.zeros(())
638 assert_almost_equal(res, resout)
641 assert_almost_equal(res, resout)
795 resout = np.zeros(3)
[all …]
/dports/cad/pcb/pcb-4.2.0/src/
H A Dres_lex.c20 #define yyout resout
177 extern FILE *resin, *resout;
372 FILE *resin = (FILE *) 0, *resout = (FILE *) 0; variable
628 #define ECHO do { if (fwrite( restext, resleng, 1, resout )) {} } while (0)
740 if ( ! resout )
741 resout = stdout;
1721 return resout; in resget_out()
1764 resout = out_str ; in resset_out()
1796 resout = stdout; in yy_init_globals()
1799 resout = (FILE *) 0; in yy_init_globals()
/dports/math/py-Diofant/Diofant-0.13.0/diofant/tests/core/
H A Dtest_cache.py40 resout, _ = capfd.readouterr()
41 assert resout.find('_identity ' + str(info)) >= 0
/dports/cad/opencascade/opencascade-7.6.0/src/Blend/
H A DBlend_Walking_2.gxx27 // on resout le pb inverse sur la restriction concernee
28 // sinon on resout le pb inverse sur la surface pour laquelle
H A DBlend_CSWalking_2.gxx25 // sinon on resout le pb inverse sur la surface
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBlend_Walking_2.gxx27 // on resout le pb inverse sur la restriction concernee
28 // sinon on resout le pb inverse sur la surface pour laquelle
H A DBlend_CSWalking_2.gxx25 // sinon on resout le pb inverse sur la surface
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBlend_Walking_2.gxx27 // on resout le pb inverse sur la restriction concernee
28 // sinon on resout le pb inverse sur la surface pour laquelle
H A DBlend_CSWalking_2.gxx25 // sinon on resout le pb inverse sur la surface
/dports/devel/py-azure-mgmt-compute/azure-mgmt-compute-23.0.0/tests/
H A Dtest_mgmt_compute.py156resout = self.mgmt_client.availability_sets.delete(resource_group.name, AVAILABILITY_SET_NAME)
/dports/science/tfel/tfel-3.4.0/mfront/tests/behaviours/
H A DImplicitHayhurst.mfront7 * on resout F(dY)=0 par Newton
/dports/science/tfel-edf/tfel-3.2.1/mfront/tests/behaviours/
H A DImplicitHayhurst.mfront7 * on resout F(dY)=0 par Newton
/dports/science/tfel/tfel-3.4.0/docs/presentations/mfront/
H A Dhayhurst.mfront7 * on resout F(dY)=0 par Newton
/dports/science/tfel-edf/tfel-3.2.1/docs/presentations/mfront/
H A Dhayhurst.mfront7 * on resout F(dY)=0 par Newton
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-ams/ad-hoc/fromUC/simultaneous_stmts/
H A Ddouble_tuned.ams185 resout : v_out == i_out * 1.0e6;
/dports/math/giacxcas/giac-1.6.0/check/
H A DTP17-sol.cas6 /* On resout l'equation de degre 1 en t: intersec=0 en recuperant les� coefficients. C'est toujour…

12