HomeSort by relevance Sort by last modified time
    Searched refs:qNan (Results 1 - 4 of 4) sorted by null

  /external/opencv3/3rdparty/openexr/IlmImf/
ImfLut.h 167 half::posInf(), half::negInf(), half::qNan())
176 half::posInf(), half::negInf(), half::qNan()),
  /external/opencv3/3rdparty/openexr/Half/
halfLimits.h 86 static half quiet_NaN () throw () {return half::qNan();}
half.h 194 // qNan() returns a NAN with the bit
203 static half qNan ();
736 half::qNan ()
  /external/valgrind/VEX/priv/
guest_generic_x87.c 59 S 7FFF 11X-----X qnan
74 S 7FF 1X-----X qnan
169 QNaN, as determined by examining bits 51:0, thus:
172 1X ... X QNaN
187 /* So it's either a QNaN or SNaN. Distinguish by considering
190 these (it only requires that there be one QNaN value and one
195 /* QNaN. Make a canonical QNaN:
267 QNaN, as determined by examining bits 62:0, thus:
270 11X ... X QNaN
    [all...]

Completed in 325 milliseconds