/external/opencore/android/ |
D | android_surface_output.cpp | 226 CommandResponse resp(status,cmdid,aContext); in QueryUUID() local 250 CommandResponse resp(status,cmdid,aContext); in QueryInterface() local 284 CommandResponse resp(status,cmdid,aContext); in Init() local 293 CommandResponse resp(PVMFSuccess,cmdid,aContext); in Reset() local 323 CommandResponse resp(status,cmdid,aContext); in Start() local 364 CommandResponse resp(status,cmdid,aContext); in Pause() local 391 CommandResponse resp(status,cmdid,aContext); in Flush() local 408 CommandResponse resp(status,cmdid,aContext); in DiscardData() local 427 CommandResponse resp(status,cmdid,aContext); in DiscardData() local 461 CommandResponse resp(status,cmdid,aContext); in Stop() local [all …]
|
/external/opencore/engines/adapters/player/framemetadatautility/src/ |
D | pv_frame_metadata_mio_audio.cpp | 178 CommandResponse resp(status, cmdid, aContext); in QueryUUID() local 202 CommandResponse resp(status, cmdid, aContext); in QueryInterface() local 239 CommandResponse resp(status, cmdid, aContext); in Init() local 251 CommandResponse resp(status, cmdid, aContext); in Reset() local 282 CommandResponse resp(status, cmdid, aContext); in Start() local 308 CommandResponse resp(status, cmdid, aContext); in Pause() local 334 CommandResponse resp(status, cmdid, aContext); in Flush() local 349 CommandResponse resp(status, cmdid, aContext); in DiscardData() local 385 CommandResponse resp(status, cmdid, aContext); in Stop() local 401 CommandResponse resp(status, cmdid, aContext); in CancelAllCommands() local [all …]
|
D | pv_frame_metadata_mio_video.cpp | 308 CommandResponse resp(status, cmdid, aContext); in QueryUUID() local 339 CommandResponse resp(status, cmdid, aContext); in QueryInterface() local 376 CommandResponse resp(status, cmdid, aContext); in Init() local 388 CommandResponse resp(status, cmdid, aContext); in Reset() local 419 CommandResponse resp(status, cmdid, aContext); in Start() local 445 CommandResponse resp(status, cmdid, aContext); in Pause() local 471 CommandResponse resp(status, cmdid, aContext); in Flush() local 486 CommandResponse resp(status, cmdid, aContext); in DiscardData() local 522 CommandResponse resp(status, cmdid, aContext); in Stop() local 538 CommandResponse resp(status, cmdid, aContext); in CancelAllCommands() local [all …]
|
/external/opencore/pvmi/media_io/pvmiofileoutput/src/ |
D | pvmi_media_io_fileoutput.cpp | 404 CommandResponse resp(status, cmdid, aContext); in QueryUUID() local 449 CommandResponse resp(status, cmdid, aContext); in QueryInterface() local 515 CommandResponse resp(status, cmdid, aContext); in Init() local 527 CommandResponse resp(PVMFSuccess, cmdid, aContext); in Reset() local 554 CommandResponse resp(status, cmdid, aContext); in Start() local 582 CommandResponse resp(status, cmdid, aContext); in Pause() local 609 CommandResponse resp(status, cmdid, aContext); in Flush() local 625 CommandResponse resp(status, cmdid, aContext); in DiscardData() local 643 CommandResponse resp(status, cmdid, aContext); in DiscardData() local 679 CommandResponse resp(status, cmdid, aContext); in Stop() local [all …]
|
/external/wpa_supplicant/ |
D | eap_ttls.c | 230 struct eap_hdr *resp; in eap_ttls_encrypt() local 299 static int eap_ttls_avp_encapsulate(u8 **resp, size_t *resp_len, u32 avp_code, in eap_ttls_avp_encapsulate() 484 u8 **resp, size_t *resp_len) in eap_ttls_phase2_nak() 522 u8 **resp, size_t *resp_len) in eap_ttls_phase2_request_eap() 641 u8 **resp, size_t *resp_len) in eap_ttls_phase2_request_mschapv2() 761 u8 **resp, size_t *resp_len) in eap_ttls_phase2_request_mschap() 836 u8 **resp, size_t *resp_len) in eap_ttls_phase2_request_pap() 890 u8 **resp, size_t *resp_len) in eap_ttls_phase2_request_chap() 974 u8 **resp, size_t *resp_len) in eap_ttls_phase2_request() 1082 u8 *resp = NULL, *mschapv2 = NULL, *eapdata = NULL; in eap_ttls_decrypt() local [all …]
|
D | eap_pax.c | 113 struct eap_pax_hdr *resp; in eap_pax_alloc_resp() local 137 struct eap_pax_hdr *resp; in eap_pax_process_std_1() local 260 struct eap_pax_hdr *resp; in eap_pax_process_std_3() local 356 u8 *resp, icvbuf[EAP_PAX_ICV_LEN]; in eap_pax_process() local
|
D | eap_peap.c | 208 struct eap_hdr *resp; in eap_peap_encrypt() local 243 u8 **resp, size_t *resp_len) in eap_peap_phase2_nak() 281 u8 **resp, size_t *resp_len) in eap_peap_phase2_request() 400 u8 *resp = NULL; in eap_peap_decrypt() local 666 u8 flags, *resp, id; in eap_peap_process() local
|
/external/libffi/testsuite/libffi.call/ |
D | closure_fn1.c | 13 static void closure_test_fn1(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn1()
|
D | closure_fn3.c | 12 static void closure_test_fn3(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn3()
|
D | cls_sint.c | 10 static void cls_ret_sint_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_sint_fn()
|
D | cls_ushort.c | 10 static void cls_ret_ushort_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_ushort_fn()
|
D | cls_float.c | 10 static void cls_ret_float_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_float_fn()
|
D | closure_fn2.c | 12 static void closure_test_fn2(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn2()
|
D | cls_uchar.c | 10 static void cls_ret_uchar_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_uchar_fn()
|
D | cls_double.c | 10 static void cls_ret_double_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_double_fn()
|
D | cls_sshort.c | 10 static void cls_ret_sshort_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_sshort_fn()
|
D | cls_schar.c | 12 static void cls_ret_schar_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_schar_fn()
|
D | cls_ulonglong.c | 10 static void cls_ret_ulonglong_fn(ffi_cif* cif __UNUSED__, void* resp, in cls_ret_ulonglong_fn()
|
D | cls_uint.c | 10 static void cls_ret_uint_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_uint_fn()
|
D | closure_fn6.c | 12 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn0()
|
D | closure_fn0.c | 16 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn0()
|
D | closure_fn5.c | 13 closure_test_fn5(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn5()
|
D | closure_fn4.c | 14 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn0()
|
D | closure_stdcall.c | 11 closure_test_stdcall(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_stdcall()
|
/external/bluez/utils/tools/ |
D | hciattach_tialt.c | 67 command_complete_t resp; in read_command_complete() local 189 unsigned char resp[100]; /* Response */ in texasalt_init() local
|