Searched defs:getDouble (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/i18n/unicode/
H A Dfmtable.h295 double getDouble(void) const { return fValue.fDouble; } function in class:Formattable
/macosx-10.10/JavaScriptCore-7600.1.17/inspector/
H A DInspectorBackendDispatcher.cpp237 double InspectorBackendDispatcher::getDouble(InspectorObject* object, const String& name, bool* valueFound, InspectorArray* protocolErrors) function in class:Inspector::InspectorBackendDispatcher
/macosx-10.10/libunwind-35.3/src/
H A DAddressSpace.hpp93 double getDouble(pint_t addr) { return *((double*)addr); } function in class:libunwind::LocalAddressSpace
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dfmtable.cpp493 Formattable::getDouble(UErrorCode& status) const function in class:Formattable
/macosx-10.10/Security-57031.1.35/securityd/src/
H A DAuthorizationRule.cpp113 RuleImpl::Attribute::getDouble(CFDictionaryRef config, CFStringRef key, bool required = false, double defaultValue = 0.0) function in class:Authorization::RuleImpl::Attribute

Completed in 136 milliseconds