Home
last modified time | relevance | path

Searched defs:fpValue (Results 1 – 13 of 13) 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
/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
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/base/
H A DstringUtils.cpp128 doublereal fpValue(const std::string& val) in fpValue() function
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/HexEditor/
H A DExpressionParser.cpp262 long double fpValue = value; in Number() local
/dports/devel/apache-commons-daemon/commons-daemon-1.2.3-native-src/windows/src/
H A Dprivate.h224 void (*fpValue)(); member
/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
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/Data/SBV/Core/
H A DSizedFloats.hs81 , fpValue :: BigFloat function
/dports/emulators/cemu/CEmu-1.3/gui/qt/
H A Ddebugger.cpp2201 QTableWidgetItem *fpValue; in osUpdate() local
/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
/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
/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
/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
/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