Searched defs:Inf (Results 1 – 9 of 9) sorted by relevance
98 float Inf = std::numeric_limits<float>::infinity(); in BOOST_FIXTURE_TEST_CASE() local124 float Inf = std::numeric_limits<float>::infinity(); in BOOST_FIXTURE_TEST_CASE() local
40 float Inf; variable68 float Inf; in main() local
239 std::string TypedFloatConstantGenerator::Inf(double v) const { in Inf() function in flatbuffers::TypedFloatConstantGenerator254 std::string TypedFloatConstantGenerator::Inf(float v) const { in Inf() function in flatbuffers::TypedFloatConstantGenerator276 std::string SimpleFloatConstantGenerator::Inf(double v) const { in Inf() function in flatbuffers::SimpleFloatConstantGenerator290 std::string SimpleFloatConstantGenerator::Inf(float v) const { in Inf() function in flatbuffers::SimpleFloatConstantGenerator
155 float Inf = std::numeric_limits<float>::infinity(); in BOOST_FIXTURE_TEST_CASE() local
109 static BFloat16 Inf() in Inf() function in armnn::BFloat16
453 TEST(PrintfTest, Inf) { in TEST() argument
843 cmsFloat32Number Inf[4], Outf[4]; in BlackPreservingSampler() local
578 constexpr static BaseType Inf = ~0; /// Force regalloc to give a register variable
1059 Value *Inf = ConstantFP::getInfinity(CI->getType()); in optimizePow() local