Searched refs:floating (Results 1 – 23 of 23) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/ |
D | fenv.hpp | 11 #error This platform does not have a floating point environment
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | execution_monitor.ipp | 423 … "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 …]
|
D | unit_test_parameters.ipp | 266 … cla::description = "Allows to switch between catching and ignoring floating point exceptions")
|
/ndk/sources/host-tools/make-3.81/ |
D | main.c | 106 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()
|
D | README.DOS | 22 6. Can be built without floating-point code (see below). 78 floating-point instructions (they don't help much on MSDOS
|
D | SMakefile | 41 # -DNO_FLOAT To avoid using floating-point numbers.
|
D | NEWS | 912 running if the load average is not below LOAD (a floating-point number).
|
/ndk/docs/text/ |
D | CPU-ARM-NEON.text | 13 to boost floating point performance significantly.
|
D | CPU-FEATURES.text | 106 floating-point operations on 16-bit registers. This is part of the
|
D | CPU-ARCH-ABIS.text | 74 This ABI does *not* support hardware-assisted floating point computations. 98 dedicated 64-bit floating point registers provided by the CPU.
|
D | APPLICATION-MK.text | 162 > floating point operations. You can use APP_ABI to select a different
|
D | STANDALONE-TOOLCHAIN.text | 211 enables H/W FPU instructions while ensuring that floating-point
|
D | CHANGES.text | 889 - 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/ |
D | gtest-param-test.h.pump | 231 // floating-point type or a user defined type satisfying these conditions:
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | type_traits | 673 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
|
D | locale | 1090 // floating point
|
/ndk/sources/host-tools/make-3.81/po/ |
D | hr.po | 1663 msgstr "Iznimka floating pointa"
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 6547 % 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/ |
D | texinfo.tex | 7722 % 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/ |
D | make.info-1 | 3346 floating-point number. For example, 6562 floating-point number). With no argument, removes a previous load
|
D | make.texi | 4007 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/ |
D | Android.mk | 3965 $(call gen-test, utilities/function.objects/unord.hash/floating)
|
/ndk/tests/device/test-libc++-static-full/jni/ |
D | Android.mk | 3956 $(call gen-test, utilities/function.objects/unord.hash/floating)
|