Home
last modified time | relevance | path

Searched defs:isDouble (Results 1 – 15 of 15) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dnmfmtrt.h51 isDouble(const Formattable& n) in isDouble() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp335 const bool isDouble = glu::isDataTypeDoubleOrDVec(baseType); in getCommonFuncCaseName() local
347 const bool isDouble = glu::isDataTypeDoubleOrDVec(scalarType); in addFunctionCases() local
645 const bool isDouble = glu::isDataTypeDoubleOrDVec(type); in infNanRandomFloats() local
701 const bool isDouble = glu::isDataTypeDoubleOrDVec(type); in compare() local
783 const bool isDouble = glu::isDataTypeDoubleOrDVec(type); in compare() local
DvktShaderExecutor.cpp971 …const bool isDouble = glu::isDataTypeDoubleOrDVec(m_shaderSpec.outputs[outNdx].varType.getBasicTy… in execute() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp335 const bool isDouble = glu::isDataTypeDoubleOrDVec(baseType); in getCommonFuncCaseName() local
347 const bool isDouble = glu::isDataTypeDoubleOrDVec(scalarType); in addFunctionCases() local
645 const bool isDouble = glu::isDataTypeDoubleOrDVec(type); in infNanRandomFloats() local
701 const bool isDouble = glu::isDataTypeDoubleOrDVec(type); in compare() local
783 const bool isDouble = glu::isDataTypeDoubleOrDVec(type); in compare() local
DvktShaderExecutor.cpp971 …const bool isDouble = glu::isDataTypeDoubleOrDVec(m_shaderSpec.outputs[outNdx].varType.getBasicTy… in execute() local
/third_party/glslang/glslang/MachineIndependent/preprocessor/
DPpScanner.cpp261 bool isDouble = false; in lFloatConst() local
/third_party/node/deps/icu-small/source/i18n/
Dplurrule.cpp395 bool isDouble = destDbl != nullptr; in getSamplesFromString() local
/third_party/icu/icu4c/source/i18n/
Dplurrule.cpp391 bool isDouble = destDbl != nullptr; in getSamplesFromString() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dplurrule.cpp398 bool isDouble = destDbl != nullptr; in getSamplesFromString() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp1315 bool isDouble = &APF.getSemantics() == &APFloat::IEEEdouble(); in WriteConstantInternal() local
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3678 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp3711 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3678 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3678 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp77760 bool isDouble() const { in isDouble() function in JS::Value
78481 bool isDouble() const { return value().isDouble(); } in isDouble() function in js::WrappedPtrOperations