Home
last modified time | relevance | path

Searched defs:pPoly (Results 1 – 25 of 38) sorted by relevance

12

/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/nc/
H A DncSAMult.h211 inline poly MultiplyPE(const poly pPoly, const CExponent expRight) in MultiplyPE()
223 inline poly MultiplyEP(const CExponent expLeft, const poly pPoly) in MultiplyEP()
235 inline poly MultiplyPEDestroy(poly pPoly, const CExponent expRight) in MultiplyPEDestroy()
247 inline poly MultiplyEPDestroy(const CExponent expLeft, poly pPoly) in MultiplyEPDestroy()
296 inline poly MultiplyPE(const poly pPoly, const CExponent expRight) in MultiplyPE()
349 inline poly MultiplyEP(const CExponent expLeft, const poly pPoly) in MultiplyEP()
393 inline poly MultiplyPEDestroy(poly pPoly, const CExponent expRight) in MultiplyPEDestroy()
447 inline poly MultiplyEPDestroy(const CExponent expLeft, poly pPoly) in MultiplyEPDestroy()
H A Dsca.cc371 poly sca_p_Mult_mm(poly pPoly, const poly pMonom, const ring rRing) in sca_p_Mult_mm()
457 poly sca_pp_Mult_mm(const poly pPoly, const poly pMonom, const ring rRing) in sca_pp_Mult_mm()
523 static inline poly sca_xi_Mult_pp(short i, const poly pPoly, const ring rRing) in sca_xi_Mult_pp()
567 static poly sca_pp_mm_Mult(const poly pPoly, const poly pMonom, const ring rRing) in sca_pp_mm_Mult()
635 static poly sca_p_mm_Mult(poly pPoly, const poly pMonom, const ring rRing) // !!!!! the MOST used p… in sca_p_mm_Mult()
1203 poly sca_pp_Mult_xi_pp(short i, const poly pPoly, const ring rRing) in sca_pp_Mult_xi_pp()
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/src/cpp/types/
H A Dpolynom.cpp83 SinglePoly** pPoly = NULL; in createPoly() local
301 Polynom* pPoly = new Polynom(m_szVarName, m_iDims, piNewDims); in transpose() local
359 SinglePoly *pPoly = get(iPolyRow, iPolyCol); in evaluate() local
414 SinglePoly *pPoly = m_pRealData[i]; in getCoef() local
430 SinglePoly *pPoly = m_pRealData[i]; in getCoef() local
460 SinglePoly *pPoly = m_pRealData[i]; in setCoef() local
476 SinglePoly *pPoly = m_pRealData[i]; in setCoef() local
660 SinglePoly *pPoly = m_pRealData[i]; in extractCoef() local
672 SinglePoly *pPoly = m_pRealData[i]; in extractCoef() local
691 SinglePoly *pPoly = m_pRealData[i]; in insertCoef() local
[all …]
H A Dsinglepoly.cpp585 SinglePoly* pPoly = NULL; in clone() local
607 SinglePoly * pPoly = new SinglePoly(&pR, &pI, getRank()); in conjugate() local
H A Dtlist.cpp158 Polynom* pPoly = arg->getAs<Polynom>(); in invoke() local
H A Dimplicitlist.cpp739 Polynom* pPoly = nullptr; in extract() local
/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Ddrawpoly_pc.cpp223 uint32 *pPoly; in drawFUS3PC() local
367 uint32 *pPoly; in drawGUS3PC() local
531 uint32 *pPoly; in drawFTS3PC() local
728 uint32 *pPoly; in drawGTS3PC() local
945 uint32 *pPoly; in drawFUL3PC() local
1170 uint32 *pPoly; in drawGUL3PC() local
1647 uint32 *pPoly; in drawFTL3PC() local
1964 uint32 *pPoly; in drawGTL3PC() local
2506 uint32 *pPoly; in drawTRI3PC() local
2635 uint32 *pPoly; in fastDrawFUS3PC() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/engine/transitions/
H A Dshapetransitionfactory.cxx214 ParametricPolyPolygonSharedPtr pPoly( in createShapeTransitionByType() local
295 ParametricPolyPolygonSharedPtr pPoly( in createShapeTransitionByType() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/slideshow/source/engine/transitions/
H A Dshapetransitionfactory.cxx220 ParametricPolyPolygonSharedPtr pPoly( in createShapeTransitionByType() local
302 ParametricPolyPolygonSharedPtr pPoly( in createShapeTransitionByType() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/docnode/
H A Dndnotxt.cxx85 void SwNoTextNode::SetContour( const tools::PolyPolygon *pPoly, bool bAutomatic ) in SetContour()
170 void SwNoTextNode::SetContourAPI( const tools::PolyPolygon *pPoly ) in SetContourAPI()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/docnode/
H A Dndnotxt.cxx84 void SwNoTextNode::SetContour( const tools::PolyPolygon *pPoly, bool bAutomatic ) in SetContour()
169 void SwNoTextNode::SetContourAPI( const tools::PolyPolygon *pPoly ) in SetContourAPI()
/dports/cad/repsnapper/repsnapper-2.5a4/src/slicer/
H A Dslicer_logick.cpp89 void CuttingPlaneOptimizer::DoMakeOffsetPolygons(Polygon2d* pPoly, in DoMakeOffsetPolygons()
120 void CuttingPlaneOptimizer::DoRetrieveLines(Polygon2d* pPoly, vector<Vector3d>& lines) in DoRetrieveLines()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx384 PolyPolyElement* pPoly = ElementFactory::createPolyPolyElement( in strokePath() local
398 PolyPolyElement* pPoly = ElementFactory::createPolyPolyElement( in fillPath() local
412 PolyPolyElement* pPoly = ElementFactory::createPolyPolyElement( in eoFillPath() local
H A Dgenericelements.cxx338 PolyPolyElement* pPoly = dynamic_cast< PolyPolyElement* >(poly_it->get()); in resolveUnderlines() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx382 PolyPolyElement* pPoly = ElementFactory::createPolyPolyElement( in strokePath() local
396 PolyPolyElement* pPoly = ElementFactory::createPolyPolyElement( in fillPath() local
410 PolyPolyElement* pPoly = ElementFactory::createPolyPolyElement( in eoFillPath() local
H A Dgenericelements.cxx338 PolyPolyElement* pPoly = dynamic_cast< PolyPolyElement* >(poly_it->get()); in resolveUnderlines() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/cacsd/sci_gateway/cpp/
H A Dsci_residu.cpp43 types::Polynom* pPoly[3] = {NULL, NULL, NULL}; in sci_residu() local
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/support_data/
H A DossimAlphaSensorSupportData.cpp439 ossimPolynom<ossim_float64,1> pPoly; in readInsGpsFile() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/misc/
H A Dtxtrange.cxx487 void SvxBoundArgs::Concat( const tools::PolyPolygon* pPoly ) in Concat()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/misc/
H A Dtxtrange.cxx486 void SvxBoundArgs::Concat( const tools::PolyPolygon* pPoly ) in Concat()
/dports/games/alienarena-data/alienarena-7.66/source/unix/odesrc/
H A Dconvex.cpp671 unsigned int *pPoly=Convex->polygons; in dCollideSphereConvex() local
868 unsigned int* pPoly=cvx2.polygons; in CheckEdgeIntersection() local
/dports/games/alienarena/alienarena-7.66/source/unix/odesrc/
H A Dconvex.cpp671 unsigned int *pPoly=Convex->polygons; in dCollideSphereConvex() local
868 unsigned int* pPoly=cvx2.polygons; in CheckEdgeIntersection() local
/dports/devel/ode/ode-0.13/ode/src/
H A Dconvex.cpp663 unsigned int *pPoly=Convex->polygons; in dCollideSphereConvex() local
860 unsigned int* pPoly=cvx2.polygons; in CheckEdgeIntersection() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/generic/
H A Dpoly2.cxx324 const tools::Polygon* pPoly = &mpImplPolyPolygon->mvPolyAry[n]; in GetBoundRect() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/generic/
H A Dpoly2.cxx302 const tools::Polygon* pPoly = &mpImplPolyPolygon->mvPolyAry[n]; in GetBoundRect() local

12