Home
last modified time | relevance | path

Searched defs:GetAsDouble (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/tools/debugserver/source/
DJSON.cpp73 double JSONNumber::GetAsDouble() const { in GetAsDouble() function in JSONNumber
/external/llvm-project/lldb/source/Utility/
DRegisterValue.cpp652 double RegisterValue::GetAsDouble(double fail_value, bool *success_ptr) const { in GetAsDouble() function in RegisterValue
/external/libchrome/base/test/
Dtrace_event_analyzer.cc442 bool Query::GetAsDouble(const TraceEvent& event, double* num) const { in GetAsDouble() function in trace_analyzer::Query
/external/libchrome/base/
Dvalues.cc460 bool Value::GetAsDouble(double* out_value) const { in GetAsDouble() function in base::Value
/external/tensorflow/tensorflow/compiler/xla/
Dliteral.cc1045 absl::optional<double> LiteralBase::GetAsDouble( in GetAsDouble() function in xla::LiteralBase