Home
last modified time | relevance | path

Searched defs:stringToDouble (Results 1 – 25 of 47) sorted by relevance

12

/dports/databases/libodbc++/libodbc++-0.2.5/src/
H A Ddtconv.h196 inline double stringToDouble(const ODBCXX_STRING& s) { in stringToDouble() function
209 inline double stringToDouble(const std::string& s) { in stringToDouble() function
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/core/src/util/
H A DZLStringUtil.cpp108 double ZLStringUtil::stringToDouble(const std::string &value, double defaultValue) { in stringToDouble() function in ZLStringUtil
/dports/graphics/hugin/hugin-2020.0.0/src/hugin_base/hugin_utils/
H A Dutils.h114 bool stringToDouble(const STR & str_, double & dest) in stringToDouble() function
/dports/astro/gpstk/GPSTk-8.0.0/core/tests/
H A Ddf_diff.cpp69 double stringToDouble(const string& s, bool& isDouble) in stringToDouble() function in DFDiff
/dports/math/scilab/scilab-6.1.1/scilab/modules/string/src/c/
H A DstringToDouble.c118 double stringToDouble(const char *pSTR, BOOL bConvertByNAN, stringToDoubleError *ierr) in stringToDouble() function
/dports/x11-toolkits/plasma5-kdeplasma-addons/kdeplasma-addons-5.23.5/runners/converter/
H A Dconverterrunner.cpp128 QPair<bool, double> ConverterRunner::stringToDouble(const QStringRef &value) in stringToDouble() function in ConverterRunner
/dports/math/vampire/vampire-4.5.1/Lib/
H A DInt.cpp209 bool Int::stringToDouble (const char* str,double& result) in stringToDouble() function in Int
H A DInt.hpp98 …static bool stringToDouble(const vstring& str,double& result) { return stringToDouble(str.c_str(),… in stringToDouble() function in Lib::Int
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/rtl/
H A Dmath.hxx176 inline double stringToDouble(rtl::OString const & rString, in stringToDouble() function
194 inline double stringToDouble(rtl::OUString const & rString, in stringToDouble() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/rtl/
H A Dmath.hxx172 inline double stringToDouble(rtl::OString const & rString, in stringToDouble() function
190 inline double stringToDouble(rtl::OUString const & rString, in stringToDouble() function
/dports/astro/stellarium/stellarium-0.21.3/src/gui/
H A DAngleSpinBox.cpp212 double AngleSpinBox::stringToDouble(QString input, QValidator::State* state, PrefixType prefix) con… in stringToDouble() function in AngleSpinBox
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/i18n/
H A Dlocaledatawrapper.cxx1430 double LocaleDataWrapper::stringToDouble( const OUString& rString, bool bUseGroupSep, in stringToDouble() function in LocaleDataWrapper
1449 double LocaleDataWrapper::stringToDouble( const sal_Unicode* pBegin, const sal_Unicode* pEnd, bool … in stringToDouble() function in LocaleDataWrapper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/i18n/
H A Dlocaledatawrapper.cxx1642 double LocaleDataWrapper::stringToDouble( const OUString& rString, bool bUseGroupSep, in stringToDouble() function in LocaleDataWrapper
1661 double LocaleDataWrapper::stringToDouble( const sal_Unicode* pBegin, const sal_Unicode* pEnd, bool … in stringToDouble() function in LocaleDataWrapper
/dports/devel/rudeconfig/rudeconfig-5.0.5/src/
H A DConfigImpl.cpp221 double ConfigImpl::stringToDouble(const char *string) in stringToDouble() function in rude::config::ConfigImpl
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/HostSupport/include/
H A DofxhPropertySuite.h68 inline double stringToDouble(const std::string &s) { in stringToDouble() function
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/HostSupport/include/
H A DofxhPropertySuite.h68 inline double stringToDouble(const std::string &s) { in stringToDouble() function
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/uidescription/
H A Duiattributes.cpp99 bool UIAttributes::stringToDouble (const std::string& str, double& value) in stringToDouble() function in VSTGUI::UIAttributes
/dports/misc/adios2/ADIOS2-2.7.1/source/utils/adios_iotest/
H A DprocessConfig.cpp100 double stringToDouble(std::vector<std::string> &words, int pos, in stringToDouble() function
/dports/deskutils/coolreader/coolreader-cr3.2.55/android/src/org/coolreader/plugins/litres/
H A DLitresConnection.java949 public static double stringToDouble(String v, double defValue) { in stringToDouble() method in LitresConnection
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/rtl/
H A Dmath.cxx842 double stringToDouble(CharT const * pBegin, CharT const * pEnd, in stringToDouble() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/rtl/
H A Dmath.cxx772 double stringToDouble(CharT const * pBegin, CharT const * pEnd, in stringToDouble() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/parse/
H A Dsqlnode.cxx1128 OUString OSQLParser::stringToDouble(const OUString& _rValue,sal_Int16 _nScale) in stringToDouble() function in connectivity::OSQLParser
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/parse/
H A Dsqlnode.cxx1126 OUString OSQLParser::stringToDouble(const OUString& _rValue,sal_Int16 _nScale) in stringToDouble() function in connectivity::OSQLParser
/dports/finance/skrooge/skrooge-2.26.1/skgbasemodeler/
H A Dskgservices.cpp351 double SKGServices::stringToDouble(const QString& iNumber) in stringToDouble() function in SKGServices
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/containers/
H A Djuce_Variant.cpp264 …static double stringToDouble (const ValueUnion& data) noexcept { return getString (data)->getDou… in stringToDouble() function

12