Home
last modified time | relevance | path

Searched refs:test_round (Results 1 – 25 of 384) sorted by relevance

12345678910>>...16

/dports/devel/git-subrepo/git-subrepo-0.4.0/test/
H A Dencode.t11 test_round() {
69 test_round normal
70 test_round .dot
71 test_round ......dots
72 test_round 'spa ce'
73 test_round 'per%cent'
74 test_round 'back-sl\ash'
75 test_round 'end-with.lock'
76 test_round '@'
77 test_round '@{'
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/arc-swap-0.3.11/benches/
H A Dint-access.rs62 fn test_round<R, W>(name: &str, iterations: usize, r: R, w: W) in test_round() function
84 test_round( in main()
91 test_round( in main()
97 test_round( in main()
104 test_round( in main()
111 test_round( in main()
117 test_round( in main()
124 test_round( in main()
130 test_round( in main()
136 test_round( in main()
[all …]
/dports/editors/xi-term/xi-term-d264767/cargo-crates/arc-swap-0.3.11/benches/
H A Dint-access.rs62 fn test_round<R, W>(name: &str, iterations: usize, r: R, w: W) in test_round() function
84 test_round( in main()
91 test_round( in main()
97 test_round( in main()
104 test_round( in main()
111 test_round( in main()
117 test_round( in main()
124 test_round( in main()
130 test_round( in main()
136 test_round( in main()
[all …]
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/arc-swap-1.5.0/benches/
H A Dint-access.rs54 fn test_round<R, W>(name: &str, iterations: usize, r: R, w: W) in test_round() function
76 test_round( in main()
83 test_round( in main()
89 test_round( in main()
96 test_round( in main()
103 test_round( in main()
109 test_round( in main()
116 test_round( in main()
122 test_round( in main()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/arc-swap-1.3.2/benches/
H A Dint-access.rs54 fn test_round<R, W>(name: &str, iterations: usize, r: R, w: W) in test_round() function
76 test_round( in main()
83 test_round( in main()
89 test_round( in main()
96 test_round( in main()
103 test_round( in main()
109 test_round( in main()
116 test_round( in main()
122 test_round( in main()
/dports/net/routinator/routinator-0.10.2/cargo-crates/arc-swap-1.3.0/benches/
H A Dint-access.rs54 fn test_round<R, W>(name: &str, iterations: usize, r: R, w: W) in test_round() function
76 test_round( in main()
83 test_round( in main()
89 test_round( in main()
96 test_round( in main()
103 test_round( in main()
109 test_round( in main()
116 test_round( in main()
122 test_round( in main()
/dports/editors/helix/helix-0.5.0/cargo-crates/arc-swap-1.4.0/benches/
H A Dint-access.rs54 fn test_round<R, W>(name: &str, iterations: usize, r: R, w: W) in test_round() function
76 test_round( in main()
83 test_round( in main()
89 test_round( in main()
96 test_round( in main()
103 test_round( in main()
109 test_round( in main()
116 test_round( in main()
122 test_round( in main()
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/arc-swap-1.3.2/benches/
H A Dint-access.rs54 fn test_round<R, W>(name: &str, iterations: usize, r: R, w: W) in test_round() function
76 test_round( in main()
83 test_round( in main()
89 test_round( in main()
96 test_round( in main()
103 test_round( in main()
109 test_round( in main()
116 test_round( in main()
122 test_round( in main()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/utilib/test/studies/
H A Dereal.cpp303 test_round("Infinity",infhi,LONG_MAX); in run_tests()
304 test_round("-Infinity",inflo,LONG_MIN); in run_tests()
305 test_round("NaN",nan,0); in run_tests()
306 test_round("Indeterminate",ind,0); in run_tests()
307 test_round("Invalid",invalid,0); in run_tests()
309 test_round("MAXDOUBLE",rtmp,LONG_MAX); in run_tests()
311 test_round("-MAXDOUBLE",rtmp,LONG_MIN); in run_tests()
314 test_round("10000",rtmp,10000); in run_tests()
316 test_round("-10000",rtmp,-10000); in run_tests()
321 test_round("10000+1.6",rtmp,10000+2); in run_tests()
[all …]
/dports/science/nest/nest-simulator-3.1/testsuite/unittests/
H A Dtest_round.sli2 * test_round.sli
25 Name: testsuite::test_round - check if round function works
27 Synopsis: (test_round) run ->
/dports/devel/py-bitarray/bitarray-2.3.4/examples/
H A Dhexadecimal.py40 def test_round(f, g, n, endian): function
59 test_round(f, g, n, endian)
/dports/misc/tvm/incubator-tvm-0.6.1/nnvm/tests/python/compiler/
H A Dtest_top_level3.py43 def test_round(): function
61 test_round()
/dports/misc/py-tvm/incubator-tvm-0.6.1/nnvm/tests/python/compiler/
H A Dtest_top_level3.py43 def test_round(): function
61 test_round()
/dports/misc/vxl/vxl-3.3.2/core/vil/tests/
H A Dtest_driver.cxx33 DECLARE(test_round);
72 REGISTER(test_round); in register_tests()
H A Dtest_round.cxx11 test_round() in test_round() function
144 TESTMAIN(test_round);
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/test/basic_SUITE_data/
H A Dbasic_bignums.erl37 ok = test_round(),
58 test_round() -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/test/basic_SUITE_data/
H A Dbasic_bignums.erl37 ok = test_round(),
58 test_round() -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/test/basic_SUITE_data/
H A Dbasic_bignums.erl37 ok = test_round(),
58 test_round() -> function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/test/
H A Dtest_ieee.c107 test_round (void) in test_round() function
173 test_round(); in test_ieee()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Widkit/Basic/
H A Dbasic_widget.cpp252 test_round (wk_widget w, string var, SI num) { in test_round() function
290 test_round (this, "ox", ox); in handle()
292 test_round (this, "oy", oy); in handle()
293 w = e->w ; test_round (this, "w", w); in handle()
294 h = e->h ; test_round (this, "h", h); in handle()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libm/test/
H A Dtest_ieee.c108 _DEFUN_VOID(test_round) in _DEFUN_VOID() argument
174 test_round(); in _DEFUN_VOID()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/test/
H A Dtest_ieee.c108 _DEFUN_VOID(test_round) in _DEFUN_VOID() argument
174 test_round(); in _DEFUN_VOID()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libm/test/
H A Dtest_ieee.c108 _DEFUN_VOID(test_round) in _DEFUN_VOID() argument
174 test_round(); in _DEFUN_VOID()
/dports/lang/guile1/guile-1.8.8/test-suite/standalone/
H A DMakefile.in103 test_round_OBJECTS = test_round-test-round.$(OBJEXT)
563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_round-test-round.Po@am__quote@
654 test_round-test-round.o: test-round.c
655 …est_round_CFLAGS) $(CFLAGS) -MT test_round-test-round.o -MD -MP -MF $(DEPDIR)/test_round-test-roun…
656 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/test_round-test-round.Tpo $(DEPDIR)/test_round-test-round.…
659 …LUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_round_CFLAGS) $(CFLAGS) -c -o test_round-test-round.o `te…
661 test_round-test-round.obj: test-round.c
662 …st_round_CFLAGS) $(CFLAGS) -MT test_round-test-round.obj -MD -MP -MF $(DEPDIR)/test_round-test-rou…
663 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/test_round-test-round.Tpo $(DEPDIR)/test_round-test-round.…
666 …LUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_round_CFLAGS) $(CFLAGS) -c -o test_round-test-round.obj `…
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/chrono/test/duration/
H A Drounding_pass.cpp72 void test_round() in test_round() function
101 test_round(); in main()

12345678910>>...16