/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
H A D | xray-color-helper.cpp | 121 convertToRGB(const std::tuple<double, double, double> &Color) { in convertToRGB() 172 interpolateHSV(const std::tuple<double, double, double> &C0, in interpolateHSV()
|
/freebsd/contrib/arm-optimized-routines/pl/math/ |
H A D | sv_math.h | 43 sv_call_f64 (double (*f) (double), svfloat64_t x, svfloat64_t y, svbool_t cmp) in sv_call_f64() 58 sv_call2_f64 (double (*f) (double, double), svfloat64_t x1, svfloat64_t x2, in sv_call2_f64() argument
|
H A D | v_math.h | 142 v_call_f64 (double (*f) (double), float64x2_t x, float64x2_t y, uint64x2_t p) in v_call_f64() 154 v_call2_f64 (double (*f) (double, double), float64x2_t x1, float64x2_t x2, in v_call2_f64() argument
|
/freebsd/tools/build/make_check/ |
H A D | Makefile | 69 double: target 72 double: target
|
/freebsd/sys/contrib/ck/include/gcc/arm/ |
H A D | ck_pr.h | 281 CK_PR_DOUBLE_CAS(double, double) in CK_PR_DOUBLE_CAS() argument
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/ |
H A D | v_math.h | 124 v_call_f64 (double (*f) (double), float64x2_t x, float64x2_t y, uint64x2_t p) in v_call_f64()
|
/freebsd/contrib/arm-optimized-routines/math/test/ |
H A D | mathbench.c | 271 run_thruput (double f (double)) in run_thruput() argument 287 run_latency (double f (double)) in run_latency() argument
|
/freebsd/contrib/arm-optimized-routines/pl/math/test/ |
H A D | ulp_wrappers.h | 62 DECL_POW_INT_REF(ref_powif, double, float, int) in DECL_POW_INT_REF() argument
|
/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | Registers.hpp | 250 inline void Registers_x86::setFloatRegister(int, double) { in setFloatRegister() argument 553 inline void Registers_x86_64::setFloatRegister(int, double) { in setFloatRegister() argument 2724 double /* value */) { in setFloatRegister() argument 3550 inline void Registers_sparc::setFloatRegister(int, double) { in setFloatRegister() argument 3735 inline void Registers_sparc64::setFloatRegister(int, double) { in setFloatRegister() argument 3917 double /* value */) { in setFloatRegister() argument 4459 double /* value */) { in setFloatRegister() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 1774 Constant *ConstantFoldFP(double (*NativeFP)(double), const APFloat &V, in ConstantFoldFP() argument 1800 Constant *ConstantFoldBinaryFP(double (*NativeFP)(double, double), in ConstantFoldBinaryFP() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 2533 constexpr Node::Kind getFloatLiteralKind(double *) { in getFloatLiteralKind() argument 2536 constexpr Node::Kind getFloatLiteralKind(long double *) { in getFloatLiteralKind()
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-actions_test.cc | 1292 MyNonDefaultConstructible ReturnMyNonDefaultConstructible(double /* x */) { in ReturnMyNonDefaultConstructible() argument
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.h | 312 # define double sqlite3_int64 macro
|
H A D | sqlite3.c | 625 # define double sqlite3_int64 macro 14701 # define double sqlite_int64 macro
|
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_interceptors.cpp | 494 INTERCEPTORS_STRTO(double, strtod, char) in INTERCEPTORS_STRTO() argument
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 6980 …ulate(jack.begin(), jack.end(), std::make_pair(0., 0.), [jack_mean](std::pair<double, double> sqcb… in bootstrap()
|