Home
last modified time | relevance | path

Searched defs:pUpperBounds (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sccomp/source/solver/
H A DCoinMPSolver.cxx243 std::unique_ptr<double[]> pUpperBounds(new double[nVariables]); in solve() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sccomp/source/solver/
H A DCoinMPSolver.cxx247 std::unique_ptr<double[]> pUpperBounds(new double[nVariables]); in solve() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/runtime/
H A Druntime.cxx2158 short nActualDim, sal_Int32* pActualIndices, sal_Int32* pLowerBounds, sal_Int32* pUpperBounds ) in implCopyDimArray()
2209 std::unique_ptr<sal_Int32[]> pUpperBounds(new sal_Int32[nDims]); in StepREDIMP() local
4277 short nActualDim, sal_Int32* pActualIndices, sal_Int32* pLowerBounds, sal_Int32* pUpperBounds ) in implCopyDimArray_DCREATE()
4339 std::unique_ptr<sal_Int32[]> pUpperBounds(new sal_Int32[nDims]); in StepDCREATE_IMPL() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/runtime/
H A Druntime.cxx2199 …sal_Int32 nActualDim, sal_Int32* pActualIndices, sal_Int32* pLowerBounds, sal_Int32* pUpperBounds ) in implCopyDimArray()
2243 std::unique_ptr<sal_Int32[]> pUpperBounds(new sal_Int32[nDimsNew]); in implRestorePreservedArray() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/classes/
H A Dsbunoobj.cxx1080 sal_Int32* pActualIndices, sal_Int32* pLowerBounds, sal_Int32* pUpperBounds ) in implRekMultiDimArrayToSequence()
1379 std::unique_ptr<sal_Int32[]> pUpperBounds(new sal_Int32[nDims]); in sbxToUnoValue() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/classes/
H A Dsbunoobj.cxx1073 sal_Int32* pActualIndices, sal_Int32* pLowerBounds, sal_Int32* pUpperBounds ) in implRekMultiDimArrayToSequence()
1372 std::unique_ptr<sal_Int32[]> pUpperBounds(new sal_Int32[nDims]); in sbxToUnoValue() local