Home
last modified time | relevance | path

Searched refs:cv1 (Results 1 – 25 of 1442) sorted by relevance

12345678910>>...58

/dports/math/cgal/CGAL-5.3/include/CGAL/Curved_kernel_via_analysis_2/
H A DCurved_kernel_via_analysis_2_functors.h1012 cv1._same_arc_compare_xy(cv1._minpoint(), p) == CGAL::SMALLER in operator()
1123 cv1._same_arc_compare_xy(p, cv1._maxpoint()) == CGAL::SMALLER in operator()
1284 if (!cv1.is_vertical() && cv1.arcno() != cv2.arcno()) { in operator()
1289 return ((cv1._same_arc_compare_xy(cv1._minpoint(), cv2._minpoint()) == in operator()
1291 cv1._same_arc_compare_xy(cv1._maxpoint(), cv2._maxpoint()) == in operator()
1660 if (!cv1.is_vertical() && cv1.arcno() != cv2.arcno()) { in operator()
1665 (cv1._same_arc_compare_xy(cv1._maxpoint(), cv2._minpoint()) == in operator()
1678 Point_2 common = (max_min ? cv1._maxpoint() : cv1._minpoint()); in operator()
1763 (cv1._same_arc_compare_xy(cv1._minpoint(), cv2._maxpoint()) == in operator()
2099 cv1.curve().asymptotic_value_of_arc(loc1, cv1.arcno()); in operator()
[all …]
H A DFiltered_curved_kernel_via_analysis_2_impl.h148 result_type operator()(const Arc_2& cv1, const Arc_2& cv2, in operator()
160 if (cv1.id() == cv2.id()) { in operator()
173 cv1.curve().asymptotic_value_of_arc(cv1.location(ce), cv1.arcno()); in operator()
215 base_compare_y_near_boundary(cv1, cv2, ce); in operator()
222 return Base::operator()(cv1, cv2, ce); in operator()
321 return Base::operator()(cv1, cv2, p); in operator()
376 return Base::operator()(cv1, cv2, p); in operator()
443 if(! cv1.is_vertical() && ! cv2.is_vertical() ) { in operator()
450 trimmed_cv1 = cv1; in operator()
548 CKvA_CERR("\nfiltered_intersect; cv1: " << cv1 in operator()
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DArr_circle_segment_traits_2.h258 if ((CGAL::compare (cv1.left().x(),cv1.right().x()) == EQUAL) && in operator()
263 else if ((CGAL::compare (cv1.left().x(),cv1.right().x()) != EQUAL) && in operator()
268 else if ((CGAL::compare (cv1.left().x(),cv1.right().x()) == EQUAL) && in operator()
313 if ((CGAL::compare (cv1.left().x(),cv1.right().x()) == EQUAL) && in operator()
318 else if ((CGAL::compare (cv1.left().x(),cv1.right().x()) != EQUAL) && in operator()
323 else if ((CGAL::compare (cv1.left().x(),cv1.right().x()) == EQUAL) && in operator()
334 return (cv1.compare_to_left (cv2, p)); in operator()
356 if (&cv1 == &cv2) in operator()
359 return (cv1.equals (cv2)); in operator()
578 return (cv1.can_merge_with (cv2)); in operator()
[all …]
H A DArr_linear_traits_2.h912 ! equal(cv1.supp_line(), in operator()
921 (cv1.has_left() && ! equal(cv1.left(), cv2.left()))) in operator()
929 (! cv1.has_right() || equal (cv1.right(), cv2.right()))); in operator()
1346 cv1.is_in_y_range(*ip) : cv1.is_in_x_range(*ip); in operator()
1366 X_monotone_curve_2 ovlp = cv1; in operator()
1371 if (! cv1.has_left()) { in operator()
1383 if (! cv1.has_right()) { in operator()
1436 ! equal(cv1.supp_line(), in operator()
1489 equal(cv1.right(), cv2.left())) in operator()
1492 c = cv1; in operator()
[all …]
H A DArr_polycurve_traits_2.h697 operator()(const X_monotone_curve_2& cv1, in operator()
943 return_point(max_vertex(cv1[i1-1]), 0) : in operator()
946 return_point(max_vertex(cv1[0]), 0); in operator()
966 return_point(max_vertex(cv1[0]), 0); in operator()
1033 bool operator()(const X_monotone_curve_2& cv1, in operator()
1054 bool ver1 = is_seg_vertical(cv1[0]); in operator()
1100 void operator()(const X_monotone_curve_2& cv1, in operator()
1116 ((cmp_seg_endpts(cv1)==SMALLER) && in operator()
1119 ((cmp_seg_endpts(cv1)==LARGER) && in operator()
1139 c.push_back(cv1[n1 - 1]); in operator()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/containers/unit_tests/
H A DTestViewCtorPropEmbeddedDim.hpp104 Functor<CVT>(cv1)); in test_vcpt()
106 HostCVT hcv1 = Kokkos::create_mirror_view(cv1); in test_vcpt()
107 Kokkos::deep_copy(hcv1, cv1); in test_vcpt()
141 Functor<CVT>(cv1)); in test_vcpt()
143 HostCVT hcv1 = Kokkos::create_mirror_view(cv1); in test_vcpt()
144 Kokkos::deep_copy(hcv1, cv1); in test_vcpt()
174 Functor<CVT>(cv1)); in test_vcpt()
176 HostCVT hcv1 = Kokkos::create_mirror_view(cv1); in test_vcpt()
177 Kokkos::deep_copy(hcv1, cv1); in test_vcpt()
195 Functor<CVT>(cv1)); in test_vcpt()
[all …]
/dports/devel/kokkos/kokkos-3.4.01/containers/unit_tests/
H A DTestViewCtorPropEmbeddedDim.hpp104 Functor<CVT>(cv1)); in test_vcpt()
106 HostCVT hcv1 = Kokkos::create_mirror_view(cv1); in test_vcpt()
107 Kokkos::deep_copy(hcv1, cv1); in test_vcpt()
141 Functor<CVT>(cv1)); in test_vcpt()
143 HostCVT hcv1 = Kokkos::create_mirror_view(cv1); in test_vcpt()
144 Kokkos::deep_copy(hcv1, cv1); in test_vcpt()
174 Functor<CVT>(cv1)); in test_vcpt()
176 HostCVT hcv1 = Kokkos::create_mirror_view(cv1); in test_vcpt()
177 Kokkos::deep_copy(hcv1, cv1); in test_vcpt()
195 Functor<CVT>(cv1)); in test_vcpt()
[all …]
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/containers/unit_tests/
H A DTestViewCtorPropEmbeddedDim.hpp104 Functor<CVT>(cv1)); in test_vcpt()
106 HostCVT hcv1 = Kokkos::create_mirror_view(cv1); in test_vcpt()
107 Kokkos::deep_copy(hcv1, cv1); in test_vcpt()
141 Functor<CVT>(cv1)); in test_vcpt()
143 HostCVT hcv1 = Kokkos::create_mirror_view(cv1); in test_vcpt()
144 Kokkos::deep_copy(hcv1, cv1); in test_vcpt()
174 Functor<CVT>(cv1)); in test_vcpt()
176 HostCVT hcv1 = Kokkos::create_mirror_view(cv1); in test_vcpt()
177 Kokkos::deep_copy(hcv1, cv1); in test_vcpt()
195 Functor<CVT>(cv1)); in test_vcpt()
[all …]
/dports/science/clipper/clipper-2.1/clipper/core/
H A Dmap_interp.h177 T cv0( 1.0 - cv1 ); in interp()
187 val = ( cu0*( cv0*r00 + cv1*r01 ) + cu1*( cv0*r10 + cv1*r11 ) ); in interp()
225 T cv0( 1.0 - cv1 ); in interp()
232 cv[1] = cv0*( -1.5*cv1*cv1 + cv1 + 1.0 ); in interp()
234 cv[3] = -0.5*cv1*cv1*cv0; in interp()
287 cv[1] = cv0*( -1.5*cv1*cv1 + cv1 + 1.0 ); in interp_grad()
289 cv[3] = -0.5*cv1*cv1*cv0; in interp_grad()
299 gv[1] = cv1*( 4.5*cv1 - 5.0 ); in interp_grad()
368 cv[1] = cv0*( -1.5*cv1*cv1 + cv1 + 1.0 ); in interp_curv()
370 cv[3] = -0.5*cv1*cv1*cv0; in interp_curv()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/date_time/test/
H A Dtestconstrained_value.cpp34 constrained_value<day_value_policies> cv1(0), cv2(31); in main() local
35 check("not equal", cv1 != cv2); in main()
36 check("equal", cv1 == cv1); in main()
37 check("greater", cv2 > cv1); in main()
38 check("greater or equal ", cv2 >= cv1); in main()
40 std::cout << cv1 << std::endl; in main()
41 unsigned int i = cv1; in main()
42 check("test conversion", i == cv1); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/date_time/test/
H A Dtestconstrained_value.cpp34 constrained_value<day_value_policies> cv1(0), cv2(31); in main() local
35 check("not equal", cv1 != cv2); in main()
36 check("equal", cv1 == cv1); in main()
37 check("greater", cv2 > cv1); in main()
38 check("greater or equal ", cv2 >= cv1); in main()
40 std::cout << cv1 << std::endl; in main()
41 unsigned int i = cv1; in main()
42 check("test conversion", i == cv1); in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/date_time/test/
H A Dtestconstrained_value.cpp34 constrained_value<day_value_policies> cv1(0), cv2(31); in main() local
35 check("not equal", cv1 != cv2); in main()
36 check("equal", cv1 == cv1); in main()
37 check("greater", cv2 > cv1); in main()
38 check("greater or equal ", cv2 >= cv1); in main()
40 std::cout << cv1 << std::endl; in main()
41 unsigned int i = cv1; in main()
42 check("test conversion", i == cv1); in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/date_time/test/
H A Dtestconstrained_value.cpp34 constrained_value<day_value_policies> cv1(0), cv2(31); in main() local
35 check("not equal", cv1 != cv2); in main()
36 check("equal", cv1 == cv1); in main()
37 check("greater", cv2 > cv1); in main()
38 check("greater or equal ", cv2 >= cv1); in main()
40 std::cout << cv1 << std::endl; in main()
41 unsigned int i = cv1; in main()
42 check("test conversion", i == cv1); in main()
/dports/databases/percona57-server/boost_1_59_0/libs/date_time/test/
H A Dtestconstrained_value.cpp34 constrained_value<day_value_policies> cv1(0), cv2(31); in main() local
35 check("not equal", cv1 != cv2); in main()
36 check("equal", cv1 == cv1); in main()
37 check("greater", cv2 > cv1); in main()
38 check("greater or equal ", cv2 >= cv1); in main()
40 std::cout << cv1 << std::endl; in main()
41 unsigned int i = cv1; in main()
42 check("test conversion", i == cv1); in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/date_time/test/
H A Dtestconstrained_value.cpp34 constrained_value<day_value_policies> cv1(0), cv2(31); in main() local
35 check("not equal", cv1 != cv2); in main()
36 check("equal", cv1 == cv1); in main()
37 check("greater", cv2 > cv1); in main()
38 check("greater or equal ", cv2 >= cv1); in main()
40 std::cout << cv1 << std::endl; in main()
41 unsigned int i = cv1; in main()
42 check("test conversion", i == cv1); in main()
/dports/databases/percona57-client/boost_1_59_0/libs/date_time/test/
H A Dtestconstrained_value.cpp34 constrained_value<day_value_policies> cv1(0), cv2(31); in main() local
35 check("not equal", cv1 != cv2); in main()
36 check("equal", cv1 == cv1); in main()
37 check("greater", cv2 > cv1); in main()
38 check("greater or equal ", cv2 >= cv1); in main()
40 std::cout << cv1 << std::endl; in main()
41 unsigned int i = cv1; in main()
42 check("test conversion", i == cv1); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/date_time/test/
H A Dtestconstrained_value.cpp34 constrained_value<day_value_policies> cv1(0), cv2(31); in main() local
35 check("not equal", cv1 != cv2); in main()
36 check("equal", cv1 == cv1); in main()
37 check("greater", cv2 > cv1); in main()
38 check("greater or equal ", cv2 >= cv1); in main()
40 std::cout << cv1 << std::endl; in main()
41 unsigned int i = cv1; in main()
42 check("test conversion", i == cv1); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/date_time/test/
H A Dtestconstrained_value.cpp34 constrained_value<day_value_policies> cv1(0), cv2(31); in main() local
35 check("not equal", cv1 != cv2); in main()
36 check("equal", cv1 == cv1); in main()
37 check("greater", cv2 > cv1); in main()
38 check("greater or equal ", cv2 >= cv1); in main()
40 std::cout << cv1 << std::endl; in main()
41 unsigned int i = cv1; in main()
42 check("test conversion", i == cv1); in main()
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/tests/relacy/relacy/test/ntest/
H A Dntest.cpp197 rl::nvar<int> cv1, cv2(3), cv3(cv1($)), cv4(cv1); in thread() local
198 cv1($) = cv2($); in thread()
199 cv1($) = 1; in thread()
200 (int)cv1($); in thread()
201 cv1($) += 1; in thread()
202 cv1($) -= 1; in thread()
203 cv1($)++; in thread()
204 cv1($)--; in thread()
205 ++cv1($); in thread()
206 --cv1($); in thread()
[all …]
/dports/sysutils/triton/Triton-0.8.1/src/testers/unittests/
H A Dtest_ast_conversion.py64 cv1 = random.randint(0, 255)
73 ref = cv1
97 for cv1 in range(0, 256):
101 ref = op(cv1) % (2 ** 8)
156 cv1 = random.randint(0, 255)
198 for cv1 in range(0, 256):
212 n = self.astCtxt.bv(cv1, 8)
219 cv1 = random.randint(0, 255)
235 cv1 = random.randint(0, 255)
246 for cv1 in range(0, 256):
[all …]
/dports/science/R-cran-cmprsk/cmprsk/tests/
H A Dtest.Rout.save253 cv1 cv2 cv3
258 cv1 cv2 cv3
266 cv1 cv2 cv3 cov21*uft cov22*tf2
312 > d2 <- cbind(d2,cv3=cv[,3],cv1=cv[,1])
344 > print(ww <- crr(ssd,ccd,cbind(cv[,1:2],cv3),cbind(cv1,cv1),tf=tf,cengroup=cv3))
350 cv1*uft cv1*tf2
357 cv1*uft cv1*tf2
359 > print(ww <- crr(ssd,ccd,cbind(cv[,1:2],cv3),cbind(cv1,cv1),tf=tf,cengroup=cv3,subset=X == 1))
365 cv1*uft cv1*tf2
372 cv1*uft cv1*tf2
[all …]
/dports/lang/fpc-source/fpc-3.2.2/tests/test/units/variants/
H A Dtcustomvariant.pp25 cv, cv1: TCustomVariantType;
83 cv1 := nil;
84 if (not FindCustomVariantType($10F, cv1)) or (cv1 <> cv) then
88 cv1 := nil;
89 if (not FindCustomVariantType('TtEsT', cv1)) or (cv1 <> cv) then
109 cv1 := nil;
110 if FindCustomVariantType($10F, cv1) then
114 cv1 := nil;
115 if FindCustomVariantType('TtEsT', cv1) then
126 cv1 := TTest.Create;
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/unit_test/
H A DTestViewCtorPropEmbeddedDim.hpp97 CVT cv1(Kokkos::view_alloc("cv1", view_alloc_arg), N0 * N1); in test_vcpt() local
100 Functor<CVT>(cv1)); in test_vcpt()
102 HostCVT hcv1 = Kokkos::create_mirror_view(cv1); in test_vcpt()
103 Kokkos::deep_copy(hcv1, cv1); in test_vcpt()
138 CVT cv1(Kokkos::view_alloc("cv1", view_alloc_arg), N0 * N1); in test_vcpt() local
141 Functor<CVT>(cv1)); in test_vcpt()
143 HostCVT hcv1 = Kokkos::create_mirror_view(cv1); in test_vcpt()
144 Kokkos::deep_copy(hcv1, cv1); in test_vcpt()
/dports/devel/kokkos/kokkos-3.4.01/core/unit_test/
H A DTestViewCtorPropEmbeddedDim.hpp97 CVT cv1(Kokkos::view_alloc("cv1", view_alloc_arg), N0 * N1); in test_vcpt() local
100 Functor<CVT>(cv1)); in test_vcpt()
102 HostCVT hcv1 = Kokkos::create_mirror_view(cv1); in test_vcpt()
103 Kokkos::deep_copy(hcv1, cv1); in test_vcpt()
138 CVT cv1(Kokkos::view_alloc("cv1", view_alloc_arg), N0 * N1); in test_vcpt() local
141 Functor<CVT>(cv1)); in test_vcpt()
143 HostCVT hcv1 = Kokkos::create_mirror_view(cv1); in test_vcpt()
144 Kokkos::deep_copy(hcv1, cv1); in test_vcpt()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/unit_test/
H A DTestViewCtorPropEmbeddedDim.hpp97 CVT cv1(Kokkos::view_alloc("cv1", view_alloc_arg), N0 * N1); in test_vcpt() local
100 Functor<CVT>(cv1)); in test_vcpt()
102 HostCVT hcv1 = Kokkos::create_mirror_view(cv1); in test_vcpt()
103 Kokkos::deep_copy(hcv1, cv1); in test_vcpt()
138 CVT cv1(Kokkos::view_alloc("cv1", view_alloc_arg), N0 * N1); in test_vcpt() local
141 Functor<CVT>(cv1)); in test_vcpt()
143 HostCVT hcv1 = Kokkos::create_mirror_view(cv1); in test_vcpt()
144 Kokkos::deep_copy(hcv1, cv1); in test_vcpt()

12345678910>>...58