Searched defs:NAN (Results 1 - 8 of 8) sorted by relevance

/external/v8/src/
H A Dwin32-headers.h91 #undef NAN macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A DUtils.java81 public final static int NAN = 0x1; field in class:Utils
334 * <li>{@link #NAN}: if the value is infinite or not a number</li>
347 level = NAN;
378 } else if ((confidence & NAN) != 0) {
/external/valgrind/main/none/tests/ppc32/
H A Dpower5+_round.c37 #define NAN 0x11000 macro
90 NEG_NORMAL, NEG_NORMAL, NEG_INF, NAN
142 NEG_NORMAL, NEG_INF, NAN
H A DtestVMX.c261 /* Redefinition for undefined NAN and xlC compiling C++ code */
262 # if !defined(NAN) || ( defined(__IBMCPP__) && defined(XLC_COMPILER) )
263 # undef NAN macro
264 # define NAN 0x7FC00000 macro
265 /* # define NAN 0xFFFA5A5A
266 * # define NAN 0x80000000
267 * # define NAN 0x00008000
7547 Faux1.v = (vector float){NAN, NAN, NAN, NA
[all...]
/external/jmonkeyengine/engine/src/core/com/jme3/math/
H A DVector3f.java59 public final static Vector3f NAN = new Vector3f(Float.NaN, Float.NaN, Float.NaN); field in class:Vector3f
H A DVector4f.java54 public final static Vector4f NAN = new Vector4f(Float.NaN, Float.NaN, Float.NaN, Float.NaN); field in class:Vector4f
/external/valgrind/main/VEX/useful/
H A Dhd_fpu.c395 fp_set_reg ( fp_get_tos(), NAN /* see <nan.h> */ ); local
613 vd_dst = NAN;
663 vd_dst = NAN;
842 vd_addr = NAN;
854 vd_addr = NAN;
887 vd_dst = NAN;
901 vd_dst = NAN;
902 vd_src = NAN;
914 vd_dst = NAN;
925 vd_dst = NAN;
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...

Completed in 229 milliseconds