Searched defs:Inf (Results 1 – 8 of 8) sorted by relevance
40 float Inf; variable68 float Inf; in main() local
56 float Inf; variable84 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
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
3178 APFloat Inf = APFloat::getInf(APFloat::IEEEsingle(), false); in TEST() local