/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ |
tgmath.h | 135 #define fmax(x,y) __TGMATH_REAL_2(x, y, fmax) macro
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/ |
float-fp16.s | 62 .irp op, fmul, fdiv, fadd, fsub, fmax, fmin, fmaxnm, fminnm, fnmul
|
float-fp16.d | 77 [0-9a-f]+: 1ee24820 fmax h0, h1, h2 78 [0-9a-f]+: 1e224820 fmax s0, s1, s2 79 [0-9a-f]+: 1e624820 fmax d0, d1, d2
|
/external/eigen/Eigen/src/Core/arch/CUDA/ |
PacketMath.h | 152 return make_double2(fmax(a.x, b.x), fmax(a.y, b.y)); 268 return fmax(a.x, a.y);
|
/bionic/libc/include/ |
math.h | 295 double fmax(double __x, double __y) __attribute_const__; 297 long double fmaxl(long double __x, long double __y) __RENAME_LDBL(fmax, 3, 3) __attribute_const__;
|
/external/clang/test/CodeGen/ |
libcall-declarations.c | 94 double fmax(double, double); 280 F(floorl), F(fma), F(fmaf), F(fmal), F(fmax), 393 // CHECK-NOERRNO: declare double @fmax(double, double) [[NUW]] 551 // CHECK-ERRNO: declare double @fmax(double, double) [[NUW]]
|
/external/libcxx/test/std/depr/depr.c.headers/ |
math_h.pass.cpp | 76 Ambiguous fmax(Ambiguous, Ambiguous){ return Ambiguous(); } function [all...] |
/external/libcxx/test/std/numerics/c.math/ |
cmath.pass.cpp | 78 Ambiguous fmax(Ambiguous, Ambiguous){ return Ambiguous(); } function [all...] |
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
math_agree.rs | 71 DECLARE_REFERENCE_SET_VEC_VEC(float, f, fmax); 72 DECLARE_REFERENCE_SET_VEC_SCL(float, f, fmax); 397 TEST_FN_FN_ALL(fmax); 398 TEST_FN_F_ALL(fmax);
|
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/ |
__clang_cuda_cmath.h | 219 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(double, fmax); 354 using ::fmax;
|
/prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/ |
__clang_cuda_cmath.h | 228 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(double, fmax); 363 using ::fmax;
|
/prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/ |
__clang_cuda_cmath.h | 228 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(double, fmax); 363 using ::fmax;
|
/prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/ |
__clang_cuda_cmath.h | 228 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(double, fmax); 363 using ::fmax;
|
/prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/ |
__clang_cuda_cmath.h | 228 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(double, fmax); 363 using ::fmax;
|
/prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/ |
__clang_cuda_cmath.h | 228 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(double, fmax); 363 using ::fmax;
|
/prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/ |
__clang_cuda_cmath.h | 228 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(double, fmax); 363 using ::fmax;
|
/prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/ |
__clang_cuda_cmath.h | 228 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(double, fmax); 363 using ::fmax;
|
/prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/ |
__clang_cuda_cmath.h | 219 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(double, fmax); 354 using ::fmax;
|
/prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/ |
__clang_cuda_cmath.h | 228 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(double, fmax); 363 using ::fmax;
|
/prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/ |
__clang_cuda_cmath.h | 228 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(double, fmax); 363 using ::fmax;
|
/prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/ |
__clang_cuda_cmath.h | 228 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(double, fmax); 363 using ::fmax;
|
/prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/ |
__clang_cuda_cmath.h | 228 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(double, fmax); 363 using ::fmax;
|
/prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/ |
__clang_cuda_cmath.h | 228 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(double, fmax); 363 using ::fmax;
|
/prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/ |
__clang_cuda_cmath.h | 228 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(double, fmax); 363 using ::fmax;
|
/prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/ |
__clang_cuda_cmath.h | 228 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(double, fmax); 363 using ::fmax;
|