Home
last modified time | relevance | path

Searched defs:fExp (Results 1 – 22 of 22) sorted by relevance

/dports/java/berkeley-db/je-6.2.31/docs/doclet/
H A DDebug.java33 public static void _assert(boolean fExp) { in _assert()
41 public static void _assert(boolean fExp, String szMessage) { in _assert()
/dports/science/iboview/ibo-view.20150427/src/MicroScf/
H A DCtBasisShell.h71 double fExp(unsigned iExp) const { assert(iExp < nExp()); return Exponents[iExp]; } in fExp() function
131 double fExp(unsigned iExp) const { return pAs->fExp(iExp); } in fExp() function
H A DCtBasisShell.cpp44 double InvRawRawGaussNorm(double fExp, unsigned l) in InvRawRawGaussNorm()
50 double RawGaussNorm(double fExp, unsigned l) in RawGaussNorm()
174 double fExp = pExp[iExp]; in EvalBfnRadial() local
/dports/editors/texstudio/texstudio-4.1.2/src/tests/
H A Dqdocumentline_t.cpp95 QString fExp, fGot; in updateWrap() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/jobjc/src/generator/java/com/apple/internal/jobjc/generator/utils/
H A DJavaLang.java71 public Object cond, tExp, fExp; field in JavaLang.JLTertiary
73 public JLTertiary(Object cond, Object tExp, Object fExp){ in JLTertiary()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/jobjc/src/generator/java/com/apple/internal/jobjc/generator/utils/
H A DJavaLang.java71 public Object cond, tExp, fExp; field in JavaLang.JLTertiary
73 public JLTertiary(Object cond, Object tExp, Object fExp){ in JLTertiary()
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DBasisSet.cpp77 float fExp; in Normalize() local
873 float fExp, fCoef1, fCoef2, fCoef3, scrap; in ParseGAMESSBasisSet() local
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t330_StimFit/
H A Dmicrostimfit.m352 fExp = option.fitfun; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dscrwnd.cxx197 …const double fExp = ( static_cast<double>(mnActDist) / mnMaxWidth ) * log10( double(MAX_TIME) / MI… in ImplRecalcScrollValues() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dscrwnd.cxx197 …const double fExp = ( static_cast<double>(mnActDist) / mnMaxWidth ) * log10( double(MAX_TIME) / MI… in ImplRecalcScrollValues() local
/dports/graphics/yafaray/libYafaRay-3.5.1/include/utilities/
H A DmathOptimizations.h194 inline float fExp(float a) in fExp() function
/dports/science/iboview/ibo-view.20150427/src/IrCore/
H A DIrGridOps.cpp157 double fExp = pBf->pExp[iExp]; in EvalScalar() local
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/
H A DRenderer.cpp1038 float Renderer::SquishToCenter(float x, float fExp) in SquishToCenter()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/simd/
H A Dsimd_math.h597 SimdFloat fExp, x2, p; in log() local
2192 SimdDouble fExp, x2, p; in log() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/numbers/
H A Dzformat.cxx2254 double fExp = log10( fabs(fNumber) ); in lcl_GetOutputStringScientific() local
2385 double fExp = log10(fTestNum); in GetOutputString() local
/dports/science/iboview/ibo-view.20150427/src/IboView/
H A DIvOrbitalFile.cpp1087 static double OrcaRenormFactor(double fExp, unsigned l) in OrcaRenormFactor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/numbers/
H A Dzformat.cxx2226 double fExp = log10( fabs(fNumber) ); in lcl_GetOutputStringScientific() local
2391 double fExp = log10(fTestNum); in GetOutputString() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dtable4.cxx205 const double fExp = floor( log10( e)); in approxDiff() local
/dports/graphics/libprojectm/projectm-3.1.12/src/MilkDrop2/vis_milk2/
H A Dplugin.cpp1492 float SquishToCenter(float x, float fExp) in SquishToCenter()
1502 float fExp = logf( max(w,h)*0.75f + 0.25f*min(w,h) ) / logf(2.0f); in GetNearestPow2Size() local
/dports/cad/opencascade/opencascade-7.6.0/src/BRepBuilderAPI/
H A DBRepBuilderAPI_Sewing.cxx2500 TopExp_Explorer fExp(NewShapes.FindKey(i),TopAbs_FACE); in FindFreeBoundaries() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dinterpr3.cxx3751 double fExp = ::rtl::math::approxFloor( log10( fRes ) ) + 1.0 - fSignificance; in ScPercentrank() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dinterpr3.cxx3759 double fExp = ::rtl::math::approxFloor( log10( fRes ) ) + 1.0 - fSignificance; in ScPercentrank() local