/third_party/boost/boost/proto/detail/ |
D | args.hpp | 41 struct term struct 43 static const long arity = 0; 44 typedef Arg0 child0; 49 typedef Arg0 back_;
|
/third_party/node/deps/npm/test/tap/ |
D | search.all-package-search.js | 40 term: 'cool', property 45 term: '/cool/', property 50 term: 'cool', property 55 term: 'ool', property 64 term: 'neat lib', property 74 term: 'foo', property 85 term: 'zkat', property 99 term: '=zkat', property 114 term: 'github.com', property 134 term: 'monad', property
|
/third_party/boost/boost/proto/detail/preprocessed/ |
D | args.hpp | 14 struct term struct 16 static const long arity = 0; 17 typedef Arg0 child0; 18 …oid_ child4; typedef mpl::void_ child5; typedef mpl::void_ child6; typedef mpl::void_ child7; type… 21 typedef Arg0 back_;
|
/third_party/boost/libs/mpi/src/ |
D | computation_tree.cpp | 27 int term = 1; in computation_tree() local 44 int term = 1; in level_index() local
|
/third_party/boost/libs/math/tools/ |
D | igamma_temme_large_coef.cpp | 128 double term = tools::real_cast<double>(Coeff(n, 0) * pow(z, (double)n)); in calculate_terms() local 140 double term = tools::real_cast<double>(Coeff(0, k) * pow(a, -((double)k))); in calculate_terms() local 165 … double term = tools::real_cast<double>(Coeff(n, k) * pow(a, -((double)k)) * pow(z, (double)n)); in calculate_terms() local
|
/third_party/boost/boost/math/special_functions/detail/ |
D | hypergeometric_series.hpp | 45 T term; member 71 T term; member 97 T term; member 123 T term; member 149 T term; member 175 T term; member 184 …inline T sum_pFq_series(detail::hypergeometric_pFq_generic_series_term<T, p, q>& term, const Polic… in sum_pFq_series() 253 T sum(0), term(1), upper_limit(sqrt(boost::math::tools::max_value<T>())), diff; in hypergeometric_1F1_generic_series() local
|
D | hypergeometric_cf.hpp | 46 result_type term; member 75 result_type term; member 104 result_type term; member 133 result_type term; member 162 result_type term; member 166 inline T compute_cf_pFq(detail::hypergeometric_pFq_cf_term<T, p, q>& term, const Policy& pol) in compute_cf_pFq()
|
D | bessel_jy_derivatives_series.hpp | 43 T term; member 103 T term; member 129 T term; member
|
D | bessel_jy_series.hpp | 39 T term; member 100 T term; member 127 T term; member
|
D | hypergeometric_1F1_scaled_series.hpp | 24 T sum(0), term(1), upper_limit(sqrt(boost::math::tools::max_value<T>())), diff; in hypergeometric_1F1_scaled_series() local
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | svthevcenc.c | 157 gboolean term = FALSE; in GST_START_TEST() local 244 gboolean term = FALSE; in GST_START_TEST() local
|
/third_party/boost/libs/spirit/example/x3/calc/calc4c/ |
D | grammar.cpp | 33 x3::rule<class term, ast::program> const term("term"); variable
|
/third_party/boost/libs/yap/test/ |
D | depth_stress_test_left.cpp | 14 using term = boost::yap::terminal<boost::yap::expression, T>; typedef
|
D | depth_stress_test_right.cpp | 14 using term = boost::yap::terminal<boost::yap::expression, T>; typedef
|
D | compile_placeholders.cpp | 10 using term = boost::yap::terminal<boost::yap::expression, T>; typedef
|
D | compile_move_only_types.cpp | 12 using term = boost::yap::terminal<boost::yap::expression, T>; typedef
|
D | compile_user_macros.cpp | 10 using term = boost::yap::terminal<boost::yap::expression, T>; typedef
|
D | placeholder_eval.cpp | 14 using term = boost::yap::terminal<boost::yap::expression, T>; typedef
|
D | expression_function.cpp | 12 using term = boost::yap::terminal<boost::yap::expression, T>; typedef
|
D | compile_const_term.cpp | 10 using term = boost::yap::terminal<boost::yap::expression, T>; typedef
|
/third_party/boost/libs/yap/doc/ |
D | other_snippets.cpp | 16 using term = boost::yap::terminal<boost::yap::expression, T>; typedef
|
/third_party/boost/libs/spirit/example/x3/calc/calc7/ |
D | expression_def.hpp | 30 term_type const term = "term"; variable
|
/third_party/boost/boost/log/detail/ |
D | custom_terminal_spec.hpp | 53 typedef typename remove_cv< typename remove_reference< TermT >::type >::type term; typedef
|
/third_party/node/lib/internal/ |
D | repl.js | 52 const term = 'terminal' in opts ? opts.terminal : process.stdout.isTTY; constant
|
/third_party/boost/boost/math/distributions/ |
D | non_central_beta.hpp | 80 T term = beta * pois; in non_central_beta_p() local 98 T term = poisf * betaf; in non_central_beta_p() local 178 T term = poisf * betaf; in non_central_beta_q() local 195 T term = beta * pois; in non_central_beta_q() local 550 T term = beta * pois; in non_central_beta_pdf() local 565 T term = poisf * betaf; in non_central_beta_pdf() local 644 T a1, a2, b1, b2, z, term, k; member
|