Home
last modified time | relevance | path

Searched defs:resp (Results 1 – 25 of 386) sorted by relevance

12345678910>>...16

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkcontext.c344 _find_response (gconstpointer resp, gconstpointer comp_resp) in _find_response()
353 _find_request (gconstpointer resp, gconstpointer req) in _find_request()
370 mfxFrameAllocResponse * resp) in gst_msdk_context_get_cached_alloc_responses()
397 create_surfaces (GstMsdkContext * context, GstMsdkAllocResponse * resp) in create_surfaces()
422 remove_surfaces (GstMsdkContext * context, GstMsdkAllocResponse * resp) in remove_surfaces()
431 GstMsdkAllocResponse * resp) in gst_msdk_context_add_alloc_response()
441 mfxFrameAllocResponse * resp) in gst_msdk_context_remove_alloc_response()
463 check_surfaces_available (GstMsdkContext * context, GstMsdkAllocResponse * resp) in check_surfaces_available()
495 mfxFrameAllocResponse * resp) in gst_msdk_context_get_surface_available()
543 mfxFrameAllocResponse * resp, mfxFrameSurface1 * surface) in gst_msdk_context_put_surface_locked()
[all …]
Dgstmsdkallocator_d3d.c37 mfxFrameAllocResponse * resp) in gst_msdk_frame_alloc()
43 gst_msdk_frame_free (mfxHDL pthis, mfxFrameAllocResponse * resp) in gst_msdk_frame_free()
/third_party/nghttp2/src/
Dshrpx_mruby_module_response.cc53 const auto &resp = downstream->response(); in response_get_http_version_major() local
62 const auto &resp = downstream->response(); in response_get_http_version_minor() local
71 const auto &resp = downstream->response(); in response_get_status() local
80 auto &resp = downstream->response(); in response_set_status() local
100 const auto &resp = downstream->response(); in response_get_headers() local
110 auto &resp = downstream->response(); in response_mod_header() local
194 auto &resp = downstream->response(); in response_clear_headers() local
207 auto &resp = downstream->response(); in response_return() local
283 auto &resp = downstream->response(); in response_send_info() local
/third_party/uboot/u-boot-2020.01/drivers/clk/tegra/
Dtegra186-clk.c15 struct mrq_clk_response resp; in tegra186_clk_get_rate() local
34 struct mrq_clk_response resp; in tegra186_clk_set_rate() local
55 struct mrq_clk_response resp; in tegra186_clk_en_dis() local
/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/
Drndis.c150 rndis_query_cmplt_type *resp; in gen_ndis_query_resp() local
648 rndis_set_cmplt_type *resp; in gen_ndis_set_resp() local
770 rndis_init_cmplt_type *resp; in rndis_init_response() local
809 rndis_query_cmplt_type *resp; in rndis_query_response() local
854 rndis_set_cmplt_type *resp; in rndis_set_response() local
895 rndis_reset_cmplt_type *resp; in rndis_reset_response() local
919 rndis_keepalive_cmplt_type *resp; in rndis_keepalive_response() local
948 rndis_indicate_status_msg_type *resp; in rndis_indicate_status_msg() local
/third_party/uboot/u-boot-2020.01/drivers/firmware/
Dti_sci.c330 struct ti_sci_msg_hdr *resp; in cmd_set_board_config_using_msg() local
491 struct ti_sci_msg_hdr *resp; in ti_sci_set_device_state() local
591 struct ti_sci_msg_resp_get_device_state *resp; in ti_sci_get_device_state() local
883 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_set_device_resets() local
953 struct ti_sci_msg_hdr *resp; in ti_sci_set_clock_state() local
1007 struct ti_sci_msg_resp_get_clock_state *resp; in ti_sci_cmd_get_clock_state() local
1227 struct ti_sci_msg_hdr *resp; in ti_sci_cmd_clk_set_parent() local
1279 struct ti_sci_msg_resp_get_clock_parent *resp; in ti_sci_cmd_clk_get_parent() local
1334 struct ti_sci_msg_resp_get_clock_num_parents *resp; in ti_sci_cmd_clk_get_num_parents() local
1399 struct ti_sci_msg_resp_query_clock_freq *resp; in ti_sci_cmd_clk_get_match_freq() local
[all …]
/third_party/uboot/u-boot-2020.01/drivers/misc/
Dcros_ec_sandbox.c294 struct ec_response_hello *resp = resp_data; in process_cmd() local
301 struct ec_response_get_version *resp = resp_data; in process_cmd() local
312 struct ec_response_vbnvcontext *resp = resp_data; in process_cmd() local
353 struct ec_response_host_event_mask *resp = resp_data; in process_cmd() local
366 struct ec_response_vboot_hash *resp = resp_data; in process_cmd() local
401 struct ec_response_flash_protect *resp = resp_data; in process_cmd() local
420 struct ec_response_flash_region_info *resp = resp_data; in process_cmd() local
Datsha204a-i2c.c176 struct atsha204a_resp *resp) in atsha204a_recv_resp()
210 struct atsha204a_resp resp; in atsha204a_wakeup() local
269 struct atsha204a_resp *resp) in atsha204a_transaction()
316 struct atsha204a_resp resp; in atsha204a_read() local
360 struct atsha204a_resp resp; in atsha204a_get_random() local
/third_party/uboot/u-boot-2020.01/arch/arm/mach-bcm283x/include/mach/
Dmbox.h135 } resp; member
149 } resp; member
160 } resp; member
174 } resp; member
203 } resp; member
222 } resp; member
249 } resp; member
264 } resp; member
276 } resp; member
291 } resp; member
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dp2p_supplicant_sd.c183 static void wpas_sd_add_empty(struct wpabuf *resp, u8 srv_proto, in wpas_sd_add_empty()
202 static void wpas_sd_add_proto_not_avail(struct wpabuf *resp, u8 srv_proto, in wpas_sd_add_proto_not_avail()
210 static void wpas_sd_add_bad_request(struct wpabuf *resp, u8 srv_proto, in wpas_sd_add_bad_request()
217 static void wpas_sd_add_not_found(struct wpabuf *resp, u8 srv_proto, in wpas_sd_add_not_found()
226 struct wpabuf *resp, u8 srv_trans_id) in wpas_sd_all_bonjour()
289 struct wpabuf *resp, u8 srv_trans_id, in wpas_sd_req_bonjour()
360 struct wpabuf *resp, u8 srv_trans_id) in wpas_sd_all_upnp()
396 struct wpabuf *resp, u8 srv_trans_id, in wpas_sd_req_upnp()
478 struct wpabuf *resp, u8 srv_trans_id, in wpas_sd_req_wfd()
558 struct wpabuf *resp, u8 srv_trans_id, in wpas_sd_req_asp()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dp2p_supplicant_sd.c183 static void wpas_sd_add_empty(struct wpabuf *resp, u8 srv_proto, in wpas_sd_add_empty()
202 static void wpas_sd_add_proto_not_avail(struct wpabuf *resp, u8 srv_proto, in wpas_sd_add_proto_not_avail()
210 static void wpas_sd_add_bad_request(struct wpabuf *resp, u8 srv_proto, in wpas_sd_add_bad_request()
217 static void wpas_sd_add_not_found(struct wpabuf *resp, u8 srv_proto, in wpas_sd_add_not_found()
226 struct wpabuf *resp, u8 srv_trans_id) in wpas_sd_all_bonjour()
289 struct wpabuf *resp, u8 srv_trans_id, in wpas_sd_req_bonjour()
360 struct wpabuf *resp, u8 srv_trans_id) in wpas_sd_all_upnp()
396 struct wpabuf *resp, u8 srv_trans_id, in wpas_sd_req_upnp()
478 struct wpabuf *resp, u8 srv_trans_id, in wpas_sd_req_wfd()
558 struct wpabuf *resp, u8 srv_trans_id, in wpas_sd_req_asp()
[all …]
/third_party/grpc/test/cpp/end2end/
Dinterceptors_util.cc35 EchoResponse resp; in MakeCall() local
48 EchoResponse resp; in MakeClientStreamingCall() local
68 EchoResponse resp; in MakeServerStreamingCall() local
84 EchoResponse resp; in MakeBidiStreamingCall() local
163 EchoResponse resp; in MakeCallbackCall() local
Dmock_test.cc196 EchoResponse resp; in TEST_F() local
225 EchoResponse resp; in TEST_F() local
238 EchoResponse resp; in TEST_F() local
259 std::string resp(""); in RequestStream() local
347 EchoResponse resp; in TEST_F() local
363 EchoResponse resp; in TEST_F() local
/third_party/grpc/examples/cpp/keyvaluestore/
Dcaching_interceptor.h83 keyvaluestore::Response resp; in Intercept() local
96 keyvaluestore::Response* resp = in Intercept() local
/third_party/grpc/include/grpcpp/impl/codegen/
Dserver_callback_impl.h313 void StartWrite(const Response* resp) { in StartWrite()
323 void StartWrite(const Response* resp, ::grpc::WriteOptions options) { in StartWrite()
351 void StartWriteAndFinish(const Response* resp, ::grpc::WriteOptions options, in StartWriteAndFinish()
377 void StartWriteLast(const Response* resp, ::grpc::WriteOptions options) { in StartWriteLast()
595 void StartWrite(const Response* resp) { in StartWrite()
598 void StartWrite(const Response* resp, ::grpc::WriteOptions options) { in StartWrite()
612 void StartWriteAndFinish(const Response* resp, ::grpc::WriteOptions options, in StartWriteAndFinish()
629 void StartWriteLast(const Response* resp, ::grpc::WriteOptions options) { in StartWriteLast()
Dserver_callback.h313 void StartWrite(const Response* resp) { in StartWrite()
323 void StartWrite(const Response* resp, ::grpc::WriteOptions options) { in StartWrite()
351 void StartWriteAndFinish(const Response* resp, ::grpc::WriteOptions options, in StartWriteAndFinish()
377 void StartWriteLast(const Response* resp, ::grpc::WriteOptions options) { in StartWriteLast()
590 void StartWrite(const Response* resp) { in StartWrite()
593 void StartWrite(const Response* resp, ::grpc::WriteOptions options) { in StartWrite()
607 void StartWriteAndFinish(const Response* resp, ::grpc::WriteOptions options, in StartWriteAndFinish()
624 void StartWriteLast(const Response* resp, ::grpc::WriteOptions options) { in StartWriteLast()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_ttls.c243 static int eap_ttls_avp_encapsulate(struct wpabuf **resp, u32 avp_code, in eap_ttls_avp_encapsulate()
339 struct wpabuf **resp) in eap_ttls_phase2_eap_process()
365 u8 method, struct wpabuf **resp) in eap_ttls_phase2_request_eap_method()
437 struct wpabuf **resp) in eap_ttls_phase2_request_eap()
479 struct wpabuf **resp) in eap_ttls_phase2_request_mschapv2()
574 struct wpabuf **resp) in eap_ttls_phase2_request_mschap()
677 struct wpabuf **resp) in eap_ttls_phase2_request_pap()
731 struct wpabuf **resp) in eap_ttls_phase2_request_chap()
813 struct wpabuf **resp) in eap_ttls_phase2_request()
1065 struct wpabuf *resp, u8 identifier, in eap_ttls_encrypt_response()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap_ttls.c243 static int eap_ttls_avp_encapsulate(struct wpabuf **resp, u32 avp_code, in eap_ttls_avp_encapsulate()
339 struct wpabuf **resp) in eap_ttls_phase2_eap_process()
365 u8 method, struct wpabuf **resp) in eap_ttls_phase2_request_eap_method()
437 struct wpabuf **resp) in eap_ttls_phase2_request_eap()
479 struct wpabuf **resp) in eap_ttls_phase2_request_mschapv2()
574 struct wpabuf **resp) in eap_ttls_phase2_request_mschap()
677 struct wpabuf **resp) in eap_ttls_phase2_request_pap()
731 struct wpabuf **resp) in eap_ttls_phase2_request_chap()
813 struct wpabuf **resp) in eap_ttls_phase2_request()
1065 struct wpabuf *resp, u8 identifier, in eap_ttls_encrypt_response()
[all …]
/third_party/uboot/u-boot-2020.01/arch/arm/mach-socfpga/include/mach/
Dmailbox_s10.h50 #define MBOX_RESP_ERR_GET(resp) \ argument
52 #define MBOX_RESP_LEN_GET(resp) \ argument
54 #define MBOX_RESP_ID_GET(resp) \ argument
56 #define MBOX_RESP_CLIENT_GET(resp) \ argument
/third_party/typescript/tests/baselines/reference/convertToAsyncFunction/
DconvertToAsyncFunction_MultipleReturns1.ts21 const resp = await x; constant
DconvertToAsyncFunction_InnerVarNameConflict.ts14 const resp = await fetch("https://typescriptlang.org"); constant
DconvertToAsyncFunction_InnerPromiseRetBinding1.ts14 const resp = await fetch("https://typescriptlang.org"); constant
DconvertToAsyncFunction_InnerPromiseRet.ts14 const resp = await fetch("https://typescriptlang.org"); constant
DconvertToAsyncFunction_InnerPromise.ts15 const resp = await fetch("https://typescriptlang.org"); constant
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspextension.c89 gst_rtsp_extension_detect_server (GstRTSPExtension * ext, GstRTSPMessage * resp) in gst_rtsp_extension_detect_server()
116 GstRTSPMessage * resp) in gst_rtsp_extension_after_send()
211 GstRTSPMessage * resp) in gst_rtsp_extension_send()

12345678910>>...16