Home
last modified time | relevance | path

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

12345678910>>...42

/AOO41X/main/extensions/test/ole/OleClient/
H A DclientTest.cxx206 seqIndices.realloc(0); in doParameterTest()
207 seqOut.realloc(0); in doParameterTest()
209 seqIndices.realloc(0); in doParameterTest()
210 seqOut.realloc(0); in doParameterTest()
216 seqIndices.realloc(0); in doParameterTest()
217 seqOut.realloc(0); in doParameterTest()
219 seqIndices.realloc(0); in doParameterTest()
220 seqOut.realloc(0); in doParameterTest()
222 seqIndices.realloc(0); in doParameterTest()
223 seqOut.realloc(0); in doParameterTest()
[all …]
/AOO41X/main/chart2/source/tools/
H A DCommonConverters.cxx171 rPoly.SequenceX.realloc(nPolygonIndex+1); in AddPointToPoly()
172 rPoly.SequenceY.realloc(nPolygonIndex+1); in AddPointToPoly()
173 rPoly.SequenceZ.realloc(nPolygonIndex+1); in AddPointToPoly()
182 pOuterSequenceX->realloc(nOldPointCount+1); in AddPointToPoly()
183 pOuterSequenceY->realloc(nOldPointCount+1); in AddPointToPoly()
184 pOuterSequenceZ->realloc(nOldPointCount+1); in AddPointToPoly()
223 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()
[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()
73 m_aAdditionalProperties.realloc(rMediaDescriptor.getLength()); 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()
[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()
601 aRet.realloc( bStacked ? 1 : 2 ); in getSupportedMissingValueTreatments()
[all …]
/AOO41X/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()
102 pOuterSequenceX->realloc(4); in getPolyPolygonShape3D()
103 pOuterSequenceY->realloc(4); 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()
167 pOuterSequenceX->realloc(4); in getNormalsPolygon()
[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()
204 pOuterSequenceX->realloc(nPointCount); in createPolyPolygon_Cube()
205 pOuterSequenceY->realloc(nPointCount); in createPolyPolygon_Cube()
206 pOuterSequenceZ->realloc(nPointCount); 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()
284 pOuterSequenceX->realloc(2); in createPolyPolygon_Cylinder()
[all …]
/AOO41X/main/embeddedobj/source/commonembedding/
H A Dmiscobj.cxx131 m_aAcceptedStates.realloc( NUM_SUPPORTED_STATES ); in CommonInit_Impl()
149 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()
[all …]
/AOO41X/main/xmlsecurity/source/xmlsec/nss/
H A Dciphercontext.cxx134 aToConvert.realloc( nToConvertLen ); in convertWithCipherContext()
137 m_aLastBlock.realloc( nOldLastBlockLen + aData.getLength() ); in convertWithCipherContext()
145 m_aLastBlock.realloc( nOldLastBlockLen - nToConvertLen + aData.getLength() ); 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()
[all …]
/AOO41X/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()
286 aHandlesPoints[0].realloc(nOldHandleCount+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()
[all …]
/AOO41X/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()
303 … m_aResultSeq[nNewEntryNum-1].realloc( 4 ); // the maximal expected number of arguments is 4 in startElement()
334 m_aResultSeq[nNewEntryNum-1].realloc( nAttrNum ); 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()
[all …]
/AOO41X/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()
642 rResult.SequenceX[nOuter].realloc( nMaxIndexPoints*nGranularity + 1); in CalculateCubicSplines()
643 rResult.SequenceY[nOuter].realloc( nMaxIndexPoints*nGranularity + 1); in CalculateCubicSplines()
644 rResult.SequenceZ[nOuter].realloc( nMaxIndexPoints*nGranularity + 1); in CalculateCubicSplines()
710 rResult.SequenceX.realloc(0); 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()
296 pOuterTargetX->realloc(nTargetPointCount); in lcl_removeDuplicatePoints()
297 pOuterTargetY->realloc(nTargetPointCount); in lcl_removeDuplicatePoints()
298 pOuterTargetZ->realloc(nTargetPointCount); in lcl_removeDuplicatePoints()
301 pOuterSourceX->realloc(0); in lcl_removeDuplicatePoints()
[all …]
/AOO41X/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 …]
/AOO41X/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()
/AOO41X/main/basegfx/source/polygon/
H A Db3dpolypolygontools.cxx605 rPolyPolygonShape3DRetval.SequenceX.realloc(nPolygonCount); in B3DPolyPolygonToUnoPolyPolygonShape3D()
606 rPolyPolygonShape3DRetval.SequenceY.realloc(nPolygonCount); in B3DPolyPolygonToUnoPolyPolygonShape3D()
607 rPolyPolygonShape3DRetval.SequenceZ.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()
[all …]
/AOO41X/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()
/AOO41X/main/i18npool/source/search/
H A Dtextsearch.cxx624 aRet.startOffset.realloc( 1 ); in NSrchFrwrd()
626 aRet.endOffset.realloc( 1 ); in NSrchFrwrd()
695 aRet.startOffset.realloc( 1 ); in NSrchBkwrd()
697 aRet.endOffset.realloc( 1 ); in NSrchBkwrd()
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()
854 aRet.startOffset.realloc( aRet.subRegExpressions); in RESrchBkwrd()
855 aRet.endOffset.realloc( aRet.subRegExpressions); in RESrchBkwrd()
[all …]
/AOO41X/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 ); \
/AOO41X/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()
309 maPropertyConceptSeq.realloc( ARRAY_SIZE_STEP ); in IntrospectionAccessStatic_Impl()
698 maAllPropertySeq.realloc( nLen + ARRAY_SIZE_STEP ); in checkPropertyArraysSize()
701 maMapTypeSeq.realloc( nLen + ARRAY_SIZE_STEP ); in checkPropertyArraysSize()
704 maPropertyConceptSeq.realloc( nLen + ARRAY_SIZE_STEP ); in checkPropertyArraysSize()
720 rSeq.realloc( nNewSize ); in checkInterfaceArraySize()
917 virtual void SAL_CALL realloc(Any& array, sal_Int32 length)
[all …]
/AOO41X/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()
/AOO41X/main/package/source/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()
/AOO41X/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()
784 aRetval.Coordinates.realloc((sal_Int32)nNumPolys); in DrawPolyPolygon()
785 aRetval.Flags.realloc((sal_Int32)nNumPolys); in DrawPolyPolygon()
[all …]
/AOO41X/main/sc/source/ui/miscdlgs/
H A Dsolverutil.cxx85 rImplNames.realloc(0); // clear in GetImplementations()
86 rDescriptions.realloc(0); in GetImplementations()
128 rImplNames.realloc( nCount+1 ); in GetImplementations()
130 rDescriptions.realloc( nCount+1 ); in GetImplementations()
208 aDefaults.realloc(nSize); in GetDefaults()
219 aDefaults.realloc(nValid); in GetDefaults()
/AOO41X/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()
313 m_aComponentBitCounts.realloc(4); in VclCanvasBitmap()
334 m_aComponentTags.realloc(4); in VclCanvasBitmap()
341 m_aComponentBitCounts.realloc(4); in VclCanvasBitmap()
[all …]

12345678910>>...42