| /prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/ |
| D | __clang_hip_cmath.h | 143 __DEVICE__ __CONSTEXPR__ bool isunordered(float __x, float __y) { in isunordered() function 146 __DEVICE__ __CONSTEXPR__ bool isunordered(double __x, double __y) { in isunordered() function
|
| D | __clang_cuda_cmath.h | 149 __DEVICE__ bool isunordered(float __x, float __y) { in isunordered() function 152 __DEVICE__ bool isunordered(double __x, double __y) { in isunordered() function
|
| /prebuilts/clang/host/linux-x86/clang-r547379/lib/clang/20/include/ |
| D | __clang_hip_cmath.h | 143 __DEVICE__ __CONSTEXPR__ bool isunordered(float __x, float __y) { in isunordered() function 146 __DEVICE__ __CONSTEXPR__ bool isunordered(double __x, double __y) { in isunordered() function
|
| D | __clang_cuda_cmath.h | 149 __DEVICE__ bool isunordered(float __x, float __y) { in isunordered() function 152 __DEVICE__ bool isunordered(double __x, double __y) { in isunordered() function
|
| /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/ |
| D | __clang_cuda_cmath.h | 111 __DEVICE__ bool isunordered(float __x, float __y) { in isunordered() function 114 __DEVICE__ bool isunordered(double __x, double __y) { in isunordered() function
|
| /prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/ |
| D | __clang_hip_cmath.h | 143 __DEVICE__ __CONSTEXPR__ bool isunordered(float __x, float __y) { in isunordered() function 146 __DEVICE__ __CONSTEXPR__ bool isunordered(double __x, double __y) { in isunordered() function
|
| D | __clang_cuda_cmath.h | 149 __DEVICE__ bool isunordered(float __x, float __y) { in isunordered() function 152 __DEVICE__ bool isunordered(double __x, double __y) { in isunordered() function
|
| /prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/ |
| D | __clang_hip_cmath.h | 143 __DEVICE__ __CONSTEXPR__ bool isunordered(float __x, float __y) { in isunordered() function 146 __DEVICE__ __CONSTEXPR__ bool isunordered(double __x, double __y) { in isunordered() function
|
| D | __clang_cuda_cmath.h | 149 __DEVICE__ bool isunordered(float __x, float __y) { in isunordered() function 152 __DEVICE__ bool isunordered(double __x, double __y) { in isunordered() function
|
| /prebuilts/sdk/renderscript/clang-include/ |
| D | __clang_cuda_cmath.h | 111 __DEVICE__ bool isunordered(float __x, float __y) { in isunordered() function 114 __DEVICE__ bool isunordered(double __x, double __y) { in isunordered() function
|
| /prebuilts/clang-tools/linux-x86/lib64/clang/20/include/ |
| D | __clang_hip_cmath.h | 143 __DEVICE__ __CONSTEXPR__ bool isunordered(float __x, float __y) { in isunordered() function 146 __DEVICE__ __CONSTEXPR__ bool isunordered(double __x, double __y) { in isunordered() function
|
| D | __clang_cuda_cmath.h | 149 __DEVICE__ bool isunordered(float __x, float __y) { in isunordered() function 152 __DEVICE__ bool isunordered(double __x, double __y) { in isunordered() function
|
| /prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__math/ |
| D | traits.h | 167 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI bool isunordered(_A1 __x, _A2 __y) _NOEXCEPT { in isunordered() function
|
| /prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__math/ |
| D | traits.h | 167 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI bool isunordered(_A1 __x, _A2 __y) _NOEXCEPT { in isunordered() function
|
| /prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__math/ |
| D | traits.h | 167 _LIBCPP_NODISCARD inline _LIBCPP_HIDE_FROM_ABI bool isunordered(_A1 __x, _A2 __y) _NOEXCEPT { in isunordered() function
|
| /prebuilts/clang/host/linux-x86/clang-r547379/include/c++/v1/__math/ |
| D | traits.h | 183 _LIBCPP_NODISCARD inline _LIBCPP_HIDE_FROM_ABI bool isunordered(_A1 __x, _A2 __y) _NOEXCEPT { in isunordered() function
|
| /prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__math/ |
| D | traits.h | 193 [[__nodiscard__]] inline _LIBCPP_HIDE_FROM_ABI bool isunordered(_A1 __x, _A2 __y) _NOEXCEPT { in isunordered() function
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
| D | math.h | 411 # define isunordered(u, v) __builtin_isunordered(u, v) macro 470 # define isunordered(u, v) \ macro
|
| /prebuilts/vndk/v34/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.34_x86_x86_64_shared/gen/include/ |
| D | math.h | 314 #define isunordered(x, y) __builtin_isunordered((x), (y)) macro
|
| /prebuilts/vndk/v32/arm64/include/generated-headers/bionic/libc/libc/android_vendor.32_arm_armv8-a_shared/gen/include/ |
| D | math.h | 314 #define isunordered(x, y) __builtin_isunordered((x), (y)) macro
|
| /prebuilts/vndk/v31/x86/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_shared/gen/include/ |
| D | math.h | 314 #define isunordered(x, y) __builtin_isunordered((x), (y)) macro
|
| /prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/include/ |
| D | math.h | 306 #define isunordered(x, y) __builtin_isunordered((x), (y)) macro
|
| /prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/include/ |
| D | math.h | 306 #define isunordered(x, y) __builtin_isunordered((x), (y)) macro
|
| /prebuilts/vndk/v31/arm64/include/generated-headers/bionic/libc/libc/android_vendor.31_arm_armv8-a_shared/gen/include/ |
| D | math.h | 314 #define isunordered(x, y) __builtin_isunordered((x), (y)) macro
|
| /prebuilts/vndk/v34/arm/include/generated-headers/bionic/libc/libc/android_vendor.34_arm_armv7-a-neon_shared/gen/include/ |
| D | math.h | 314 #define isunordered(x, y) __builtin_isunordered((x), (y)) macro
|