Home
last modified time | relevance | path

Searched defs:double (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-color-helper.cpp120 convertToRGB(const std::tuple<double, double, double> &Color) { in convertToRGB()
171 interpolateHSV(const std::tuple<double, double, double> &C0, in interpolateHSV()
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dtemplates.cc90 signed short g(T, S, double, signed short*&, const signed short*&, volatile signed short*&) in g() argument
194 double g(double, const double, volatile double) in g() argument
196 double g(char, double&, const double&, volatile double&) in g() argument
198 double g(double*, const double*, volatile double*) in g() argument
200 double g(char, double*&, const double*&, volatile double*&) in g() argument
204 long double g(long double, const long double, volatile long double) in g()
206 long double g(char, long double&, const long double&, volatile long double&) in g()
208 long double g(long double*, const long double*, volatile long double*) in g()
210 long double g(char, long double*&, const long double*&, volatile long double*&) in g()
H A Dkoenig.cc216 int operator!= (Q, double) in operator !=() argument
/netbsd-src/tests/usr.bin/indent/
H A Dlsym_comma.c93 dbl_reduce(double init, const double *s, const double *e, double (*merge)(double, double)) in dbl_reduce() argument
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_059.c11 function_definition(int a, int, double) in function_definition() argument
H A Dgcc_typeof.c21 cast(double(*fn)(double)) in cast() argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Dtemplated_fixture_test.cc21 BENCHMARK_TEMPLATE_DEFINE_F(MyFixture, Bar, double)(benchmark::State& st) { in BENCHMARK_TEMPLATE_DEFINE_F() argument
H A Dbenchmark_test.cc216 void BM_non_template_args(benchmark::State& state, int, double) { in BM_non_template_args() argument
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Dtemplated_fixture_test.cc21 BENCHMARK_TEMPLATE_DEFINE_F(MyFixture, Bar, double)(benchmark::State& st) { in BENCHMARK_TEMPLATE_DEFINE_F() argument
H A Dbenchmark_test.cc216 void BM_non_template_args(benchmark::State& state, int, double) { in BM_non_template_args() argument
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtnrandom_chisq.c296 run_chisq (double (*f)(long, mpfr_prec_t, int, double, double, int), in run_chisq() argument
H A Dterandom_chisq.c295 run_chisq (double (*f)(long, mpfr_prec_t, int, double, double, int), in run_chisq() argument
H A Dtrint.c326 test_fct (double (*f)(double), F2 g, const char *s, mpfr_rnd_t r) in test_fct() argument
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/util/
H A Dtypeinfo.d287 with (typeid(double)) in with()
375 with (typeid(double[])) in with()
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dtex.cpp142 void tex_output::text(const position &center, text_piece *v, int n, double) in text() argument
H A Dobject.cpp594 void graphic_object::set_fill(double) in set_fill() argument
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Doranking.cc45 int foo3 (double) { return 21; } // float->double is 'promotion rank' in foo3() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp1683 Constant *ConstantFoldFP(double (*NativeFP)(double), const APFloat &V, in ConstantFoldFP() argument
1695 Constant *ConstantFoldBinaryFP(double (*NativeFP)(double, double), in ConstantFoldBinaryFP() argument
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCommandLine.rst1585 .. _double: target
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dlibgcc2.h178 #define double bogus_type macro
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcc2.h178 #define double bogus_type macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Djson.d206 @property inout(double) floating() inout pure @safe in inout() argument
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeSPARC_common.c969 #define SELECT_FOP(op, single, double) ((op & SLJIT_F32_OP) ? single : double) argument
H A DsljitNativePPC_common.c1713 #define SELECT_FOP(op, single, double) ((op & SLJIT_F32_OP) ? single : double) argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2141 constexpr Node::Kind getFloatLiteralKind(double *) { in getFloatLiteralKind() argument
2144 constexpr Node::Kind getFloatLiteralKind(long double *) { in getFloatLiteralKind()

12