HomeSort by relevance Sort by last modified time
    Searched full:issubnormal (Results 1 - 6 of 6) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
extra.decTest     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
extra.decTest     [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
Target.java 291 if (IsSubnormal(f)) {
352 if ((mIsRelaxedPrecision || mIsNative) && IsSubnormal(mMinValue)) {
387 if ((mIsRelaxedPrecision || mIsNative) && IsSubnormal(mMaxValue)) {
401 private boolean IsSubnormal(double f) {
  /external/llvm/include/llvm/ADT/
APFloat.h 412 /// IEEE-754R isSubnormal(): Returns true if and only if the float is a
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_decimal.py 170 'issubnormal':'is_subnormal',
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_decimal.py 170 'issubnormal':'is_subnormal',
    [all...]

Completed in 748 milliseconds