| /freebsd/contrib/llvm-project/libcxx/include/__math/ |
| H A D | fdim.h | 26 inline _LIBCPP_HIDE_FROM_ABI float fdim(float __x, float __y) _NOEXCEPT { return __builtin_fdimf(__… in fdim() function 29 _LIBCPP_HIDE_FROM_ABI double fdim(double __x, double __y) _NOEXCEPT { in fdim() function 33 inline _LIBCPP_HIDE_FROM_ABI long double fdim(long double __x, long double __y) _NOEXCEPT { in fdim() function 38 inline _LIBCPP_HIDE_FROM_ABI __promote_t<_A1, _A2> fdim(_A1 __x, _A2 __y) _NOEXCEPT { in fdim() function 41 return __math::fdim((__result_type)__x, (__result_type)__y); in fdim()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__math/ |
| H A D | fdim.h | 26 inline _LIBCPP_HIDE_FROM_ABI float fdim(float __x, float __y) _NOEXCEPT { return __builtin_fdimf(__… in fdim() function 29 _LIBCPP_HIDE_FROM_ABI double fdim(double __x, double __y) _NOEXCEPT { in fdim() function 33 inline _LIBCPP_HIDE_FROM_ABI long double fdim(long double __x, long double __y) _NOEXCEPT { in fdim() function 38 inline _LIBCPP_HIDE_FROM_ABI typename __promote<_A1, _A2>::type fdim(_A1 __x, _A2 __y) _NOEXCEPT { in fdim() function 41 return __math::fdim((__result_type)__x, (__result_type)__y); in fdim()
|
| /freebsd/sys/contrib/device-tree/Bindings/leds/backlight/ |
| H A D | tps65217-backlight.txt | 11 - fdim: PWM dimming frequency, valid values: 100, 200, 500, 1000 23 fdim = <100>; /* TPS65217_BL_FDIM_100HZ */
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | __clang_cuda_math_forward_declares.h | 67 __DEVICE__ double fdim(double, double); 68 __DEVICE__ float fdim(float, float); 219 using ::fdim;
|
| H A D | __clang_cuda_cmath.h | 259 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(double, fdim); 386 using ::fdim;
|
| H A D | __clang_hip_cmath.h | 223 __DEF_FUN2(float, fdim) 505 __HIP_OVERLOAD2(double, fdim) 675 using ::fdim;
|
| H A D | tgmath.h | 697 __tg_fdim(double __x, double __y) {return fdim(__x, __y);} in __tg_fdim() 703 #undef fdim 704 #define fdim(__x, __y) __tg_fdim(__tg_promote2((__x), (__y))(__x), \ macro
|
| H A D | __clang_cuda_math.h | 117 __DEVICE__ double fdim(double __a, double __b) { return __nv_fdim(__a, __b); } in fdim() function
|
| /freebsd/lib/msun/src/ |
| H A D | s_fdim.c | 44 DECL(double, fdim)
|
| H A D | math.h | 313 double fdim(double, double);
|
| /freebsd/include/ |
| H A D | tgmath.h | 171 #define fdim(x, y) __tg_simple2(x, y, fdim) macro
|
| /freebsd/lib/msun/ |
| H A D | Makefile | 189 exp.3 fabs.3 fdim.3 \ 239 MLINKS+=fdim.3 fdimf.3 fdim.3 fdiml.3
|
| H A D | Symbol.map | 93 fdim;
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | math.h | 456 using std::__math::fdim;
|
| H A D | cmath | 191 floating_point fdim (arithmetic x, arithmetic y); 444 using ::fdim _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | math.h | 462 using std::__math::fdim;
|
| H A D | cmath | 191 floating_point fdim (arithmetic x, arithmetic y); 440 using ::fdim _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/tools/regression/include/tgmath/ |
| H A D | tgmath.c | 110 TGMACRO_REAL_REAL(fdim) in TGMACRO_REAL() 501 PASS_REAL_REAL_ARG_REAL_RET(fdim)); in main()
|
| /freebsd/contrib/llvm-project/libcxx/modules/std.compat/ |
| H A D | cmath.inc | 231 using ::fdim _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/contrib/llvm-project/libc/src/__support/FPUtil/ |
| H A D | BasicOperations.h | 236 LIBC_INLINE T fdim(T x, T y) { in fdim() function
|
| /freebsd/contrib/llvm-project/libcxx/modules/std/ |
| H A D | cmath.cppm | |
| H A D | cmath.inc | 232 using std::fdim _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | am335x-pepper.dts | 431 fdim = <200>; /* TPS65217_BL_FDIM_200HZ */
|
| H A D | am335x-guardian.dts | 321 fdim = <500>; /* TPS65217_BL_FDIM_500HZ */
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | VecFuncs.def | 832 TLI_DEFINE_VECFUNC("fdim", "_ZGVnN2vv_fdim", FIXED(2), "_ZGV_LLVM_N2vv") 1069 TLI_DEFINE_VECFUNC("fdim", "_ZGVsMxvv_fdim", SCALABLE(2), MASKED, "_ZGVsMxvv") 1234 TLI_DEFINE_VECFUNC("fdim", "Sleef_fdimdx_rvvm2", SCALABLE(2), NOMASK, "_ZGVrNxvv") 1466 TLI_DEFINE_VECFUNC("fdim", "armpl_vfdimq_f64", FIXED(2), NOMASK, "_ZGV_LLVM_N2vv", CallingConv::AAr… 1468 TLI_DEFINE_VECFUNC("fdim", "armpl_svfdim_f64_x", SCALABLE(2), MASKED, "_ZGVsMxvv", NOCC)
|