Home
last modified time | relevance | path

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

/external/compiler-rt/test/builtins/Unit/ppc/
Dfixtfdi_test.c8 #define INFINITY __builtin_inf() macro
Dqsub_test.c25 #define INFINITY __builtin_inf() macro
Dqmul_test.c25 #define INFINITY __builtin_inf() macro
Dqdiv_test.c25 #define INFINITY __builtin_inf() macro
Dqadd_test.c25 #define INFINITY __builtin_inf() macro
/external/python/cpython2/Lib/idlelib/
DCodeContext.py15 from sys import maxint as INFINITY unknown
/external/python/cpython3/Lib/idlelib/
Dcodecontext.py13 from sys import maxsize as INFINITY unknown
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DStaticUnicodeSets.java51 INFINITY, enumConstant
246 unicodeSets.put(Key.INFINITY, new UnicodeSet("[∞]").freeze()); in unicodeSets.put()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DStaticUnicodeSets.java56 INFINITY, enumConstant
251 unicodeSets.put(Key.INFINITY, new UnicodeSet("[∞]").freeze()); in unicodeSets.put()
/external/jemalloc/test/unit/
Dmath.c13 #define INFINITY (DBL_MAX + DBL_MAX) macro
/external/jemalloc_new/test/unit/
Dmath.c13 #define INFINITY (DBL_MAX + DBL_MAX) macro
/external/python/cpython3/Lib/json/
Dencoder.py34 INFINITY = float('inf') variable
/external/python/cpython2/Lib/json/
Dencoder.py30 INFINITY = float('inf') variable
/external/ImageMagick/MagickCore/
Dmagick-type.h184 # define INFINITY (-logf(0f)) macro
/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
DTween.java88 public static final int INFINITY = -1; field in Tween
/external/icu/icu4c/source/i18n/
Dchoicfmt.cpp67 #define INFINITY ((UChar)0x221E) macro
/external/virglrenderer/src/gallium/auxiliary/util/
Du_math.h142 #define INFINITY (DBL_MAX + DBL_MAX) macro
/external/clang/lib/Headers/
Dopencl-c.h170 #define INFINITY (__builtin_inff()) macro
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregcomp.c153 #define INFINITY (DUPMAX + 1) macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Dregcomp.c280 #define INFINITY (DUPMAX + 1) macro
/external/llvm/lib/Support/
Dregcomp.c153 #define INFINITY (DUPMAX + 1) macro
/external/arm-neon-tests/
Dstm-arm-neon-ref.h41 #define INFINITY (*(float*)_ptrInf) macro
/external/swiftshader/third_party/LLVM/lib/Support/
Dregcomp.c145 #define INFINITY (DUPMAX + 1) macro
/external/cldr/tools/java/org/unicode/cldr/icu/
DLDMLConstants.java320 public static final String INFINITY = "infinity"; field in LDMLConstants
/external/libxml2/
Dxpath.c481 #define INFINITY (DBL_MAX * DBL_MAX) macro