Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_psengine.cpp108 float CPDF_PSOP::GetFloatValue() const { in GetFloatValue() function in CPDF_PSOP
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconstants.h245 float GetFloatValue() const { in GetFloatValue() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dconstants.h245 float GetFloatValue() const { in GetFloatValue() function
/external/angle/third_party/spirv-tools/src/source/opt/
Dconstants.h245 float GetFloatValue() const { in GetFloatValue() function
/external/clang/lib/Lex/
DLiteralSupport.cpp971 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue() function in NumericLiteralParser