/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/ |
H A D | xray-color-helper.cpp | 120 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 D | templates.cc | 90 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 D | koenig.cc | 216 int operator!= (Q, double) in operator !=() argument
|
/netbsd-src/tests/usr.bin/indent/ |
H A D | lsym_comma.c | 93 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 D | msg_059.c | 11 function_definition(int a, int, double) in function_definition() argument
|
H A D | gcc_typeof.c | 21 cast(double(*fn)(double)) in cast() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/ |
H A D | templated_fixture_test.cc | 21 BENCHMARK_TEMPLATE_DEFINE_F(MyFixture, Bar, double)(benchmark::State& st) { in BENCHMARK_TEMPLATE_DEFINE_F() argument
|
H A D | benchmark_test.cc | 216 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 D | templated_fixture_test.cc | 21 BENCHMARK_TEMPLATE_DEFINE_F(MyFixture, Bar, double)(benchmark::State& st) { in BENCHMARK_TEMPLATE_DEFINE_F() argument
|
H A D | benchmark_test.cc | 216 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 D | tnrandom_chisq.c | 296 run_chisq (double (*f)(long, mpfr_prec_t, int, double, double, int), in run_chisq() argument
|
H A D | terandom_chisq.c | 295 run_chisq (double (*f)(long, mpfr_prec_t, int, double, double, int), in run_chisq() argument
|
H A D | trint.c | 326 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 D | typeinfo.d | 287 with (typeid(double)) in with() 375 with (typeid(double[])) in with()
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/ |
H A D | tex.cpp | 142 void tex_output::text(const position ¢er, text_piece *v, int n, double) in text() argument
|
H A D | object.cpp | 594 void graphic_object::set_fill(double) in set_fill() argument
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
H A D | oranking.cc | 45 int foo3 (double) { return 21; } // float->double is 'promotion rank' in foo3() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 1683 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 D | CommandLine.rst | 1585 .. _double: target
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | libgcc2.h | 178 #define double bogus_type macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
H A D | libgcc2.h | 178 #define double bogus_type macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | json.d | 206 @property inout(double) floating() inout pure @safe in inout() argument
|
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/ |
H A D | sljitNativeSPARC_common.c | 969 #define SELECT_FOP(op, single, double) ((op & SLJIT_F32_OP) ? single : double) argument
|
H A D | sljitNativePPC_common.c | 1713 #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 D | ItaniumDemangle.h | 2141 constexpr Node::Kind getFloatLiteralKind(double *) { in getFloatLiteralKind() argument 2144 constexpr Node::Kind getFloatLiteralKind(long double *) { in getFloatLiteralKind()
|