| /external/cronet/third_party/libc++/src/include/ |
| D | math.h | 392 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI int fpclassify(float __x) _NOEXCEPT { in fpclassify() function 397 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI int fpclassify(double __x) _NOEXCEPT { in fpclassify() function 402 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI int fpclassify(long double __x) _NOEXCEPT { in fpclassify() function 407 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI int fpclassify(_A1 __x) _NOEXCEPT { in fpclassify() function
|
| /external/sdv/vsomeip/third_party/boost/core/include/boost/core/ |
| D | cmath.hpp | 79 inline int fpclassify( float x ) in fpclassify() function 104 inline int fpclassify( double x ) in fpclassify() function 134 inline int fpclassify( long double x ) in fpclassify() function
|
| /external/mesa3d/include/ |
| D | c99_math.h | 150 fpclassify(double x) in fpclassify() function
|
| /external/virglrenderer/src/mesa/compat/ |
| D | c99_math.h | 158 fpclassify(double x) in fpclassify() function
|
| /external/clang/lib/Headers/ |
| D | __clang_cuda_cmath.h | 62 __DEVICE__ int fpclassify(float __x) { in fpclassify() function 66 __DEVICE__ int fpclassify(double __x) { in fpclassify() function
|
| /external/musl/include/ |
| D | math.h | 68 #define fpclassify(x) ( \ macro
|
| /external/trusty/musl/include/ |
| D | math.h | 68 #define fpclassify(x) ( \ macro
|
| /external/libcxx/include/ |
| D | math.h | 391 fpclassify(_A1 __lcpp_x) _NOEXCEPT in fpclassify() function 399 fpclassify(_A1 __lcpp_x) _NOEXCEPT in fpclassify() function 407 fpclassify(_A1 __lcpp_x) _NOEXCEPT in fpclassify() function 415 fpclassify(_A1 __lcpp_x) _NOEXCEPT in fpclassify() function
|
| /external/libcxx/test/std/depr/depr.c.headers/ |
| D | math_h.pass.cpp | 57 Ambiguous fpclassify(Ambiguous){ return Ambiguous(); } in fpclassify() function
|
| /external/cronet/third_party/libc++/src/test/std/numerics/c.math/ |
| D | cmath.pass.cpp | 62 Ambiguous fpclassify(Ambiguous){ return Ambiguous(); } in fpclassify() function
|
| /external/libcxx/test/std/numerics/c.math/ |
| D | cmath.pass.cpp | 59 Ambiguous fpclassify(Ambiguous){ return Ambiguous(); } in fpclassify() function
|
| /external/cronet/third_party/libc++/src/test/std/depr/depr.c.headers/ |
| D | math_h.pass.cpp | 62 Ambiguous fpclassify(Ambiguous){ return Ambiguous(); } in fpclassify() function
|
| /external/ComputeLibrary/include/half/ |
| D | half.hpp | 1843 static int fpclassify(half arg) in fpclassify() function 2711 inline int fpclassify(half arg) { return functions::fpclassify(arg); } in fpclassify() function 2712 inline int fpclassify(expr arg) { return functions::fpclassify(arg); } in fpclassify() function
|
| /external/armnn/third-party/half/ |
| D | half.hpp | 1845 static int fpclassify(half arg) in fpclassify() function 2713 inline int fpclassify(half arg) { return functions::fpclassify(arg); } in fpclassify() function 2714 inline int fpclassify(expr arg) { return functions::fpclassify(arg); } in fpclassify() function
|