Home
last modified time | relevance | path

Searched defs:DoubleToString (Results 1 – 25 of 56) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/Interop/Unix/System.Private.CoreLib.Native/
H A DInterop.Number.cs14 …internal static extern unsafe int DoubleToString(double value, byte* format, byte* buffer, int buf… in DoubleToString() method in Interop.Sys
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/tests/strings/
H A Dnumformatter.cpp133 void NumFormatterTestCase::DoubleToString() in DoubleToString() function in NumFormatterTestCase
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/tests/strings/
H A Dnumformatter.cpp133 void NumFormatterTestCase::DoubleToString() in DoubleToString() function in NumFormatterTestCase
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcrt/
H A Dfx_string.cpp160 size_t DoubleToString(double d, char* buf) { in DoubleToString() function
H A Dfx_string_unittest.cpp201 TEST(fxstring, DoubleToString) { in TEST() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcrt/
H A Dfx_string.cpp162 size_t DoubleToString(double d, char* buf) { in DoubleToString() function
H A Dfx_string_unittest.cpp201 TEST(fxstring, DoubleToString) { in TEST() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/fields/
H A Dfldbas.cxx526 OUString SwValueFieldType::DoubleToString(const double &rVal, in DoubleToString() function in SwValueFieldType
538 OUString SwValueFieldType::DoubleToString( const double &rVal, in DoubleToString() function in SwValueFieldType
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/fields/
H A Dfldbas.cxx582 OUString SwValueFieldType::DoubleToString(const double &rVal, in DoubleToString() function in SwValueFieldType
594 OUString SwValueFieldType::DoubleToString( const double &rVal, in DoubleToString() function in SwValueFieldType
/dports/games/freeorion/freeorion-0.4.10.2/util/
H A Di18n.cpp313 std::string DoubleToString(double val, int digits, bool always_show_sign) { in DoubleToString() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/perf_tests/third_party/perf/
H A Dperf_test.cc44 std::string DoubleToString(double value) { in DoubleToString() function
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dc_expr.cpp349 static FStringProd *DoubleToString (FProduction *prod) in DoubleToString() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.SqlXml/System/Xml/Xsl/
H A DXPathConvert.cs2528 public static string DoubleToString(double dbl) { in DoubleToString() method in System.Xml.Xsl.XPathConvert
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/
H A DXPathConvert.cs2884 public static string DoubleToString(double dbl) in DoubleToString() method in System.Xml.Xsl.XPathConvert
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/base/strings/
H A Dstring_number_conversions.cc371 std::string DoubleToString(double value) { in DoubleToString() function
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/base/strings/
H A Dstring_number_conversions.cc370 std::string DoubleToString(double value) { in DoubleToString() function
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/google/cel-go/common/overloads/
H A Doverloads.go243 DoubleToString = "double_to_string" const
/dports/math/acalc/acalc-0.3/aCalc/CalcIt/
H A Dcalcparser.cpp1284 String CalcParser::DoubleToString(double n, int precision) in DoubleToString() function in CalcParser
/dports/math/py-or-tools/or-tools-9.2/ortools/linear_solver/
H A Dmodel_exporter.cc373 std::string DoubleToString(double d) { return absl::StrCat((d)); } in DoubleToString() function
/dports/math/acalc/acalc-0.3/aCalc/aCalc/
H A Dcalcparser.cpp1503 String CalcParser::DoubleToString(long double n, int precision) in DoubleToString() function in CalcParser
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/deprecated/
H A Dprop.cpp1149 wxChar *wxPropertyValidator::DoubleToString (double number) { in DoubleToString() function in wxPropertyValidator
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/deprecated/
H A Dprop.cpp1149 wxChar *wxPropertyValidator::DoubleToString (double number) { in DoubleToString() function in wxPropertyValidator
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/deprecated/
H A Dprop.cpp1149 wxChar *wxPropertyValidator::DoubleToString (double number) { in DoubleToString() function in wxPropertyValidator
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/deprecated/
H A Dprop.cpp1149 wxChar *wxPropertyValidator::DoubleToString (double number) { in DoubleToString() function in wxPropertyValidator
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/strings/
H A Dstring_number_conversions_unittest.cc881 TEST(StringNumberConversionsTest, DoubleToString) { in TEST() argument

123