Home
last modified time | relevance | path

Searched defs:ToDouble (Results 1 – 16 of 16) sorted by relevance

/external/v8/src/base/utils/
Drandom-number-generator.h94 static inline double ToDouble(uint64_t state0, uint64_t state1) { in ToDouble() function
/external/protobuf/src/google/protobuf/util/internal/
Ddatapiece.cc163 StatusOr<double> DataPiece::ToDouble() const { in ToDouble() function in google::protobuf::util::converter::DataPiece
/external/v8/src/compiler/
Dcode-generator-impl.h154 double ToDouble(InstructionOperand* op) { return ToConstant(op).ToFloat64(); } in ToDouble() function
/external/pdfium/fpdfsdk/javascript/
DJS_Value.cpp90 double CJS_Value::ToDouble(CJS_Runtime* pRuntime) const { in ToDouble() function in CJS_Value
446 double CJS_Date::ToDouble(CJS_Runtime* pRuntime) const { in ToDouble() function in CJS_Date
/external/pdfium/fxjs/
Dcfxjse_value.cpp452 double CFXJSE_Value::ToDouble() const { in ToDouble() function in CFXJSE_Value
Dfxjs_v8.cpp703 double CFXJS_Engine::ToDouble(v8::Local<v8::Value> pValue) { in ToDouble() function in CFXJS_Engine
/external/tinyxml2/
Dtinyxml2.cpp442 bool XMLUtil::ToDouble( const char* str, double* value ) in ToDouble() function in XMLUtil
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.cc521 double LCodeGen::ToDouble(LConstantOperand* op) const { in ToDouble() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/arm64/
Dlithium-codegen-arm64.cc1187 double LCodeGen::ToDouble(LConstantOperand* op) const { in ToDouble() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/ia32/
Dlithium-codegen-ia32.cc437 double LCodeGen::ToDouble(LConstantOperand* op) const { in ToDouble() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.cc475 double LCodeGen::ToDouble(LConstantOperand* op) const { in ToDouble() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.cc506 double LCodeGen::ToDouble(LConstantOperand* op) const { in ToDouble() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/s390/
Dlithium-codegen-s390.cc468 double LCodeGen::ToDouble(LConstantOperand* op) const { in ToDouble() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/arm/
Dlithium-codegen-arm.cc505 double LCodeGen::ToDouble(LConstantOperand* op) const { in ToDouble() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc493 double LCodeGen::ToDouble(LConstantOperand* op) const { in ToDouble() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.cc705 double LCodeGen::ToDouble(LConstantOperand* op) const { in ToDouble() function in v8::internal::LCodeGen