/external/parameter-framework/asio-1.10.6/include/asio/ |
D | handler_type.hpp | 31 struct handler_type struct 39 struct handler_type<const Handler, Signature> struct 40 : handler_type<Handler, Signature> {}; 43 struct handler_type<volatile Handler, Signature> struct 44 : handler_type<Handler, Signature> {}; 47 struct handler_type<const volatile Handler, Signature> struct 48 : handler_type<Handler, Signature> {}; 51 struct handler_type<const Handler&, Signature> struct 52 : handler_type<Handler, Signature> {}; 55 struct handler_type<volatile Handler&, Signature> struct [all …]
|
D | async_result.hpp | 62 typename handler_type<Handler, Signature>::type handler; 63 async_result<typename handler_type<Handler, Signature>::type> result; 70 typename handler_type<Handler, Signature>::type 79 …_TYPE(h, sig) typename ::asio::async_result< typename ::asio::handler_type<h, sig>::type>:…
|
/external/sdv/vsomeip/third_party/boost/asio/test/archetypes/ |
D | async_ops.hpp | 38 void()>::completion_handler_type handler_type; in BOOST_ASIO_INITFN_RESULT_TYPE() typedef 43 typename boost::asio::associated_allocator<handler_type>::type a in BOOST_ASIO_INITFN_RESULT_TYPE() 46 typename boost::asio::associated_executor<handler_type>::type ex in BOOST_ASIO_INITFN_RESULT_TYPE() 49 ex.post(BOOST_ASIO_MOVE_CAST(handler_type)(completion.completion_handler), a); in BOOST_ASIO_INITFN_RESULT_TYPE() 59 void(boost::system::error_code)>::completion_handler_type handler_type; in BOOST_ASIO_INITFN_RESULT_TYPE() typedef 64 typename boost::asio::associated_allocator<handler_type>::type a in BOOST_ASIO_INITFN_RESULT_TYPE() 67 typename boost::asio::associated_executor<handler_type>::type ex in BOOST_ASIO_INITFN_RESULT_TYPE() 74 BOOST_ASIO_MOVE_CAST(handler_type)(completion.completion_handler), in BOOST_ASIO_INITFN_RESULT_TYPE() 81 BOOST_ASIO_MOVE_CAST(handler_type)(completion.completion_handler), in BOOST_ASIO_INITFN_RESULT_TYPE() 93 void(std::exception_ptr)>::completion_handler_type handler_type; in BOOST_ASIO_INITFN_RESULT_TYPE() typedef [all …]
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | handler_type_requirements.hpp | 112 …define ASIO_COMPLETION_HANDLER_CHECK( handler_type, handler) typedef ASIO_HANDLER_TYPE(… argument 114 #define ASIO_READ_HANDLER_CHECK( handler_type, handler) typedef ASIO_HANDLER_TYPE(handle… argument 117 #define ASIO_WRITE_HANDLER_CHECK( handler_type, handler) typedef ASIO_HANDLER_TYPE(handl… argument 119 #define ASIO_ACCEPT_HANDLER_CHECK( handler_type, handler) typedef ASIO_HANDLER_TYPE(hand… argument 121 #define ASIO_CONNECT_HANDLER_CHECK( handler_type, handler) typedef ASIO_HANDLER_TYPE(han… argument 123 …COMPOSED_CONNECT_HANDLER_CHECK( handler_type, handler, iter_type) typedef ASIO_HANDLER_… argument 125 …ine ASIO_RESOLVE_HANDLER_CHECK( handler_type, handler, iter_type) typedef ASIO_HANDLER_… argument 127 #define ASIO_WAIT_HANDLER_CHECK( handler_type, handler) typedef ASIO_HANDLER_TYPE(handle… argument 129 #define ASIO_SIGNAL_HANDLER_CHECK( handler_type, handler) typedef ASIO_HANDLER_TYPE(hand… argument 131 #define ASIO_HANDSHAKE_HANDLER_CHECK( handler_type, handler) typedef ASIO_HANDLER_TYPE(h… argument [all …]
|
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/ |
D | handler_type_requirements.hpp | 132 handler_type, handler) \ argument 134 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 154 handler_type, handler) \ argument 156 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 181 handler_type, handler) \ argument 183 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 208 handler_type, handler) \ argument 210 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 233 handler_type, handler, socket_type) \ argument 235 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ [all …]
|
/external/sdv/vsomeip/implementation/helper/1.55/boost/asio/detail/ |
D | handler_type_requirements_ext.hpp | 152 handler_type, handler) \ argument 154 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 174 handler_type, handler) \ argument 176 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 205 handler_type, handler) \ argument 207 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 232 handler_type, handler) \ argument 234 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 257 handler_type, handler) \ argument 259 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ [all …]
|
D | handler_type_requirements_ext_local.hpp | 166 handler_type, handler) \ argument 168 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 188 handler_type, handler) \ argument 190 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 221 handler_type, handler) \ argument 223 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 248 handler_type, handler) \ argument 250 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 273 handler_type, handler) \ argument 275 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ [all …]
|
/external/sdv/vsomeip/implementation/helper/1.66/boost/asio/detail/ |
D | handler_type_requirements_ext.hpp | 158 handler_type, handler) \ argument 160 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 180 handler_type, handler) \ argument 182 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 211 handler_type, handler) \ argument 213 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 239 handler_type, handler) \ 241 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 264 handler_type, handler, socket_type) \ 266 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ [all …]
|
D | handler_type_requirements_ext_local.hpp | 160 handler_type, handler) \ argument 162 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 182 handler_type, handler) \ argument 184 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 215 handler_type, handler) \ argument 217 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 242 handler_type, handler) \ argument 244 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 267 handler_type, handler, socket_type) \ argument 269 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ [all …]
|
/external/sdv/vsomeip/implementation/helper/1.74/boost/asio/detail/ |
D | handler_type_requirements_ext_local.hpp | 155 handler_type, handler) \ argument 157 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 177 handler_type, handler) \ argument 179 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 209 handler_type, handler) \ argument 211 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 237 handler_type, handler) \ 239 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 262 handler_type, handler, socket_type) \ 264 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ [all …]
|
D | handler_type_requirements_ext.hpp | 155 handler_type, handler) \ argument 157 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 177 handler_type, handler) \ argument 179 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 207 handler_type, handler) \ argument 209 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 235 handler_type, handler) \ 237 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 260 handler_type, handler, socket_type) \ 262 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ [all …]
|
/external/sdv/vsomeip/implementation/helper/1.76/boost/asio/detail/ |
D | handler_type_requirements_ext_local.hpp | 155 handler_type, handler) \ argument 157 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 177 handler_type, handler) \ argument 179 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 209 handler_type, handler) \ argument 211 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 237 handler_type, handler) \ 239 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 262 handler_type, handler, socket_type) \ 264 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ [all …]
|
D | handler_type_requirements_ext.hpp | 155 handler_type, handler) \ argument 157 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 177 handler_type, handler) \ argument 179 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 207 handler_type, handler) \ argument 209 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 235 handler_type, handler) \ 237 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 260 handler_type, handler, socket_type) \ 262 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ [all …]
|
/external/sdv/vsomeip/implementation/helper/1.70/boost/asio/detail/ |
D | handler_type_requirements_ext.hpp | 155 handler_type, handler) \ argument 157 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 177 handler_type, handler) \ argument 179 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 207 handler_type, handler) \ argument 209 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 235 handler_type, handler) \ 237 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 260 handler_type, handler, socket_type) \ 262 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ [all …]
|
D | handler_type_requirements_ext_local.hpp | 155 handler_type, handler) \ argument 157 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 177 handler_type, handler) \ argument 179 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 209 handler_type, handler) \ argument 211 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 237 handler_type, handler) \ 239 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ 262 handler_type, handler, socket_type) \ 264 typedef BOOST_ASIO_HANDLER_TYPE(handler_type, \ [all …]
|
/external/rust/crabbyavif/src/decoder/ |
D | track.rs | 50 pub handler_type: String, field 71 self.handler_type == "pict" || self.handler_type == "vide" || self.handler_type == "auxv" in is_video_handler()
|
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/ |
D | use_awaitable.hpp | 250 Executor, typename decay<Args>::type...> handler_type; typedef in boost::asio::async_result 251 typedef typename handler_type::awaitable_type return_type; 262 handler_type handler(frame->detach_thread()); in initiate() 264 return static_cast<handler_type*>(nullptr); in initiate()
|
D | spawn.hpp | 443 typedef typename decay<Handler>::type handler_type; in spawn() typedef 446 detail::spawn_helper<handler_type, function_type> helper; in spawn() 448 new detail::spawn_data<handler_type, function_type>( in spawn()
|
/external/sdv/vsomeip/third_party/boost/function/include/boost/function/ |
D | function_template.hpp | 930 handler_type; in assign_to() typedef 932 typedef typename handler_type::invoker_type invoker_type; in assign_to() 933 typedef typename handler_type::manager_type manager_type; in assign_to() 964 handler_type; in assign_to_a() typedef 966 typedef typename handler_type::invoker_type invoker_type; in assign_to_a() 967 typedef typename handler_type::manager_type manager_type; in assign_to_a()
|
/external/libxkbcommon/src/xkbcomp/ |
D | action.c | 786 enum xkb_action_type handler_type; in HandleActionDef() local 795 if (!stringToAction(str, &handler_type)) { in HandleActionDef() 805 *action = info->actions[handler_type]; in HandleActionDef() 848 if (!handleAction[handler_type](ctx, mods, action, fieldNdx, in HandleActionDef()
|
/external/rust/crabbyavif/src/parser/ |
D | mp4box.rs | 449 let handler_type = stream.read_string(4)?; in parse_hdlr() localVariable 461 Ok(handler_type) in parse_hdlr() 1210 let handler_type = parse_hdlr(&mut stream.sub_stream(&header.size)?)?; in parse_meta() localVariable 1211 if handler_type != "pict" { in parse_meta() 1665 "hdlr" => track.handler_type = parse_hdlr(&mut sub_stream)?, in parse_mdia()
|
/external/flac/doc/ |
D | isoflac.txt | 76 + The handler_type field in the Handler Reference Box 530 handler_type = soun
|
/external/pytorch/torch/_functorch/_aot_autograd/ |
D | runtime_wrappers.py | 237 handler_type = _HANDLER_MAP[info.output_type] 238 return handler_type(info, runtime_metadata, trace_joint)
|
/external/armnn/third-party/fmt/ |
D | format.h | 3113 using handler_type = detail::dynamic_specs_handler<ParseContext>; 3115 detail::specs_checker<handler_type> handler(handler_type(specs_, ctx), 3342 using handler_type = detail::dynamic_specs_handler<ParseContext>; 3343 detail::specs_checker<handler_type> handler(handler_type(specs_, ctx),
|
/external/googleapis/google/appengine/v1/ |
D | app_yaml.proto | 112 oneof handler_type { oneof
|