Home
last modified time | relevance | path

Searched defs:INF (Results 1 – 25 of 28) sorted by relevance

12

/external/executorch/backends/apple/mps/runtime/operations/
DOperationUtils.h19 #define INF std::numeric_limits<float>::infinity() macro
/external/pigweed/pw_log/public/pw_log/
Dshorter.h29 #define INF PW_LOG_INFO macro
/external/kmod/tools/
Dlog.h33 #define INF(...) log_printf(LOG_INFO, __VA_ARGS__) macro
/external/rust/android-crates-io/crates/toml_edit/src/parser/
Dnumbers.rs300 const INF: &[u8] = b"inf"; constant
Ddatetime.rs232 const INF: usize = usize::MAX; in time_secfrac() constant
/external/python/cpython3/Lib/test/test_capi/
Dtest_float.py26 INF = float("inf") variable
Dtest_complex.py16 INF = float("inf") variable
Dtest_getargs.py57 INF = float('inf') variable
/external/python/cpython3/Lib/test/test_json/
Dtest_enum.py25 INF = float('inf') variable
/external/apache-commons-math/src/main/java/org/apache/commons/math/complex/
DComplex.java59 … public static final Complex INF = new Complex(Double.POSITIVE_INFINITY, Double.POSITIVE_INFINITY); field in Complex
/external/fonttools/Tests/misc/
Dpy23_test.py258 INF = float("inf") variable
/external/python/cpython3/Lib/test/
Dtest_cmath.py12 INF = float('inf') variable
Dtest_complex.py12 INF = float("inf") variable
Dtest_float.py22 INF = float("inf") variable
/external/llvm-libc/test/src/__support/FPUtil/
Dfpbits_test.cpp282 INF, enumerator
/external/cronet/stable/third_party/llvm-libc/src/test/src/__support/FPUtil/
Dfpbits_test.cpp282 INF, enumerator
/external/cronet/tot/third_party/llvm-libc/src/test/src/__support/FPUtil/
Dfpbits_test.cpp282 INF, enumerator
/external/apache-commons-math/src/main/java/org/apache/commons/math3/complex/
DComplex.java62 public static final Complex INF = field in Complex
/external/libese/libese-teq1/include/ese/
Dteq1.h110 uint8_t INF[INF_LEN + 1]; /* Up to 254 with trailing LRC byte. */ member
/external/python/cpython3/Modules/
Dcmathmodule.c153 #define INF Py_HUGE_VAL macro
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregcomp.c991 # define INF 3 in repeat() macro
/external/libcups/vcnet/regex/
Dregcomp.c918 # define INF 3 macro
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSampleProfileInference.cpp69 static constexpr int64_t INF = ((int64_t)1) << 50; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregcomp.c1119 # define INF 3 in repeat() macro
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
Dregcomp.c1121 # define INF 3 in repeat() macro

12