Home
last modified time | relevance | path

Searched defs:d_ (Results 1 – 25 of 45) sorted by relevance

12

/third_party/boost/boost/spirit/home/classic/phoenix/
Dactor.hpp390 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/
Devdev.h829 #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/
Dlocal_sp_deleter.hpp33 D d_; member in boost::detail::local_sp_deleter
Dsp_counted_impl.hpp221 D d_; // copy constructor must not throw member in boost::detail::sp_counted_impl_pda
/third_party/boost/libs/proto/test/
Dflatten.cpp86 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/
Dchset_tests.cpp67 negated_char_parser<range<CharT> > d_(~b_); in chset_tests() local
/third_party/boost/libs/beast/include/boost/beast/websocket/
Dstream_base.hpp55 detail::decorator d_; member in boost::beast::websocket::stream_base::decorator
/third_party/boost/boost/beast/websocket/
Dstream_base.hpp55 detail::decorator d_; member in boost::beast::websocket::stream_base::decorator
/third_party/boost/libs/container/example/
Ddoc_recursive_containers.cpp32 deque<data> d_; member
/third_party/boost/libs/contract/example/features/
Dunion.cpp78 double d_; member
/third_party/boost/libs/format/example/
Dsample_userType.cpp79 unsigned int d_; // denominator member in Rational
/third_party/pulseaudio/src/modules/echo-cancel/
Dadrian-aec.c241 int AEC_doAEC(AEC *a, int d_, int x_) in AEC_doAEC()
/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgstdirectcontrolbinding.c145 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/
DUnittestImportProto3.cs93 private int d_; field in Google.Protobuf.TestProtos.ImportMessage
DUnittestImport.cs106 private int d_; field in Google.Protobuf.TestProtos.Proto2.ImportMessage
/third_party/boost/libs/xpressive/perf/
Dcommand_line.cpp136 double d_; member
/third_party/boost/tools/build/src/engine/
Dclass.cpp67 static void import_base_rule( void * r_, void * d_ ) in import_base_rule()
/third_party/boost/libs/asio/include/boost/asio/detail/
Dchrono_time_traits.hpp176 duration_type d_; member in boost::asio::detail::chrono_time_traits::posix_time_duration
/third_party/boost/boost/asio/detail/
Dchrono_time_traits.hpp176 duration_type d_; member in boost::asio::detail::chrono_time_traits::posix_time_duration
/third_party/boost/boost/proto/transform/
Dfold.hpp54 Data d_; member
/third_party/freetype/src/base/
Dftcalc.c179 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/
Dftcalc.c180 FT_Long d_; in FT_MulDiv() local
209 FT_Long d_; in FT_MulDiv_No_Round() local
/third_party/flatbuffers/tests/
Darrays_test_generated.h72 int64_t d_[2]; variable
154 MyGame::Example::NestedStruct d_[2]; variable
/third_party/skia/third_party/externals/freetype/src/base/
Dftcalc.c179 FT_Long d_; in FT_MulDiv() local
208 FT_Long d_; in FT_MulDiv_No_Round() local
/third_party/boost/boost/beast/websocket/impl/
Dhandshake.hpp62 data& d_; member in boost::beast::websocket::stream::handshake_op

12