Searched defs:toDouble (Results 1 – 10 of 10) sorted by relevance
168 public double toDouble(); in toDouble() method
704 public double toDouble() { in toDouble() method in DecimalQuantity_AbstractBCD
92 double toDouble(const char* buffer, size_t length, bool* ok) { in toDouble() function
171 public double toDouble(); in toDouble() method
708 public double toDouble() { in toDouble() method in DecimalQuantity_AbstractBCD
44 static inline double toDouble (const char* str) in toDouble() function
612 double DecimalQuantity::toDouble() const { in toDouble() function in DecimalQuantity
688 double DecimalQuantity::toDouble() const { in toDouble() function in DecimalQuantity
77882 double toDouble() const { in toDouble() function in JS::Value78496 double toDouble() const { return value().toDouble(); } in toDouble() function in js::WrappedPtrOperations