Home
last modified time | relevance | path

Searched defs:oldPrecision (Results 1 – 25 of 80) sorted by relevance

1234

/dports/math/openturns/openturns-1.18/python/test/
H A Dt_TrapezoidalFactory_std.py14 oldPrecision = ot.PlatformInfo.GetNumericalPrecision() variable
24 oldPrecision = ot.PlatformInfo.GetNumericalPrecision() variable
/dports/math/openturns/openturns-1.18/lib/src/Base/Common/openturns/
H A DOSS.hxx93 int oldPrecision = static_cast<int>(oss.precision(precision)); in apply() local
102 int oldPrecision = static_cast<int>(OS.getStream().precision(precision)); in apply() local
116 int oldPrecision = static_cast<int>(oss.precision(precision)); in apply() local
125 int oldPrecision = static_cast<int>(OS.getStream().precision(precision)); in apply() local
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/core/model/
H A Dtime-printer.cc42 std::streamsize oldPrecision = os.precision (); in DefaultTimePrinter() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DLayersLogging.h224 std::streamsize oldPrecision = aStream.precision(3); variable
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/
H A DLayersLogging.h192 std::streamsize oldPrecision = aStream.precision(3); variable
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/
H A DLayersLogging.h188 std::streamsize oldPrecision = aStream.precision(3); variable
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/common/libftoa/src/unitTest/
H A DdtoaUnitTest.cpp28 std::streamsize oldPrecision = 0; in testDouble() local
/dports/devel/catch/Catch2-2.13.7/projects/SelfTest/UsageTests/
H A DToStringGeneral.tests.cpp134 const auto oldPrecision = sm::precision; variable
149 const auto oldPrecision = sm::precision; variable
/dports/math/e-antic/Catch2-ff349a5/projects/SelfTest/UsageTests/
H A DToStringGeneral.tests.cpp134 const auto oldPrecision = sm::precision; variable
149 const auto oldPrecision = sm::precision; variable
/dports/www/restbed/restbed-4.8/dependency/catch/projects/SelfTest/UsageTests/
H A DToStringGeneral.tests.cpp134 const auto oldPrecision = sm::precision; variable
149 const auto oldPrecision = sm::precision; variable
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/projects/SelfTest/UsageTests/
H A DToStringGeneral.tests.cpp134 const auto oldPrecision = sm::precision; variable
149 const auto oldPrecision = sm::precision; variable
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/projects/SelfTest/UsageTests/
H A DToStringGeneral.tests.cpp134 const auto oldPrecision = sm::precision; variable
149 const auto oldPrecision = sm::precision; variable
/dports/emulators/citra/citra-ac98458e0/externals/catch/projects/SelfTest/UsageTests/
H A DToStringGeneral.tests.cpp134 const auto oldPrecision = sm::precision; variable
149 const auto oldPrecision = sm::precision; variable
/dports/math/openturns/openturns-1.18/lib/test/
H A Dt_TrapezoidalFactory_std.cxx41 int oldPrecision = PlatformInfo::GetNumericalPrecision(); in main() local
H A Dt_FunctionalBasisProcess_std.cxx47 UnsignedInteger oldPrecision = PlatformInfo::GetNumericalPrecision(); in main() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/utilib/src/libs/
H A DnicePrint.cpp61 int oldPrecision = stream.precision(1); in printPercent() local
/dports/math/openturns/openturns-1.18/python/doc/pyplots/
H A DIteratedQuadrature.py7 oldPrecision = ot.PlatformInfo.GetNumericalPrecision() variable
/dports/math/universal/universal-3.48/tests/fixpnt/arithmetic/
H A Dsat_subtraction.cpp29 std::streamsize oldPrecision = std::cout.precision(); in GenerateTestCase() local
H A Dmod_subtraction.cpp29 std::streamsize oldPrecision = std::cout.precision(); in GenerateTestCase() local
H A Dsat_addition.cpp29 std::streamsize oldPrecision = std::cout.precision(); in GenerateTestCase() local
H A Dsat_multiplication.cpp31 std::streamsize oldPrecision = std::cout.precision(); in GenerateTestCase() local
/dports/math/universal/universal-3.48/tests/posit/arithmetic/
H A Daddition.cpp37 std::streamsize oldPrecision = std::cout.precision(); in GenerateTestCase() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/pebbl/src/bb/pebbl/
H A Dbranching.cpp429 int oldPrecision = outStream.precision(); in serialPrintSolution() local
1477 int oldPrecision = ucout.precision(); in statusPrint() local
1507 int oldPrecision = ucout.precision(); in statusLine() local
1654 int oldPrecision = stream.precision(1); in printTimings() local
1692 int oldPrecision = stream.precision(20); in serialPrintSolValue() local
1723 int oldPrecision = stream.precision(1); in printReposCommon() local
1958 int oldPrecision = 0; in debugPrint() local
/dports/devel/apitrace/apitrace-9.0/lib/trace/
H A Dtrace_dump.cpp75 std::streamsize oldPrecision = os.precision(std::numeric_limits<float>::digits10 + 1); in visit() local
81 std::streamsize oldPrecision = os.precision(std::numeric_limits<double>::digits10 + 1); in visit() local
/dports/math/universal/universal-3.48/tests/fixpnt/conversion/
H A Dsat_conversion.cpp29 std::streamsize oldPrecision = std::cout.precision(); in GenerateTestCase() local

1234