Home
last modified time | relevance | path

Searched refs:fpValue (Results 1 – 25 of 25) sorted by relevance

/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FColladaPlugins/FArchiveXML/
H A DFAXLightImport.cpp119 FCDParameterAnimatableFloat* fpValue = NULL; in LoadLight() local
123 fpValue = &light->GetFallOffExponent(); in LoadLight()
127 fpValue = &light->GetFallOffAngle(); in LoadLight()
131 fpValue = &light->GetConstantAttenuationFactor(); in LoadLight()
135 fpValue = &light->GetLinearAttenuationFactor(); in LoadLight()
139 fpValue = &light->GetQuadraticAttenuationFactor(); in LoadLight()
143 fpValue = &light->GetIntensity(); in LoadLight()
147 fpValue = &light->GetOuterAngle(); in LoadLight()
157 fpValue = &light->GetDropoff(); in LoadLight()
162 if (fpValue != NULL) in LoadLight()
[all …]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/thermo/
H A DSpeciesThermoFactory.cpp95 double tmin0 = fpValue(f0["Tmin"]); in newNasaThermoFromXML()
96 double tmax0 = fpValue(f0["Tmax"]); in newNasaThermoFromXML()
100 p0 = fpValue(f0["P0"]); in newNasaThermoFromXML()
103 p0 = fpValue(f0["Pref"]); in newNasaThermoFromXML()
110 tmin1 = fpValue(nodes[1]->attrib("Tmin")); in newNasaThermoFromXML()
196 p0 = fpValue(nodes[0]->attrib("P0")); in newShomateThermoFromXML()
199 p0 = fpValue(nodes[0]->attrib("Pref")); in newShomateThermoFromXML()
281 double tmin = fpValue(f["Tmin"]); in newConstCpThermoFromXML()
282 double tmax = fpValue(f["Tmax"]); in newConstCpThermoFromXML()
333 pref = fpValue(fptr["P0"]); in newNasa9ThermoFromXML()
[all …]
H A DMu0Poly.cpp237 return new Mu0Poly(fpValue(Mu0Node["Tmin"]), fpValue(Mu0Node["Tmax"]), in newMu0ThermoFromXML()
238 fpValue(Mu0Node["Pref"]), &c[0]); in newMu0ThermoFromXML()
H A DMaskellSolidSolnPhase.cpp194 set_h_mix(fpValue(thNode.child("h_mix").value())); in initThermoXML()
H A DDebyeHuckel.cpp464 setDefaultIonicRadius(Afactor * fpValue(irNode.attrib("default"))); in initThermoXML()
489 m_Aionic[k] = fpValue(b.second) * Afactor; in initThermoXML()
517 double val = fpValue(b.second); in initThermoXML()
H A DThermoFactory.cpp642 weight = fpValue(e->attrib("atomicWt")); in installElements()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DCrossPhaseConstProp.cpp93 if (auto fpValue = dyn_cast<ConstantFP>(inst->getArgOperand(0))) in runOnFunction() local
96 … m_signature->PSConstantOutput[index] = fpValue->getValueAPF().bitcastToAPInt().getLimitedValue(); in runOnFunction()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/HexEditor/
H A DExpressionParser.cpp262 long double fpValue = value; in Number() local
267 fpValue = fpValue + fpPlace * ( Get() - _T('0') ); in Number()
272 ConstArg( fpValue, resFloat ); in Number()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/include/cantera/base/
H A DstringUtils.h76 doublereal fpValue(const std::string& val);
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/base/
H A DstringUtils.cpp128 doublereal fpValue(const std::string& val) in fpValue() function
190 return fpValue(str); in fpValueCheck()
H A Dctml.cpp186 if (vmin != "" && x < fpValue(vmin) - Tiny) { in getFloatCurrent()
190 if (node["max"] != "" && x > fpValue(vmax) + Tiny) { in getFloatCurrent()
H A DAnyMap.cpp433 target = fpValue(nodestr); in decode()
/dports/misc/mnn/MNN-1.2.0/source/backend/cpu/
H A DCPUQuantizationUtils.hpp235 const int64_t fpValue = ((inputValue * rangeScaleFp) >> 32) + inputOffsetFp; in RequantizeManyInNewRangeReference() local
236 const int64_t offsetIntermediate = fpValue - outputOffsetFp; in RequantizeManyInNewRangeReference()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/samples/cxx/flamespeed/
H A Dflamespeed.cpp201 phi = fpValue(argv[1]); in main()
/dports/devel/apache-commons-daemon/commons-daemon-1.2.3-native-src/windows/src/
H A Dprivate.h224 void (*fpValue)(); member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp1667 const tcu::Float32 fpValue(in); in frexp() local
1669 if (!fpValue.isZero()) in frexp()
1672 *significand = tcu::Float32::construct(fpValue.sign(), -1, fpValue.mantissa()).asFloat(); in frexp()
1673 *exponent = fpValue.exponent()+1; in frexp()
1677 *significand = fpValue.sign() < 0 ? -0.0f : 0.0f; in frexp()
/dports/emulators/cemu/CEmu-1.3/gui/qt/
H A Ddebugger.cpp2201 QTableWidgetItem *fpValue; in osUpdate() local
2203fpValue = new QTableWidgetItem(QString::fromStdString(tivars::TH_GenericReal::makeStringFromData(v… in osUpdate()
2205 fpValue = new QTableWidgetItem(TXT_NAN); in osUpdate()
2212 fpValue->setFont(monospace); in osUpdate()
2219 ui->fpStack->setItem(index, FP_VALUE_COL, fpValue); in osUpdate()
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/Data/SBV/Core/
H A DSizedFloats.hs81 , fpValue :: BigFloat function
/dports/science/afni/afni-AFNI_21.3.16/src/
H A DGeneric.h1638 ERROR_NUMBER GetFloatValueAfterSubstring(char *csString, char *csSubstring, float *fpValue);
H A DdistanceField.h1708 ERROR_NUMBER GetFloatValueAfterSubstring(char *csString, char *csSubstring, float *fpValue);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp1556 if (auto fpValue = value.dyn_cast<FloatAttr>()) in isZeroAttribute() local
1557 return fpValue.getValue().isZero(); in isZeroAttribute()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp1533 if (auto fpValue = value.dyn_cast<FloatAttr>()) in isZeroAttribute() local
1534 return fpValue.getValue().isZero(); in isZeroAttribute()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp1533 if (auto fpValue = value.dyn_cast<FloatAttr>()) in isZeroAttribute() local
1534 return fpValue.getValue().isZero(); in isZeroAttribute()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp1533 if (auto fpValue = value.dyn_cast<FloatAttr>()) in isZeroAttribute() local
1534 return fpValue.getValue().isZero(); in isZeroAttribute()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/kinetics/
H A DReaction.cpp1242 tbody.default_efficiency = fpValue(eff_node["default"]); in readEfficiencies()