Home
last modified time | relevance | path

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

/external/kmod/tools/
Dlog.h33 #define INF(...) log_printf(LOG_INFO, __VA_ARGS__) macro
/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.py255 INF = float('inf') variable
/external/python/cpython2/Lib/test/
Dtest_cmath.py7 INF = float('inf') variable
Dtest_math.py14 INF = float('inf') variable
Dtest_getargs2.py51 INF = float('inf') variable
Dtest_complex.py7 INF = float("inf") variable
Dtest_float.py13 INF = float("inf") variable
/external/python/cpython3/Lib/test/
Dtest_complex.py10 INF = float("inf") variable
Dtest_cmath.py11 INF = float('inf') variable
Dtest_float.py15 INF = float("inf") variable
Dtest_math.py16 INF = float('inf') variable
Dtest_getargs2.py48 INF = float('inf') variable
Ddatetimetester.py53 INF = float("inf") variable
/external/libese/libese-teq1/include/ese/
Dteq1.h110 uint8_t INF[INF_LEN + 1]; /* Up to 254 with trailing LRC byte. */ member
/external/python/cpython2/Modules/
Dcmathmodule.c111 #define INF Py_HUGE_VAL macro
/external/python/cpython3/Modules/
Dcmathmodule.c193 #define INF Py_HUGE_VAL macro
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregcomp.c990 # define INF 3 in repeat() macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Dregcomp.c1117 # define INF 3 in repeat() macro
/external/llvm/lib/Support/
Dregcomp.c990 # define INF 3 in repeat() macro
/external/swiftshader/third_party/LLVM/lib/Support/
Dregcomp.c954 # define INF 3 in repeat() macro