/third_party/boost/boost/spirit/home/classic/phoenix/ |
D | actor.hpp | 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 ()() 538 A& a_, B& b_, C& c_, D& d_, E& e_, F& f_, G& g_, H& h_, I& i_, J& j_, in operator ()() 558 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/libinput/src/ |
D | evdev.h | 829 #define evdev_log_debug(d_, ...) evdev_log_msg((d_), LIBINPUT_LOG_PRIORITY_DEBUG, __VA_ARGS__) argument 830 #define evdev_log_info(d_, ...) evdev_log_msg((d_), LIBINPUT_LOG_PRIORITY_INFO, __VA_ARGS__) argument 831 #define evdev_log_error(d_, ...) evdev_log_msg((d_), LIBINPUT_LOG_PRIORITY_ERROR, __VA_ARGS__) argument 832 #define evdev_log_bug_kernel(d_, ...) evdev_log_msg((d_), LIBINPUT_LOG_PRIORITY_ERROR, "kernel bug:… argument 833 #define evdev_log_bug_libinput(d_, ...) evdev_log_msg((d_), LIBINPUT_LOG_PRIORITY_ERROR, "libinput … argument 834 #define evdev_log_bug_client(d_, ...) evdev_log_msg((d_), LIBINPUT_LOG_PRIORITY_ERROR, "client bug:… argument 836 #define evdev_log_debug_ratelimit(d_, r_, ...) \ argument 838 #define evdev_log_info_ratelimit(d_, r_, ...) \ argument 840 #define evdev_log_error_ratelimit(d_, r_, ...) \ argument 842 #define evdev_log_bug_kernel_ratelimit(d_, r_, ...) \ argument [all …]
|
/third_party/boost/boost/smart_ptr/detail/ |
D | local_sp_deleter.hpp | 33 D d_; member in boost::detail::local_sp_deleter
|
D | sp_counted_impl.hpp | 221 D d_; // copy constructor must not throw member in boost::detail::sp_counted_impl_pda
|
/third_party/boost/libs/proto/test/ |
D | flatten.cpp | 86 boost::proto::terminal<char>::type d_ = {'d'}; in test1() local 154 My<boost::proto::terminal<char>::type> d_ = {{'d'}}; in test2() local
|
/third_party/boost/libs/spirit/classic/test/ |
D | chset_tests.cpp | 67 negated_char_parser<range<CharT> > d_(~b_); in chset_tests() local
|
/third_party/boost/libs/beast/include/boost/beast/websocket/ |
D | stream_base.hpp | 55 detail::decorator d_; member in boost::beast::websocket::stream_base::decorator
|
/third_party/boost/boost/beast/websocket/ |
D | stream_base.hpp | 55 detail::decorator d_; member in boost::beast::websocket::stream_base::decorator
|
/third_party/boost/libs/container/example/ |
D | doc_recursive_containers.cpp | 32 deque<data> d_; member
|
/third_party/boost/libs/contract/example/features/ |
D | union.cpp | 78 double d_; member
|
/third_party/boost/libs/format/example/ |
D | sample_userType.cpp | 79 unsigned int d_; // denominator member in Rational
|
/third_party/pulseaudio/src/modules/echo-cancel/ |
D | adrian-aec.c | 241 int AEC_doAEC(AEC *a, int d_, int x_) in AEC_doAEC()
|
/third_party/gstreamer/gstreamer/libs/gst/controller/ |
D | gstdirectcontrolbinding.c | 145 gpointer d_) in convert_value_to_boolean() 167 convert_value_to_enum (GstDirectControlBinding * self, gdouble s, gpointer d_) in convert_value_to_enum()
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
D | UnittestImportProto3.cs | 93 private int d_; field in Google.Protobuf.TestProtos.ImportMessage
|
D | UnittestImport.cs | 106 private int d_; field in Google.Protobuf.TestProtos.Proto2.ImportMessage
|
/third_party/boost/libs/xpressive/perf/ |
D | command_line.cpp | 136 double d_; member
|
/third_party/boost/tools/build/src/engine/ |
D | class.cpp | 67 static void import_base_rule( void * r_, void * d_ ) in import_base_rule()
|
/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | chrono_time_traits.hpp | 176 duration_type d_; member in boost::asio::detail::chrono_time_traits::posix_time_duration
|
/third_party/boost/boost/asio/detail/ |
D | chrono_time_traits.hpp | 176 duration_type d_; member in boost::asio::detail::chrono_time_traits::posix_time_duration
|
/third_party/boost/boost/proto/transform/ |
D | fold.hpp | 54 Data d_; member
|
/third_party/freetype/src/base/ |
D | ftcalc.c | 179 FT_Long d_; in FT_MulDiv() local 208 FT_Long d_; in FT_MulDiv_No_Round() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/base/ |
D | ftcalc.c | 180 FT_Long d_; in FT_MulDiv() local 209 FT_Long d_; in FT_MulDiv_No_Round() local
|
/third_party/flatbuffers/tests/ |
D | arrays_test_generated.h | 72 int64_t d_[2]; variable 154 MyGame::Example::NestedStruct d_[2]; variable
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftcalc.c | 179 FT_Long d_; in FT_MulDiv() local 208 FT_Long d_; in FT_MulDiv_No_Round() local
|
/third_party/boost/boost/beast/websocket/impl/ |
D | handshake.hpp | 62 data& d_; member in boost::beast::websocket::stream::handshake_op
|