Home
last modified time | relevance | path

Searched refs:Poly (Results 101 – 125 of 2756) sorted by relevance

12345678910>>...111

/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CXX/basic/basic.def.odr/
H A Dp2-typeid.cpp13 struct Poly { struct
14 virtual ~Poly();
28 void test(X<Poly> xp, X<Poly, Poly&> xpr, X<NonPoly> xnp, X<NonPoly, NonPoly&> xnpr) { in test() argument
30 xp.g(Poly()); in test()
35 xpr.g(Poly()); // expected-note{{instantiation of member function}} in test()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CXX/basic/basic.def.odr/
H A Dp2-typeid.cpp13 struct Poly { struct
14 virtual ~Poly();
28 void test(X<Poly> xp, X<Poly, Poly&> xpr, X<NonPoly> xnp, X<NonPoly, NonPoly&> xnpr) { in test() argument
30 xp.g(Poly()); in test()
35 xpr.g(Poly()); // expected-note{{instantiation of member function}} in test()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CXX/basic/basic.def.odr/
H A Dp2-typeid.cpp13 struct Poly { struct
14 virtual ~Poly();
28 void test(X<Poly> xp, X<Poly, Poly&> xpr, X<NonPoly> xnp, X<NonPoly, NonPoly&> xnpr) { in test() argument
30 xp.g(Poly()); in test()
35 xpr.g(Poly()); // expected-note{{instantiation of member function}} in test()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CXX/basic/basic.def.odr/
H A Dp2-typeid.cpp13 struct Poly { struct
14 virtual ~Poly();
28 void test(X<Poly> xp, X<Poly, Poly&> xpr, X<NonPoly> xnp, X<NonPoly, NonPoly&> xnpr) { in test() argument
30 xp.g(Poly()); in test()
35 xpr.g(Poly()); // expected-note{{instantiation of member function}} in test()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CXX/basic/basic.def.odr/
H A Dp2-typeid.cpp13 struct Poly { struct
14 virtual ~Poly();
28 void test(X<Poly> xp, X<Poly, Poly&> xpr, X<NonPoly> xnp, X<NonPoly, NonPoly&> xnpr) { in test() argument
30 xp.g(Poly()); in test()
35 xpr.g(Poly()); // expected-note{{instantiation of member function}} in test()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CXX/basic/basic.def.odr/
H A Dp2-typeid.cpp13 struct Poly { struct
14 virtual ~Poly();
28 void test(X<Poly> xp, X<Poly, Poly&> xpr, X<NonPoly> xnp, X<NonPoly, NonPoly&> xnpr) { in test() argument
30 xp.g(Poly()); in test()
35 xpr.g(Poly()); // expected-note{{instantiation of member function}} in test()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CXX/basic/basic.def.odr/
H A Dp2-typeid.cpp13 struct Poly { struct
14 virtual ~Poly();
28 void test(X<Poly> xp, X<Poly, Poly&> xpr, X<NonPoly> xnp, X<NonPoly, NonPoly&> xnpr) { in test() argument
30 xp.g(Poly()); in test()
35 xpr.g(Poly()); // expected-note{{instantiation of member function}} in test()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CXX/basic/basic.def.odr/
H A Dp2-typeid.cpp13 struct Poly { struct
14 virtual ~Poly();
28 void test(X<Poly> xp, X<Poly, Poly&> xpr, X<NonPoly> xnp, X<NonPoly, NonPoly&> xnpr) { in test() argument
30 xp.g(Poly()); in test()
35 xpr.g(Poly()); // expected-note{{instantiation of member function}} in test()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CXX/basic/basic.def.odr/
H A Dp2-typeid.cpp13 struct Poly { struct
14 virtual ~Poly();
28 void test(X<Poly> xp, X<Poly, Poly&> xpr, X<NonPoly> xnp, X<NonPoly, NonPoly&> xnpr) { in test() argument
30 xp.g(Poly()); in test()
35 xpr.g(Poly()); // expected-note{{instantiation of member function}} in test()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CXX/basic/basic.def.odr/
H A Dp2-typeid.cpp13 struct Poly { struct
14 virtual ~Poly();
28 void test(X<Poly> xp, X<Poly, Poly&> xpr, X<NonPoly> xnp, X<NonPoly, NonPoly&> xnpr) { in test() argument
30 xp.g(Poly()); in test()
35 xpr.g(Poly()); // expected-note{{instantiation of member function}} in test()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CXX/basic/basic.def.odr/
H A Dp2-typeid.cpp13 struct Poly { struct
14 virtual ~Poly();
28 void test(X<Poly> xp, X<Poly, Poly&> xpr, X<NonPoly> xnp, X<NonPoly, NonPoly&> xnpr) { in test() argument
30 xp.g(Poly()); in test()
35 xpr.g(Poly()); // expected-note{{instantiation of member function}} in test()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/ogl/
H A Doglps.c423 Poly *a, Poly *b, Poly *c, Poly *d,
428 VPRIVATE void Poly_overlapTriangles(Poly *a, Poly *b, Poly *c);
1334 Poly *a = (Poly*)A; in Poly_compareTriangles()
1335 Poly *b = (Poly*)B; in Poly_compareTriangles()
1396 Poly *a = (Poly*)A; in Poly_compareMaxX()
1397 Poly *b = (Poly*)B; in Poly_compareMaxX()
1442 Poly *a = (Poly*)A; in Poly_compareMaxY()
1443 Poly *b = (Poly*)B; in Poly_compareMaxY()
1488 Poly *a = (Poly*)A; in Poly_compareMaxZ()
1489 Poly *b = (Poly*)B; in Poly_compareMaxZ()
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/Polynomial/
H A Dmodular_gcd_utcf_algorithm_M.h60 typedef Polynomial<NT> Poly; in modular_gcd_utcf_algorithm_M() typedef
63 typedef typename CGAL::Scalar_factor_traits<Poly>::Scalar Scalar; in modular_gcd_utcf_algorithm_M()
68 typedef Chinese_remainder_traits<Poly> CRT; in modular_gcd_utcf_algorithm_M()
76 return Poly(1);// TODO: return 0 for CGAL in modular_gcd_utcf_algorithm_M()
88 Poly result; in modular_gcd_utcf_algorithm_M()
89 result = Poly(CGAL::gcd(FF1.content(),FF2.content())); in modular_gcd_utcf_algorithm_M()
93 Poly F1 = CGAL::canonicalize(FF1); in modular_gcd_utcf_algorithm_M()
94 Poly F2 = CGAL::canonicalize(FF2); in modular_gcd_utcf_algorithm_M()
113 Poly Gs,H1s,H2s, Gs_old; // s =^ star in modular_gcd_utcf_algorithm_M()
166 if (mG_ == MPoly(1)) return Poly(1); in modular_gcd_utcf_algorithm_M()
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DPolyhedron_copy_3.h28 template < class Poly, class HDS, bool clear_target_before = true >
31 const Poly& source;
33 typedef Poly Polyhedron;
43 template < class Poly, class HDS, bool clear_target_before>
45 Polyhedron_copy_3<Poly,HDS,clear_target_before>::operator()(HDS& target) { in operator()
46 typedef typename Poly::Vertex_const_iterator Vertex_const_iterator; in operator()
47 typedef typename Poly::Facet_const_iterator Facet_const_iterator; in operator()
51 typename Kernel_traits<typename Poly::Vertex::Point>::Kernel, in operator()
73 typedef typename Poly::Halfedge_around_facet_const_circulator in operator()
/dports/audio/snd/snd-21.2/
H A Dpoly.rb71 class Poly < Vec class
245 Poly(other)
566 when Poly
580 when Poly
593 when Poly
625 def Poly(obj) singletonMethod in Poly.Float
655 Poly(obj).reduce
666 Poly(obj1) + obj2
678 Poly(obj1) * obj2
690 Poly(obj1) / obj2
[all …]
/dports/math/vtk6/VTK-6.2.0/Common/Misc/
H A DvtkPolygonBuilder.cxx24 this->Poly.clear(); in Reset()
29 if(this->Poly.size()==0) in InsertTriangle()
59 if(this->Poly.size()==0) in GetPolygon()
89 VertexRef j = this->Poly.size(); in Insert()
90 this->Poly.push_back(Vertex(j,vertexId)); in Insert()
93 this->Poly[j].Next = this->Poly[i].Next; in Insert()
94 this->Poly[i].Next = j; in Insert()
/dports/math/libhomfly/libhomfly-1.02r6/lib/
H A Dpoly.c16 boolean p_check(Poly *p) in p_check()
35 void p_copy(Poly *inp, Poly *outp) in p_copy()
62 char *p_show(Poly *p) in p_show()
120 void p_term(sb4 coef, sb4 m, sb4 l, Poly *inp, Poly *outp) in p_term()
122 Poly p[1]; in p_term()
135 void p_add(Poly *inp1, Poly *inp2, Poly *outp) in p_add()
190 void p_mult(Poly *inp1, Poly *inp2, Poly *outp) in p_mult()
193 Poly xinp2[1]; in p_mult()
194 Poly temp[1]; in p_mult()
195 Poly *blank; in p_mult()
/dports/math/cgal/CGAL-5.3/include/CGAL/Subdivision_method_3/internal/
H A Dsubdivision_hosts_impl_3.h46 template <class Poly, class VertexPointMap, class Mask>
47 void PQQ_1step(Poly& p, VertexPointMap vpm, Mask mask) { in PQQ_1step()
168 template <class Poly,class VertexPointMap, class Mask>
169 void PTQ_1step(Poly& p, VertexPointMap vpm, Mask mask) { in PTQ_1step()
273 template <class Poly, class VertexPointMap, class Mask>
274 void DQQ_1step(Poly& p, VertexPointMap vpm, Mask mask) { in DQQ_1step()
325 Halfedge_around_target_circulator<Poly> vcir(vh,p); in DQQ_1step()
326 typename boost::graph_traits<Poly>::degree_size_type vn = degree(vh,p); in DQQ_1step()
336 vcir = Halfedge_around_target_circulator<Poly>(vh,p); in DQQ_1step()
398 template <class Poly, class VertexPointMap, class Mask>
[all …]
/dports/devel/folly/folly-2021.12.27.00/folly/poly/
H A DRegular.h71 bool operator==(Poly<I1> const& _this, Poly<I2> const& that) {
86 bool operator!=(Poly<I1> const& _this, Poly<I2> const& that) {
94 bool operator<(Poly<I1> const& _this, Poly<I2> const& that) {
109 bool operator>(Poly<I1> const& _this, Poly<I2> const& that) {
117 bool operator<=(Poly<I1> const& _this, Poly<I2> const& that) {
125 bool operator>=(Poly<I1> const& _this, Poly<I2> const& that) {
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/pke/lib/scheme/bfv/
H A Dbfv-impl.cpp31 LPPublicKeyEncryptionSchemeBFV<Poly>::LPPublicKeyEncryptionSchemeBFV() in LPPublicKeyEncryptionSchemeBFV()
32 : LPPublicKeyEncryptionScheme<Poly>() { in LPPublicKeyEncryptionSchemeBFV()
34 std::make_shared<LPAlgorithmParamsGenBFV<Poly>>(); in LPPublicKeyEncryptionSchemeBFV()
44 template class LPCryptoParametersBFV<Poly>;
45 template class LPPublicKeyEncryptionSchemeBFV<Poly>;
46 template class LPAlgorithmBFV<Poly>;
47 template class LPAlgorithmParamsGenBFV<Poly>;
48 template class LPAlgorithmPREBFV<Poly>;
49 template class LPAlgorithmSHEBFV<Poly>;
/dports/cad/opencascade/opencascade-7.6.0/src/math/
H A Dmath_DirectPolynomialRoots.cxx48 Val = Poly[0] * X + Poly[1]; in Values()
85 Poly[0] = A; in Improve()
86 Poly[1] = B; in Improve()
87 Poly[2] = C; in Improve()
88 Poly[3] = D; in Improve()
89 Poly[4] = E; in Improve()
97 Poly[0] = A; in Improve()
98 Poly[1] = B; in Improve()
99 Poly[2] = C; in Improve()
100 Poly[3] = D; in Improve()
[all …]
/dports/math/singular/Singular-Release-4-2-1/kernel/old/
H A Dold.testpoly.cc4 Poly p(1,currRing); in testPoly()
5 Poly p2(2,currRing); in testPoly()
14 Poly p3(exp,currRing); in testPoly()
16 Poly p4(exp,currRing); in testPoly()
17 Poly p5=p; in testPoly()
18 Poly p6=(p+p2+p3+p4+p5); in testPoly()
19 PolyInputIterator<Poly> it=p6.begin(); in testPoly()
/dports/math/symengine/symengine-0.8.1/symengine/polys/
H A Duintpoly_piranha.h153 typename Poly>
154 class UPiranhaPoly : public BaseType<Container, Poly>
161 : BaseType<Container, Poly>(var, std::move(dict))
167 SYMENGINE_ASSERT(is_a<Poly>(o))
168 const Poly &s = down_cast<const Poly &>(o);
201 return make_rcp<const Poly>(var, std::move(p));
344 typename Poly>
345 RCP<const Poly> pow_upoly(const UPiranhaPoly<Container, BaseType, Poly> &a,
348 return make_rcp<const Poly>(a.get_var(),
353 typename Poly>
[all …]
/dports/graphics/geomview/geomview-1.9.5/src/bin/geomutil/ucd/
H A Dstack.c29 static Poly *mystack, *stackptr;
37 if ((mystack = OOGLNewN (Poly, BlockSize )) == (Poly *) NULL) return(0); in initstack()
44 Poly *pp; in push()
51 if ((mystack = OOGLRenewN(Poly,mystack, array_size*BlockSize)) == (Poly *) NULL) return (0);
69 Poly *
/dports/graphics/graphviz/graphviz-2.44.1/lib/neatogen/
H A Dpoly.h29 } Poly; typedef
32 extern int polyOverlap(Point, Poly *, Point, Poly *);
33 extern int makePoly(Poly *, Agnode_t *, float, float);
34 extern int makeAddPoly(Poly *, Agnode_t *, float, float);
35 extern void breakPoly(Poly *);

12345678910>>...111