Home
last modified time | relevance | path

Searched refs:realloc (Results 1 – 25 of 1036) sorted by relevance

12345678910>>...42

/trunk/main/extensions/test/ole/OleClient/
H A DclientTest.cxx210 seqOut.realloc(0); in doParameterTest()
223 seqOut.realloc(0); in doParameterTest()
236 seqOut.realloc(0); in doParameterTest()
248 seqOut.realloc(0); in doParameterTest()
251 seqOut.realloc(0); in doParameterTest()
261 seqOut.realloc(0); in doParameterTest()
264 seqOut.realloc(0); in doParameterTest()
295 seqOut.realloc(0); in doParameterTest()
298 seqOut.realloc(0); in doParameterTest()
307 seqOut.realloc(0); in doParameterTest()
[all …]
/trunk/main/chart2/source/tools/
H A DCommonConverters.cxx223 rRet.SequenceX.realloc( nOuterCount ); in addPolygon()
224 rRet.SequenceY.realloc( nOuterCount ); in addPolygon()
225 rRet.SequenceZ.realloc( nOuterCount ); in addPolygon()
245 rRet.SequenceX.realloc(nOuterCount); in appendPoly()
246 rRet.SequenceY.realloc(nOuterCount); in appendPoly()
247 rRet.SequenceZ.realloc(nOuterCount); in appendPoly()
318 aRet.SequenceX.realloc( nRealOuter ); in BezierToPoly()
319 aRet.SequenceY.realloc( nRealOuter ); in BezierToPoly()
320 aRet.SequenceZ.realloc( nRealOuter ); in BezierToPoly()
334 aRet[nN].realloc( nInnerLength ); in PolyToPointSequence()
[all …]
H A DMediaDescriptorHelper.cxx64 m_aRegularProperties.realloc(0); in MediaDescriptorHelper()
65 m_aRegularProperties.realloc(rMediaDescriptor.getLength()); in MediaDescriptorHelper()
68 m_aDeprecatedProperties.realloc(0); in MediaDescriptorHelper()
69 m_aDeprecatedProperties.realloc(rMediaDescriptor.getLength()); in MediaDescriptorHelper()
72 m_aAdditionalProperties.realloc(0); in MediaDescriptorHelper()
76 m_aModelProperties.realloc(0); in MediaDescriptorHelper()
77 m_aModelProperties.realloc(rMediaDescriptor.getLength()); in MediaDescriptorHelper()
133 m_aRegularProperties.realloc(nRegularCount); in MediaDescriptorHelper()
134 m_aDeprecatedProperties.realloc(nDeprecatedCount); in MediaDescriptorHelper()
135 m_aAdditionalProperties.realloc(nAdditionalCount); in MediaDescriptorHelper()
[all …]
H A DChartTypeHelper.cxx267 aRet.realloc(4); in getSupportedLabelPlacements()
276 aRet.realloc(1); in getSupportedLabelPlacements()
286 aRet.realloc(5); in getSupportedLabelPlacements()
306 aRet.realloc( bStacked ? 3 : 6 ); in getSupportedLabelPlacements()
329 aRet.realloc(1); in getSupportedLabelPlacements()
335 aRet.realloc(6); in getSupportedLabelPlacements()
346 aRet.realloc(1); in getSupportedLabelPlacements()
352 aRet.realloc( 1 ); in getSupportedLabelPlacements()
594 aRet.realloc( 2 ); in getSupportedMissingValueTreatments()
620 aRet.realloc( 3 ); in getSupportedMissingValueTreatments()
[all …]
/trunk/main/chart2/source/view/main/
H A DStripe.cxx94 aPP.SequenceX.realloc(1); in getPolyPolygonShape3D()
95 aPP.SequenceY.realloc(1); in getPolyPolygonShape3D()
96 aPP.SequenceZ.realloc(1); in getPolyPolygonShape3D()
104 pOuterSequenceZ->realloc(4); in getPolyPolygonShape3D()
159 aPP.SequenceX.realloc(1); in getNormalsPolygon()
160 aPP.SequenceY.realloc(1); in getNormalsPolygon()
161 aPP.SequenceZ.realloc(1); in getNormalsPolygon()
169 pOuterSequenceZ->realloc(4); in getNormalsPolygon()
190 aPP.SequenceX.realloc(1); in getTexturePolygon()
191 aPP.SequenceY.realloc(1); in getTexturePolygon()
[all …]
H A DClipping.cxx170 rPoly.SequenceX.realloc(nPolygonIndex+1); in lcl_addPointToPoly()
171 rPoly.SequenceY.realloc(nPolygonIndex+1); in lcl_addPointToPoly()
172 rPoly.SequenceZ.realloc(nPolygonIndex+1); in lcl_addPointToPoly()
191 pOuterSequenceX->realloc(nReallocLength); in lcl_addPointToPoly()
192 pOuterSequenceY->realloc(nReallocLength); in lcl_addPointToPoly()
193 pOuterSequenceZ->realloc(nReallocLength); in lcl_addPointToPoly()
213 aResult.SequenceX.realloc(0); in clipPolygonAtRectangle()
214 aResult.SequenceY.realloc(0); in clipPolygonAtRectangle()
215 aResult.SequenceZ.realloc(0); in clipPolygonAtRectangle()
292 pOuterSequenceX->realloc(nUsedPointCount); in clipPolygonAtRectangle()
[all …]
H A DShapeFactory.cxx196 aPP.SequenceX.realloc(1); in createPolyPolygon_Cube()
197 aPP.SequenceY.realloc(1); in createPolyPolygon_Cube()
198 aPP.SequenceZ.realloc(1); in createPolyPolygon_Cube()
276 aPP.SequenceX.realloc(3); in createPolyPolygon_Cylinder()
277 aPP.SequenceY.realloc(3); in createPolyPolygon_Cylinder()
278 aPP.SequenceZ.realloc(3); in createPolyPolygon_Cylinder()
369 aPP.SequenceX.realloc(2); in createPolyPolygon_Cone()
370 aPP.SequenceY.realloc(2); in createPolyPolygon_Cone()
1365 aPP.SequenceX.realloc(1); in createPolyPolygon_Symbol()
1366 aPP.SequenceY.realloc(1); in createPolyPolygon_Symbol()
[all …]
/trunk/main/embeddedobj/source/commonembedding/
H A Dmiscobj.cxx149 m_pIntermediateStatesSeqs[0][2].realloc( 1 ); in CommonInit_Impl()
152 m_pIntermediateStatesSeqs[0][3].realloc( 2 ); in CommonInit_Impl()
156 m_pIntermediateStatesSeqs[0][4].realloc( 1 ); in CommonInit_Impl()
159 m_pIntermediateStatesSeqs[1][3].realloc( 1 ); in CommonInit_Impl()
162 m_pIntermediateStatesSeqs[2][0].realloc( 1 ); in CommonInit_Impl()
165 m_pIntermediateStatesSeqs[3][0].realloc( 2 ); in CommonInit_Impl()
169 m_pIntermediateStatesSeqs[3][1].realloc( 1 ); in CommonInit_Impl()
172 m_pIntermediateStatesSeqs[4][0].realloc( 1 ); in CommonInit_Impl()
181 m_aVerbTable.realloc( ++nVerbTableSize ); in CommonInit_Impl()
188 m_aVerbTable.realloc( ++nVerbTableSize ); in CommonInit_Impl()
[all …]
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dciphercontext.cxx134 aToConvert.realloc( nToConvertLen ); in convertWithCipherContext()
153 m_aLastBlock.realloc( nAvailableData - nToConvertLen ); in convertWithCipherContext()
163 aResult.realloc( aToConvert.getLength() + m_nBlockSize ); in convertWithCipherContext()
172 aResult.realloc( nResultLen ); in convertWithCipherContext()
206 m_aLastBlock.realloc( nOldLastBlockLen + nPaddingSize ); in finalizeCipherContextAndDispose()
227 aResult.realloc( m_aLastBlock.getLength() + m_nBlockSize ); in finalizeCipherContextAndDispose()
235 aResult.realloc( nPrefResLen ); in finalizeCipherContextAndDispose()
236 m_aLastBlock.realloc( 0 ); in finalizeCipherContextAndDispose()
240 aResult.realloc( nPrefixLen + m_nBlockSize * 2 ); in finalizeCipherContextAndDispose()
249 aResult.realloc( nPrefixLen + nFinalLen ); in finalizeCipherContextAndDispose()
[all …]
/trunk/main/chart2/source/view/axes/
H A DVCartesianGrid.cxx100 P0.realloc(3); in GridLinePoints()
101 P1.realloc(3); in GridLinePoints()
102 P2.realloc(3); in GridLinePoints()
153 rPoints[nIndex].realloc(2); in addLine2D()
280 aPoints.realloc(nRealPointCount); in createShapes()
304 aPoints.SequenceX.realloc(nPointCount); in createShapes()
305 aPoints.SequenceY.realloc(nPointCount); in createShapes()
306 aPoints.SequenceZ.realloc(nPointCount); in createShapes()
321 aPoints.SequenceX.realloc(nRealPointCount); in createShapes()
322 aPoints.SequenceY.realloc(nRealPointCount); in createShapes()
[all …]
/trunk/main/comphelper/source/xml/
H A Dofopxmlhelper.cxx286 m_aElementsSeq.realloc( nNewLength ); in startElement()
297 m_aElementsSeq.realloc( nNewLength ); in startElement()
301 m_aResultSeq.realloc( nNewEntryNum ); in startElement()
348 m_aElementsSeq.realloc( nNewLength ); in startElement()
352 m_aResultSeq.realloc( 2 ); in startElement()
362 m_aElementsSeq.realloc( nNewLength ); in startElement()
366 m_aResultSeq.realloc( 2 ); in startElement()
380 m_aResultSeq[0].realloc( nNewResultLen ); in startElement()
391 m_aElementsSeq.realloc( nNewLength ); in startElement()
395 m_aResultSeq.realloc( 2 ); in startElement()
[all …]
/trunk/main/chart2/source/view/charttypes/
H A DSplines.cxx563 rResult.SequenceX.realloc(0); in CalculateCubicSplines()
564 rResult.SequenceY.realloc(0); in CalculateCubicSplines()
565 rResult.SequenceZ.realloc(0); in CalculateCubicSplines()
571 rResult.SequenceX.realloc(nOuterCount); in CalculateCubicSplines()
572 rResult.SequenceY.realloc(nOuterCount); in CalculateCubicSplines()
573 rResult.SequenceZ.realloc(nOuterCount); in CalculateCubicSplines()
710 rResult.SequenceX.realloc(0); in CalculateBSplines()
711 rResult.SequenceY.realloc(0); in CalculateBSplines()
712 rResult.SequenceZ.realloc(0); in CalculateBSplines()
718 rResult.SequenceX.realloc(nOuterCount); in CalculateBSplines()
[all …]
H A DAreaChart.cxx243 aTmp.SequenceX.realloc(nPolyCount); in lcl_removeDuplicatePoints()
244 aTmp.SequenceY.realloc(nPolyCount); in lcl_removeDuplicatePoints()
245 aTmp.SequenceZ.realloc(nPolyCount); in lcl_removeDuplicatePoints()
261 pOuterTargetX->realloc(nPointCount); in lcl_removeDuplicatePoints()
262 pOuterTargetY->realloc(nPointCount); in lcl_removeDuplicatePoints()
263 pOuterTargetZ->realloc(nPointCount); in lcl_removeDuplicatePoints()
301 pOuterSourceX->realloc(0); in lcl_removeDuplicatePoints()
302 pOuterSourceY->realloc(0); in lcl_removeDuplicatePoints()
303 pOuterSourceZ->realloc(0); in lcl_removeDuplicatePoints()
307 rPolyPoly.SequenceX.realloc(nPolyCount); in lcl_removeDuplicatePoints()
[all …]
/trunk/main/sax/source/expatwrap/
H A Dxml2utf.cxx71 seq.realloc( seqStart.getLength() + nLength ); in readAndConvert()
170 seq.realloc( seq.getLength() - ( nStop+1 - nFound ) ); in removeEncoding()
283 seq.realloc( seq.getLength() + 2 ); in scanForEncoding()
294 seq.realloc( seq.getLength() + 2 ); in scanForEncoding()
308 seq.realloc( seq.getLength() - 3 ); in scanForEncoding()
432 seqUnicode.realloc( seqUnicode.getLength() * 2 ); in convert()
438 m_seqSource.realloc( nSourceSize - nSourceCount ); in convert()
448 seqUnicode.realloc( nTargetCount ); in convert()
530 seqText.realloc( nSeqSize ); // double array size in convert()
539 m_seqSource.realloc( nSourceSize - nSourceCount ); in convert()
[all …]
/trunk/main/forms/source/misc/
H A Dservices.cxx119 s_aClassImplementationNames.realloc(nCurrentLength + 1); in registerClassInfo()
120 s_aClassServiceNames.realloc(nCurrentLength + 1); in registerClassInfo()
121 s_aFactories.realloc(nCurrentLength + 1); in registerClassInfo()
138 aServices.realloc(1); \
144 aServices.realloc(2); \
151 aServices.realloc(3); \
159 aServices.realloc(4); \
221 aServices.realloc(4); in ensureClassInfos()
273 aServices.realloc(1); \ in ensureClassInfos()
/trunk/main/basegfx/source/polygon/
H A Db3dpolypolygontools.cxx605 rPolyPolygonShape3DRetval.SequenceX.realloc(nPolygonCount); in B3DPolyPolygonToUnoPolyPolygonShape3D()
606 rPolyPolygonShape3DRetval.SequenceY.realloc(nPolygonCount); in B3DPolyPolygonToUnoPolyPolygonShape3D()
622 pOuterSequenceX->realloc(nTargetCount); in B3DPolyPolygonToUnoPolyPolygonShape3D()
623 pOuterSequenceY->realloc(nTargetCount); in B3DPolyPolygonToUnoPolyPolygonShape3D()
624 pOuterSequenceZ->realloc(nTargetCount); in B3DPolyPolygonToUnoPolyPolygonShape3D()
650 pOuterSequenceX->realloc(0); in B3DPolyPolygonToUnoPolyPolygonShape3D()
651 pOuterSequenceY->realloc(0); in B3DPolyPolygonToUnoPolyPolygonShape3D()
652 pOuterSequenceZ->realloc(0); in B3DPolyPolygonToUnoPolyPolygonShape3D()
662 rPolyPolygonShape3DRetval.SequenceX.realloc(0); in B3DPolyPolygonToUnoPolyPolygonShape3D()
663 rPolyPolygonShape3DRetval.SequenceY.realloc(0); in B3DPolyPolygonToUnoPolyPolygonShape3D()
[all …]
/trunk/main/chart2/source/model/template/
H A DStockDataInterpreter.cxx123 aSequences[nCandleStickGroupIndex].realloc( nCandleStickSeries ); in interpretDataSource()
131 aSequences[nBarGroupIndex].realloc( nVolumeSeries ); in interpretDataSource()
151 aSequences[nBarGroupIndex][nLabeledSeqIdx].realloc( 1 ); in interpretDataSource()
161 aSequences[nCandleStickGroupIndex][nLabeledSeqIdx].realloc( 4 ); in interpretDataSource()
168 aSequences[nCandleStickGroupIndex][nLabeledSeqIdx].realloc( 3 ); in interpretDataSource()
190 aSequences[nBarGroupIndex][nVolumeSeries - 1].realloc( 1 ); in interpretDataSource()
205 aSequences[nCandleStickGroupIndex][nSeriesIndex].realloc( nRemaining ); in interpretDataSource()
244 aResultSeries[nGroupIndex].realloc( nNumSeriesData ); in interpretDataSource()
/trunk/main/i18npool/source/search/
H A Dtextsearch.cxx624 aRet.startOffset.realloc( 1 ); in NSrchFrwrd()
626 aRet.endOffset.realloc( 1 ); in NSrchFrwrd()
705 aRet.startOffset.realloc( 1 ); in NSrchBkwrd()
707 aRet.endOffset.realloc( 1 ); in NSrchBkwrd()
802 aRet.startOffset.realloc( aRet.subRegExpressions); in RESrchFrwrd()
803 aRet.endOffset.realloc( aRet.subRegExpressions); in RESrchFrwrd()
855 aRet.endOffset.realloc( aRet.subRegExpressions); in RESrchBkwrd()
899 aRet.startOffset.realloc( 1 ); in ApproxSrchFrwrd()
901 aRet.endOffset.realloc( 1 ); in ApproxSrchFrwrd()
946 aRet.startOffset.realloc( 1 ); in ApproxSrchBkwrd()
[all …]
/trunk/main/stoc/source/inspect/
H A Dintrospection.cxx303 aInterfaceSeq1.realloc( ARRAY_SIZE_STEP ); in IntrospectionAccessStatic_Impl()
304 aInterfaceSeq2.realloc( ARRAY_SIZE_STEP ); in IntrospectionAccessStatic_Impl()
307 maAllPropertySeq.realloc( ARRAY_SIZE_STEP ); in IntrospectionAccessStatic_Impl()
308 maMapTypeSeq.realloc( ARRAY_SIZE_STEP ); in IntrospectionAccessStatic_Impl()
720 rSeq.realloc( nNewSize ); in checkInterfaceArraySize()
1181 mxObjIdlArray->realloc( array, length ); in realloc()
1296 pThis->maLastPropertySeq.realloc( nCount ); in getProperties()
1402 pThis->maLastMethodSeq.realloc( nLen ); in getMethods()
1439 pThis->maLastMethodSeq.realloc( iDest ); in getMethods()
2100 SupportedClassSeq.realloc( 1 ); in implInspect()
[all …]
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultsetstub.cxx271 aRet.Rows.realloc( 1 ); \
279 aRet.Rows.realloc( 0 ); \
285 aRet.Rows.realloc( nRowCount ); \
300 aRet.Rows.realloc( 0 ); \
306 aRet.Rows.realloc( 0 ); \
329 aRet.Rows.realloc( nN-1 ); \
338 aRet.Rows.realloc( nN-1 ); \
348 aRet.Rows.realloc( nN-1 ); \
/trunk/main/framework/source/fwe/classes/
H A Dframelistanalyzer.cxx122 m_lOtherVisibleFrames.realloc(nCount); in impl_analyze()
123 m_lOtherHiddenFrames.realloc(nCount); in impl_analyze()
124 m_lModelFrames.realloc(nCount); in impl_analyze()
299 m_lOtherVisibleFrames.realloc(nVisibleStep); in impl_analyze()
300 m_lOtherHiddenFrames.realloc(nHiddenStep); in impl_analyze()
301 m_lModelFrames.realloc(nModelStep); in impl_analyze()
/trunk/main/package/source/package/zipapi/
H A DXUnbufferedStream.cxx110 maHeader.realloc ( n_ConstHeaderSize + in XUnbufferedStream()
178 aData.realloc ( nRequestedBytes ); in readBytes()
202 aPureData.realloc( nRead ); in readBytes()
206 aData.realloc( nHeadRead + nRead ); in readBytes()
226 aData.realloc( nRead ); in readBytes()
281 maCompBuffer.realloc( nOldLen + aSuffix.getLength() ); in readBytes()
299 aData.realloc ( nTotal ); in readBytes()
/trunk/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx685 aRetval.realloc( 1 ); in DrawPolygon()
691 pOuterSequence->realloc((sal_Int32)nPoints); in DrawPolygon()
718 aRetval.realloc( 1 ); in DrawPolyLine()
724 pOuterSequence->realloc((sal_Int32)nPoints); in DrawPolyLine()
748 aRetval.Coordinates.realloc( 1 ); in DrawPolybezier()
749 aRetval.Flags.realloc( 1 ); in DrawPolybezier()
756 pOuterSequence->realloc( nPoints ); in DrawPolybezier()
757 pOuterFlags->realloc( nPoints ); in DrawPolybezier()
785 aRetval.Flags.realloc((sal_Int32)nNumPolys); in DrawPolyPolygon()
797 pOuterSequence->realloc((sal_Int32)nNumPoints); in DrawPolyPolygon()
[all …]
/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx92 m_aComponentTags.realloc(3); in setComponentInfo()
98 m_aComponentBitCounts.realloc(3); in setComponentInfo()
250 m_aComponentTags.realloc(4); in VclCanvasBitmap()
257 m_aComponentBitCounts.realloc(4); in VclCanvasBitmap()
278 m_aComponentTags.realloc(4); in VclCanvasBitmap()
285 m_aComponentBitCounts.realloc(4); in VclCanvasBitmap()
306 m_aComponentTags.realloc(4); in VclCanvasBitmap()
334 m_aComponentTags.realloc(4); in VclCanvasBitmap()
372 m_aComponentTags.realloc(1); in VclCanvasBitmap()
375 m_aComponentBitCounts.realloc(1); in VclCanvasBitmap()
[all …]
/trunk/main/dbaccess/source/ui/dlg/
H A Dqueryfilter.cxx823 aFilter.realloc(1); in IMPL_LINK_INLINE_END()
824 aHaving.realloc(1); in IMPL_LINK_INLINE_END()
832 aHaving[0].realloc(1); in IMPL_LINK_INLINE_END()
837 aFilter[0].realloc(1); in IMPL_LINK_INLINE_END()
852 _rValues.realloc( nPos + 1); in IMPL_LINK_INLINE_END()
853 _rValues[nPos].realloc( 1); in IMPL_LINK_INLINE_END()
860 _rValues[nPos].realloc( _rValues[nPos].getLength() + 1); in IMPL_LINK_INLINE_END()
876 _rValues.realloc( nPos + 1); in IMPL_LINK_INLINE_END()
877 _rValues[nPos].realloc( 1); in IMPL_LINK_INLINE_END()
884 _rValues[nPos].realloc( _rValues[nPos].getLength() + 1); in IMPL_LINK_INLINE_END()

Completed in 195 milliseconds

12345678910>>...42