/third_party/boost/boost/spirit/home/classic/phoenix/ |
D | actor.hpp | 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 ()() 517 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/mingw-w64/mingw-w64-libraries/winpthreads/src/ |
D | barrier.c | 70 barrier_t *b_ = (barrier_t *)*barrier; in barrier_ref_destroy() local 90 int pthread_barrier_destroy(pthread_barrier_t *b_) in pthread_barrier_destroy() 134 pthread_barrier_init (pthread_barrier_t *b_, const void *attr, in pthread_barrier_init() 177 int pthread_barrier_wait(pthread_barrier_t *b_) in pthread_barrier_wait()
|
/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 | 175 FT_Long b_, in FT_MulDiv() 204 FT_Long b_, in FT_MulDiv_No_Round() 233 FT_Long b_ ) in FT_MulFix() 254 FT_Long b_ ) in FT_DivFix() 417 FT_Long b_, in FT_MulDiv() 465 FT_Long b_, in FT_MulDiv_No_Round() 510 FT_Long b_ ) in FT_MulFix() 609 FT_Long b_ ) in FT_DivFix()
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftcalc.c | 174 FT_Long b_, in FT_MulDiv() 203 FT_Long b_, in FT_MulDiv_No_Round() 232 FT_Long b_ ) in FT_MulFix() 253 FT_Long b_ ) in FT_DivFix() 416 FT_Long b_, in FT_MulDiv() 464 FT_Long b_, in FT_MulDiv_No_Round() 509 FT_Long b_ ) in FT_MulFix() 608 FT_Long b_ ) in FT_DivFix()
|
/third_party/freetype/src/base/ |
D | ftcalc.c | 174 FT_Long b_, in FT_MulDiv() 203 FT_Long b_, in FT_MulDiv_No_Round() 232 FT_Long b_ ) in FT_MulFix() 253 FT_Long b_ ) in FT_DivFix() 416 FT_Long b_, in FT_MulDiv() 464 FT_Long b_, in FT_MulDiv_No_Round() 509 FT_Long b_ ) in FT_MulFix() 608 FT_Long b_ ) in FT_DivFix()
|
/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 | 35 double b_; member 71 double b_; member
|
/third_party/boost/libs/optional/test/ |
D | optional_test_deleted_default_ctor.cpp | 26 basic_multi_buffer const* b_; member in const_buffers_type
|
/third_party/boost/libs/math/test/ |
D | test_beta_hooks.hpp | 78 double b_ = b; in ibeta() local 89 double b_ = b; in ibeta() local 100 double b_ = b; in ibeta() local
|
/third_party/boost/boost/beast/core/detail/ |
D | ostream.hpp | 54 DynamicBuffer& b_; member in boost::beast::detail::ostream_buffer 125 DynamicBuffer& b_; member in boost::beast::detail::ostream_buffer
|
D | buffers_pair.hpp | 104 value_type b_[2]; member in boost::beast::detail::buffers_pair
|
D | buffers_range_adaptor.hpp | 24 BufferSequence b_; member in boost::beast::detail::buffers_range_adaptor
|
/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/math/include_private/boost/math/tools/ |
D | solve.hpp | 41 const boost::numeric::ublas::vector<T>& b_) in solve()
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
D | memory_byte_array.h | 75 uint8_t* b_; variable
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
D | memory_byte_array.h | 75 uint8_t* b_; variable
|
/third_party/boost/boost/beast/core/ |
D | make_printable.hpp | 26 Buffers b_; member in boost::beast::detail::make_printable_adaptor
|
/third_party/boost/libs/proto/test/ |
D | flatten.cpp | 84 boost::proto::terminal<char>::type b_ = {'b'}; in test1() local 152 My<boost::proto::terminal<char>::type> b_ = {{'b'}}; in test2() local
|
/third_party/libnl/lib/ |
D | data.c | 190 const void *b_ = nl_data_get(b); 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/boost/beast/core/impl/ |
D | buffered_read_stream.hpp | 36 MutableBufferSequence b_; member in boost::beast::buffered_read_stream::ops::read_op
|
/third_party/boost/libs/spirit/classic/test/ |
D | chset_tests.cpp | 63 range<CharT> b_(b1_, b2_); in chset_tests() local
|
/third_party/boost/boost/random/detail/ |
D | large_arithmetic.hpp | 47 digit_t b_[2] = { digit_t(b & mask), digit_t((b >> bits) & mask) }; in muldivmod() local
|