Home
last modified time | relevance | path

Searched defs:PosInf (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/subzero/crosstest/
Dtest_cast_main.cpp129 static const float PosInf = 1.0 / 0.0; in testVector() local
243 static const double PosInf = 1.0 / 0.0; in main() local
Dtest_select_main.cpp73 static const float PosInf = 1.0 / 0.0; in testSelect() local
Dtest_arith_main.cpp249 static const Type PosInf = 1.0 / 0.0; in testsFp() local
319 static const float PosInf = 1.0 / 0.0; in testsVecFp() local
Dtest_fcmp_main.cpp49 static const double PosInf = 1.0 / 0.0; in initializeValues() local
/external/python/cpython3/Lib/json/
Ddecoder.py16 PosInf = float('inf') variable
/external/python/cpython2/Lib/json/
Ddecoder.py22 NaN, PosInf, NegInf = _floatconstants() variable
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1660 Value *PosInf = ConstantFP::getInfinity(Ty), in replacePowWithSqrt() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1665 Value *PosInf = ConstantFP::getInfinity(Ty), in replacePowWithSqrt() local