/aosp_15_r20/external/flatbuffers/src/ |
H A D | code_generators.cpp | 290 std::string TypedFloatConstantGenerator::Inf(double v) const { in Inf() function in flatbuffers::TypedFloatConstantGenerator 305 std::string TypedFloatConstantGenerator::Inf(float v) const { in Inf() function in flatbuffers::TypedFloatConstantGenerator 327 std::string SimpleFloatConstantGenerator::Inf(double v) const { in Inf() function in flatbuffers::SimpleFloatConstantGenerator 341 std::string SimpleFloatConstantGenerator::Inf(float v) const { in Inf() function in flatbuffers::SimpleFloatConstantGenerator
|
/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/ |
H A D | Div.cpp | 94 float Inf = std::numeric_limits<float>::infinity(); variable 120 float Inf = std::numeric_limits<float>::infinity(); variable
|
H A D | FloorDiv.cpp | 142 float Inf = std::numeric_limits<float>::infinity(); variable 192 float Inf = std::numeric_limits<float>::infinity(); variable
|
/aosp_15_r20/external/compiler-rt/test/ubsan/TestCases/Float/ |
H A D | cast-overflow.cpp | 40 float Inf; variable 68 float Inf; in main() local
|
/aosp_15_r20/art/test/121-modifiers/src-java/ |
H A D | Inf.java | 17 public interface Inf { interface
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/cmplx/ |
D | isinf.go | 18 func Inf() complex128 { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/ |
D | bits.go | 20 func Inf(sign int) float64 { func
|
/aosp_15_r20/external/armnn/src/armnnUtils/ |
H A D | BFloat16.hpp | 112 static BFloat16 Inf() in Inf() function in armnn::BFloat16
|
/aosp_15_r20/external/pytorch/c10/test/util/ |
H A D | bfloat16_test.cpp | 81 TEST(BFloat16Conversion, Inf) { in TEST() argument
|
/aosp_15_r20/external/executorch/runtime/core/portable_type/test/ |
H A D | bfloat16_test.cpp | 97 TEST(BFloat16Conversion, Inf) { in TEST() argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/ |
H A D | formatter_float.bench.cpp | 63 enum class ValueE { Inf, Random }; enumerator
|
/aosp_15_r20/external/pdfium/third_party/lcms/src/ |
H A D | cmscnvrt.c | 862 cmsFloat32Number Inf[4], Outf[4]; in BlackPreservingSampler() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceOperand.h | 578 constexpr static BaseType Inf = ~0; /// Force regalloc to give a register variable
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 1059 Value *Inf = ConstantFP::getInfinity(CI->getType()); in optimizePow() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | setupapi.h | 55 PVOID Inf; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 7343 APInt Inf = APFloat::getInf(Semantics).bitcastToAPInt(); // Exp and int bit. in lowerISFPCLASS() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 8066 APInt Inf = APFloat::getInf(Semantics).bitcastToAPInt(); // Exp and int bit. in expandIS_FPCLASS() local
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 22410 "Inf": 19998, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 22410 "Inf": 19998, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 22351 "Inf": 19998, number
|