Home
last modified time | relevance | path

Searched defs:pC1 (Results 1 – 25 of 63) sorted by relevance

123

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/misc/mvc/
H A DmvcCompare.c43 int Mvc_CubeCompareInt( Mvc_Cube_t * pC1, Mvc_Cube_t * pC2, Mvc_Cube_t * pMask ) in Mvc_CubeCompareInt()
91 int Mvc_CubeCompareSizeAndInt( Mvc_Cube_t * pC1, Mvc_Cube_t * pC2, Mvc_Cube_t * pMask ) in Mvc_CubeCompareSizeAndInt()
146 int Mvc_CubeCompareIntUnderMask( Mvc_Cube_t * pC1, Mvc_Cube_t * pC2, Mvc_Cube_t * pMask ) in Mvc_CubeCompareIntUnderMask()
205 int Mvc_CubeCompareIntOutsideMask( Mvc_Cube_t * pC1, Mvc_Cube_t * pC2, Mvc_Cube_t * pMask ) in Mvc_CubeCompareIntOutsideMask()
265 int Mvc_CubeCompareIntOutsideAndUnderMask( Mvc_Cube_t * pC1, Mvc_Cube_t * pC2, Mvc_Cube_t * pMask ) in Mvc_CubeCompareIntOutsideAndUnderMask()
/dports/devel/poco/poco-1.10.1-all/Foundation/testsuite/src/
H A DLoggingRegistryTest.cpp44 Channel::Ptr pC1 = new ConsoleChannel(); in testRegister() local
81 Channel::Ptr pC1 = new ConsoleChannel(); in testReregister() local
116 Channel::Ptr pC1 = new ConsoleChannel(); in testUnregister() local
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvilib/core/
H A DKviQString.cpp58 const QChar * pC1 = sz1.unicode(); in equalCSN() local
91 const QChar * pC1 = sz1.unicode(); in equalCIN() local
124 const QChar * pC1 = sz1.unicode(); in equalCSN() local
159 const QChar * pC1 = sz1.unicode(); in equalCIN() local
195 const QChar * pC1 = sz1.unicode(); in equalCIN() local
262 const QChar * pC1 = sz1.unicode(); in equalCS() local
290 const QChar * pC1 = sz1.unicode(); in equalCI() local
314 const QChar * pC1 = sz1.unicode(); in equalCI() local
341 const QChar * pC1 = sz1.unicode(); in equalCS() local
363 const QChar * pC1 = sz1.unicode(); in equalCI() local
[all …]
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/exor/
H A DexorBits.c221 int GetDistance( Cube * pC1, Cube * pC2 ) in GetDistance()
253 int GetDistancePlus( Cube * pC1, Cube * pC2 ) in GetDistancePlus()
311 int FindDiffVars( int * pDiffVars, Cube * pC1, Cube * pC2 ) in FindDiffVars()
H A DexorLink.c376 int ExorLinkCubeIteratorStart( Cube** pGroup, Cube* pC1, Cube* pC2, cubedist Dist ) in ExorLinkCubeIteratorStart()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/if/
H A DifCut.c201 int If_CutMergeOrdered_( If_Man_t * p, If_Cut_t * pC0, If_Cut_t * pC1, If_Cut_t * pC ) in If_CutMergeOrdered_()
290 int If_CutMergeOrdered( If_Man_t * p, If_Cut_t * pC0, If_Cut_t * pC1, If_Cut_t * pC ) in If_CutMergeOrdered()
370 int * pC1 = pCut1->pLeaves; in If_CutMerge() local
411 If_Cut_t * pC1 = *ppC1; in If_CutCompareDelay() local
441 If_Cut_t * pC1 = *ppC1; in If_CutCompareDelayOld() local
471 If_Cut_t * pC1 = *ppC1; in If_CutCompareArea() local
502 static inline int If_ManSortCompare( If_Man_t * p, If_Cut_t * pC0, If_Cut_t * pC1 ) in If_ManSortCompare()
673 static inline int If_ManSortCompare_old( If_Man_t * p, If_Cut_t * pC0, If_Cut_t * pC1 ) in If_ManSortCompare_old()
/dports/audio/opencore-amr/opencore-amr-0.1.5/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
H A Dinter_36.cpp163 const Word16 *pC1; in Interpol_3or6() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/sat/xsat/
H A DxsatClause.h65 xSAT_Clause_t * pC1 = ( xSAT_Clause_t * ) p1; in xSAT_ClauseCompare() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdtrans.cxx163 double CrookRotateXPoint(Point& rPnt, Point* pC1, Point* pC2, const Point& rCenter, in CrookRotateXPoint()
217 double CrookSlantXPoint(Point& rPnt, Point* pC1, Point* pC2, const Point& rCenter, in CrookSlantXPoint()
272 double CrookStretchXPoint(Point& rPnt, Point* pC1, Point* pC2, const Point& rCenter, in CrookStretchXPoint()
299 Point* pC1=nullptr; in CrookRotatePoly() local
322 Point* pC1=nullptr; in CrookSlantPoly() local
345 Point* pC1=nullptr; in CrookStretchPoly() local
H A Dsvdpoev.cxx599 static void ImpMove(Point& rPt, Point* pC1, Point* pC2, const void* p1, const void* /*p2*/, const v… in ImpMove()
616 static void ImpResize(Point& rPt, Point* pC1, Point* pC2, const void* p1, const void* p2, const voi… in ImpResize()
633 static void ImpRotate(Point& rPt, Point* pC1, Point* pC2, const void* p1, const void* /*p2*/, const… in ImpRotate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdtrans.cxx161 double CrookRotateXPoint(Point& rPnt, Point* pC1, Point* pC2, const Point& rCenter, in CrookRotateXPoint()
215 double CrookSlantXPoint(Point& rPnt, Point* pC1, Point* pC2, const Point& rCenter, in CrookSlantXPoint()
270 double CrookStretchXPoint(Point& rPnt, Point* pC1, Point* pC2, const Point& rCenter, in CrookStretchXPoint()
297 Point* pC1=nullptr; in CrookRotatePoly() local
320 Point* pC1=nullptr; in CrookSlantPoly() local
343 Point* pC1=nullptr; in CrookStretchPoly() local
H A Dsvdpoev.cxx599 static void ImpMove(Point& rPt, Point* pC1, Point* pC2, const void* p1, const void* /*p2*/, const v… in ImpMove()
616 static void ImpResize(Point& rPt, Point* pC1, Point* pC2, const void* p1, const void* p2, const voi… in ImpResize()
633 static void ImpRotate(Point& rPt, Point* pC1, Point* pC2, const void* p1, const void* /*p2*/, const… in ImpRotate()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/d3d8/
H A Dd3dx8math.inl1616 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2)
1631 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2)
1661 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2)
1676 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2, FLOAT s)
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/dx8sdk/include/
H A Dd3dx8math.inl1682 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2)
1697 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2)
1727 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2)
1742 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2, FLOAT s)
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/opt/fxu/
H A DfxuUpdate.c609 Fxu_Cube * pC1 = (*ppP1)->pCube1; in Fxu_UpdatePairCompare() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/opt/csw/
H A DcswCut.c294 static inline int Csw_CutMergeOrdered( Csw_Man_t * p, Csw_Cut_t * pC0, Csw_Cut_t * pC1, Csw_Cut_t *… in Csw_CutMergeOrdered()
/dports/cad/calculix/CalculiX/cgx_2.18/src/
H A DcopyEntity.c1851 double pC1[3],pC2[3]; in pre_swep() local
2085 double pC1[3],pC2[3]; in pre_swep() local
/dports/math/stp/stp-2.3.3/lib/extlib-abc/aig/dar/
H A DdarCut.c255 static inline int Dar_CutMergeOrdered( Dar_Cut_t * pC, Dar_Cut_t * pC0, Dar_Cut_t * pC1 ) in Dar_CutMergeOrdered()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/2geom/
H A Dbezier-clipping.cpp834 std::vector<Point> pC1, pC2; in iterate() local
981 std::vector<Point> pC1, pC2; in iterate() local
/dports/math/lib2geom/lib2geom-1.1/src/2geom/
H A Dbezier-clipping.cpp834 std::vector<Point> pC1, pC2; in iterate() local
981 std::vector<Point> pC1, pC2; in iterate() local
/dports/cad/alliance/alliance/src/log/src/
H A Dlog_bdd1.c436 proofCct (pC1, pC2) in proofCct() argument
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/d3d9/
H A Dd3dx9math.inl1783 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2)
1793 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2)
1813 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2)
1823 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2, FLOAT s)
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3dx10math.inl2075 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2)
2090 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2)
2120 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2)
2135 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2, FLOAT s)
/dports/emulators/mess/mame-mame0226/3rdparty/dxsdk/Include/
H A Dd3dx9math.inl2175 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2)
2190 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2)
2220 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2)
2235 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2, FLOAT s)
/dports/emulators/mame/mame-mame0226/3rdparty/dxsdk/Include/
H A Dd3dx9math.inl2175 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2)
2190 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2)
2220 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2)
2235 (D3DXCOLOR *pOut, CONST D3DXCOLOR *pC1, CONST D3DXCOLOR *pC2, FLOAT s)

123