Home
last modified time | relevance | path

Searched defs:fNumerator (Results 1 – 13 of 13) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dmath.hxx31 inline double div( const double& fNumerator, const double& fDenominator ) in div()
51 inline double divide( const double& fNumerator, const double& fDenominator ) in divide()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dmath.hxx31 inline double div( const double& fNumerator, const double& fDenominator ) in div()
51 inline double divide( const double& fNumerator, const double& fDenominator ) in divide()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/inc/
H A Dinterpre.hxx1154 inline double ScInterpreter::div( const double& fNumerator, const double& fDenominator ) in div()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/inc/
H A Dinterpre.hxx1155 inline double ScInterpreter::div( const double& fNumerator, const double& fDenominator ) in div()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/numbers/
H A Dzforfind.cxx4006 double fNumerator = StringToDouble(sStrArray[nNums[0]]); in IsNumberFormat() local
4033 double fNumerator = StringToDouble(sStrArray[nNums[k]]); in IsNumberFormat() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/view/charttypes/
H A DSplines.cxx444 double fNumerator = 0.0; in createParameterT() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/view/charttypes/
H A DSplines.cxx444 double fNumerator = 0.0; in createParameterT() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/numbers/
H A Dzforfind.cxx4091 double fNumerator = StringToDouble(sStrArray[nNums[0]]); in IsNumberFormat() local
4118 double fNumerator = StringToDouble(sStrArray[nNums[k]]); in IsNumberFormat() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dinterpr5.cxx2103 double fNumerator = lcl_GetColumnSumProduct(pMatA, nC, pMatY, 0, nC, nN); in lcl_ApplyHouseholderTransformation() local
2116 double fNumerator = lcl_TGetColumnSumProduct(pMatA, nR, pMatY, 0, nR, nN); in lcl_TApplyHouseholderTransformation() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dinterpr5.cxx2107 double fNumerator = lcl_GetColumnSumProduct(pMatA, nC, pMatY, 0, nC, nN); in lcl_ApplyHouseholderTransformation() local
2120 double fNumerator = lcl_TGetColumnSumProduct(pMatA, nR, pMatY, 0, nR, nN); in lcl_TApplyHouseholderTransformation() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1447 double fNumerator in lcl_getRadiusDistance() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1452 double fNumerator in lcl_getRadiusDistance() local
/dports/net/asterisk-g72x/asterisk-g72x-1.4.3/ipp/
H A Downg729fp.c1990 Ipp32f fNumerator, fSqNumerator, fDenominator0, fDenominator1; in SearchDelay() local