Home
last modified time | relevance | path

Searched refs:floats (Results 26 – 50 of 9875) sorted by relevance

12345678910>>...395

/dports/graphics/pyl-cairo/pycairo-1.18.1/tests/
H A Dtest_hypothesis.py14 from hypothesis.strategies import floats, integers
96 @given(strategies.floats(), strategies.floats())
109 @given(strategies.floats(), strategies.floats())
117 @given(strategies.floats(), strategies.floats(), strategies.floats(),
118 strategies.floats())
129 @given(integers(), floats(allow_nan=False), floats(allow_nan=False))
141 @given(floats(allow_nan=False), floats(allow_nan=False),
142 floats(allow_nan=False), floats(allow_nan=False))
162 @given(floats(allow_nan=False), floats(allow_nan=False),
163 floats(allow_nan=False), floats(allow_nan=False),
[all …]
/dports/www/mod_php81/php-8.1.1/ext/standard/tests/array/
H A Darray_diff_variation5.phpt7 * Test how array_diff compares integers, floats and strings
17 print "-- Compare integers and floats: --\n";
26 print "-- Compare integers and strings containing floats: --\n";
30 print "-- Compare floats and strings containing integers: --\n";
35 print "-- Compare floats and strings containing floats: --\n";
39 print "-- Compare strings containing integers and strings containing floats: --\n";
47 -- Compare integers and floats: --
57 -- Compare integers and strings containing floats: --
74 -- Compare floats and strings containing integers: --
79 -- Compare floats and strings containing floats: --
[all …]
/dports/lang/php80/php-8.0.15/ext/standard/tests/array/
H A Darray_diff_variation5.phpt7 * Test how array_diff compares integers, floats and strings
17 print "-- Compare integers and floats: --\n";
26 print "-- Compare integers and strings containing floats: --\n";
30 print "-- Compare floats and strings containing integers: --\n";
35 print "-- Compare floats and strings containing floats: --\n";
39 print "-- Compare strings containing integers and strings containing floats: --\n";
47 -- Compare integers and floats: --
57 -- Compare integers and strings containing floats: --
74 -- Compare floats and strings containing integers: --
79 -- Compare floats and strings containing floats: --
[all …]
/dports/lang/php81/php-8.1.1/ext/standard/tests/array/
H A Darray_diff_variation5.phpt7 * Test how array_diff compares integers, floats and strings
17 print "-- Compare integers and floats: --\n";
26 print "-- Compare integers and strings containing floats: --\n";
30 print "-- Compare floats and strings containing integers: --\n";
35 print "-- Compare floats and strings containing floats: --\n";
39 print "-- Compare strings containing integers and strings containing floats: --\n";
47 -- Compare integers and floats: --
57 -- Compare integers and strings containing floats: --
74 -- Compare floats and strings containing integers: --
79 -- Compare floats and strings containing floats: --
[all …]
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/array/
H A Darray_diff_variation5.phpt7 * Test how array_diff compares integers, floats and strings
17 print "-- Compare integers and floats: --\n";
26 print "-- Compare integers and strings containing floats: --\n";
30 print "-- Compare floats and strings containing integers: --\n";
35 print "-- Compare floats and strings containing floats: --\n";
39 print "-- Compare strings containing integers and strings containing floats: --\n";
47 -- Compare integers and floats: --
57 -- Compare integers and strings containing floats: --
74 -- Compare floats and strings containing integers: --
79 -- Compare floats and strings containing floats: --
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl3cGPUShader5Tests.cpp873 { Utils::VARIABLE_TYPE_INT, "int", floats }, in iterate()
879 { Utils::VARIABLE_TYPE_VEC2, "vec2", floats }, in iterate()
884 { Utils::VARIABLE_TYPE_VEC2, "vec2", floats }, in iterate()
889 { Utils::VARIABLE_TYPE_VEC3, "vec3", floats }, in iterate()
894 { Utils::VARIABLE_TYPE_VEC3, "vec3", floats }, in iterate()
899 { Utils::VARIABLE_TYPE_VEC4, "vec4", floats }, in iterate()
904 { Utils::VARIABLE_TYPE_VEC4, "vec4", floats }, in iterate()
913 { Utils::VARIABLE_TYPE_UINT, "uint", floats }, in iterate()
919 { Utils::VARIABLE_TYPE_VEC2, "vec2", floats }, in iterate()
924 { Utils::VARIABLE_TYPE_VEC2, "vec2", floats }, in iterate()
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-meta-0.44.0/src/cdsl/
H A Dtypevar.rs412 pub floats: NumSet, field
423 floats: NumSet, in new()
432 floats, in new()
505 self.floats in double_width()
683 self.floats = &self.floats & &other.floats; in inplace_intersect_with()
700 && self.floats.is_subset(&other.floats) in is_subset()
713 && set_wider_or_equal(&self.floats, &other.floats) in is_wider_or_equal()
720 && set_narrower(&self.floats, &other.floats) in is_narrower()
789 floats: Interval, field
1025 .floats(32..32) in test_as_bool()
[all …]
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/tests/models/caffe2Models/
H A Dfused_rowwise_quantized_sparse_lengths_weighted_sum_init_net.pbtxt24 floats: 3.0
25 floats: 1.0
26 floats: 0.0
27 floats: 0.0
28 floats: 0.0
29 floats: 0.0
30 floats: 2.0
31 floats: -0.5
H A Dconv_group_quantized_init_net.pbtxt11 floats: 7.0
12 floats: 7.0
13 floats: 7.0
14 floats: 7.0
49 floats: 6.0
50 floats: 6.0
51 floats: 6.0
52 floats: 6.0
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen-meta/src/cdsl/
H A Dtypevar.rs448 pub floats: NumSet, field
458 floats: NumSet, in new()
466 floats, in new()
532 self.floats in double_width()
638 self.floats = &self.floats & &other.floats; in inplace_intersect_with()
654 && self.floats.is_subset(&other.floats) in is_subset()
666 && set_wider_or_equal(&self.floats, &other.floats) in is_wider_or_equal()
673 && set_narrower(&self.floats, &other.floats) in is_narrower()
736 floats: Interval, field
957 .floats(32..32) in test_as_bool()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen-meta/src/cdsl/
H A Dtypevar.rs448 pub floats: NumSet, field
458 floats: NumSet, in new()
466 floats, in new()
532 self.floats in double_width()
638 self.floats = &self.floats & &other.floats; in inplace_intersect_with()
654 && self.floats.is_subset(&other.floats) in is_subset()
666 && set_wider_or_equal(&self.floats, &other.floats) in is_wider_or_equal()
673 && set_narrower(&self.floats, &other.floats) in is_narrower()
736 floats: Interval, field
957 .floats(32..32) in test_as_bool()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen-meta/src/cdsl/
H A Dtypevar.rs448 pub floats: NumSet, field
458 floats: NumSet, in new()
466 floats, in new()
532 self.floats in double_width()
638 self.floats = &self.floats & &other.floats; in inplace_intersect_with()
654 && self.floats.is_subset(&other.floats) in is_subset()
666 && set_wider_or_equal(&self.floats, &other.floats) in is_wider_or_equal()
673 && set_narrower(&self.floats, &other.floats) in is_narrower()
736 floats: Interval, field
957 .floats(32..32) in test_as_bool()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen-meta/src/cdsl/
H A Dtypevar.rs448 pub floats: NumSet, field
458 floats: NumSet, in new()
466 floats, in new()
532 self.floats in double_width()
638 self.floats = &self.floats & &other.floats; in inplace_intersect_with()
654 && self.floats.is_subset(&other.floats) in is_subset()
666 && set_wider_or_equal(&self.floats, &other.floats) in is_wider_or_equal()
673 && set_narrower(&self.floats, &other.floats) in is_narrower()
736 floats: Interval, field
957 .floats(32..32) in test_as_bool()
[all …]
/dports/lang/php73/php-7.3.33/ext/standard/tests/array/
H A Darray_diff_variation5.phpt13 * Test how array_diff compares integers, floats and strings
23 print "-- Compare integers and floats: --\n";
32 print "-- Compare integers and strings containing floats: --\n";
36 print "-- Compare floats and strings containing integers: --\n";
41 print "-- Compare floats and strings containing floats: --\n";
45 print "-- Compare strings containing integers and strings containing floats: --\n";
53 -- Compare integers and floats: --
63 -- Compare integers and strings containing floats: --
80 -- Compare floats and strings containing integers: --
85 -- Compare floats and strings containing floats: --
[all …]
/dports/lang/php74/php-7.4.27/ext/standard/tests/array/
H A Darray_diff_variation5.phpt13 * Test how array_diff compares integers, floats and strings
23 print "-- Compare integers and floats: --\n";
32 print "-- Compare integers and strings containing floats: --\n";
36 print "-- Compare floats and strings containing integers: --\n";
41 print "-- Compare floats and strings containing floats: --\n";
45 print "-- Compare strings containing integers and strings containing floats: --\n";
53 -- Compare integers and floats: --
63 -- Compare integers and strings containing floats: --
80 -- Compare floats and strings containing integers: --
85 -- Compare floats and strings containing floats: --
[all …]
/dports/www/mod_php73/php-7.3.33/ext/standard/tests/array/
H A Darray_diff_variation5.phpt13 * Test how array_diff compares integers, floats and strings
23 print "-- Compare integers and floats: --\n";
32 print "-- Compare integers and strings containing floats: --\n";
36 print "-- Compare floats and strings containing integers: --\n";
41 print "-- Compare floats and strings containing floats: --\n";
45 print "-- Compare strings containing integers and strings containing floats: --\n";
53 -- Compare integers and floats: --
63 -- Compare integers and strings containing floats: --
80 -- Compare floats and strings containing integers: --
85 -- Compare floats and strings containing floats: --
[all …]
/dports/www/mod_php74/php-7.4.27/ext/standard/tests/array/
H A Darray_diff_variation5.phpt13 * Test how array_diff compares integers, floats and strings
23 print "-- Compare integers and floats: --\n";
32 print "-- Compare integers and strings containing floats: --\n";
36 print "-- Compare floats and strings containing integers: --\n";
41 print "-- Compare floats and strings containing floats: --\n";
45 print "-- Compare strings containing integers and strings containing floats: --\n";
53 -- Compare integers and floats: --
63 -- Compare integers and strings containing floats: --
80 -- Compare floats and strings containing integers: --
85 -- Compare floats and strings containing floats: --
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/floats/
H A Dexamples_test.go21 floats.Add(s1, s2)
22 floats.Add(s1, s3)
42 floats.AddTo(dst, s1, s2)
43 floats.Add(dst, s3)
63 eq := floats.EqualLengths(s1, s2)
65 floats.Add(s1, s2)
78 floats.AddConst(c, s)
90 floats.CumProd(dst, s)
104 floats.CumSum(dst, s)
/dports/math/Imath/Imath-3.1.4/src/ImathTest/
H A Dhalf_perf_test.cpp307 floats[i] = imath_half_to_float (halfs[i]); in perf_test_half_to_float()
312 floats[i] = table_half_cast (halfvals[i]); in perf_test_half_to_float()
333 halfs[i] = imath_float_to_half (floats[i]); in perf_test_float_to_half()
338 halfvals[i] = exptable_half_constructor (floats[i]); in perf_test_float_to_half()
371 float* floats = new float[numentries]; in main() local
373 if (halfs && floats) in main()
379 floats[i] = imath_half_to_float (halfs[i]); in main()
381 perf_test_half_to_float (floats, halfs, numentries); in main()
393 floats[i] = 65504.0 * (drand48() * 2.0 - 1.0); in main()
395 perf_test_float_to_half (halfs, floats, numentries); in main()
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/optimize/
H A Dstepsizers.go84 gNorm := floats.Norm(loc.Gradient, math.Inf(1))
88 q.dirPrevNorm = floats.Norm(dir, 2)
89 q.projGradPrev = floats.Dot(loc.Gradient, dir)
97 projGrad := floats.Dot(loc.Gradient, dir)
120 q.dirPrevNorm = floats.Norm(dir, 2)
164 gNorm := floats.Norm(loc.Gradient, math.Inf(1))
167 fo.dirPrevNorm = floats.Norm(dir, 2)
168 fo.projGradPrev = floats.Dot(loc.Gradient, dir)
176 projGrad := floats.Dot(loc.Gradient, dir)
181 fo.dirPrevNorm = floats.Norm(dir, 2)
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/multiprecision/doc/html/
H A Dstandalone_HTML.manifest11 boost_multiprecision/tut/floats.html
12 boost_multiprecision/tut/floats/cpp_bin_float.html
13 boost_multiprecision/tut/floats/cpp_dec_float.html
14 boost_multiprecision/tut/floats/gmp_float.html
15 boost_multiprecision/tut/floats/mpfr_float.html
16 boost_multiprecision/tut/floats/float128.html
17 boost_multiprecision/tut/floats/fp_eg.html
18 boost_multiprecision/tut/floats/fp_eg/aos.html
20 boost_multiprecision/tut/floats/fp_eg/jel.html
21 boost_multiprecision/tut/floats/fp_eg/nd.html
[all …]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/lewton-0.9.4/src/
H A Dsamples.rs17 fn from_floats(floats :Vec<Vec<f32>>) -> Self; in from_floats()
32 fn from_floats(floats :Vec<Vec<f32>>) -> Self { in from_floats()
33 floats.into_iter() in from_floats()
55 fn from_floats(floats :Vec<Vec<f32>>) -> Self { in from_floats()
56 let channel_count = floats.len(); in from_floats()
60 assert!(floats.len() > 0); in from_floats()
63 <Vec<Vec<S>> as Samples>::from_floats(floats).into_iter().next().unwrap() in from_floats()
65 let len = floats[0].len(); in from_floats()
68 for ref chan in floats.iter() { in from_floats()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/lewton-0.10.2/src/
H A Dsamples.rs17 fn from_floats(floats :Vec<Vec<f32>>) -> Self; in from_floats()
32 fn from_floats(floats :Vec<Vec<f32>>) -> Self { in from_floats()
33 floats.into_iter() in from_floats()
55 fn from_floats(floats :Vec<Vec<f32>>) -> Self { in from_floats()
56 let channel_count = floats.len(); in from_floats()
60 assert!(floats.len() > 0); in from_floats()
63 <Vec<Vec<S>> as Samples>::from_floats(floats).into_iter().next().unwrap() in from_floats()
65 let len = floats[0].len(); in from_floats()
68 for ref chan in floats.iter() { in from_floats()
/dports/audio/lewton/lewton-0.10.2/src/
H A Dsamples.rs17 fn from_floats(floats :Vec<Vec<f32>>) -> Self; in from_floats()
32 fn from_floats(floats :Vec<Vec<f32>>) -> Self { in from_floats()
33 floats.into_iter() in from_floats()
55 fn from_floats(floats :Vec<Vec<f32>>) -> Self { in from_floats()
56 let channel_count = floats.len(); in from_floats()
60 assert!(floats.len() > 0); in from_floats()
63 <Vec<Vec<S>> as Samples>::from_floats(floats).into_iter().next().unwrap() in from_floats()
65 let len = floats[0].len(); in from_floats()
68 for ref chan in floats.iter() { in from_floats()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/lewton-0.10.2/src/
H A Dsamples.rs17 fn from_floats(floats :Vec<Vec<f32>>) -> Self; in from_floats()
32 fn from_floats(floats :Vec<Vec<f32>>) -> Self { in from_floats()
33 floats.into_iter() in from_floats()
55 fn from_floats(floats :Vec<Vec<f32>>) -> Self { in from_floats()
56 let channel_count = floats.len(); in from_floats()
60 assert!(floats.len() > 0); in from_floats()
63 <Vec<Vec<S>> as Samples>::from_floats(floats).into_iter().next().unwrap() in from_floats()
65 let len = floats[0].len(); in from_floats()
68 for ref chan in floats.iter() { in from_floats()

12345678910>>...395