Home
last modified time | relevance | path

Searched refs:pElement (Results 1 – 25 of 1046) sorted by relevance

12345678910>>...42

/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/graphicfilter/icgm/
H A Dclass5.cxx31pElement->pLineBundle = static_cast<LineBundle*>(CGMElements::GetBundleIndex( ImplGetI( pElement->… in ImplDoClass5()
109pElement->pTextBundle = static_cast<TextBundle*>(CGMElements::GetBundleIndex( ImplGetI( pElement->… in ImplDoClass5()
140pElement->aTextBundle.nCharacterExpansion = ImplGetFloat( pElement->eRealPrecision, pElement->nRea… in ImplDoClass5()
146pElement->pTextBundle->nCharacterSpacing = ImplGetFloat( pElement->eRealPrecision, pElement->nReal… in ImplDoClass5()
148pElement->aTextBundle.nCharacterSpacing = ImplGetFloat( pElement->eRealPrecision, pElement->nRealS… in ImplDoClass5()
164pElement->nCharacterHeight = ImplGetFloat( pElement->eVDCRealPrecision, pElement->nVDCRealSize ); in ImplDoClass5()
180pElement->nCharacterOrientation[0] = ImplGetFloat( pElement->eVDCRealPrecision, pElement->nVDCReal… in ImplDoClass5()
181pElement->nCharacterOrientation[1] = ImplGetFloat( pElement->eVDCRealPrecision, pElement->nVDCReal… in ImplDoClass5()
182pElement->nCharacterOrientation[2] = ImplGetFloat( pElement->eVDCRealPrecision, pElement->nVDCReal… in ImplDoClass5()
203pElement->nTextAlignmentHCont = ImplGetFloat( pElement->eRealPrecision, pElement->nRealSize ); in ImplDoClass5()
[all …]
H A Dclass2.cxx39pElement->nScalingFactor = ImplGetFloat( pElement->eRealPrecision, pElement->nRealSize ); in ImplDoClass2()
114pElement->nDeviceViewPortScale = ImplGetFloat( pElement->eRealPrecision, pElement->nRealSize ); in ImplDoClass2()
148 … aTempLineBundle.nLineWidth = ImplGetFloat( pElement->eRealPrecision, pElement->nRealSize ); in ImplDoClass2()
153pElement->pLineBundle = static_cast<LineBundle*>(CGMElements::GetBundleIndex(aTempLineBundle.GetIn… in ImplDoClass2()
161 … aTempMarkerBundle.nMarkerSize = ImplGetFloat( pElement->eRealPrecision, pElement->nRealSize ); in ImplDoClass2()
166pElement->pMarkerBundle = static_cast<MarkerBundle*>(CGMElements::GetBundleIndex(aTempMarkerBundle… in ImplDoClass2()
175 … aTempTextBundle.nCharacterSpacing = ImplGetFloat( pElement->eRealPrecision, pElement->nRealSize ); in ImplDoClass2()
181pElement->pTextBundle = static_cast<TextBundle*>(CGMElements::GetBundleIndex(aTempTextBundle.GetIn… in ImplDoClass2()
195pElement->pFillBundle = static_cast<FillBundle*>(CGMElements::GetBundleIndex(aTempFillBundle.GetIn… in ImplDoClass2()
203 … aTempEdgeBundle.nEdgeWidth = ImplGetFloat( pElement->eRealPrecision, pElement->nRealSize ); in ImplDoClass2()
[all …]
H A Dclass1.cxx32 pElement->nMetaFileVersion = ImplGetI( pElement->nIntegerPrecision ); in ImplDoClass1()
41 case 1 : pElement->eVDCType = VDC_REAL; break; in ImplDoClass1()
48 nInteger = ImplGetI( pElement->nIntegerPrecision ); in ImplDoClass1()
67 pElement->eRealPrecision = RP_FLOAT; in ImplDoClass1()
73 pElement->nRealSize = 4; in ImplDoClass1()
78 pElement->nRealSize = 8; in ImplDoClass1()
86 pElement->eRealPrecision = RP_FIXED; in ImplDoClass1()
90 pElement->nRealSize = 4; in ImplDoClass1()
92 pElement->nRealSize = 8; in ImplDoClass1()
142 pElement->nColorMaximumIndex = ImplGetUI( pElement->nColorIndexPrecision ); in ImplDoClass1()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/graphicfilter/icgm/
H A Dclass5.cxx32pElement->pLineBundle = static_cast<LineBundle*>(CGMElements::GetBundleIndex( ImplGetI( pElement->… in ImplDoClass5()
110pElement->pTextBundle = static_cast<TextBundle*>(CGMElements::GetBundleIndex( ImplGetI( pElement->… in ImplDoClass5()
141pElement->aTextBundle.nCharacterExpansion = ImplGetFloat( pElement->eRealPrecision, pElement->nRea… in ImplDoClass5()
147pElement->pTextBundle->nCharacterSpacing = ImplGetFloat( pElement->eRealPrecision, pElement->nReal… in ImplDoClass5()
149pElement->aTextBundle.nCharacterSpacing = ImplGetFloat( pElement->eRealPrecision, pElement->nRealS… in ImplDoClass5()
165pElement->nCharacterHeight = ImplGetFloat( pElement->eVDCRealPrecision, pElement->nVDCRealSize ); in ImplDoClass5()
181pElement->nCharacterOrientation[0] = ImplGetFloat( pElement->eVDCRealPrecision, pElement->nVDCReal… in ImplDoClass5()
182pElement->nCharacterOrientation[1] = ImplGetFloat( pElement->eVDCRealPrecision, pElement->nVDCReal… in ImplDoClass5()
183pElement->nCharacterOrientation[2] = ImplGetFloat( pElement->eVDCRealPrecision, pElement->nVDCReal… in ImplDoClass5()
212pElement->nTextAlignmentHCont = ImplGetFloat( pElement->eRealPrecision, pElement->nRealSize ); in ImplDoClass5()
[all …]
H A Dclass2.cxx40pElement->nScalingFactor = ImplGetFloat( pElement->eRealPrecision, pElement->nRealSize ); in ImplDoClass2()
115pElement->nDeviceViewPortScale = ImplGetFloat( pElement->eRealPrecision, pElement->nRealSize ); in ImplDoClass2()
149 … aTempLineBundle.nLineWidth = ImplGetFloat( pElement->eRealPrecision, pElement->nRealSize ); in ImplDoClass2()
154pElement->pLineBundle = static_cast<LineBundle*>(CGMElements::GetBundleIndex(aTempLineBundle.GetIn… in ImplDoClass2()
162 … aTempMarkerBundle.nMarkerSize = ImplGetFloat( pElement->eRealPrecision, pElement->nRealSize ); in ImplDoClass2()
167pElement->pMarkerBundle = static_cast<MarkerBundle*>(CGMElements::GetBundleIndex(aTempMarkerBundle… in ImplDoClass2()
176 … aTempTextBundle.nCharacterSpacing = ImplGetFloat( pElement->eRealPrecision, pElement->nRealSize ); in ImplDoClass2()
182pElement->pTextBundle = static_cast<TextBundle*>(CGMElements::GetBundleIndex(aTempTextBundle.GetIn… in ImplDoClass2()
196pElement->pFillBundle = static_cast<FillBundle*>(CGMElements::GetBundleIndex(aTempFillBundle.GetIn… in ImplDoClass2()
204 … aTempEdgeBundle.nEdgeWidth = ImplGetFloat( pElement->eRealPrecision, pElement->nRealSize ); in ImplDoClass2()
[all …]
/dports/devel/lfcbase/lfcbase-1.16.2/src/
H A DTreeT.h78 pElement = pElement->left; in getFirst()
98 pElement = pElement->right; in getNext()
101 pElement = pElement->left; in getNext()
111 pElement = pElement->prev; in getNext()
118 pElement = pElement->prev; in getNext()
124 pElement = pElement->prev; in getNext()
284 pElement=pElement->right; in Insert()
301 pElement=pElement->left; in Insert()
309 pElement = pElement->left; in Insert()
354 pElement = pElement->left; in Remove()
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/maths/sparse/
H A Dspbuild.c113 pElement->Real = 0.0; in spClear()
114 pElement->Imag = 0.0; in spClear()
115 pElement = pElement->NextInCol; in spClear()
127 pElement = pElement->NextInCol; in spClear()
185 ElementPtr pElement; in spFindElement() local
378 pElement = pElement->NextInCol; in spcFindElementInCol()
819 pElement = pElement->NextInRow; in spcCreateElement()
927 pElement = pElement->NextInCol; in spcLinkRows()
1163 pElement = pElement->NextInCol; in spInitialize()
1182 Error = pInit (& pElement->Real, pElement->pInitInfo, in spInitialize()
[all …]
H A Dspsolve.c166 Intermediate[pElement->Row] -= Temp * pElement->Real; in spSolve()
167 pElement = pElement->NextInCol; in spSolve()
179 Temp -= pElement->Real * Intermediate[pElement->Col]; in spSolve()
180 pElement = pElement->NextInRow; in spSolve()
299 pElement = pElement->NextInCol; in SolveComplexMatrix()
314 pElement = pElement->NextInRow; in SolveComplexMatrix()
438 Intermediate[pElement->Col] -= Temp * pElement->Real; in spSolveTransposed()
439 pElement = pElement->NextInRow; in spSolveTransposed()
454 pElement = pElement->NextInCol; in spSolveTransposed()
569 pElement = pElement->NextInRow; in SolveComplexTransposedMatrix()
[all …]
H A Dsputils.c608 pElement = pElement->NextInRow; in spMultiply()
675 pElement = pElement->NextInRow; in ComplexMatrixMultiply()
751 pElement = pElement->NextInCol; in spMultTransposed()
818 pElement = pElement->NextInCol; in ComplexTransposedMatrixMultiply()
1459 pElement = pElement->NextInCol; in spCondition()
1470 T[pElement->Row] = Tm[pElement->Row]; in spCondition()
1494 pElement = pElement->NextInRow; in spCondition()
1532 pElement = pElement->NextInRow; in spCondition()
1559 pElement = pElement->NextInCol; in spCondition()
1675 pElement = pElement->NextInCol;
[all …]
/dports/games/opencity/opencity-0.0.6.5stable/src/
H A Dproperty.cpp58 TiXmlElement* pElement = NULL; in LoadProperties() local
66 pElement = pNode->ToElement(); in LoadProperties()
77 pElement = pNode->ToElement(); in LoadProperties()
85 pElement = pNode->ToElement(); in LoadProperties()
93 pElement = pNode->ToElement(); in LoadProperties()
101 pElement = pNode->ToElement(); in LoadProperties()
109 pElement = pNode->ToElement(); in LoadProperties()
117 pElement = pNode->ToElement(); in LoadProperties()
126 pElement = pNode->ToElement(); in LoadProperties()
134 pElement = pNode->ToElement(); in LoadProperties()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/sparse/src/c/
H A DspBuild.c111 pElement = pElement->NextInCol; in spClear()
124 pElement = pElement->NextInCol; in spClear()
183 RealNumber *pElement; in spGetElement() local
247 return pElement; in spGetElement()
292 pElement = *LastAddr; in spcFindElementInCol()
301 pElement = pElement->NextInCol; in spcFindElementInCol()
753 pElement = pElement->NextInRow; in spcCreateElement()
866 pElement = pElement->NextInCol; in spcLinkRows()
1101 pElement = pElement->NextInCol; in spInitialize()
1123 Error = (*pInit)((RealNumber *)pElement, pElement->pInitInfo, in spInitialize()
[all …]
H A DspUtils.c641 pElement = pElement->NextInRow; in spMultiply()
735 pElement = pElement->NextInRow; in ComplexMatrixMultiply()
825 pElement = pElement->NextInCol; in spMultTransposed()
919 pElement = pElement->NextInCol; in ComplexTransposedMatrixMultiply()
1575 pElement = pElement->NextInCol; in spCondition()
1617 pElement = pElement->NextInRow; in spCondition()
1665 pElement = pElement->NextInRow; in spCondition()
1701 pElement = pElement->NextInCol; in spCondition()
1833 pElement = pElement->NextInCol; in ComplexCondition()
1876 pElement = pElement->NextInRow; in ComplexCondition()
[all …]
H A DspSolve.c177 pElement = pElement->NextInCol; in spSolve()
202 Temp -= pElement->Real * Intermediate[pElement->Col]; in spSolve()
203 pElement = pElement->NextInRow; in spSolve()
355 pElement = pElement->NextInCol; in SolveComplexMatrix()
370 pElement = pElement->NextInRow; in SolveComplexMatrix()
520 Intermediate[pElement->Col] -= Temp * pElement->Real; in spSolveTransposed()
521 pElement = pElement->NextInRow; in spSolveTransposed()
535 Temp -= pElement->Real * Intermediate[pElement->Row]; in spSolveTransposed()
536 pElement = pElement->NextInCol; in spSolveTransposed()
686 pElement = pElement->NextInRow; in SolveComplexTransposedMatrix()
[all …]
/dports/science/fasthenry/fasthenry-3.0wr/src/fasthenry/sparse/
H A DspBuild.c113 pElement = pElement->NextInCol;
123 pElement = pElement->NextInCol;
194 RealNumber *pElement; local
248 return pElement;
314 pElement = pElement->NextInCol;
772 pElement = pElement->NextInRow;
883 pElement = pElement->NextInCol;
1083 RealNumber *pElement; in spInstallInitInfo()
1096 RealNumber *pElement; in spGetInitInfo()
1125 pElement = pElement->NextInCol;
[all …]
H A DspUtils.c623 pElement = pElement->NextInRow;
718 pElement = pElement->NextInRow;
814 pElement = pElement->NextInCol;
909 pElement = pElement->NextInCol;
1519 pElement = pElement->NextInCol;
1547 pElement = pElement->NextInRow;
1579 pElement = pElement->NextInRow;
1602 pElement = pElement->NextInCol;
1718 pElement = pElement->NextInCol;
1747 pElement = pElement->NextInRow;
[all …]
H A DspSolve.c178 { Intermediate[pElement->Row] -= Temp * pElement->Real;
179 pElement = pElement->NextInCol;
189 { Temp -= pElement->Real * Intermediate[pElement->Col];
190 pElement = pElement->NextInRow;
334 pElement = pElement->NextInCol;
348 pElement = pElement->NextInRow;
494 pElement = pElement->NextInRow;
506 { Temp -= pElement->Real * Intermediate[pElement->Row];
507 pElement = pElement->NextInCol;
650 pElement = pElement->NextInRow;
[all …]
/dports/devel/agar/agar-1.5.0/math/
H A Dm_sparse_solve.c138 { Intermediate[pElement->Row] -= Temp * pElement->Real; in spSolve()
139 pElement = pElement->NextInCol; in spSolve()
149 { Temp -= pElement->Real * Intermediate[pElement->Col]; in spSolve()
150 pElement = pElement->NextInRow; in spSolve()
247 pElement = pElement->NextInCol; in SolveComplexMatrix()
261 pElement = pElement->NextInRow; in SolveComplexMatrix()
359 pElement = pElement->NextInRow; in spSolveTransposed()
371 { Temp -= pElement->Real * Intermediate[pElement->Row]; in spSolveTransposed()
372 pElement = pElement->NextInCol; in spSolveTransposed()
465 pElement = pElement->NextInRow; in SolveComplexTransposedMatrix()
[all …]
H A Dm_sparse_utils.c529 pElement = pElement->NextInRow; in spMultiply()
581 pElement = pElement->NextInRow; in ComplexMatrixMultiply()
639 pElement = pElement->NextInCol; in spMultTransposed()
691 pElement = pElement->NextInCol; in ComplexTransposedMatrixMultiply()
1210 pElement = pElement->NextInCol; in spCondition()
1238 pElement = pElement->NextInRow; in spCondition()
1270 pElement = pElement->NextInRow; in spCondition()
1293 pElement = pElement->NextInCol; in spCondition()
1399 pElement = pElement->NextInCol; in ComplexCondition()
1428 pElement = pElement->NextInRow; in ComplexCondition()
[all …]
H A Dm_sparse_build.c75 pElement = pElement->NextInCol; in spClear()
84 pElement = pElement->NextInCol; in spClear()
190 pElement = pElement->NextInCol; in spFindElement()
191 if (pElement AND (pElement->Row == Row)) in spFindElement()
204 pElement = pElement->NextInRow; in spFindElement()
205 if (pElement AND (pElement->Col == Col)) in spFindElement()
674 pElement = pElement->NextInCol; in spcFindDiag()
675 if (pElement AND (pElement->Row == Index)) in spcFindDiag()
869 pElement = pElement->NextInCol; in spcLinkRows()
1083 pElement = pElement->NextInCol; in spInitialize()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/sparse/
H A DspUtils.c647 pElement = pElement->NextInRow; in spMultiply()
741 pElement = pElement->NextInRow; in ComplexMatrixMultiply()
836 pElement = pElement->NextInCol; in spMultTransposed()
936 pElement = pElement->NextInCol; in ComplexTransposedMatrixMultiply()
1526 pElement = pElement->NextInCol; in spCondition()
1554 pElement = pElement->NextInRow; in spCondition()
1586 pElement = pElement->NextInRow; in spCondition()
1609 pElement = pElement->NextInCol; in spCondition()
1725 pElement = pElement->NextInCol; in ComplexCondition()
1754 pElement = pElement->NextInRow; in ComplexCondition()
[all …]
H A DspBuild.c110 pElement = pElement->NextInCol; in spClear()
120 pElement = pElement->NextInCol; in spClear()
213 pElement = pElement->NextInCol; in spFindElement()
214 if (pElement AND (pElement->Row == Row)) in spFindElement()
227 pElement = pElement->NextInRow; in spFindElement()
228 if (pElement AND (pElement->Col == Col)) in spFindElement()
697 pElement = pElement->NextInCol; in spcFindDiag()
698 if (pElement AND (pElement->Row == Index)) in spcFindDiag()
896 pElement = pElement->NextInCol; in spcLinkRows()
1121 pElement = pElement->NextInCol; in spInitialize()
[all …]
/dports/misc/vxl/vxl-3.3.2/v3p/netlib/sparse/
H A DspUtils.c647 pElement = pElement->NextInRow; in spMultiply()
741 pElement = pElement->NextInRow; in ComplexMatrixMultiply()
836 pElement = pElement->NextInCol; in spMultTransposed()
936 pElement = pElement->NextInCol; in ComplexTransposedMatrixMultiply()
1526 pElement = pElement->NextInCol; in spCondition()
1554 pElement = pElement->NextInRow; in spCondition()
1586 pElement = pElement->NextInRow; in spCondition()
1609 pElement = pElement->NextInCol; in spCondition()
1725 pElement = pElement->NextInCol; in ComplexCondition()
1754 pElement = pElement->NextInRow; in ComplexCondition()
[all …]
H A DspBuild.c110 pElement = pElement->NextInCol; in spClear()
120 pElement = pElement->NextInCol; in spClear()
213 pElement = pElement->NextInCol; in spFindElement()
214 if (pElement AND (pElement->Row == Row)) in spFindElement()
227 pElement = pElement->NextInRow; in spFindElement()
228 if (pElement AND (pElement->Col == Col)) in spFindElement()
697 pElement = pElement->NextInCol; in spcFindDiag()
698 if (pElement AND (pElement->Row == Index)) in spcFindDiag()
896 pElement = pElement->NextInCol; in spcLinkRows()
1121 pElement = pElement->NextInCol; in spInitialize()
[all …]
/dports/cad/jspice3/jspice3-2.5/src/lib/sparse/
H A Dspbuild.c135 { pElement->Real = pElement->Init;
136 pElement = pElement->NextInCol;
191 { pElement->Init = pElement->Real;
192 pElement = pElement->NextInCol;
511 pElement = pElement->NextInCol;
521 pElement = pElement->NextInCol;
712 pElement = pElement->NextInCol;
1170 pElement = pElement->NextInRow;
1282 pElement = pElement->NextInCol;
1524 pElement = pElement->NextInCol;
[all …]
H A Dsputils.c659 pElement = pElement->NextInRow;
776 pElement = pElement->NextInRow;
874 pElement = pElement->NextInCol;
969 pElement = pElement->NextInCol;
1579 pElement = pElement->NextInCol;
1607 pElement = pElement->NextInRow;
1639 pElement = pElement->NextInRow;
1662 pElement = pElement->NextInCol;
1778 pElement = pElement->NextInCol;
1807 pElement = pElement->NextInRow;
[all …]

12345678910>>...42