Home
last modified time | relevance | path

Searched defs:nMul (Results 1 – 25 of 59) sorted by relevance

123

/dports/security/hs-cryptol/cryptol-2.11.0/src/Cryptol/TypeCheck/Solver/
H A DInfNat.hs55 nMul (Nat 0) _ = Nat 0 function
56 nMul _ (Nat 0) = Nat 0 function
57 nMul Inf _ = Inf function
58 nMul _ Inf = Inf function
59 nMul (Nat x) (Nat y) = Nat (x * y) function
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvddrag.cxx99 tools::Long nMul=mvPnts.back().X()-aRef1.X(); in GetXFact() local
108 tools::Long nMul=mvPnts.back().Y()-aRef1.Y(); in GetYFact() local
H A Dsvdtrans.cxx553 tools::Long BigMulDiv(tools::Long nVal, tools::Long nMul, tools::Long nDiv) in BigMulDiv()
643 sal_Int64 nMul = mul; in Undirty() local
H A Dsvdmodel.cxx858 sal_Int32 nMul = 1, nDiv = 1; in ImpSetUIUnit() local
1145 sal_Int32 nMul(rVal.GetNumerator()); in GetPercentString() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvddrag.cxx99 long nMul=mvPnts.back().X()-aRef1.X(); in GetXFact() local
108 long nMul=mvPnts.back().Y()-aRef1.Y(); in GetYFact() local
H A Dsvdmodel.cxx884 sal_Int64 nMul(1); in ImpSetUIUnit() local
1250 sal_Int32 nMul(rVal.GetNumerator()); in GetPercentString() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/properties/
H A Ditemsettools.cxx58 sal_Int32 nMul(rScale.GetNumerator()); in ScaleItemSet() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/properties/
H A Ditemsettools.cxx67 sal_Int32 nMul(rScale.GetNumerator()); in ScaleItemSet() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/generic/
H A Dbigint.cxx106 void BigInt::Mult( const BigInt &rVal, sal_uInt16 nMul ) in Mult()
831 tools::Long BigInt::Scale( tools::Long nVal, tools::Long nMul, tools::Long nDiv ) in Scale()
H A Dfract.cxx433 sal_Int32 nMul = rRational.numerator(); in rational_ReduceInaccurate() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvdtrans.hxx244 FrPair(tools::Long nMul, tools::Long nDiv) : aX(nMul,nDiv),aY(nMul,nDiv) {} in FrPair()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvdtrans.hxx243 FrPair(long nMul, long nDiv) : aX(nMul,nDiv),aY(nMul,nDiv) {} in FrPair()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/generic/
H A Dfract.cxx495 sal_Int32 nMul = bNeg? -rRational.numerator(): rRational.numerator(); in rational_ReduceInaccurate() local
H A Dbigint.cxx105 void BigInt::Mult( const BigInt &rVal, sal_uInt16 nMul ) in Mult()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts5/
H A Dfts5_test_mi.c237 int nMul = (f=='x' ? 3 : 1); in fts5MatchinfoLocalCb() local
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts5/
H A Dfts5_test_mi.c237 int nMul = (f=='x' ? 3 : 1); in fts5MatchinfoLocalCb() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts5/
H A Dfts5_test_mi.c237 int nMul = (f=='x' ? 3 : 1); in fts5MatchinfoLocalCb() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts5/
H A Dfts5_test_mi.c237 int nMul = (f=='x' ? 3 : 1); in fts5MatchinfoLocalCb() local
/dports/devel/upp/upp/bazaar/plugin/gdal/port/
H A Dcpl_vsisimple.cpp380 size_t nMul = nCount * nSize; in VSICalloc() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dfntcache.cxx1648 const int nMul = m_pPrtFont->GetKerning() != FontKerning::NONE ? 1 : 3; in DrawText() local
2020 const int nMul = m_pPrtFont->GetKerning() != FontKerning::NONE ? 1 : 3; in GetTextSize() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/txtnode/
H A Dfntcache.cxx1684 const int nMul = m_pPrtFont->GetKerning() != FontKerning::NONE ? 1 : 3; in DrawText() local
2056 const int nMul = m_pPrtFont->GetKerning() != FontKerning::NONE ? 1 : 3; in GetTextSize() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/xoutdev/
H A Dxattr.cxx96 static long ScaleMetricValue( long nVal, long nMul, long nDiv ) in ScaleMetricValue()
624 void XLineDashItem::ScaleMetrics(long nMul, long nDiv) in ScaleMetrics()
2424 void XFillHatchItem::ScaleMetrics(long nMul, long nDiv) in ScaleMetrics()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/port/
H A Dcpl_vsisimple.cpp454 size_t nMul = nCount * nSize; in VSICalloc() local
/dports/graphics/gdal/gdal-3.3.3/port/
H A Dcpl_vsisimple.cpp454 size_t nMul = nCount * nSize; in VSICalloc() local
/dports/graphics/py-gdal/gdal-3.3.3/port/
H A Dcpl_vsisimple.cpp454 size_t nMul = nCount * nSize; in VSICalloc() local

123