Searched defs:toDouble (Results 1 - 10 of 10) sorted by relevance

/external/webkit/Tools/DumpRenderTree/chromium/
H A DCppVariant.cpp236 double CppVariant::toDouble() const function in class:CppVariant
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DXMLString.java688 public double toDouble(); method in interface:XMLString
H A DXMLStringDefault.java808 public double toDouble() method in class:XMLStringDefault
/external/apache-xml/src/main/java/org/apache/xpath/objects/
H A DXString.java104 return toDouble();
114 public double toDouble() method in class:XString
H A DXStringForFSB.java942 * the performance of this operation. Does XString.toDouble constitute
947 public double toDouble() method in class:XStringForFSB
/external/webkit/Source/JavaScriptCore/wtf/text/
H A DAtomicString.h89 double toDouble(bool* ok = 0) const { return m_string.toDouble(ok); } function in class:WTF::AtomicString
H A DWTFString.cpp564 double String::toDouble(bool* ok, bool* didReadNumber) const function in class:WTF::String
573 return m_impl->toDouble(ok, didReadNumber);
H A DStringImpl.cpp461 double StringImpl::toDouble(bool* ok, bool* didReadNumber) function in class:WTF::StringImpl
/external/eigen/unsupported/test/mpreal/
H A Dmpreal.h288 double toDouble() const;
1400 inline double mpreal::toDouble() const { return mpfr_get_d(mp,default_rnd); } function in class:mpfr::mpreal
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.databinding_1.3.100.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 192 milliseconds