Searched defs:qry (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/boost/asio/detail/ |
D | resolver_service.hpp | 75 results_type resolve(implementation_type&, const query_type& qry, in resolve() 90 void async_resolve(implementation_type& impl, const query_type& qry, in async_resolve()
|
D | resolve_query_op.hpp | 59 const query_type& qry, scheduler_impl& sched, in resolve_query_op()
|
/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | resolver_service.hpp | 75 results_type resolve(implementation_type&, const query_type& qry, in resolve() 90 void async_resolve(implementation_type& impl, const query_type& qry, in async_resolve()
|
D | resolve_query_op.hpp | 59 const query_type& qry, scheduler_impl& sched, in resolve_query_op()
|
/third_party/gstreamer/gstreamer/plugins/tracers/ |
D | gststats.c | 268 GstPadStats * that_pad_stats, GstQuery * qry, GstClockTime elapsed, in do_query_stats() 487 GstQuery * qry) in do_element_query_pre() 499 GstQuery * qry) in do_query_pre() 511 GstQuery * qry, gboolean res) in do_query_post()
|
/third_party/lwip/src/core/ |
D | dns.c | 761 struct dns_query qry; in dns_send() local 1243 struct dns_query qry; in dns_recv() local
|