Home
last modified time | relevance | path

Searched refs:floating (Results 1 – 23 of 23) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
Dfenv.hpp11 #error This platform does not have a floating point environment
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dexecution_monitor.ipp423 … "signal: floating point divide by zero; address of failing instruction: 0x%08lx",
428 … "signal: floating point overflow; address of failing instruction: 0x%08lx",
433 … "signal: floating point underflow; address of failing instruction: 0x%08lx",
438 … "signal: floating point inexact result; address of failing instruction: 0x%08lx",
443 … "signal: invalid floating point operation; address of failing instruction: 0x%08lx",
1021 detail::report_error( execution_exception::system_error, "floating point divide by zero" );
1026 … "stack overflowed or underflowed as the result of a floating-point operation" );
1031 "operand of floating point operation is denormal" );
1037 … "result of a floating-point operation cannot be represented exactly" );
1043 …"exponent of a floating-point operation is greater than the magnitude allowed by the corresponding…
[all …]
Dunit_test_parameters.ipp266 … cla::description = "Allows to switch between catching and ignoring floating point exceptions")
/ndk/sources/host-tools/make-3.81/
Dmain.c106 floating, /* A floating-point number (double). */ enumerator
387 { 'l', floating, (char *) &max_load_average, 1, 1, 0,
2275 case floating: in init_switches()
2531 case floating: in decode_switches()
2742 case floating: in define_makeflags()
DREADME.DOS22 6. Can be built without floating-point code (see below).
78 floating-point instructions (they don't help much on MSDOS
DSMakefile41 # -DNO_FLOAT To avoid using floating-point numbers.
DNEWS912 running if the load average is not below LOAD (a floating-point number).
/ndk/docs/text/
DCPU-ARM-NEON.text13 to boost floating point performance significantly.
DCPU-FEATURES.text106 floating-point operations on 16-bit registers. This is part of the
DCPU-ARCH-ABIS.text74 This ABI does *not* support hardware-assisted floating point computations.
98 dedicated 64-bit floating point registers provided by the CPU.
DAPPLICATION-MK.text162 > floating point operations. You can use APP_ABI to select a different
DSTANDALONE-TOOLCHAIN.text211 enables H/W FPU instructions while ensuring that floating-point
DCHANGES.text889 - Enabled MIPS floating-point madd/msub/nmadd/nmsub/recip/rsqrt
1621 floating-point functions (e.g., cosf, sinf, expf).
2166 - GNU libstdc++ will not crash anymore when printing floating-point values
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest-param-test.h.pump231 // floating-point type or a user defined type satisfying these conditions:
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dtype_traits673 struct __libcpp_is_signed_impl<_Tp, false> : public true_type {}; // floating point
688 struct __libcpp_is_unsigned_impl<_Tp, false> : public false_type {}; // floating point
Dlocale1090 // floating point
/ndk/sources/host-tools/make-3.81/po/
Dhr.po1663 msgstr "Iznimka floating pointa"
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex6547 % etc. We don't actually implement floating yet, we always include the
6704 % BEWARE: when the floats start floating, we have to issue warning
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dtexinfo.tex7722 % etc. We don't actually implement floating yet, we always include the
7879 % BEWARE: when the floats start floating, we have to issue warning
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-13346 floating-point number. For example,
6562 floating-point number). With no argument, removes a previous load
Dmake.texi4007 option is followed by a floating-point number. For
8023 floating-point number). With no argument, removes a previous load
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk3965 $(call gen-test, utilities/function.objects/unord.hash/floating)
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk3956 $(call gen-test, utilities/function.objects/unord.hash/floating)