/external/executorch/backends/apple/mps/runtime/operations/ |
D | OperationUtils.h | 19 #define INF std::numeric_limits<float>::infinity() macro
|
/external/pigweed/pw_log/public/pw_log/ |
D | shorter.h | 29 #define INF PW_LOG_INFO macro
|
/external/kmod/tools/ |
D | log.h | 33 #define INF(...) log_printf(LOG_INFO, __VA_ARGS__) macro
|
/external/rust/android-crates-io/crates/toml_edit/src/parser/ |
D | numbers.rs | 300 const INF: &[u8] = b"inf"; constant
|
D | datetime.rs | 232 const INF: usize = usize::MAX; in time_secfrac() constant
|
/external/python/cpython3/Lib/test/test_capi/ |
D | test_float.py | 26 INF = float("inf") variable
|
D | test_complex.py | 16 INF = float("inf") variable
|
D | test_getargs.py | 57 INF = float('inf') variable
|
/external/python/cpython3/Lib/test/test_json/ |
D | test_enum.py | 25 INF = float('inf') variable
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/complex/ |
D | Complex.java | 59 … public static final Complex INF = new Complex(Double.POSITIVE_INFINITY, Double.POSITIVE_INFINITY); field in Complex
|
/external/fonttools/Tests/misc/ |
D | py23_test.py | 258 INF = float("inf") variable
|
/external/python/cpython3/Lib/test/ |
D | test_cmath.py | 12 INF = float('inf') variable
|
D | test_complex.py | 12 INF = float("inf") variable
|
D | test_float.py | 22 INF = float("inf") variable
|
/external/llvm-libc/test/src/__support/FPUtil/ |
D | fpbits_test.cpp | 282 INF, enumerator
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/__support/FPUtil/ |
D | fpbits_test.cpp | 282 INF, enumerator
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/__support/FPUtil/ |
D | fpbits_test.cpp | 282 INF, enumerator
|
/external/apache-commons-math/src/main/java/org/apache/commons/math3/complex/ |
D | Complex.java | 62 public static final Complex INF = field in Complex
|
/external/libese/libese-teq1/include/ese/ |
D | teq1.h | 110 uint8_t INF[INF_LEN + 1]; /* Up to 254 with trailing LRC byte. */ member
|
/external/python/cpython3/Modules/ |
D | cmathmodule.c | 153 #define INF Py_HUGE_VAL macro
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | regcomp.c | 991 # define INF 3 in repeat() macro
|
/external/libcups/vcnet/regex/ |
D | regcomp.c | 918 # define INF 3 macro
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | SampleProfileInference.cpp | 69 static constexpr int64_t INF = ((int64_t)1) << 50; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | regcomp.c | 1119 # define INF 3 in repeat() macro
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
D | regcomp.c | 1121 # define INF 3 in repeat() macro
|