Searched defs:isDouble (Results 1 – 13 of 13) sorted by relevance
51 isDouble(const Formattable& n) in isDouble() function
335 const bool isDouble = glu::isDataTypeDoubleOrDVec(baseType); in getCommonFuncCaseName() local347 const bool isDouble = glu::isDataTypeDoubleOrDVec(scalarType); in addFunctionCases() local645 const bool isDouble = glu::isDataTypeDoubleOrDVec(type); in infNanRandomFloats() local693 const bool isDouble = glu::isDataTypeDoubleOrDVec(type); in compare() local775 const bool isDouble = glu::isDataTypeDoubleOrDVec(type); in compare() local
968 …const bool isDouble = glu::isDataTypeDoubleOrDVec(m_shaderSpec.outputs[outNdx].varType.getBasicTy… in execute() local
260 bool isDouble = false; in lFloatConst() local
398 bool isDouble = destDbl != nullptr; in getSamplesFromString() local
406 bool isDouble = destDbl != nullptr; in getSamplesFromString() local
1365 bool Value::isDouble() const { in insert() function in Json::Value
1315 bool isDouble = &APF.getSemantics() == &APFloat::IEEEdouble(); in WriteConstantInternal() local
3678 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value
3711 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value