HomeSort by relevance Sort by last modified time
    Searched full:min_exponent (Results 1 - 25 of 67) sorted by null

1 2 3

  /external/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
min_exponent.pass.cpp 12 // min_exponent
21 static_assert(std::numeric_limits<T>::min_exponent == expected, "min_exponent test 1");
22 static_assert(std::numeric_limits<const T>::min_exponent == expected, "min_exponent test 2");
23 static_assert(std::numeric_limits<volatile T>::min_exponent == expected, "min_exponent test 3");
24 static_assert(std::numeric_limits<const volatile T>::min_exponent == expected, "min_exponent test 4");
const_data_members.pass.cpp 23 min_exponent
52 test(std::numeric_limits<type>::min_exponent); \
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.limits/limits/numeric.limits.members/
min_exponent.pass.cpp 12 // min_exponent
21 static_assert(std::numeric_limits<T>::min_exponent == expected, "min_exponent test 1");
22 static_assert(std::numeric_limits<const T>::min_exponent == expected, "min_exponent test 2");
23 static_assert(std::numeric_limits<volatile T>::min_exponent == expected, "min_exponent test 3");
24 static_assert(std::numeric_limits<const volatile T>::min_exponent == expected, "min_exponent test 4");
  /external/v8/src/
cached-powers.h 24 // [min_exponent; max_exponent] (boundaries included).
25 static void GetCachedPowerForBinaryExponentRange(int min_exponent,
cached-powers.cc 125 int min_exponent,
132 double k = std::ceil((min_exponent + kQ - 1) * kD_1_LOG2_10);
138 DCHECK(min_exponent <= cached_power.binary_exponent);
  /external/libcxx/include/
limits 39 static constexpr int min_exponent = 0;
161 static _LIBCPP_CONSTEXPR const int min_exponent = 0;
221 static _LIBCPP_CONSTEXPR const int min_exponent = 0;
273 static _LIBCPP_CONSTEXPR const int min_exponent = 0;
319 static _LIBCPP_CONSTEXPR const int min_exponent = __FLT_MIN_EXP__;
365 static _LIBCPP_CONSTEXPR const int min_exponent = __DBL_MIN_EXP__;
411 static _LIBCPP_CONSTEXPR const int min_exponent = __LDBL_MIN_EXP__;
461 static _LIBCPP_CONSTEXPR const int min_exponent = __base::min_exponent;
502 _LIBCPP_CONSTEXPR const int numeric_limits<_Tp>::min_exponent;
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
limits 39 static constexpr int min_exponent = 0;
161 static _LIBCPP_CONSTEXPR const int min_exponent = 0;
221 static _LIBCPP_CONSTEXPR const int min_exponent = 0;
273 static _LIBCPP_CONSTEXPR const int min_exponent = 0;
319 static _LIBCPP_CONSTEXPR const int min_exponent = __FLT_MIN_EXP__;
365 static _LIBCPP_CONSTEXPR const int min_exponent = __DBL_MIN_EXP__;
411 static _LIBCPP_CONSTEXPR const int min_exponent = __LDBL_MIN_EXP__;
461 static _LIBCPP_CONSTEXPR const int min_exponent = __base::min_exponent;
502 _LIBCPP_CONSTEXPR const int numeric_limits<_Tp>::min_exponent;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
limits 39 static constexpr int min_exponent = 0;
161 static _LIBCPP_CONSTEXPR const int min_exponent = 0;
221 static _LIBCPP_CONSTEXPR const int min_exponent = 0;
273 static _LIBCPP_CONSTEXPR const int min_exponent = 0;
319 static _LIBCPP_CONSTEXPR const int min_exponent = __FLT_MIN_EXP__;
365 static _LIBCPP_CONSTEXPR const int min_exponent = __DBL_MIN_EXP__;
411 static _LIBCPP_CONSTEXPR const int min_exponent = __LDBL_MIN_EXP__;
461 static _LIBCPP_CONSTEXPR const int min_exponent = __base::min_exponent;
502 _LIBCPP_CONSTEXPR const int numeric_limits<_Tp>::min_exponent;
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
limits.hpp 65 BOOST_STATIC_CONSTANT(int, min_exponent = 0);
118 BOOST_STATIC_CONSTANT(int, min_exponent = 0);
  /external/guava/guava/src/com/google/common/math/
DoubleUtils.java 72 static final int MIN_EXPONENT = -1022;
89 return (exponent == MIN_EXPONENT - 1)
105 return getExponent(d) >= MIN_EXPONENT;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
limits 228 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
401 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
471 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
539 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
610 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
682 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
746 static constexpr int min_exponent = 0;
807 static constexpr int min_exponent = 0;
873 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
limits 228 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
401 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
471 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
539 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
610 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
682 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
746 static constexpr int min_exponent = 0;
807 static constexpr int min_exponent = 0;
873 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
limits 228 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
401 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
471 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
539 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
610 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
682 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
746 static constexpr int min_exponent = 0;
807 static constexpr int min_exponent = 0;
873 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
limits 231 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
401 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
471 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
539 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
610 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
682 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
746 static constexpr int min_exponent = 0;
807 static constexpr int min_exponent = 0;
873 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
limits 231 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
401 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
471 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
539 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
610 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
682 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
746 static constexpr int min_exponent = 0;
807 static constexpr int min_exponent = 0;
873 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
limits 228 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
401 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
471 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
539 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
610 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
682 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
746 static constexpr int min_exponent = 0;
807 static constexpr int min_exponent = 0;
873 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/
limits 228 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
401 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
471 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
539 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
610 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
682 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
746 static constexpr int min_exponent = 0;
807 static constexpr int min_exponent = 0;
873 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
limits 217 static const int min_exponent = 0;
328 static const int min_exponent = 0;
382 static const int min_exponent = 0;
433 static const int min_exponent = 0;
484 static const int min_exponent = 0;
535 static const int min_exponent = 0;
587 static const int min_exponent = 0;
638 static const int min_exponent = 0;
690 static const int min_exponent = 0;
741 static const int min_exponent = 0
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
limits 217 static const int min_exponent = 0;
328 static const int min_exponent = 0;
382 static const int min_exponent = 0;
433 static const int min_exponent = 0;
484 static const int min_exponent = 0;
535 static const int min_exponent = 0;
587 static const int min_exponent = 0;
638 static const int min_exponent = 0;
690 static const int min_exponent = 0;
741 static const int min_exponent = 0
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
limits 217 static const int min_exponent = 0;
328 static const int min_exponent = 0;
382 static const int min_exponent = 0;
433 static const int min_exponent = 0;
484 static const int min_exponent = 0;
535 static const int min_exponent = 0;
587 static const int min_exponent = 0;
638 static const int min_exponent = 0;
690 static const int min_exponent = 0;
741 static const int min_exponent = 0
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
limits 217 static const int min_exponent = 0;
328 static const int min_exponent = 0;
382 static const int min_exponent = 0;
433 static const int min_exponent = 0;
484 static const int min_exponent = 0;
535 static const int min_exponent = 0;
587 static const int min_exponent = 0;
638 static const int min_exponent = 0;
690 static const int min_exponent = 0;
741 static const int min_exponent = 0
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
limits 231 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
401 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
471 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
539 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
608 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
676 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
747 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
816 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
884 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
limits 231 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
401 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
471 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
539 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
608 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
676 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
747 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
816 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
884 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
    [all...]
  /libcore/luni/src/main/java/java/lang/
HexStringParser.java 63 private final long MIN_EXPONENT;
81 this.MIN_EXPONENT = -(MANTISSA_WIDTH + 1);
170 if (exponent <= MIN_EXPONENT) {
  /external/libcxx/test/std/language.support/support.limits/limits/numeric.limits/
default.pass.cpp 49 static_assert(std::numeric_limits<A>::min_exponent == 0,
50 "std::numeric_limits<A>::min_exponent == 0");

Completed in 310 milliseconds

1 2 3