/third_party/boost/boost/spirit/home/classic/phoenix/ |
D | actor.hpp | 362 actor<BaseT>::operator()(A& a_, B& b_) const in operator ()() 371 actor<BaseT>::operator()(A& a_, B& b_, C& c_) const in operator ()() 381 actor<BaseT>::operator()(A& a_, B& b_, C& c_, D& d_) const in operator ()() 390 actor<BaseT>::operator()(A& a_, B& b_, C& c_, D& d_, E& e_) const in operator ()() 404 A& a_, B& b_, C& c_, D& d_, E& e_, F& f_ in operator ()() 423 A& a_, B& b_, C& c_, D& d_, E& e_, F& f_, G& g_ in operator ()() 441 A& a_, B& b_, C& c_, D& d_, E& e_, F& f_, G& g_, H& h_ in operator ()() 459 A& a_, B& b_, C& c_, D& d_, E& e_, F& f_, G& g_, H& h_, I& i_ in operator ()() 478 A& a_, B& b_, C& c_, D& d_, E& e_, F& f_, G& g_, H& h_, I& i_, J& j_ in operator ()() 497 A& a_, B& b_, C& c_, D& d_, E& e_, F& f_, G& g_, H& h_, I& i_, J& j_, in operator ()() [all …]
|
/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/acpi/ |
D | irq_helper.h | 37 #define RP_IRQ_ROUTES(prefix_, func_, a_, b_, c_, d_) \ argument 54 #define RP_IRQ_ROUTES(prefix_, func_, a_, b_, c_, d_) \ argument 75 #define PCI_DEV_PIRQ_ROUTE(dev_, a_, b_, c_, d_) \ argument 81 #define PCIE_BRIDGE_DEV(prefix_, dev_, a_, b_, c_, d_) \ argument 85 #define ROOTPORT_IRQ_ROUTES(prefix_, a_, b_, c_, d_) \ argument
|
/third_party/libinput/test/ |
D | litest.h | 137 #define litest_assert_comparison_int_(a_, op_, b_) \ argument 149 #define litest_assert_int_eq(a_, b_) \ argument 152 #define litest_assert_int_ne(a_, b_) \ argument 155 #define litest_assert_int_lt(a_, b_) \ argument 158 #define litest_assert_int_le(a_, b_) \ argument 161 #define litest_assert_int_ge(a_, b_) \ argument 164 #define litest_assert_int_gt(a_, b_) \ argument 167 #define litest_assert_comparison_ptr_(a_, op_, b_) \ argument 176 #define litest_assert_comparison_double_(a_, op_, b_) \ argument 187 #define litest_assert_ptr_eq(a_, b_) \ argument [all …]
|
/third_party/flutter/skia/third_party/externals/freetype/src/base/ |
D | ftcalc.c | 174 FT_MulDiv( FT_Long a_, in FT_MulDiv() 203 FT_MulDiv_No_Round( FT_Long a_, in FT_MulDiv_No_Round() 232 FT_MulFix( FT_Long a_, in FT_MulFix() 253 FT_DivFix( FT_Long a_, in FT_DivFix() 416 FT_MulDiv( FT_Long a_, in FT_MulDiv() 464 FT_MulDiv_No_Round( FT_Long a_, in FT_MulDiv_No_Round() 509 FT_MulFix( FT_Long a_, in FT_MulFix() 608 FT_DivFix( FT_Long a_, in FT_DivFix()
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftcalc.c | 173 FT_MulDiv( FT_Long a_, in FT_MulDiv() 202 FT_MulDiv_No_Round( FT_Long a_, in FT_MulDiv_No_Round() 231 FT_MulFix( FT_Long a_, in FT_MulFix() 252 FT_DivFix( FT_Long a_, in FT_DivFix() 415 FT_MulDiv( FT_Long a_, in FT_MulDiv() 463 FT_MulDiv_No_Round( FT_Long a_, in FT_MulDiv_No_Round() 508 FT_MulFix( FT_Long a_, in FT_MulFix() 607 FT_DivFix( FT_Long a_, in FT_DivFix()
|
/third_party/freetype/src/base/ |
D | ftcalc.c | 173 FT_MulDiv( FT_Long a_, in FT_MulDiv() 202 FT_MulDiv_No_Round( FT_Long a_, in FT_MulDiv_No_Round() 231 FT_MulFix( FT_Long a_, in FT_MulFix() 252 FT_DivFix( FT_Long a_, in FT_DivFix() 415 FT_MulDiv( FT_Long a_, in FT_MulDiv() 463 FT_MulDiv_No_Round( FT_Long a_, in FT_MulDiv_No_Round() 508 FT_MulFix( FT_Long a_, in FT_MulFix() 607 FT_DivFix( FT_Long a_, in FT_DivFix()
|
/third_party/boost/libs/math/test/ |
D | test_expint_hooks.hpp | 58 double r, a_(a); in expint() local 65 double r, a_(a); in expint() local 72 double r, a_(a); in expint() local
|
D | test_beta_hooks.hpp | 77 double a_ = a; in ibeta() local 88 double a_ = a; in ibeta() local 99 double a_ = a; in ibeta() local
|
/third_party/boost/libs/multiprecision/example/ |
D | mpfr_precision.cpp | 116 mpfr_float beta_distribution_median_method_1(mpfr_float const& a_, mpfr_float const& b_, unsigned d… in beta_distribution_median_method_1() 143 mpfr_float beta_distribution_median_method_2(mpfr_float const& a_, mpfr_float const& b_, unsigned d… in beta_distribution_median_method_2() 183 mpfr_float beta_distribution_median_method_3(mpfr_float const& a_, mpfr_float const& b_, unsigned d… in beta_distribution_median_method_3()
|
/third_party/boost/libs/python/test/ |
D | keywords.cpp | 34 int a_; member 70 int a_; member
|
/third_party/boost/libs/yap/example/autodiff_library/ |
D | Edge.cpp | 14 Edge::Edge(Node* a_,Node* b_):a(a_),b(b_) { in Edge()
|
/third_party/boost/libs/yap/perf/ |
D | arithmetic_perf.cpp | 55 user::number eval_as_yap_expr(user::number a_, user::number x_, user::number y_) in eval_as_yap_expr() 77 eval_as_yap_expr_4x(user::number a_, user::number x_, user::number y_) in eval_as_yap_expr_4x()
|
/third_party/boost/boost/container/detail/ |
D | destroyers.hpp | 269 Allocator &a_; member in boost::container::dtl::scoped_destructor 290 Allocator &a_; member in boost::container::dtl::value_destructor 304 Allocator & a_; member in boost::container::dtl::allocator_destroyer 332 Allocator & a_; member in boost::container::dtl::allocator_destroyer_and_chain_builder 355 Allocator & a_; member in boost::container::dtl::allocator_multialloc_chain_node_deallocator
|
/third_party/boost/libs/proto/test/ |
D | flatten.cpp | 83 boost::proto::terminal<char>::type a_ = {'a'}; in test1() local 151 My<boost::proto::terminal<char>::type> a_ = {{'a'}}; in test2() local
|
/third_party/libnl/lib/ |
D | data.c | 189 const void *a_ = nl_data_get(a); in nl_data_cmp() local
|
/third_party/iowow/src/ |
D | basedefs.h | 150 #define MIN(a_, b_) ((a_) < (b_) ? (a_) : (b_)) argument 154 #define MAX(a_, b_) ((a_) > (b_) ? (a_) : (b_)) argument
|
/third_party/boost/libs/thread/test/sync/mutual_exclusion/with_lock_guard/ |
D | with_lock_guard_move.cpp | 86 int a_; member in Boo
|
/third_party/boost/libs/spirit/classic/test/ |
D | chset_tests.cpp | 60 chset_tests(sstream_t& out, CharT const* a_, CharT b1_, CharT b2_, CharT e1_) in chset_tests()
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
D | LegacyGeneratedCodeTest.cs | 216 private LegacyGeneratedCodeMessageA a_; field in Google.Protobuf.LegacyGeneratedCodeTest.ParseContextEnabledMessageB
|
/third_party/boost/boost/random/detail/ |
D | large_arithmetic.hpp | 46 digit_t a_[2] = { digit_t(a & mask), digit_t((a >> bits) & mask) }; in muldivmod() local
|
/third_party/boost/libs/math/tools/ |
D | hyp_1f1_big_data.cpp | 27 mp_t hypergeometric_1f1_generic_series(mp_t a_, mp_t b_, mp_t z_) in hypergeometric_1f1_generic_series()
|
/third_party/boost/libs/spirit/test/karma/ |
D | regression_adapt_adt.cpp | 98 boost::optional<int> a_; member in data4
|
/third_party/boost/libs/smart_ptr/extras/test/ |
D | sp_atomic_mt_test.cpp | 36 unsigned a_; member
|
/third_party/weston/libweston/ |
D | pixel-formats.c | 56 #define BITS_RGBA_FIXED(r_, g_, b_, a_) \ argument
|
/third_party/boost/boost/math/special_functions/detail/ |
D | hypergeometric_1F1_addition_theorems_on_z.hpp | 72 T term, b_minus_a_plus_n, M, M_next, a_, b_, z_; member
|